Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (4a9314ef66bf82cce7969abab95989b65e47620c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bearcat Sandor <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (4a9314ef66bf82cce7969abab95989b65e47620c)
  • Date: Mon, 26 Jun 2006 20:44:01 -0500

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



  • [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (4a9314ef66bf82cce7969abab95989b65e47620c), Bearcat Sandor, 06/26/2006

Archive powered by MHonArc 2.6.24.

Top of Page