[Lunar-commits] <moonbase-other> system-config-printer: Readding to moonbase.
Dennis Veatch
stumbles at lunar-linux.org
Sun Aug 5 11:30:40 CEST 2012
commit 0a55c01d75cb4ed704dda4e56f37007c354f5d1f
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Sun, 05 Aug 2012 02:30:40 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/0a55c01d75cb4ed704dda4e56f37007c354f5d1f
system-config-printer: Readding to moonbase.
---
printer/system-config-printer/DEPENDS +11/-0
printer/system-config-printer/DETAILS +15/-0
2 files changed, 26 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/printer/system-config-printer/DEPENDS
@@ -0,0 +1,11 @@
+depends libusb
+depends desktop-file-utils
+depends xmlto
+depends pycups
+depends notify-python
+
+
+optional_depends "%UDEV" "--with-udev-rules" "--without-udev-rules" "for udev and automatic USB print queue configuration support"
+
+# runtime depends
+depends pycurl
--- /dev/null
+++ b/printer/system-config-printer/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=system-config-printer
+ VERSION=1.3.11
+ SOURCE=$MODULE-$VERSION.tar.xz
+ SOURCE_URL=http://cyberelk.net/tim/data/$MODULE/${VERSION%.*}
+ SOURCE_VFY=sha1:3635853c721cf0ef020d2c70aba3ddceb4d8f1dc
+ WEB_SITE=http://cyberelk.net/tim/software/system-config-printer
+ ENTERED=20110516
+ UPDATED=20120803
+ SHORT="printer administration tool"
+
+cat << EOF
+The purpose of the tool is to configure
+a CUPS server (often the local machine)
+using the CUPS API.
+EOF
More information about the Lunar-commits
mailing list