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

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


    Date: Friday, November 25, 2011 @ 11:16:54
  Author: andyrtr
Revision: 143511

upgpkg: xcb-util-renderutil 0.3.8-1

initial pkg 0.3.8, split out from xcb-util

Modified:
  xcb-util-renderutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-25 16:09:22 UTC (rev 143510)
+++ PKGBUILD	2011-11-25 16:16:54 UTC (rev 143511)
@@ -9,11 +9,13 @@
 arch=('i686' 'x86_64')
 url="http://xcb.freedesktop.org"
 license=('custom')
-#depends=('libxcb>=1.7')
-#makedepends=('gperf' 'xorg-util-macros')
+depends=('libxcb>=1.7')
+makedepends=('xorg-util-macros')
 options=('!libtool')
 source=("http://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2"
         'LICENSE')
+md5sums=('b346ff598ee093c141f836fbc0f8f721'
+         '2672c2e72dedb40f773e989dd622f298')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list