[Lunar-commits] r23113 - moonbase/trunk/printer/magicfilter
Dennis Veatch
stumbles at lunar-linux.org
Sat Feb 3 03:43:04 CET 2007
Author: stumbles
Date: 2007-02-03 03:43:03 +0100 (Sat, 03 Feb 2007)
New Revision: 23113
Modified:
moonbase/trunk/printer/magicfilter/DETAILS
Log:
They have moved and added some sha1's.
Modified: moonbase/trunk/printer/magicfilter/DETAILS
===================================================================
--- moonbase/trunk/printer/magicfilter/DETAILS 2007-02-03 01:31:31 UTC (rev 23112)
+++ moonbase/trunk/printer/magicfilter/DETAILS 2007-02-03 02:43:03 UTC (rev 23113)
@@ -3,17 +3,19 @@
SOURCE=${MODULE}_$VERSION.orig.tar.gz
SOURCE2=${MODULE}_${VERSION}-53.diff.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION.orig
- SOURCE_URL[0]=ftp://ftp.debian.org/debian/pool/main/m/$MODULE/
- SOURCE2_URL[0]=ftp://ftp.debian.org/debian/pool/main/m/$MODULE/
+ SOURCE_URL[0]=http://archive.debian.org/debian-archive/pool/main/m/$MODULE
+ SOURCE_VFY=sha1:37cdbbbe2a9bdf5b1100dd9e21e2761f81f7896b
+ SOURCE2_URL[0]=http://archive.debian.org/debian-archive/pool/main/m/$MODULE
+ SOURCE2_VFY=bc03dd253660a51cc37ca7482bc7cb7c9578a87b
WEB_SITE=http://www.pell.portland.or.us/~orc/Code/magicfilter
ENTERED=20010922
UPDATED=20020720
SHORT="extensible and customizable automatic printer filter."
cat << EOF
-magicfilter is an extensible and customizable automatic printer filter.
+magicfilter is an extensible and customizable automatic printer filter.
It selects an appropriate conversion technique for the input data by
seeking for magic numbers, and then utilizing the appropriate conversion
utility. It is primarily intended for use as the "input filter" by the
-lpd print spooler. The options accepted by magicfilter are exactly the
+lpd print spooler. The options accepted by magicfilter are exactly the
ones passed to the input filter by lpd.
EOF
More information about the Lunar-commits
mailing list