[arch-commits] Commit in libfontenc/repos (4 files)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Mar 3 13:37:37 UTC 2012
Date: Saturday, March 3, 2012 @ 08:37:37
Author: andyrtr
Revision: 151844
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libfontenc/repos/extra-i686/PKGBUILD
(from rev 151843, libfontenc/trunk/PKGBUILD)
libfontenc/repos/extra-x86_64/PKGBUILD
(from rev 151843, libfontenc/trunk/PKGBUILD)
Deleted:
libfontenc/repos/extra-i686/PKGBUILD
libfontenc/repos/extra-x86_64/PKGBUILD
-----------------------+
extra-i686/PKGBUILD | 58 ++++++++++++++++++++++++------------------------
extra-x86_64/PKGBUILD | 58 ++++++++++++++++++++++++------------------------
2 files changed, 58 insertions(+), 58 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-03-03 13:36:57 UTC (rev 151843)
+++ extra-i686/PKGBUILD 2012-03-03 13:37:37 UTC (rev 151844)
@@ -1,29 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libfontenc
-pkgver=1.1.0
-pkgrel=2
-pkgdesc="X11 font encoding library"
-arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/"
-license=('custom')
-depends=('zlib')
-makedepends=('pkgconfig' 'xproto>=7.0.18')
-options=('!libtool')
-source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('ba158e4c10a1aff2351ef632def03dec0e0ee11e')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- ./configure --prefix=/usr --sysconfdir=/etc \
- --localstatedir=/var --disable-static \
- --with-encodingsdir=/usr/share/fonts/encodings
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
- install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}
Copied: libfontenc/repos/extra-i686/PKGBUILD (from rev 151843, libfontenc/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-03 13:37:37 UTC (rev 151844)
@@ -0,0 +1,29 @@
+# $Id$
+#Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libfontenc
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="X11 font encoding library"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org/"
+license=('custom')
+depends=('zlib')
+makedepends=('pkgconfig' 'xproto>=7.0.18')
+options=('!libtool')
+source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('90bdd53d75585dd0f06ad7bc23faccd8a01bb733')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ ./configure --prefix=/usr --sysconfdir=/etc \
+ --localstatedir=/var --disable-static \
+ --with-encodingsdir=/usr/share/fonts/encodings
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+ install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2012-03-03 13:36:57 UTC (rev 151843)
+++ extra-x86_64/PKGBUILD 2012-03-03 13:37:37 UTC (rev 151844)
@@ -1,29 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libfontenc
-pkgver=1.1.0
-pkgrel=2
-pkgdesc="X11 font encoding library"
-arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/"
-license=('custom')
-depends=('zlib')
-makedepends=('pkgconfig' 'xproto>=7.0.18')
-options=('!libtool')
-source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('ba158e4c10a1aff2351ef632def03dec0e0ee11e')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- ./configure --prefix=/usr --sysconfdir=/etc \
- --localstatedir=/var --disable-static \
- --with-encodingsdir=/usr/share/fonts/encodings
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
- install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}
Copied: libfontenc/repos/extra-x86_64/PKGBUILD (from rev 151843, libfontenc/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-03-03 13:37:37 UTC (rev 151844)
@@ -0,0 +1,29 @@
+# $Id$
+#Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libfontenc
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="X11 font encoding library"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org/"
+license=('custom')
+depends=('zlib')
+makedepends=('pkgconfig' 'xproto>=7.0.18')
+options=('!libtool')
+source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('90bdd53d75585dd0f06ad7bc23faccd8a01bb733')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ ./configure --prefix=/usr --sysconfdir=/etc \
+ --localstatedir=/var --disable-static \
+ --with-encodingsdir=/usr/share/fonts/encodings
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+ install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
More information about the arch-commits
mailing list