Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=x11testing.git;a=commitdiff;h=26c11cf0437aa51d097ee70b70eb1eb52053f08f

commit 26c11cf0437aa51d097ee70b70eb1eb52053f08f
Author: Michel Hermier <[email protected]>
Date:   Tue Oct 9 22:48:32 2012 +0200

libxcb-1.9-1-i686

* Bump version.

diff --git a/source/x11/libxcb/FrugalBuild b/source/x11/libxcb/FrugalBuild
index e3f91ec..d8ef8d4 100644
--- a/source/x11/libxcb/FrugalBuild
+++ b/source/x11/libxcb/FrugalBuild
@@ -4,12 +4,12 @@
USE_DEVEL=${USE_DEVEL:-"n"}

pkgname=libxcb
-pkgver=1.8.1
+pkgver=1.9
pkgrel=1
pkgdesc="X.org X-protocol C Binding"
url="http://xcb.freedesktop.org";
groups=('x11' 'xorg-core' 'xorg-proto')
-depends=('xcb-proto>=1.7' 'libpthread-stubs' 'libxml2' 'libxau>=1.0.4-1' 
'libxdmcp>=1.0.2-2' 'libxslt')
+depends=('xcb-proto>=1.8' 'libpthread-stubs' 'libxml2' 'libxau>=1.0.4-1' 
'libxdmcp>=1.0.2-2' 'libxslt')
archs=('i686' 'x86_64' 'arm')
makedepends=('pkgconfig')

@@ -21,7 +21,7 @@ if Fuse DEVEL; then
else
up2date="Flasttar http://cgit.freedesktop.org/xcb/libxcb/";
source=(http://cgit.freedesktop.org/xcb/libxcb/snapshot/$pkgname-$pkgver.tar.bz2)
-       sha1sums=('978798f04919743804161858d35c04be892d88d8')
+       sha1sums=('fa741a8a7acd07406221bda306d6c751876c15d2')
fi

build() {
@@ -32,11 +32,6 @@ build() {
./autogen.sh

Fbuild
-       chmod 755 $Fdestdir/usr/share/doc/$pkgname-$pkgver || Fdie
-       ## Hack-o-meter :)
-        touch libxcb-xlib.c || Fdie
-        gcc -shared -Wl,-soname,libxcb-xlib.so.0 -o libxcb-xlib.so.0 
libxcb-xlib.c || Fdie
-       Fexerel /usr/lib/libxcb-xlib.so.0
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to