[Lunar-commits] <moonbase> foomatic: without compiled ppd drivers it is useless for printing
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Jan 4 18:57:21 CET 2009
commit fa77e94646d4c8a78de56a2675c96af1220bbf55
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Jan 4 17:57:21 2009 +0000
foomatic: without compiled ppd drivers it is useless for printing
---
printer/foomatic-db-engine/DETAILS | 4 ++--
printer/foomatic-db-engine/POST_BUILD | 4 ++++
printer/foomatic-db-hpijs/DETAILS | 2 +-
printer/foomatic-db/DETAILS | 2 +-
printer/foomatic-filters/DETAILS | 2 +-
5 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/printer/foomatic-db-engine/DETAILS b/printer/foomatic-db-engine/DETAILS
index 8984e8a..1d3799b 100644
--- a/printer/foomatic-db-engine/DETAILS
+++ b/printer/foomatic-db-engine/DETAILS
@@ -1,10 +1,10 @@
MODULE=foomatic-db-engine
VERSION=3.0
SOURCE=$MODULE-$VERSION-current.tar.gz
- SOURCE_URL=http://www.linuxprinting.org/download/foomatic/
+ SOURCE_URL=http://www.openprinting.org/download/foomatic/
WEB_SITE=http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
ENTERED=20051228
- UPDATED=20070916
+ UPDATED=20090104
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
diff --git a/printer/foomatic-db-engine/POST_BUILD b/printer/foomatic-db-engine/POST_BUILD
index f142fde..077893f 100644
--- a/printer/foomatic-db-engine/POST_BUILD
+++ b/printer/foomatic-db-engine/POST_BUILD
@@ -1,2 +1,6 @@
cd ~
rm -rf $BUILD_DIRECTORY/foomatic* $SOURCE_CACHE/$SOURCE
+cd /usr/share/foomatic/db
+rm -rf ppd
+foomatic-compiledb
+cd ~
diff --git a/printer/foomatic-db-hpijs/DETAILS b/printer/foomatic-db-hpijs/DETAILS
index 995d92b..9726480 100644
--- a/printer/foomatic-db-hpijs/DETAILS
+++ b/printer/foomatic-db-hpijs/DETAILS
@@ -1,7 +1,7 @@
MODULE=foomatic-db-hpijs
VERSION=3.0
SOURCE=$MODULE-current.tar.gz
- SOURCE_URL=http://www.linuxprinting.org/download/foomatic/
+ SOURCE_URL=http://www.openprinting.org/download/foomatic/
WEB_SITE=http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
ENTERED=20051228
UPDATED=20070916
diff --git a/printer/foomatic-db/DETAILS b/printer/foomatic-db/DETAILS
index ed9ea5d..a672630 100644
--- a/printer/foomatic-db/DETAILS
+++ b/printer/foomatic-db/DETAILS
@@ -1,7 +1,7 @@
MODULE=foomatic-db
VERSION=3.0
SOURCE=$MODULE-$VERSION-current.tar.gz
- SOURCE_URL=http://www.linuxprinting.org/download/foomatic/
+ SOURCE_URL=http://www.openprinting.org/download/foomatic/
WEB_SITE=http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
ENTERED=20051228
UPDATED=20070916
diff --git a/printer/foomatic-filters/DETAILS b/printer/foomatic-filters/DETAILS
index db959fc..8f6cb95 100644
--- a/printer/foomatic-filters/DETAILS
+++ b/printer/foomatic-filters/DETAILS
@@ -1,7 +1,7 @@
MODULE=foomatic-filters
VERSION=3.0
SOURCE=$MODULE-$VERSION-current.tar.gz
- SOURCE_URL=http://www.linuxprinting.org/download/foomatic/
+ SOURCE_URL=http://www.openprinting.org/download/foomatic/
WEB_SITE=http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
ENTERED=20041116
UPDATED=20070916
More information about the Lunar-commits
mailing list