summaryrefslogtreecommitdiffstats
path: root/cups
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2012-04-08 15:43:51 +0200
committerorchidman <lesibel@free.fr>2012-04-08 15:43:51 +0200
commit5e15aa65ebc80f0ed1e44a444883db7d94e88d86 (patch)
treede0764b62a48dda212303da2398f55b9e68655b7 /cups
parenta1d8e844cfb9944e0a7f2d0c71009e31665385c6 (diff)
downloadnutyx-pakxe-5e15aa65ebc80f0ed1e44a444883db7d94e88d86.tar.gz
nutyx-pakxe-5e15aa65ebc80f0ed1e44a444883db7d94e88d86.tar.bz2
nutyx-pakxe-5e15aa65ebc80f0ed1e44a444883db7d94e88d86.tar.xz
nutyx-pakxe-5e15aa65ebc80f0ed1e44a444883db7d94e88d86.zip
cups 1.4.6-2 retour
Diffstat (limited to 'cups')
-rwxr-xr-xcups/Pkgfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cups/Pkgfile b/cups/Pkgfile
index 5c1ca699d..bf5cb950c 100755
--- a/cups/Pkgfile
+++ b/cups/Pkgfile
@@ -7,7 +7,7 @@
name=cups
version=1.4.6
-release=3
+release=2
source=( http://ftp.easysw.com/pub/$name/$version/$name-$version-source.tar.bz2\
cups)
@@ -24,6 +24,8 @@ build() {
--with-logdir=/var/log/cups \
--with-docdir=/usr/share/doc/cups \
--enable-raw-printing \
+ --enable-pdftops \
+ --with-pdftops=pdftops \
--mandir=/usr/share/man \
--enable-threads \
--enable-ssl \