summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Krotkine <dams@gentoo.org>2005-06-20 14:10:22 +0000
committerDamien Krotkine <dams@gentoo.org>2005-06-20 14:10:22 +0000
commit47db89f80b25ebed72d50b32422301b996e4d045 (patch)
tree7f9a2ec655bfa91e36fd4df2eeab5826b9dc56b2 /app-misc
parentVersion bumepd. Stable on x86. (diff)
downloadgentoo-2-47db89f80b25ebed72d50b32422301b996e4d045.tar.gz
gentoo-2-47db89f80b25ebed72d50b32422301b996e4d045.tar.bz2
gentoo-2-47db89f80b25ebed72d50b32422301b996e4d045.zip
new version
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/booh/ChangeLog7
-rw-r--r--app-misc/booh/Manifest20
-rw-r--r--app-misc/booh/booh-0.7.0.ebuild40
-rw-r--r--app-misc/booh/files/digest-booh-0.7.01
4 files changed, 53 insertions, 15 deletions
diff --git a/app-misc/booh/ChangeLog b/app-misc/booh/ChangeLog
index 5c1ea0185877..de2b8c73a18f 100644
--- a/app-misc/booh/ChangeLog
+++ b/app-misc/booh/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-misc/booh
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/ChangeLog,v 1.5 2005/05/07 13:58:39 dams Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/ChangeLog,v 1.6 2005/06/20 14:10:22 dams Exp $
+
+*booh-0.7.0 (20 Jun 2005)
+
+ 20 Jun 2005; <dams@gentoo.org> +booh-0.7.0.ebuild:
+ new version
*booh-0.5.0 (07 May 2005)
diff --git a/app-misc/booh/Manifest b/app-misc/booh/Manifest
index cc0183a222dc..f92059946b01 100644
--- a/app-misc/booh/Manifest
+++ b/app-misc/booh/Manifest
@@ -1,20 +1,12 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 36bc02d42393a45911b8ec972036fe1a booh-0.3.0.ebuild 904
-MD5 038859d490a0abe571e11f7ae9abeeb8 booh-0.5.0.ebuild 911
MD5 985f088d8d5c3c85b38cf24df15e84d6 booh-0.1.0.ebuild 806
-MD5 e70d40d0a57d195fdc417269fa83f1af booh-0.2.0.ebuild 833
-MD5 05fa08144eda66243c06ecf9a94608b7 ChangeLog 800
MD5 188ebc998838f7c82012c80790f77c1c metadata.xml 240
+MD5 05fa08144eda66243c06ecf9a94608b7 ChangeLog 800
+MD5 e70d40d0a57d195fdc417269fa83f1af booh-0.2.0.ebuild 833
+MD5 36bc02d42393a45911b8ec972036fe1a booh-0.3.0.ebuild 904
+MD5 038859d490a0abe571e11f7ae9abeeb8 booh-0.5.0.ebuild 911
+MD5 c146dbc1af2cfcd7b2e2e3e9e0d908e4 booh-0.7.0.ebuild 1141
MD5 30c9a476ea8e72c7cb5ee9e046c20fd5 files/digest-booh-0.1.0 62
MD5 d9c3882ab06e096bc720d0f9e7ad44ea files/digest-booh-0.2.0 62
MD5 5d5ab68b64025ba67a81c71a0e43d44f files/digest-booh-0.3.0 62
MD5 0d50be41420bbb1ceb6deabbfa0d097d files/digest-booh-0.5.0 63
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCkKMpI1lqEGTUzyQRAsZ3AJ9Dz/fx+1Uhq9q54EVJtDfnhQlVGACfcI1+
-CvQXVynEYbNT+Wh7dUGNDk0=
-=jbbO
------END PGP SIGNATURE-----
+MD5 9f599664f863b34f0825c87c999496d2 files/digest-booh-0.7.0 63
diff --git a/app-misc/booh/booh-0.7.0.ebuild b/app-misc/booh/booh-0.7.0.ebuild
new file mode 100644
index 000000000000..f44bbfb235b5
--- /dev/null
+++ b/app-misc/booh/booh-0.7.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/booh-0.7.0.ebuild,v 1.1 2005/06/20 14:10:22 dams Exp $
+
+DESCRIPTION="Static HTML photo album generator"
+HOMEPAGE="http://www.zarb.org/~gc/html/booh.html"
+SRC_URI="http://www.zarb.org/~gc/resource/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+IUSE="gtk transcode encode exif"
+
+DEPEND=">=dev-lang/ruby-1.8.2
+ >=dev-ruby/ruby-gettext-0.8.0
+ gtk? ( >=dev-ruby/ruby-gtk2-0.12.0
+ >=x11-libs/gtk+-2.6.0 )
+ >=media-gfx/imagemagick-6.2.0.4
+ transcode? ( media-video/transcode )
+ encode? ( media-video/mplayer )
+ exif? ( media-gfx/exif )"
+
+src_compile() {
+ if ! use gtk; then
+ rm bin/booh-gui
+ fi
+ ruby setup.rb config
+ ruby setup.rb setup
+ cd ext
+ ruby extconf.rb
+ make
+}
+
+src_install() {
+ ruby setup.rb install --prefix="${D}"
+ cd ext
+ make install DESTDIR=${D} libdir=${D}/`ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']"` archdir=${D}/`ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']"`
+ cd ..
+ dodoc AUTHORS INTERNALS README VERSION THEMES
+}
diff --git a/app-misc/booh/files/digest-booh-0.7.0 b/app-misc/booh/files/digest-booh-0.7.0
new file mode 100644
index 000000000000..55786547df8e
--- /dev/null
+++ b/app-misc/booh/files/digest-booh-0.7.0
@@ -0,0 +1 @@
+MD5 89ad48bf2a09fc46606ab6a842b30b67 booh-0.7.0.tar.bz2 172515