summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-07-24 06:02:38 +0000
committerMike Frysinger <vapier@gentoo.org>2004-07-24 06:02:38 +0000
commit61afa124ad5b98aff972e704fb03bc02959097f8 (patch)
treea612bf6e6fc4ef13ddb1db6ad2b479dda377f688 /app-misc/cbview
parentRemoving libtool from RDEPEND. (diff)
downloadhistorical-61afa124ad5b98aff972e704fb03bc02959097f8.tar.gz
historical-61afa124ad5b98aff972e704fb03bc02959097f8.tar.bz2
historical-61afa124ad5b98aff972e704fb03bc02959097f8.zip
initial ebuild #53949
Diffstat (limited to 'app-misc/cbview')
-rw-r--r--app-misc/cbview/ChangeLog8
-rw-r--r--app-misc/cbview/Manifest13
-rw-r--r--app-misc/cbview/cbview-0.06.ebuild22
-rw-r--r--app-misc/cbview/files/digest-cbview-0.061
4 files changed, 44 insertions, 0 deletions
diff --git a/app-misc/cbview/ChangeLog b/app-misc/cbview/ChangeLog
new file mode 100644
index 000000000000..6a77761fc60e
--- /dev/null
+++ b/app-misc/cbview/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for app-misc/cbview
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cbview/ChangeLog,v 1.1 2004/07/24 06:02:38 vapier Exp $
+
+*cbview-0.06 (24 Jul 2004)
+
+ 24 Jul 2004; Mike Frysinger <vapier@gentoo.org> :
+ Initial import. Ebuild submitted by Arun Sen #53949.
diff --git a/app-misc/cbview/Manifest b/app-misc/cbview/Manifest
new file mode 100644
index 000000000000..86a73d32b9f1
--- /dev/null
+++ b/app-misc/cbview/Manifest
@@ -0,0 +1,13 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 431a06038ef69088fe989fee2b938157 cbview-0.06.ebuild 589
+MD5 e13da4a55339614a8c41497971ec63d6 ChangeLog 339
+MD5 fde0650b5954a7eec4e3ed4351ba68a1 files/digest-cbview-0.06 62
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.8 (GNU/Linux)
+
+iD8DBQFBAfuEHTu7gpaalycRAthCAKCCJMtMqqaYCUkzbsJ1oRbtC87EbgCfaun1
+hNvDpsvJPg06PpM6jUhjI7g=
+=tw9Y
+-----END PGP SIGNATURE-----
diff --git a/app-misc/cbview/cbview-0.06.ebuild b/app-misc/cbview/cbview-0.06.ebuild
new file mode 100644
index 000000000000..91b71afc561c
--- /dev/null
+++ b/app-misc/cbview/cbview-0.06.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cbview/cbview-0.06.ebuild,v 1.1 2004/07/24 06:02:38 vapier Exp $
+
+DESCRIPTION="viewer/converter for CBR/CBZ comic book archives"
+HOMEPAGE="http://elvine.org/code/cbview/"
+SRC_URI="http://elvine.org/code/cbview/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="dev-perl/gtk2-perl
+ dev-perl/String-ShellQuote
+ app-arch/unrar
+ app-arch/unzip"
+
+src_install() {
+ dobin cbview || die "Install failed"
+ dodoc README TODO
+}
diff --git a/app-misc/cbview/files/digest-cbview-0.06 b/app-misc/cbview/files/digest-cbview-0.06
new file mode 100644
index 000000000000..3c038793989f
--- /dev/null
+++ b/app-misc/cbview/files/digest-cbview-0.06
@@ -0,0 +1 @@
+MD5 6f101dbcecc6d70f59a4b8cec4152446 cbview-0.06.tar.gz 16351