summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-06 20:57:06 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-06 20:57:06 +0000
commitc393a68f0109548bbb666ad41b70e87a931f0767 (patch)
treed5c16630b5ebdd92e277ec7f2f98a4799c4fb8aa /dev-games
parentmetadata (diff)
downloadgentoo-2-c393a68f0109548bbb666ad41b70e87a931f0767.tar.gz
gentoo-2-c393a68f0109548bbb666ad41b70e87a931f0767.tar.bz2
gentoo-2-c393a68f0109548bbb666ad41b70e87a931f0767.zip
metadata
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/cardpics/cardpics-0.4.ebuild8
-rw-r--r--dev-games/cardpics/metadata.xml12
-rw-r--r--dev-games/hawknl/metadata.xml20
-rw-r--r--dev-games/hlsdk/hlsdk-2.3.ebuild4
-rw-r--r--dev-games/hlsdk/metadata.xml21
-rw-r--r--dev-games/ode/metadata.xml11
6 files changed, 66 insertions, 10 deletions
diff --git a/dev-games/cardpics/cardpics-0.4.ebuild b/dev-games/cardpics/cardpics-0.4.ebuild
index e19ce9400fd8..c3ec0a333b02 100644
--- a/dev-games/cardpics/cardpics-0.4.ebuild
+++ b/dev-games/cardpics/cardpics-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/cardpics/cardpics-0.4.ebuild,v 1.1 2003/07/14 00:40:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/cardpics/cardpics-0.4.ebuild,v 1.2 2003/10/06 20:53:04 vapier Exp $
inherit games
@@ -11,12 +11,6 @@ SRC_URI="http://savannah.gnu.org/download/cardpics/sources/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-IUSE=""
-
-src_compile() {
- egamesconf || die
- emake || die
-}
src_install() {
make install DESTDIR=${D} || die
diff --git a/dev-games/cardpics/metadata.xml b/dev-games/cardpics/metadata.xml
new file mode 100644
index 000000000000..c0ea8fee0e55
--- /dev/null
+++ b/dev-games/cardpics/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>games</herd>
+<longdescription>
+rdpics is a set of free cards sets.
+
+If you are programming a card game and are looking for free cards,
+Cardpics was made for you! Get a set of cards and include them in your
+project, as soon as your project is free.
+</longdescription>
+</pkgmetadata>
diff --git a/dev-games/hawknl/metadata.xml b/dev-games/hawknl/metadata.xml
new file mode 100644
index 000000000000..4a84058016ad
--- /dev/null
+++ b/dev-games/hawknl/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>games</herd>
+<longdescription>
+HawkNL is a free, open source, game oriented network API released under
+the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly
+low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL
+also provides other features including support for many OSs, groups of
+sockets, socket statistics, high accuracy timer, CRC functions, macros
+to read and write data to packets with endian conversion, and support
+for multiple network transports. NL has been tested on Windows
+9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX, BSDs, MacOS 7-9 and
+MacOS X. There are also the two high level APIs, HawkNLU(tm) (NLU)
+and HawkVoice(tm), which are built on top of NL. It is NLU and
+HawkVoice(tm) that are most exciting, since they give developers
+portable, easy to use alternatives to Microsoft®'s DirectPlay® and
+DirectPlay® Voice.
+</longdescription>
+</pkgmetadata>
diff --git a/dev-games/hlsdk/hlsdk-2.3.ebuild b/dev-games/hlsdk/hlsdk-2.3.ebuild
index dd117f90857d..7c685cde8cf3 100644
--- a/dev-games/hlsdk/hlsdk-2.3.ebuild
+++ b/dev-games/hlsdk/hlsdk-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/hlsdk/hlsdk-2.3.ebuild,v 1.1 2003/07/13 03:13:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/hlsdk/hlsdk-2.3.ebuild,v 1.2 2003/10/06 20:55:50 vapier Exp $
inherit games
@@ -12,8 +12,6 @@ LICENSE="ValveSDK"
SLOT="0"
KEYWORDS="x86"
-S=${WORKDIR}/${P}
-
src_compile() {
find -iname '*.orig' -exec rm -f '{}' \;
}
diff --git a/dev-games/hlsdk/metadata.xml b/dev-games/hlsdk/metadata.xml
new file mode 100644
index 000000000000..eb47ddf26ae4
--- /dev/null
+++ b/dev-games/hlsdk/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>games</herd>
+<maintainer>
+ <email>vapier@gentoo.org</email>
+ <name>Mike Frysinger</name>
+</maintainer>
+<longdescription>
+Half-Life SDK
+
+The current version of the Half-Life SDK is 2.3, which includes new functionality
+for mod authors, greatly increasing their power to create a wide variety of games
+using the Half-Life engine. The new features included with version 2.3 are the
+inclusion of the Ricochet source code (with multi-serve technology), first-person
+spectator code, and updated information on the server query protocol.
+
+Note:
+This is the version from metamod ... it's been ported and updated for use in linux.
+</longdescription>
+</pkgmetadata>
diff --git a/dev-games/ode/metadata.xml b/dev-games/ode/metadata.xml
new file mode 100644
index 000000000000..7c91771c4bf6
--- /dev/null
+++ b/dev-games/ode/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>
+<longdescription>
+ODE is a free, industrial quality library for simulating articulated rigid body
+dynamics - for example ground vehicles, legged creatures, and moving objects in VR
+environments. It is fast, flexible, robust and platform independent, with advanced
+joints, contact with friction, and built-in collision detection.
+</longdescription>
+</pkgmetadata>