[arch-commits] CVS update of arch/build/x11-libs/libx11 (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Wed Sep 5 11:14:12 UTC 2007


    Date: Wednesday, September 5, 2007 @ 07:14:12
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-libs/libx11

Modified: PKGBUILD (1.23 -> 1.24)

* reverted changes about protos


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: arch/build/x11-libs/libx11/PKGBUILD
diff -u arch/build/x11-libs/libx11/PKGBUILD:1.23 arch/build/x11-libs/libx11/PKGBUILD:1.24
--- arch/build/x11-libs/libx11/PKGBUILD:1.23	Wed Sep  5 06:23:34 2007
+++ arch/build/x11-libs/libx11/PKGBUILD	Wed Sep  5 07:14:12 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.23 2007/09/05 10:23:34 alexander Exp $
+# $Id: PKGBUILD,v 1.24 2007/09/05 11:14:12 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor Jan de Groot <jgc at archlinux.org>
 pkgname=libx11
 pkgver=1.1.3
-pkgrel=3
+pkgrel=4
 pkgdesc="X11 client-side library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
-depends=('libxau' 'libxdmcp' 'libxcb')
+depends=('libxau' 'libxdmcp' 'libxcb' 'kbproto' 'inputproto' 'bigreqsproto')
 makedepends=('pkgconfig' 'xcmiscproto' 'xextproto' 'xf86bigfontproto' 'xtrans' \
-             'kbproto' 'inputproto' 'bigreqsproto' 'xorg-util-macros')
+             'bigreqsproto' 'xorg-util-macros')
 options=(!libtool)
 source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2
 	012_ru_RU_UTF-8_XLC_LOCALE.diff




More information about the arch-commits mailing list