diff options
author | Damien Krotkine <dams@gentoo.org> | 2005-10-09 21:48:34 +0000 |
---|---|---|
committer | Damien Krotkine <dams@gentoo.org> | 2005-10-09 21:48:34 +0000 |
commit | 50d6475a510e8bfee40fcb56ceac64dda8ec8865 (patch) | |
tree | 2d5ffab8c2bb9bacb67d32b7297b1bccf5a578d0 /app-misc/booh | |
parent | Adding ~amd64 (diff) | |
download | gentoo-2-50d6475a510e8bfee40fcb56ceac64dda8ec8865.tar.gz gentoo-2-50d6475a510e8bfee40fcb56ceac64dda8ec8865.tar.bz2 gentoo-2-50d6475a510e8bfee40fcb56ceac64dda8ec8865.zip |
version bump
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-misc/booh')
-rw-r--r-- | app-misc/booh/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/booh/Manifest | 22 | ||||
-rw-r--r-- | app-misc/booh/booh-0.8.3.ebuild | 40 | ||||
-rw-r--r-- | app-misc/booh/files/digest-booh-0.8.3 | 1 |
4 files changed, 54 insertions, 16 deletions
diff --git a/app-misc/booh/ChangeLog b/app-misc/booh/ChangeLog index 3998df5a68da..fc4c0c80e32c 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.11 2005/08/17 11:52:48 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/ChangeLog,v 1.12 2005/10/09 21:48:34 dams Exp $ + +*booh-0.8.3 (09 Oct 2005) + + 09 Oct 2005; Damien Krotkine <dams@gentoo.org> +booh-0.8.3.ebuild: + version bump, removed obsolete exif flag *booh-0.8.2 (17 Aug 2005) diff --git a/app-misc/booh/Manifest b/app-misc/booh/Manifest index 45736c41eef8..33c22f8c43a5 100644 --- a/app-misc/booh/Manifest +++ b/app-misc/booh/Manifest @@ -1,22 +1,14 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 b4bcc92950ed175e6693fff1835f5014 ChangeLog 1474 -MD5 a442f9135a8f2931406426372f6a3ed9 booh-0.7.0.ebuild 1123 MD5 5f24fbd64efe9b134f74177a75b8fd73 booh-0.7.1.ebuild 1123 +MD5 5616cb8abda5e400adcf92ca147d2704 booh-0.8.2.ebuild 1156 +MD5 980437baff3b79dab18c21dfbf9a8bc4 booh-0.8.3.ebuild 1125 +MD5 a442f9135a8f2931406426372f6a3ed9 booh-0.7.0.ebuild 1123 +MD5 188ebc998838f7c82012c80790f77c1c metadata.xml 240 +MD5 11e0a3ae133c48a7d69c28bff29fb3fc ChangeLog 1614 MD5 84c7c1b7a569a543bb1868cae44959aa booh-0.8.0.ebuild 1123 MD5 cde87cd406a734b20d0a979f316fc3a2 booh-0.8.1.ebuild 1156 -MD5 5616cb8abda5e400adcf92ca147d2704 booh-0.8.2.ebuild 1156 +MD5 38b8767e3892f96ec098658e9ec4a705 files/digest-booh-0.8.2 63 +MD5 8394f0ea0d46f2b4ea42e8ddd61215db files/digest-booh-0.8.3 63 MD5 9f599664f863b34f0825c87c999496d2 files/digest-booh-0.7.0 63 MD5 cd56837d8ed051322647ef10af1f1d04 files/digest-booh-0.7.1 63 MD5 10e160bc18982d382e48f23114453953 files/digest-booh-0.8.0 63 MD5 1cc4f952e3cd9afc4ea44cb6f6f46766 files/digest-booh-0.8.1 63 -MD5 38b8767e3892f96ec098658e9ec4a705 files/digest-booh-0.8.2 63 -MD5 188ebc998838f7c82012c80790f77c1c metadata.xml 240 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDCzOfI1lqEGTUzyQRArSGAJ9yVSUJrTv4z1024kqYRBBHDubC5gCgnmno -p+dKrFfi3G89IAcehvDSlnw= -=52Is ------END PGP SIGNATURE----- diff --git a/app-misc/booh/booh-0.8.3.ebuild b/app-misc/booh/booh-0.8.3.ebuild new file mode 100644 index 000000000000..09d489427484 --- /dev/null +++ b/app-misc/booh/booh-0.8.3.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.8.3.ebuild,v 1.1 2005/10/09 21:48:34 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" + +DEPEND=">=dev-ruby/ruby-gtk2-0.12.0 + >=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 )" + +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.8.3 b/app-misc/booh/files/digest-booh-0.8.3 new file mode 100644 index 000000000000..cc24654a3a88 --- /dev/null +++ b/app-misc/booh/files/digest-booh-0.8.3 @@ -0,0 +1 @@ +MD5 f218b1d3211ec6e67f202f521d0e234b booh-0.8.3.tar.bz2 300618 |