[arch-commits] Commit in libx11/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Mon Apr 21 09:49:04 UTC 2008


    Date: Monday, April 21, 2008 @ 05:49:04
  Author: alexander
Revision: 574

Added:
  libx11/repos/testing-x86_64/
    (from rev 555, libx11/trunk)
Modified:
  libx11/repos/testing-x86_64/PKGBUILD

----------+
 PKGBUILD |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Copied: libx11/repos/testing-x86_64 (from rev 555, libx11/trunk)

Modified: testing-x86_64/PKGBUILD
===================================================================
--- libx11/trunk/PKGBUILD	2008-04-21 09:26:43 UTC (rev 555)
+++ testing-x86_64/PKGBUILD	2008-04-21 09:49:04 UTC (rev 574)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor Jan de Groot <jgc at archlinux.org>
 pkgname=libx11
-pkgver=1.1.3
-pkgrel=6
+pkgver=1.1.4
+pkgrel=1
 pkgdesc="X11 client-side library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
@@ -20,12 +20,11 @@
   cd ${startdir}/src/libX11-${pkgver}
   patch -Np1 -i ${startdir}/src/012_ru_RU_UTF-8_XLC_LOCALE.diff || return 1
 
-  aclocal
-  autoconf
-  automake
 
+  libtoolize --force --copy
+  autoreconf -fv
+
   ./configure --prefix=/usr \
-              --build=${CHOST} --host=${CHOST} \
               --with-xcb
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
@@ -37,6 +36,6 @@
   install -m644 -D ${startdir}/src/libX11-${pkgver}/COPYING \
                    ${startdir}/pkg/usr/share/licenses/${pkgname}/COPYING
 }
-md5sums=('4d43d3e472c552d2f191ecdd4e75112c'
+md5sums=('1469a5a8aa8d288dce6f4c45d2f68dc3'
          'c7e38a68b932ed557bc71979eed2a8a1'
          'ea3f14c529072c8be061493763479800')





More information about the arch-commits mailing list