wok-stable rev 4518

Up Cups, cups-dev,php-cups; Improve compile options
author Rohit Joshi <jozee@slitaz.org>
date Thu Nov 26 12:12:54 2009 +0000 (2009-11-26)
parents a40b9bd3cb51
children 173ef2a8064d
files cups-dev/receipt cups/receipt php-cups/receipt
line diff
     1.1 --- a/cups-dev/receipt	Thu Nov 26 12:10:25 2009 +0000
     1.2 +++ b/cups-dev/receipt	Thu Nov 26 12:12:54 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt."
     1.5  
     1.6  PACKAGE="cups-dev"
     1.7 -VERSION="1.3.10"
     1.8 +VERSION="1.4.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Common UNIX Printing System dev files."
    1.11  MAINTAINER="erjo@slitaz.org"
     2.1 --- a/cups/receipt	Thu Nov 26 12:10:25 2009 +0000
     2.2 +++ b/cups/receipt	Thu Nov 26 12:12:54 2009 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="cups"
     2.7 -VERSION="1.3.10"
     2.8 +VERSION="1.4.2"
     2.9  CATEGORY="system-tools"
    2.10  SHORT_DESC="Common UNIX Printing System."
    2.11  MAINTAINER="erjo@slitaz.org"
    2.12 @@ -25,6 +25,8 @@
    2.13  		--disable-ldap \
    2.14  		--disable-pam \
    2.15  		--disable-gssapi \
    2.16 +		--disable-acl \
    2.17 +		 --disable-slp \
    2.18  		--with-cups-user=nobody \
    2.19  		--with-cups-group=nogroup \
    2.20  		--with-languages="de es fr" \
     3.1 --- a/php-cups/receipt	Thu Nov 26 12:10:25 2009 +0000
     3.2 +++ b/php-cups/receipt	Thu Nov 26 12:12:54 2009 +0000
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt."
     3.5  
     3.6  PACKAGE="php-cups"
     3.7 -VERSION="1.3.10"
     3.8 +VERSION="1.4.2"
     3.9  CATEGORY="development"
    3.10  SHORT_DESC="Common UNIX Printing System bindings for php."
    3.11  MAINTAINER="pascal.bellard@slitaz.org"