Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bafc2ba00575978c3c690a342614253bede32011
commit bafc2ba00575978c3c690a342614253bede32011 Author: crazy <[email protected]> Date: Wed May 24 17:32:33 2017 +0200 libtxc_dxtn-1.0.1-4-x86_64 * add subpackage .. nobuild does not work with auto stuff from cross32 diff --git a/source/x11-extra/libtxc_dxtn/FrugalBuild b/source/x11-extra/libtxc_dxtn/FrugalBuild index a166a16..99bd492 100644 --- a/source/x11-extra/libtxc_dxtn/FrugalBuild +++ b/source/x11-extra/libtxc_dxtn/FrugalBuild @@ -11,11 +11,18 @@ groups=('x11-extra') archs=('x86_64') depends=('glibc' 'libgl-headers>=11.1.0-3') options=('nobuild') -_F_cross32_simple_auto="yes" -suboptions+=('nobuild') +_F_cross32_simple_auto=yes Finclude cross32 up2date=("Flasttar http://people.freedesktop.org/~cbrill/$pkgname/") source=("http://people.freedesktop.org/~cbrill/$pkgname/$pkgname-$pkgver.tar.bz2") sha1sums=('b5c3b274b962380ef8ab91c0017ea8320103034e') + +subpkgs=("lib32-${pkgname}") +subdescs=("$pkgdesc ( 32bit )") +subdepends=("glibc") +subgroups=('lib32-extra') +subarchs=('x86_64') +suboptions=('nobuild') + # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
