summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Spitzbarth2008-08-21 15:11:52 +0200
committerMartin Spitzbarth2008-08-21 15:14:56 +0200
commit16ac964cd8e9dda961dd7c27ea66c709a84d628c (patch)
treeef017e1b4a5bdc44ed86fcec3d1699aee0e379d8
parentcc7d5d14363f7baa576ef15ac4153cedd6040826 (diff)
foomatic-db-hpijs: updated to the current version (unversioned snapshots)
-rwxr-xr-xprinter/foomatic-db-hpijs/DETAILS9
-rwxr-xr-xprinter/foomatic-db-hpijs/FINAL3
-rw-r--r--printer/foomatic-db-hpijs/HISTORY3
-rwxr-xr-xprinter/foomatic-db-hpijs/PRE_BUILD5
-rw-r--r--printer/foomatic-db-hpijs/foomatic-db-hpijs-1.4-1.tar.gz.sigbin280 -> 0 bytes
5 files changed, 15 insertions, 5 deletions
diff --git a/printer/foomatic-db-hpijs/DETAILS b/printer/foomatic-db-hpijs/DETAILS
index a343261602..be938b8638 100755
--- a/printer/foomatic-db-hpijs/DETAILS
+++ b/printer/foomatic-db-hpijs/DETAILS
@@ -1,13 +1,12 @@
SPELL=foomatic-db-hpijs
- VERSION=1.4-1
- SOURCE=${SPELL}-${VERSION}.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ VERSION=snapshot
+ SOURCE=${SPELL}-current.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-current
SOURCE_URL[0]=http://www.linuxprinting.org/download/foomatic/${SOURCE}
WEB_SITE=http://www.linuxprinting.org/foomatic.html
LICENSE[0]=GPL
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_IGNORE=unversioned
ENTERED=20020405
- UPDATED=20020420
KEYWORDS="printer xml"
SHORT="Foomatic printing system's XML data generators for HP's HPIJS driver."
cat << EOF
diff --git a/printer/foomatic-db-hpijs/FINAL b/printer/foomatic-db-hpijs/FINAL
new file mode 100755
index 0000000000..b94d754dd8
--- /dev/null
+++ b/printer/foomatic-db-hpijs/FINAL
@@ -0,0 +1,3 @@
+cd $BUILD_DIRECTORY &&
+rm foomatic-db-hpijs-current &&
+rm_source_dir $CURRENT_RELEASE
diff --git a/printer/foomatic-db-hpijs/HISTORY b/printer/foomatic-db-hpijs/HISTORY
index 5ffe754d13..6a7e4886dd 100644
--- a/printer/foomatic-db-hpijs/HISTORY
+++ b/printer/foomatic-db-hpijs/HISTORY
@@ -1,3 +1,6 @@
+2008-08-21 Martin Spitzbarth <m.spitzbarth@gmx.de>
+ * DETAILS: use the current version which is only available as snapshots
+
2008-08-15 Ethan Grammatikidis <eekee57@fastmail.fm>
* DEPENDS: hpijs => hplip
diff --git a/printer/foomatic-db-hpijs/PRE_BUILD b/printer/foomatic-db-hpijs/PRE_BUILD
new file mode 100755
index 0000000000..5eabd8d6f3
--- /dev/null
+++ b/printer/foomatic-db-hpijs/PRE_BUILD
@@ -0,0 +1,5 @@
+CURRENT_RELEASE=`tar tzf ${SOURCE_CACHE}/foomatic-db-hpijs-current.tar.gz | head -1 | cut -d / -f 1` &&
+mk_source_dir ${BUILD_DIRECTORY}/${CURRENT_RELEASE} &&
+unpack_file &&
+cd ${BUILD_DIRECTORY} &&
+ln -s ${CURRENT_RELEASE} foomatic-db-hpijs-current
diff --git a/printer/foomatic-db-hpijs/foomatic-db-hpijs-1.4-1.tar.gz.sig b/printer/foomatic-db-hpijs/foomatic-db-hpijs-1.4-1.tar.gz.sig
deleted file mode 100644
index 506b3f6788..0000000000
--- a/printer/foomatic-db-hpijs/foomatic-db-hpijs-1.4-1.tar.gz.sig
+++ /dev/null
Binary files differ