wok-next diff libpthread-stubs-dev/receipt @ rev 17086

tramys-client, tramys-server: now using http headers only (no more additional info in the server logs); added a lot of comments.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Aug 26 13:31:50 2014 +0300 (2014-08-26)
parents 8ed62ecac0c7
children c4e53a39395a
line diff
     1.1 --- a/libpthread-stubs-dev/receipt	Thu Dec 05 11:43:50 2013 +0000
     1.2 +++ b/libpthread-stubs-dev/receipt	Tue Aug 26 13:31:50 2014 +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()