summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-04-19 09:09:57 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-04-19 09:09:57 +0000
commit5fd0806782445c1e59813aeeb324cd48ea4146aa (patch)
treea4435de368783e15e9d05e0b9fde730d015837cd /media-gfx/tuxpaint
parentRemove retired developer from metadata.xml. (diff)
downloadgentoo-2-5fd0806782445c1e59813aeeb324cd48ea4146aa.tar.gz
gentoo-2-5fd0806782445c1e59813aeeb324cd48ea4146aa.tar.bz2
gentoo-2-5fd0806782445c1e59813aeeb324cd48ea4146aa.zip
Marking 0.9.14 stable (x86). Removing old ebuild.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx/tuxpaint')
-rw-r--r--media-gfx/tuxpaint/ChangeLog5
-rw-r--r--media-gfx/tuxpaint/files/digest-tuxpaint-0.9.13-r12
-rw-r--r--media-gfx/tuxpaint/files/tuxpaint-0.9.13-fix_error_directives.patch36
-rw-r--r--media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild63
-rw-r--r--media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild16
5 files changed, 12 insertions, 110 deletions
diff --git a/media-gfx/tuxpaint/ChangeLog b/media-gfx/tuxpaint/ChangeLog
index 80d1b3c1b4aa..3dee498c506d 100644
--- a/media-gfx/tuxpaint/ChangeLog
+++ b/media-gfx/tuxpaint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/tuxpaint
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.15 2005/03/23 17:22:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/ChangeLog,v 1.16 2005/04/19 09:09:57 leonardop Exp $
+
+ 19 Apr 2005; Leonardo Boshell <leonardop@gentoo.org> tuxpaint-0.9.14.ebuild:
+ Marked stable on x86.
23 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org>
tuxpaint-0.9.13-r1.ebuild:
diff --git a/media-gfx/tuxpaint/files/digest-tuxpaint-0.9.13-r1 b/media-gfx/tuxpaint/files/digest-tuxpaint-0.9.13-r1
deleted file mode 100644
index 62bd829aea23..000000000000
--- a/media-gfx/tuxpaint/files/digest-tuxpaint-0.9.13-r1
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 580ed290af35c34a33f2206f7f36e489 tuxpaint-0.9.13.tar.gz 2495193
-MD5 b61f93abe4add6a75145bddecf5e5239 tuxpaint-0.9.13-makefile.patch 21771
diff --git a/media-gfx/tuxpaint/files/tuxpaint-0.9.13-fix_error_directives.patch b/media-gfx/tuxpaint/files/tuxpaint-0.9.13-fix_error_directives.patch
deleted file mode 100644
index f63f4d42e27d..000000000000
--- a/media-gfx/tuxpaint/files/tuxpaint-0.9.13-fix_error_directives.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -NurdB tuxpaint-0.9.13-orig/src/tuxpaint.c tuxpaint-0.9.13/src/tuxpaint.c
---- tuxpaint-0.9.13-orig/src/tuxpaint.c 2005-03-20 20:19:44.000000000 -0500
-+++ tuxpaint-0.9.13/src/tuxpaint.c 2005-03-20 20:20:17.000000000 -0500
-@@ -165,32 +165,11 @@
- #endif
-
- #include "SDL_image.h"
--#ifndef _IMG_h
--#error "---------------------------------------------------"
--#error "If you installed SDL_image from a package, be sure"
--#error "to get the development package, as well!"
--#error "(e.g., 'libsdl-image1.2-devel.rpm')"
--#error "---------------------------------------------------"
--#endif
-
- #include "SDL_ttf.h"
--#ifndef _SDLttf_h
--#error "---------------------------------------------------"
--#error "If you installed SDL_ttf from a package, be sure"
--#error "to get the development package, as well!"
--#error "(e.g., 'libsdl-ttf1.2-devel.rpm')"
--#error "---------------------------------------------------"
--#endif
-
- #ifndef NOSOUND
- #include "SDL_mixer.h"
--#ifndef _MIXER_H_
--#error "---------------------------------------------------"
--#error "If you installed SDL_mixer from a package, be sure"
--#error "to get the development package, as well!"
--#error "(e.g., 'libsdl-mixer1.2-devel.rpm')"
--#error "---------------------------------------------------"
--#endif
- #endif
-
- #ifndef SAVE_AS_BMP
diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild
deleted file mode 100644
index f716838ce318..000000000000
--- a/media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.13-r1.ebuild,v 1.6 2005/03/23 17:22:13 mr_bones_ Exp $
-
-inherit eutils
-
-DESCRIPTION="Drawing program designed for young children"
-HOMEPAGE="http://www.newbreedsoftware.com/tuxpaint/"
-
-DEPEND="media-libs/libpng
- media-libs/sdl-ttf
- media-libs/sdl-mixer
- media-libs/sdl-image
- media-libs/libsdl
- >=media-libs/freetype-2
- media-libs/netpbm
- nls? ( sys-devel/gettext )"
-
-IUSE="gnome kde nls"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
-mirror://gentoo/${P}-makefile.patch"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~amd64"
-
-src_unpack() {
- unpack ${P}.tar.gz
- cd ${S}
-
- # Sanitize the hack that is its Makefile
- epatch ${DISTDIR}/${P}-makefile.patch
- # Remove outdated error directives that break compilation. See bug #82598.
- epatch ${FILESDIR}/${P}-fix_error_directives.patch
-}
-
-src_compile() {
- local myopts=""
-
- use nls && myopts="${myopts} ENABLE_GETTEXT=1"
-
- # emake may break things
- make ${myopts} || die
-}
-
-src_install () {
- local myopts=""
-
- use gnome && myopts="${myopts} GNOME_PREFIX=/usr"
-
- if use kde && which kde-config ; then
- myopts="${myopts} \
- KDE_PREFIX=/usr/share/applnk \
- KDE_ICON_PREFIX=/usr/share/icons"
- fi
-
- use nls && myopts="${myopts} ENABLE_GETTEXT=1"
-
- make DESTDIR=${D} ${myopts} install || die
-
- rm docs/INSTALL.txt
- dodoc docs/*.txt
-}
diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild
index ada3627758e9..455d5025452b 100644
--- a/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild
+++ b/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild
@@ -1,11 +1,18 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild,v 1.2 2005/03/22 21:49:32 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild,v 1.3 2005/04/19 09:09:57 leonardop Exp $
inherit eutils
DESCRIPTION="Drawing program designed for young children"
HOMEPAGE="http://www.newbreedsoftware.com/tuxpaint/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 ~ppc ~amd64"
+
+IUSE="gnome kde nls"
DEPEND="media-libs/libpng
media-libs/sdl-ttf
@@ -16,13 +23,6 @@ DEPEND="media-libs/libpng
media-libs/netpbm
nls? ( sys-devel/gettext )"
-IUSE="gnome kde nls"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~amd64"
-
src_unpack() {
unpack ${A}
cd ${S}