diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2005-02-11 16:01:54 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2005-02-11 16:01:54 +0000 |
commit | 34de4da72d20e519d1b8c01c093ae1e077c4aa6d (patch) | |
tree | 68ddc9cd4c9462b795efb9c80223bbee2a77f02a /media-plugins/mythgallery | |
parent | new revision that depends on ksvg instead of ksvgplugin+libksvg. bug 80270. (diff) | |
download | gentoo-2-34de4da72d20e519d1b8c01c093ae1e077c4aa6d.tar.gz gentoo-2-34de4da72d20e519d1b8c01c093ae1e077c4aa6d.tar.bz2 gentoo-2-34de4da72d20e519d1b8c01c093ae1e077c4aa6d.zip |
revision bump
(Portage version: 2.0.51.16)
Diffstat (limited to 'media-plugins/mythgallery')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythgallery/Manifest | 16 | ||||
-rw-r--r-- | media-plugins/mythgallery/files/digest-mythgallery-0.17 | 1 | ||||
-rw-r--r-- | media-plugins/mythgallery/metadata.xml | 3 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.17.ebuild | 29 |
5 files changed, 44 insertions, 13 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index 649b40844515..ca61d07ce556 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythgallery # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.23 2005/01/22 08:18:17 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.24 2005/02/11 15:59:16 cardoe Exp $ + +*mythgallery-0.17 (11 Feb 2005) + + 11 Feb 2005; Doug Goldstein <cardoe@gentoo.org> metadata.xml, + +mythgallery-0.17.ebuild: + revision bump 22 Jan 2005; Doug Goldstein <cardoe@gentoo.org> -mythgallery-0.13.ebuild, -mythgallery-0.14.ebuild, -mythgallery-0.15.ebuild: diff --git a/media-plugins/mythgallery/Manifest b/media-plugins/mythgallery/Manifest index 538c176c7cbd..9a4c220581aa 100644 --- a/media-plugins/mythgallery/Manifest +++ b/media-plugins/mythgallery/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 e640b94d35c2228661c6efd1e11da45c mythgallery-0.16.ebuild 686 -MD5 20e2255501865de5b568424821abf69d metadata.xml 161 -MD5 69a4803a546d8a7278055c13d7d93856 ChangeLog 3733 +MD5 f62db0df6ee8ee1d4fe7b9c3d74432a7 metadata.xml 222 +MD5 07a45b93fb30ba7474165d98d01d689c mythgallery-0.17.ebuild 726 +MD5 30688e2a76a4b59a48967103e6f2b8a1 ChangeLog 3875 MD5 0ca4e7d13c8988f8e2c456d1b4e9c414 files/digest-mythgallery-0.16 68 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB8gxT5+pdB4IBr0URAlgaAKCZCzcJr1+jU/xdQoLy4vOdgCyT8ACfRtpr -zf159pYosNcblfS8wrIod1M= -=JJLJ ------END PGP SIGNATURE----- +MD5 95241fda0f7454c8bd6d0f664471ec6b files/digest-mythgallery-0.17 68 diff --git a/media-plugins/mythgallery/files/digest-mythgallery-0.17 b/media-plugins/mythgallery/files/digest-mythgallery-0.17 new file mode 100644 index 000000000000..d3be96d4dc9d --- /dev/null +++ b/media-plugins/mythgallery/files/digest-mythgallery-0.17 @@ -0,0 +1 @@ +MD5 349d6e81d1b53a3650a1a8c30a7f9e11 mythgallery-0.17.tar.bz2 73707 diff --git a/media-plugins/mythgallery/metadata.xml b/media-plugins/mythgallery/metadata.xml index a6b9e38a1b93..1cb3ba51155e 100644 --- a/media-plugins/mythgallery/metadata.xml +++ b/media-plugins/mythgallery/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>media-tv</herd> +<maintainer> + <email>cardoe@gentoo.org</email> +</maintainer> </pkgmetadata> diff --git a/media-plugins/mythgallery/mythgallery-0.17.ebuild b/media-plugins/mythgallery/mythgallery-0.17.ebuild new file mode 100644 index 000000000000..85e2ea4783cf --- /dev/null +++ b/media-plugins/mythgallery/mythgallery-0.17.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.17.ebuild,v 1.1 2005/02/11 15:59:16 cardoe Exp $ + +inherit myth + +DESCRIPTION="Gallery and slideshow module for MythTV." +HOMEPAGE="http://www.mythtv.org/" +SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="opengl" + +DEPEND=">=sys-apps/sed-4 + opengl? ( virtual/opengl ) + media-libs/tiff + || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" + +setup_pro() { + return 0 +} + +src_compile() { + econf `use_enable opengl` || die "enabling opengl failed" + + myth_src_compile || die "compile failed" +} |