Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a137a60c540c2f7a96fe39dfe6bcbc84cde0c261

commit a137a60c540c2f7a96fe39dfe6bcbc84cde0c261
Author: DeX77 <de...@frugalware.org>
Date:   Sun Aug 6 19:12:08 2017 +0200

xcb-proto-1.12-3-x86_64

+ add 32-bit package

diff --git a/source/x11/xcb-proto/FrugalBuild b/source/x11/xcb-proto/FrugalBuild
index 47615f9..4f1eefe 100644
--- a/source/x11/xcb-proto/FrugalBuild
+++ b/source/x11/xcb-proto/FrugalBuild
@@ -5,12 +5,12 @@ USE_DEVEL=${USE_DEVEL:-"n"}

pkgname=xcb-proto
pkgver=1.12
-pkgrel=2
+pkgrel=3
pkgdesc="X.org X protocol descriptions for XCB"
url="http://xcb.freedesktop.org";
groups=('x11' 'xorg-core' 'xorg-proto')
-depends=()
-archs=('i686' 'x86_64')
+depends=('glibc')
+archs=('x86_64')
options=('nostrip')
makedepends=('x11-protos>=0.1-3' 'libxml2>=2.9.3-3')

@@ -25,12 +25,17 @@ else
sha1sums=('e93da374ecef9359370edc0160bcb8b2a2f7d9f6')
fi

+_F_cross32_simple_auto="yes"
+Finclude cross32
+_Fbuild_autoreconf="yes"
+_F_cross32_delete=('usr/share/' 'usr/lib/')
+
build() {
if Fuse DEVEL; then
Funpack_scm
fi

-       Fcd
-       ./autogen.sh
-       Fbuild
+       Fbuild_cross32
}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to