summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-06 21:02:55 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-06 21:02:55 +0000
commitaf29e96283a47548c2da534384263fc7528ef2dc (patch)
tree63cd2142d08ec9c61347dda31d8e3b916b89706e /dev-games/hlsdk
parentbk bump (diff)
downloadhistorical-af29e96283a47548c2da534384263fc7528ef2dc.tar.gz
historical-af29e96283a47548c2da534384263fc7528ef2dc.tar.bz2
historical-af29e96283a47548c2da534384263fc7528ef2dc.zip
metadata
Diffstat (limited to 'dev-games/hlsdk')
-rw-r--r--dev-games/hlsdk/hlsdk-2.3.ebuild4
-rw-r--r--dev-games/hlsdk/metadata.xml21
2 files changed, 22 insertions, 3 deletions
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>