summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-01-29 08:56:36 +0000
committerMike Frysinger <vapier@gentoo.org>2004-01-29 08:56:36 +0000
commit836a9b00bc5cba944726aec2514e0132a7e23b84 (patch)
tree081eaf3805289f9d8c66ed2a4c522978d59b5e62
parentver bump #38365 (diff)
downloadgentoo-2-836a9b00bc5cba944726aec2514e0132a7e23b84.tar.gz
gentoo-2-836a9b00bc5cba944726aec2514e0132a7e23b84.tar.bz2
gentoo-2-836a9b00bc5cba944726aec2514e0132a7e23b84.zip
hppa luvin
-rw-r--r--dev-python/pygame/pygame-1.6.ebuild10
-rw-r--r--games-arcade/solarwolf/solarwolf-1.4.ebuild4
-rw-r--r--games-puzzle/4stattack/4stattack-2.1.4.ebuild6
-rw-r--r--media-libs/sdl-ttf/files/digest-sdl-ttf-2.0.51
-rw-r--r--media-libs/sdl-ttf/metadata.xml11
-rw-r--r--media-libs/sdl-ttf/sdl-ttf-2.0.5.ebuild27
-rw-r--r--media-libs/sdl-ttf/sdl-ttf-2.0.6.ebuild6
7 files changed, 23 insertions, 42 deletions
diff --git a/dev-python/pygame/pygame-1.6.ebuild b/dev-python/pygame/pygame-1.6.ebuild
index 12ffcbed20a8..7a13d75a9860 100644
--- a/dev-python/pygame/pygame-1.6.ebuild
+++ b/dev-python/pygame/pygame-1.6.ebuild
@@ -1,17 +1,16 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.6.ebuild,v 1.1 2003/12/13 06:57:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.6.ebuild,v 1.2 2004/01/29 08:52:49 vapier Exp $
inherit distutils
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"
-SRC_URI="http://www.pygame.org/ftp/${P}.tar.gz"
HOMEPAGE="http://www.pygame.org/"
+SRC_URI="http://www.pygame.org/ftp/${P}.tar.gz"
-IUSE=""
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 hppa"
DEPEND="virtual/python
>=media-libs/libsdl-1.2.5
@@ -32,4 +31,3 @@ src_install () {
insinto /usr/share/doc/${PF}/examples/data
doins ${S}/examples/data/*
}
-
diff --git a/games-arcade/solarwolf/solarwolf-1.4.ebuild b/games-arcade/solarwolf/solarwolf-1.4.ebuild
index 7488ed5c65bd..3f0372fa0be3 100644
--- a/games-arcade/solarwolf/solarwolf-1.4.ebuild
+++ b/games-arcade/solarwolf/solarwolf-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/solarwolf/solarwolf-1.4.ebuild,v 1.3 2004/01/29 08:43:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/solarwolf/solarwolf-1.4.ebuild,v 1.4 2004/01/29 08:56:36 vapier Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="http://www.pygame.org/shredwheat/solarwolf/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 sparc"
+KEYWORDS="x86 sparc hppa"
DEPEND=">=dev-python/pygame-1.5.6
>=dev-lang/python-2.3
diff --git a/games-puzzle/4stattack/4stattack-2.1.4.ebuild b/games-puzzle/4stattack/4stattack-2.1.4.ebuild
index f13bcfeec439..2a5644696030 100644
--- a/games-puzzle/4stattack/4stattack-2.1.4.ebuild
+++ b/games-puzzle/4stattack/4stattack-2.1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/4stattack-2.1.4.ebuild,v 1.1 2003/09/10 06:35:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/4stattack-2.1.4.ebuild,v 1.2 2004/01/29 08:55:46 vapier Exp $
inherit games eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/forcedattack/4stAttack-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 hppa"
DEPEND=">=dev-python/pygame-1.5"
diff --git a/media-libs/sdl-ttf/files/digest-sdl-ttf-2.0.5 b/media-libs/sdl-ttf/files/digest-sdl-ttf-2.0.5
deleted file mode 100644
index c31d8b7a82f9..000000000000
--- a/media-libs/sdl-ttf/files/digest-sdl-ttf-2.0.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1dec3052634a5902914669b5dcd41523 SDL_ttf-2.0.5.tar.gz 1124223
diff --git a/media-libs/sdl-ttf/metadata.xml b/media-libs/sdl-ttf/metadata.xml
new file mode 100644
index 000000000000..291d6a9b2963
--- /dev/null
+++ b/media-libs/sdl-ttf/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>games</herd>
+</maintainer>
+<longdescription>
+This is a sample library which allows you to use TrueType fonts in your SDL applications. It
+comes with an example program "showfont" which displays an example string for a given
+TrueType font file.
+</longdescription>
+</pkgmetadata>
diff --git a/media-libs/sdl-ttf/sdl-ttf-2.0.5.ebuild b/media-libs/sdl-ttf/sdl-ttf-2.0.5.ebuild
deleted file mode 100644
index 6dd87a69bb1f..000000000000
--- a/media-libs/sdl-ttf/sdl-ttf-2.0.5.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/sdl-ttf-2.0.5.ebuild,v 1.11 2003/09/09 12:43:19 vapier Exp $
-
-MY_P="${P/sdl-/SDL_}"
-DESCRIPTION="library that allows you to use TrueType fonts in SDL applications"
-HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf/"
-SRC_URI="http://www.libsdl.org/projects/SDL_ttf/release/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
-
-DEPEND=">=media-libs/libsdl-1.2.4
- >=media-libs/freetype-2.0.1"
-
-S=${WORKDIR}/${MY_P}
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- make prefix=${D}/usr install || die
- dodoc CHANGES README
-}
diff --git a/media-libs/sdl-ttf/sdl-ttf-2.0.6.ebuild b/media-libs/sdl-ttf/sdl-ttf-2.0.6.ebuild
index 87fef5516146..d7f7764cecff 100644
--- a/media-libs/sdl-ttf/sdl-ttf-2.0.6.ebuild
+++ b/media-libs/sdl-ttf/sdl-ttf-2.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/sdl-ttf-2.0.6.ebuild,v 1.7 2003/11/29 21:56:58 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-ttf/sdl-ttf-2.0.6.ebuild,v 1.8 2004/01/29 08:55:09 vapier Exp $
MY_P="${P/sdl-/SDL_}"
S=${WORKDIR}/${MY_P}
@@ -8,9 +8,9 @@ DESCRIPTION="library that allows you to use TrueType fonts in SDL applications"
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf/"
SRC_URI="http://www.libsdl.org/projects/SDL_ttf/release/${MY_P}.tar.gz"
-KEYWORDS="x86 ppc sparc alpha amd64"
LICENSE="LGPL-2"
SLOT="0"
+KEYWORDS="x86 ppc sparc alpha hppa amd64"
DEPEND=">=media-libs/libsdl-1.2.4
>=media-libs/freetype-2.0.1"