diff --git a/printer/cups-filters/BUILD b/printer/cups-filters/BUILD new file mode 100644 index 00000000000..e03154787b7 --- /dev/null +++ b/printer/cups-filters/BUILD @@ -0,0 +1,8 @@ + + ./autogen.sh && + + if module_installed systemd ; then + OPTS+=" --without-rcstop --without-rcstart --without-rclevels --without-rcdir" + fi && + + default_build diff --git a/printer/cups-filters/DEPENDS b/printer/cups-filters/DEPENDS index 5e57511e79a..c10cf6a3d2f 100644 --- a/printer/cups-filters/DEPENDS +++ b/printer/cups-filters/DEPENDS @@ -31,3 +31,8 @@ optional_depends libpng \ "--with-png" \ "--without-png" \ "Support PNG filter" + +#optional_depends %PHP \ +# "--with-php" \ +# "--without-php" \ +# "For php support" diff --git a/printer/cups-filters/DETAILS b/printer/cups-filters/DETAILS index dc2eae44122..569f98e2a6a 100644 --- a/printer/cups-filters/DETAILS +++ b/printer/cups-filters/DETAILS @@ -1,11 +1,12 @@ - MODULE=cups-filters - VERSION=1.0.35 - SOURCE=$MODULE-$VERSION.tar.xz - SOURCE_URL=http://www.openprinting.org/download/$MODULE - SOURCE_VFY=sha1:969e4efc14a33816f3d81a4afd3b5b0d52a6f769 + MODULE=cups-filters + VERSION=1.0-20130812 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL[0]=http://www.openprinting.org/download/$MODULE + SOURCE_URL[0]=$MIRROR_URL + SOURCE_VFY=sha1:e603f8f8b3c8e45efa34305cc26462d79ec2b754 WEB_SITE=http://www.openprinting.org ENTERED=20130503 - UPDATED=20130706 + UPDATED=20130812 SHORT="necessary filters for CUPS" cat << EOF some necessary filters which were removed from the CUPS package