diff options
author | Marc Hildebrand <zypher@gentoo.org> | 2004-07-09 11:16:41 +0000 |
---|---|---|
committer | Marc Hildebrand <zypher@gentoo.org> | 2004-07-09 11:16:41 +0000 |
commit | e43adbd2e43b6c67159dc25b03110b122cfa57b9 (patch) | |
tree | 87ca0b8af4f74254dc9a3938cb1048ae2617249b | |
parent | Add X to IUSE (Manifest recommit) (diff) | |
download | gentoo-2-e43adbd2e43b6c67159dc25b03110b122cfa57b9.tar.gz gentoo-2-e43adbd2e43b6c67159dc25b03110b122cfa57b9.tar.bz2 gentoo-2-e43adbd2e43b6c67159dc25b03110b122cfa57b9.zip |
version bump
-rw-r--r-- | media-video/gephex/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/gephex/Manifest | 10 | ||||
-rw-r--r-- | media-video/gephex/files/digest-gephex-0.4 | 1 | ||||
-rw-r--r-- | media-video/gephex/gephex-0.4.ebuild | 43 |
4 files changed, 56 insertions, 5 deletions
diff --git a/media-video/gephex/ChangeLog b/media-video/gephex/ChangeLog index dd9ecc83e11d..2e355e75c501 100644 --- a/media-video/gephex/ChangeLog +++ b/media-video/gephex/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/gephex # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/ChangeLog,v 1.6 2004/06/25 00:40:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/ChangeLog,v 1.7 2004/07/09 11:16:41 zypher Exp $ + +*gephex-0.4 (06 Jun 2004) + + 09 Jul 2004; Marc Hildebrand <zypher@gentoo.org>; gephex-0.4.ebuild : + Version bump. 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gephex-0.0.4-r1.ebuild, gephex-0.0.4.ebuild: diff --git a/media-video/gephex/Manifest b/media-video/gephex/Manifest index 87e85750e1e5..3754448d5983 100644 --- a/media-video/gephex/Manifest +++ b/media-video/gephex/Manifest @@ -1,9 +1,11 @@ -MD5 b5be84b1fbc42ca05516ecb2eafe1471 gephex-0.0.4-r1.ebuild 1232 +MD5 10eabe48f8d3100f7b16b34474cc46a3 gephex-0.4.ebuild 1051 MD5 5058c9b00a8344a3f43b2a200f7718bd gephex-0.0.4.ebuild 1159 -MD5 e532481d4989fd037e9c11fa6cab3a66 ChangeLog 588 +MD5 b5be84b1fbc42ca05516ecb2eafe1471 gephex-0.0.4-r1.ebuild 1232 +MD5 38dee1cfefa0945e34b75a961fc6e775 ChangeLog 704 MD5 955f56e990f8c32d705708b4cc4db089 metadata.xml 251 -MD5 d0c894eccb6239538b954cb1d6680c5d files/0.0.4-makefile.in.patch 873 +MD5 0e6024af9a9dd49daca8977ba601c8f5 files/0.0.4-alsa-api-fix.patch 832 +MD5 4fe4a3b7c2fad145df1bbedc08e914db files/digest-gephex-0.4 64 MD5 060f2d352bb4bee71e647beb2b8135a1 files/0.0.4-disable-glx.patch 159 MD5 8ce45a490b11be332445c5166c2be858 files/digest-gephex-0.0.4 65 -MD5 0e6024af9a9dd49daca8977ba601c8f5 files/0.0.4-alsa-api-fix.patch 832 MD5 8ce45a490b11be332445c5166c2be858 files/digest-gephex-0.0.4-r1 65 +MD5 d0c894eccb6239538b954cb1d6680c5d files/0.0.4-makefile.in.patch 873 diff --git a/media-video/gephex/files/digest-gephex-0.4 b/media-video/gephex/files/digest-gephex-0.4 new file mode 100644 index 000000000000..551196cc4ae3 --- /dev/null +++ b/media-video/gephex/files/digest-gephex-0.4 @@ -0,0 +1 @@ +MD5 3c11a7b6ffc27b8e56d06348bf6cb04c gephex-0.4.tar.bz2 1540420 diff --git a/media-video/gephex/gephex-0.4.ebuild b/media-video/gephex/gephex-0.4.ebuild new file mode 100644 index 000000000000..80579a746191 --- /dev/null +++ b/media-video/gephex/gephex-0.4.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.4.ebuild,v 1.1 2004/07/09 11:16:41 zypher Exp $ + +DESCRIPTION="GePhex is a modular video effect framework." +HOMEPAGE="http://www.gephex.org" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" + +IUSE="static mmx aalib" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86" + +DEPEND="virtual/x11 + >=x11-libs/qt-3 + >=media-libs/libsdl-1.2.6-r3 + >=media-libs/sdl-image-1.2.3 + >=media-libs/libpng-1.2.5-r4 + >=media-libs/sdl-ttf-2.0.6 + >=media-libs/alsa-lib-0.9.8 + >=media-video/avifile-0.7.38.20030710 + aalib? ( >=media-libs/aalib-1.4_rc4-r2 )" + +RDEPEND=${DEPEND} + +src_compile() { + cd ${S} + local myconf + myconf="--with-gnu-ld" + econf \ + `use_enable mmx` \ + `use_enable static` \ + ${myconf} \ + || die + emake || die +} + +src_install() { + emake DESTDIR=${D} install || die + dodoc AUTHORS ChangeLog NEWS README TODO + einfo "Please read /usr/share/doc/gephex/html/documentation.html to get started." + +} |