[Lunar-commits] <moonbase-other> hplip: version bumped to 3.12.9.
Florin Braescu
florin at lunar-linux.org
Sat Sep 8 21:13:07 CEST 2012
commit 61c07d2178dd831b0818d480d9520dcd3679365e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 08 Sep 2012 12:13:07 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/61c07d2178dd831b0818d480d9520dcd3679365e
hplip: version bumped to 3.12.9.
Add a patch to comile with cups 1.6.x.
---
printer/hplip/BUILD | +2/-0
printer/hplip/DETAILS | +6/-3
2 files changed, 8 insertions(+), 3 deletions(-)
--- a/printer/hplip/BUILD
+++ b/printer/hplip/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+
# Inserting a missing include.
sed -i "41i #include <cups/ppd.h>" prnt/hpps/hppsfilter.c &&
--- a/printer/hplip/DETAILS
+++ b/printer/hplip/DETAILS
@@ -1,11 +1,14 @@
MODULE=hplip
- VERSION=3.12.6
+ VERSION=3.12.9
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-cups-1.6-buildfix.patch.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:f3d7f66fb5eff2158ac42bb5a115f8ef8bd7a383
+ SOURCE2_URL=$PATCH_URL
+ SOURCE_VFY=sha1:e7c16d788d9c4c493ea97f1d9cc995439d6f4206
+ SOURCE2_VFY=sha1:4d8ca5cb3e3c7e1b797b0d8d96250a48649414a3
WEB_SITE=http://hplipopensource.com/hplip-web/index.html
ENTERED=20061216
- UPDATED=20120624
+ UPDATED=20120908
SHORT="Hewlett Packard's drivers for HP printers"
cat << EOF
More information about the Lunar-commits
mailing list