[SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (16ac964cd8e9dda961dd7c27ea66c709a84d628c)
Martin Spitzbarth
scm at sourcemage.org
Thu Aug 21 09:15:24 EDT 2008
GIT changes to master grimoire by Martin Spitzbarth <m.spitzbarth at gmx.de>:
dev/null |binary
printer/foomatic-db-hpijs/DETAILS | 9 ++++-----
printer/foomatic-db-hpijs/FINAL | 3 +++
printer/foomatic-db-hpijs/HISTORY | 3 +++
printer/foomatic-db-hpijs/PRE_BUILD | 5 +++++
printer/foomatic-db-hpijs/foomatic-db-hpijs-1.4-1.tar.gz.sig | 0
6 files changed, 15 insertions(+), 5 deletions(-)
New commits:
commit 16ac964cd8e9dda961dd7c27ea66c709a84d628c
Author: Martin Spitzbarth <m.spitzbarth at gmx.de>
Commit: Martin Spitzbarth <m.spitzbarth at gmx.de>
foomatic-db-hpijs: updated to the current version (unversioned snapshots)
diff --git a/printer/foomatic-db-hpijs/DETAILS b/printer/foomatic-db-hpijs/DETAILS
index a343261..be938b8 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 0000000..b94d754
--- /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 5ffe754..6a7e488 100644
--- a/printer/foomatic-db-hpijs/HISTORY
+++ b/printer/foomatic-db-hpijs/HISTORY
@@ -1,3 +1,6 @@
+2008-08-21 Martin Spitzbarth <m.spitzbarth at gmx.de>
+ * DETAILS: use the current version which is only available as snapshots
+
2008-08-15 Ethan Grammatikidis <eekee57 at 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 0000000..5eabd8d
--- /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 506b3f6..0000000
Binary files a/printer/foomatic-db-hpijs/foomatic-db-hpijs-1.4-1.tar.gz.sig and /dev/null differ
More information about the SM-Commit
mailing list