[Lunar-commits] <moonbase-other> splix: Revived
Peter de Ridder
peter at lunar-linux.org
Mon Sep 10 21:57:33 CEST 2012
commit e7e8c7a47da8843b9d2dd0b5c202983d57c82119
Author: Peter de Ridder <peter at lunar-linux.org>
Date: Mon, 10 Sep 2012 12:57:33 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e7e8c7a47da8843b9d2dd0b5c202983d57c82119
splix: Revived
---
printer/splix/BUILD | +6/-0
printer/splix/DEPENDS | +2/-0
printer/splix/DETAILS | +15/-0
3 files changed, 23 insertions(+)
--- /dev/null
+++ b/printer/splix/BUILD
@@ -0,0 +1,6 @@
+(
+
+ sedit 's;const PPDFile::Value::Value;const PPDFile::Value;' src/ppdfile.cpp &&
+ default_make
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/printer/splix/DEPENDS
@@ -0,0 +1,2 @@
+depends cups
+depends jbigkit
--- /dev/null
+++ b/printer/splix/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=splix
+ VERSION=2.0.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:d40b9fcfd03efd7a9b6b2700fbb0af96569f095b
+ WEB_SITE=http://splix.ap2c.org
+ ENTERED=20090102
+ UPDATED=20090107
+ SHORT="A set of CUPS drivers for the Samsung Printer Language"
+
+cat << EOF
+SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)
+printers. If you have a such printer, you need to download and use SpliX.
+Moreover you will find documentation about this proprietary language.
+EOF
More information about the Lunar-commits
mailing list