[Lunar-commits] r25809 - in moonbase/trunk/printer: foomatic-db foomatic-db-engine foomatic-db-hpijs foomatic-filters
Dennis Veatch
stumbles at lunar-linux.org
Sun Sep 16 17:27:54 CEST 2007
Author: stumbles
Date: 2007-09-16 17:27:54 +0200 (Sun, 16 Sep 2007)
New Revision: 25809
Modified:
moonbase/trunk/printer/foomatic-db-engine/DETAILS
moonbase/trunk/printer/foomatic-db-hpijs/DETAILS
moonbase/trunk/printer/foomatic-db/DETAILS
moonbase/trunk/printer/foomatic-filters/DETAILS
Log:
Version bumps. Some changes but not all;
foomatic-db-engine
* lib/Foomatic/DB.pm: Let margins default to safer values (1/4
inch on the left and on the right, 1/2 inch at the top and the
bottom) if no margins are defined in the Foomatic database.
Before, the default margins were all zero.
Allow an empty model name in the search term for the
find_printer() function ("ricoh|"), This way one can also search
all printers from a given manufacturer, where the given
manufacturer name does not need to match exactly with the name
in the database.
Some improvements in cleaning the manufacturer names.
Improvements in the perltoxml() function.
foomatic-filters
Added support for suppressing page accounting
on a per-driver basis. Page accounting is deactivated if a line
"*FoomaticNoPageAccounting: True" is found in the PPD file.
foomatic-db
Added
HP-Photosamrt_A520.xml
HP-Photosamrt_A620.xml
HP-Photosamrt_A820.xml
foomatic-db-hpijs
* data-generators/hpijs/hpijs-printermap: added
HP-Photosmart_C4200
HP-Photosmart_A320
HP-Photosmart_A440
HP-Color_LaserJet_CM4730_MFP
HP-Color_LaserJet_CP3505
HP-LaserJet_P2010
HP-Photosmart_C5200
HP-910
HP-915
Modified: moonbase/trunk/printer/foomatic-db/DETAILS
===================================================================
--- moonbase/trunk/printer/foomatic-db/DETAILS 2007-09-16 12:31:10 UTC (rev 25808)
+++ moonbase/trunk/printer/foomatic-db/DETAILS 2007-09-16 15:27:54 UTC (rev 25809)
@@ -4,7 +4,7 @@
SOURCE_URL=http://www.linuxprinting.org/download/foomatic/
WEB_SITE=http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
ENTERED=20051228
- UPDATED=20070604
+ UPDATED=20070916
SHORT="collected knowledge about printers, drivers, driver options"
cat << EOF
The collected knowledge about printers, drivers, and driver options in XML
Modified: moonbase/trunk/printer/foomatic-db-engine/DETAILS
===================================================================
--- moonbase/trunk/printer/foomatic-db-engine/DETAILS 2007-09-16 12:31:10 UTC (rev 25808)
+++ moonbase/trunk/printer/foomatic-db-engine/DETAILS 2007-09-16 15:27:54 UTC (rev 25809)
@@ -4,7 +4,7 @@
SOURCE_URL=http://www.linuxprinting.org/download/foomatic/
WEB_SITE=http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
ENTERED=20051228
- UPDATED=20070604
+ UPDATED=20070916
SHORT="generates PPD files from the data in Foomatic's XML database"
cat << EOF
Foomatic's database engine generates PPD files from the data in Foomatic's XML
Modified: moonbase/trunk/printer/foomatic-db-hpijs/DETAILS
===================================================================
--- moonbase/trunk/printer/foomatic-db-hpijs/DETAILS 2007-09-16 12:31:10 UTC (rev 25808)
+++ moonbase/trunk/printer/foomatic-db-hpijs/DETAILS 2007-09-16 15:27:54 UTC (rev 25809)
@@ -4,7 +4,7 @@
SOURCE_URL=http://www.linuxprinting.org/download/foomatic/
WEB_SITE=http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
ENTERED=20051228
- UPDATED=20070604
+ UPDATED=20070916
SHORT="collected knowledge about HP printers, drivers and driver options"
cat << EOF
The collected knowledge about Hewlett-Packard printers,
Modified: moonbase/trunk/printer/foomatic-filters/DETAILS
===================================================================
--- moonbase/trunk/printer/foomatic-filters/DETAILS 2007-09-16 12:31:10 UTC (rev 25808)
+++ moonbase/trunk/printer/foomatic-filters/DETAILS 2007-09-16 15:27:54 UTC (rev 25809)
@@ -4,7 +4,7 @@
SOURCE_URL=http://www.linuxprinting.org/download/foomatic/
WEB_SITE=http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
ENTERED=20041116
- UPDATED=20070604
+ UPDATED=20070916
SHORT="Printer filters for foomatic"
cat << EOF
The universal print filter "foomatic-rip", used by spoolers to convert
More information about the Lunar-commits
mailing list