public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/album: metadata.xml ChangeLog album-4.06.ebuild
@ 2009-09-05 14:31 Markus Meier (maekke)
  0 siblings, 0 replies; only message in thread
From: Markus Meier (maekke) @ 2009-09-05 14:31 UTC (permalink / raw
  To: gentoo-commits

maekke      09/09/05 14:31:04

  Modified:             metadata.xml ChangeLog
  Added:                album-4.06.ebuild
  Log:
  version bump by Andreas K. Huettel in bug #276838
  (Portage version: 2.2_rc40/cvs/Linux i686)

Revision  Changes    Path
1.3                  media-gfx/album/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/album/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	3 Jun 2005 16:15:08 -0000	1.2
+++ metadata.xml	5 Sep 2009 14:31:03 -0000	1.3
@@ -5,4 +5,8 @@
 <maintainer>
 <email>graphics@gentoo.org</email>
 </maintainer>
+<use>
+	<flag name="plugins">Install optional plugins</flag>
+	<flag name="themes">Install optional themes</flag>
+</use>
 </pkgmetadata>



1.34                 media-gfx/album/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	29 Jun 2007 21:59:06 -0000	1.33
+++ ChangeLog	5 Sep 2009 14:31:03 -0000	1.34
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/album
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.33 2007/06/29 21:59:06 pylon Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.34 2009/09/05 14:31:03 maekke Exp $
+
+*album-4.06 (05 Sep 2009)
+
+  05 Sep 2009; Markus Meier <maekke@gentoo.org> +album-4.06.ebuild,
+  metadata.xml:
+  version bump by Andreas K. Huettel in bug #276838
 
   29 Jun 2007; Lars Weiler <pylon@gentoo.org> album-4.02.ebuild:
   Stable on ppc; bug #183549.



1.1                  media-gfx/album/album-4.06.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/album-4.06.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/album-4.06.ebuild?rev=1.1&content-type=text/plain

Index: album-4.06.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.06.ebuild,v 1.1 2009/09/05 14:31:03 maekke Exp $

DATA_URI="http://marginalhacks.com/bin/album.versions/data-4.05.tar.gz"
DESCRIPTION="HTML photo album generator"
HOMEPAGE="http://MarginalHacks.com/Hacks/album/"
SRC_URI="http://marginalhacks.com/bin/album.versions/${P}.tar.gz
	themes? ( ${DATA_URI} )
	plugins? ( ${DATA_URI} )"

LICENSE="marginalhacks"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
IUSE="doc ffmpeg plugins themes"

DEPEND="virtual/libc"
RDEPEND="dev-lang/perl
	media-gfx/imagemagick
	media-gfx/jhead
	ffmpeg? ( media-video/ffmpeg )"

src_install() {
	dobin album
	doman album.1
	dodoc License.txt
	use doc && dohtml -r Docs/*

	dodir /usr/share/album
	insinto /usr/share/album
	cd ..
	doins -r lang
	use themes && doins -r Themes
	use plugins && doins -r plugins
}

pkg_postinst() {
	elog "For some optional tools please browse:"
	elog "http://MarginalHacks.com/Hacks/album/tools/"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-05 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-05 14:31 [gentoo-commits] gentoo-x86 commit in media-gfx/album: metadata.xml ChangeLog album-4.06.ebuild Markus Meier (maekke)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox