[SM-Commit] GIT changes to master grimoire by Bearcat Sandor (4a9314ef66bf82cce7969abab95989b65e47620c)
Bearcat Sandor
scm at mail.sourcemage.org
Mon Jun 26 21:44:01 EDT 2006
GIT changes to master grimoire by Bearcat Sandor <sourcemage at feline-soul.net>:
graphics/qcomicbook/DEPENDS | 4 ++++
graphics/qcomicbook/DETAILS | 24 ++++++++++++++++++++++++
graphics/qcomicbook/HISTORY | 3 +++
graphics/qcomicbook/qcomicbook-0.2.8.tar.gz.gpg |binary
4 files changed, 31 insertions(+)
New commits:
commit 4a9314ef66bf82cce7969abab95989b65e47620c
Author: Bearcat Sandor <sourcemage at feline-soul.net>
Commit: Bearcat Sandor <sourcemage at feline-soul.net>
My first commit to git. Because we need anthother comic viewer. The only one for QT.
diff --git a/graphics/qcomicbook/DEPENDS b/graphics/qcomicbook/DEPENDS
new file mode 100755
index 0000000..0fa3cd8
--- /dev/null
+++ b/graphics/qcomicbook/DEPENDS
@@ -0,0 +1,4 @@
+depends qt-x11 &&
+depends zip &&
+depends unrar &&
+depends tar
diff --git a/graphics/qcomicbook/DETAILS b/graphics/qcomicbook/DETAILS
new file mode 100755
index 0000000..eca6365
--- /dev/null
+++ b/graphics/qcomicbook/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=qcomicbook
+ VERSION=0.2.8
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL[0]=http://linux.bydg.org/~yogin/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ WEB_SITE=http://linux.bydg.org/~yogin
+ ENTERED=20060626
+ UPDATED=20060626
+ LICENSE[0]=GPL
+ KEYWORDS="graphics"
+ SHORT="qcomicbook is a comic book viewer"
+cat << EOF
+QComicBook is a viewer for comic book archives containing jpeg/png images, which aims at convenience and simplicity. Features include:
+
+ * automatic handling of archives
+ * full-screen mode
+ * two-pages mode
+ * japanese mode
+ * thumbnails
+ * page scaling (fit to window width/height, whole page) and rotating
+ * mouse or keyboard navigation, whatever you prefer
+ * bookmarks
+EOF
diff --git a/graphics/qcomicbook/HISTORY b/graphics/qcomicbook/HISTORY
new file mode 100644
index 0000000..9bbbff3
--- /dev/null
+++ b/graphics/qcomicbook/HISTORY
@@ -0,0 +1,3 @@
+2005-09-04 Bearcat M. Sandor <sourcemage at feline-soul.com>
+ * DETAILS, DEPENDS, HISTORY, BUILD: Created spell
+
diff --git a/graphics/qcomicbook/qcomicbook-0.2.8.tar.gz.gpg b/graphics/qcomicbook/qcomicbook-0.2.8.tar.gz.gpg
new file mode 100644
index 0000000..55a8242
Binary files /dev/null and b/graphics/qcomicbook/qcomicbook-0.2.8.tar.gz.gpg differ
More information about the SM-Commit
mailing list