[arch-commits] Commit in xcb-util-image/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Nov 25 16:38:11 UTC 2011


    Date: Friday, November 25, 2011 @ 11:38:11
  Author: andyrtr
Revision: 143518

upgpkg: xcb-util-image 0.3.8-1

initial pkg 0.3.8, split out from xcb-util

Modified:
  xcb-util-image/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-25 16:35:39 UTC (rev 143517)
+++ PKGBUILD	2011-11-25 16:38:11 UTC (rev 143518)
@@ -10,10 +10,12 @@
 url="http://xcb.freedesktop.org"
 license=('custom')
 depends=('libxcb>=1.7' 'xcb-util>=0.3.8')
-#makedepends=('gperf' 'xorg-util-macros')
+makedepends=('xorg-util-macros')
 options=('!libtool')
 source=("http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2"
         'LICENSE')
+md5sums=('245a96041f373b05764148e52d2e0211'
+         '2672c2e72dedb40f773e989dd622f298')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list