summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2006-07-21 02:34:48 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2006-07-21 02:34:48 +0000
commit72f39936559f9ca326db9e34d3e66885551c34d2 (patch)
tree23d4270ba0f843ff546eebfa24194e954b111490 /media-gfx/album
parentstable on mips (diff)
downloadhistorical-72f39936559f9ca326db9e34d3e66885551c34d2.tar.gz
historical-72f39936559f9ca326db9e34d3e66885551c34d2.tar.bz2
historical-72f39936559f9ca326db9e34d3e66885551c34d2.zip
3.12 version bump.
Package-Manager: portage-2.1-r1
Diffstat (limited to 'media-gfx/album')
-rw-r--r--media-gfx/album/ChangeLog8
-rw-r--r--media-gfx/album/album-3.12.ebuild33
-rw-r--r--media-gfx/album/files/digest-album-3.123
3 files changed, 43 insertions, 1 deletions
diff --git a/media-gfx/album/ChangeLog b/media-gfx/album/ChangeLog
index 5f2f78ec0ee4..5a4ace596346 100644
--- a/media-gfx/album/ChangeLog
+++ b/media-gfx/album/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/album
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.20 2006/02/07 20:00:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.21 2006/07/21 02:34:48 vanquirius Exp $
+
+*album-3.12 (21 Jul 2006)
+
+ 21 Jul 2006; Marcelo Goes <vanquirius@gentoo.org> -album-3.07.ebuild,
+ +album-3.12.ebuild:
+ 3.12 version bump.
07 Feb 2006; Aron Griffis <agriffis@gentoo.org> album-3.10.ebuild:
Mark 3.10 stable on alpha
diff --git a/media-gfx/album/album-3.12.ebuild b/media-gfx/album/album-3.12.ebuild
new file mode 100644
index 000000000000..50b0119a41ad
--- /dev/null
+++ b/media-gfx/album/album-3.12.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-3.12.ebuild,v 1.1 2006/07/21 02:34:48 vanquirius Exp $
+
+DESCRIPTION="HTML photo album generator"
+HOMEPAGE="http://MarginalHacks.com/Hacks/album/"
+SRC_URI="http://marginalhacks.com/bin/album.versions/${P}.tar.gz"
+
+LICENSE="marginalhacks"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+IUSE="ffmpeg"
+
+DEPEND="virtual/libc"
+RDEPEND="dev-lang/perl
+ media-gfx/imagemagick
+ media-gfx/jhead
+ ffmpeg? ( media-video/ffmpeg )"
+
+src_install() {
+ dobin album
+ doman album.1
+ dohtml Documentation.html
+ dodoc License.txt
+}
+
+pkg_postinst() {
+ einfo "For some optional themes please browse:"
+ einfo "http://MarginalHacks.com/Hacks/album/Themes/"
+ einfo
+ einfo "For some optional tools please browse:"
+ einfo "http://MarginalHacks.com/Hacks/album/tools/"
+}
diff --git a/media-gfx/album/files/digest-album-3.12 b/media-gfx/album/files/digest-album-3.12
new file mode 100644
index 000000000000..bc6ab3a808ec
--- /dev/null
+++ b/media-gfx/album/files/digest-album-3.12
@@ -0,0 +1,3 @@
+MD5 6eddea1b823abadcec690e5d184c957e album-3.12.tar.gz 307072
+RMD160 1baeeeebee30cf31cd15602cd6f9bba8ec3e943a album-3.12.tar.gz 307072
+SHA256 22c8fd329451be6fec4d2a6ac0a84f519d4d850528bf0cfe045b8eccd5e3217e album-3.12.tar.gz 307072