[Lunar-commits] <moonbase-other> cups-filters: Version bump. This is temporary, current version barfs on some poppler
stumbles
stumbles at lunar-linux.org
Mon Aug 12 23:59:18 CEST 2013
commit 06963650309efcfebffe399fc2e9e507c745346c
Author: stumbles <stumbles at lunar-linux.org>
Date: Mon, 12 Aug 2013 14:57:56 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/06963650309efcfebffe399fc2e9e507c745346c
cups-filters: Version bump. This is temporary, current version barfs on some poppler
stuff. Will return to the regularly scheduled method when they release an official version.
---
printer/cups-filters/BUILD | +8/-0
printer/cups-filters/DEPENDS | +5/-0
printer/cups-filters/DETAILS | +7/-6
3 files changed, 20 insertions(+), 6 deletions(-)
--- /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
--- 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"
--- 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
More information about the Lunar-commits
mailing list