wok-current diff libpthread-stubs-dev/receipt @ rev 18472
ghostscript, libv4l, slitaz-base-files: fix installation (thanks llev)
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Oct 05 01:10:26 2015 +0300 (2015-10-05) |
parents | 8ed62ecac0c7 |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/libpthread-stubs-dev/receipt Thu Dec 05 11:43:50 2013 +0000 1.2 +++ b/libpthread-stubs-dev/receipt Mon Oct 05 01:10:26 2015 +0300 1.3 @@ -6,12 +6,11 @@ 1.4 SHORT_DESC="Weak aliases for pthread functions development files" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 LICENSE="MIT" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.8 +WEB_SITE="http://xcb.freedesktop.org" 1.9 +HOST_ARCH="i486 arm" 1.10 + 1.11 WANTED="libpthread-stubs" 1.12 -WEB_SITE="http://xcb.freedesktop.org" 1.13 - 1.14 DEPENDS="libpthread-stubs pkg-config" 1.15 -BUILD_DEPENDS="" 1.16 1.17 # Rules to gen a SliTaz package suitable for Tazpkg. 1.18 genpkg_rules()