summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-07-31 18:36:55 +0000
committerMike Frysinger <vapier@gentoo.org>2003-07-31 18:36:55 +0000
commit44285a4210398c01ba698545d49f9ed403d8b89d (patch)
tree82fe49b4be94ab0b04712a26f4c5b70fc8ec751c /media-video/cinepaint
parentadded sparc to keywords (diff)
downloadgentoo-2-44285a4210398c01ba698545d49f9ed403d8b89d.tar.gz
gentoo-2-44285a4210398c01ba698545d49f9ed403d8b89d.tar.bz2
gentoo-2-44285a4210398c01ba698545d49f9ed403d8b89d.zip
initial ebuild
Diffstat (limited to 'media-video/cinepaint')
-rw-r--r--media-video/cinepaint/ChangeLog18
-rw-r--r--media-video/cinepaint/cinepaint-0.18.ebuild28
-rw-r--r--media-video/cinepaint/files/digest-cinepaint-0.181
3 files changed, 47 insertions, 0 deletions
diff --git a/media-video/cinepaint/ChangeLog b/media-video/cinepaint/ChangeLog
new file mode 100644
index 000000000000..15b2911b1822
--- /dev/null
+++ b/media-video/cinepaint/ChangeLog
@@ -0,0 +1,18 @@
+# ChangeLog for media-video/cinepaint
+# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinepaint/ChangeLog,v 1.1 2003/07/31 18:36:55 vapier Exp $
+
+*cinepaint-0.18 (31 Jul 2003)
+
+ 31 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
+ Version bump + rename from filmgimp.
+
+*cinepaint-0.15 (03 Feb 2003)
+
+ 03 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
+ Version bump #14977.
+
+*cinepaint-0.13 (15 Jan 2003)
+
+ 15 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
+ Initial import. Ebuild submitted by Rigo Ketelings <rigo@home.nl>.
diff --git a/media-video/cinepaint/cinepaint-0.18.ebuild b/media-video/cinepaint/cinepaint-0.18.ebuild
new file mode 100644
index 000000000000..0fd6721a8a29
--- /dev/null
+++ b/media-video/cinepaint/cinepaint-0.18.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinepaint/cinepaint-0.18.ebuild,v 1.1 2003/07/31 18:36:55 vapier Exp $
+
+DESCRIPTION="motion picture editing tool used for painting and retouching of movies"
+SRC_URI="mirror://sourceforge/cinepaint/${P}.tar.gz"
+HOMEPAGE="http://cinepaint.sourceforge.net/"
+
+SLOT="0"
+KEYWORDS="x86"
+LICENSE="GPL-2"
+IUSE="png zlib"
+
+DEPEND="=x11-libs/gtk+-1*
+ png? ( >=media-libs/libpng-1.2 )
+ zlib? ( sys-libs/zlib )
+ media-libs/tiff
+ media-libs/jpeg"
+
+src_compile(){
+ econf || die
+ emake || die
+}
+
+src_install(){
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS ChangeLog COPYING* README* NEWS
+}
diff --git a/media-video/cinepaint/files/digest-cinepaint-0.18 b/media-video/cinepaint/files/digest-cinepaint-0.18
new file mode 100644
index 000000000000..0a47188deb95
--- /dev/null
+++ b/media-video/cinepaint/files/digest-cinepaint-0.18
@@ -0,0 +1 @@
+MD5 e41750ba03c1234f705b4fc2d8eed291 cinepaint-0.18.tar.gz 9747753