summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-17 02:18:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-17 02:18:20 +0000
commit5e583bc416a7c281aad967e7f780527da36a671a (patch)
treefc412f3caa039372c5d4b2f6c269ab1f78ac532d /media-video
parentInitial import of x11-plugins/wmjsql, version 0.5. Closes #54558. (Manifest r... (diff)
downloadgentoo-2-5e583bc416a7c281aad967e7f780527da36a671a.tar.gz
gentoo-2-5e583bc416a7c281aad967e7f780527da36a671a.tar.bz2
gentoo-2-5e583bc416a7c281aad967e7f780527da36a671a.zip
version bump
Diffstat (limited to 'media-video')
-rw-r--r--media-video/binkplayer/ChangeLog8
-rw-r--r--media-video/binkplayer/Manifest10
-rw-r--r--media-video/binkplayer/binkplayer-1.6d.ebuild27
-rw-r--r--media-video/binkplayer/files/digest-binkplayer-1.6d1
4 files changed, 41 insertions, 5 deletions
diff --git a/media-video/binkplayer/ChangeLog b/media-video/binkplayer/ChangeLog
index 1d161092237d..c0a49aa2e3b9 100644
--- a/media-video/binkplayer/ChangeLog
+++ b/media-video/binkplayer/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-video/binkplayer
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/ChangeLog,v 1.5 2004/07/01 08:39:14 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/ChangeLog,v 1.6 2004/07/17 02:18:20 mr_bones_ Exp $
+
+*binkplayer-1.6d (16 Jul 2004)
+
+ 16 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ +binkplayer-1.6d.ebuild:
+ version bump
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
binkplayer-1.5y.ebuild, binkplayer-1.6b.ebuild, binkplayer-1.6c.ebuild:
diff --git a/media-video/binkplayer/Manifest b/media-video/binkplayer/Manifest
index 0105a81a18d1..bbdc0cf87bb2 100644
--- a/media-video/binkplayer/Manifest
+++ b/media-video/binkplayer/Manifest
@@ -1,8 +1,10 @@
-MD5 51a1dde1ec851a1948bb427f0fecdbc6 binkplayer-1.6b.ebuild 758
-MD5 7f025068e0b48c2bc08aa1ba5a16679c binkplayer-1.5y.ebuild 675
MD5 4443283065bed7fb9f34507f96f6faf5 binkplayer-1.6c.ebuild 758
-MD5 f1e7553202a1c6cda62ad60fe76ba812 ChangeLog 844
MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241
+MD5 f1e7553202a1c6cda62ad60fe76ba812 ChangeLog 844
+MD5 51a1dde1ec851a1948bb427f0fecdbc6 binkplayer-1.6b.ebuild 758
+MD5 7f025068e0b48c2bc08aa1ba5a16679c binkplayer-1.5y.ebuild 675
+MD5 4443283065bed7fb9f34507f96f6faf5 binkplayer-1.6d.ebuild 758
+MD5 8cfa8d4eef43eb608f2d110ad0d7b1bd files/digest-binkplayer-1.5y 64
MD5 729ce47c1494459288275888d11f8123 files/digest-binkplayer-1.6b 64
MD5 d2a577ded3512db9f4b323a5f2fe80e3 files/digest-binkplayer-1.6c 64
-MD5 8cfa8d4eef43eb608f2d110ad0d7b1bd files/digest-binkplayer-1.5y 64
+MD5 2c516e804abcb7ee21fce51503ecf3d8 files/digest-binkplayer-1.6d 64
diff --git a/media-video/binkplayer/binkplayer-1.6d.ebuild b/media-video/binkplayer/binkplayer-1.6d.ebuild
new file mode 100644
index 000000000000..e2d6f396ced9
--- /dev/null
+++ b/media-video/binkplayer/binkplayer-1.6d.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.6d.ebuild,v 1.1 2004/07/17 02:18:20 mr_bones_ Exp $
+
+DESCRIPTION="Bink Video! Player"
+HOMEPAGE="http://www.radgametools.com/default.htm"
+# No version on the archives and upstream has said they are not
+# interested in providing versioned archives.
+# SRC_URI="http://www.radgametools.com/down/Bink/BinkLinuxPlayer.zip"
+SRC_URI="mirror://gentoo/${P}.zip"
+
+DEPEND="app-arch/unzip"
+RDEPEND="virtual/libc
+ media-libs/libsdl
+ media-libs/sdl-mixer"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="-* x86"
+IUSE=""
+
+S="${WORKDIR}"
+
+src_install() {
+ into /opt
+ dobin BinkPlayer || die "dobin failed"
+}
diff --git a/media-video/binkplayer/files/digest-binkplayer-1.6d b/media-video/binkplayer/files/digest-binkplayer-1.6d
new file mode 100644
index 000000000000..a59e1b86fe8b
--- /dev/null
+++ b/media-video/binkplayer/files/digest-binkplayer-1.6d
@@ -0,0 +1 @@
+MD5 3405e1306c531f3404d237c0c48f2d7f binkplayer-1.6d.zip 116861