diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-20 05:57:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-20 05:57:16 +0000 |
commit | 46b6fcfffebd204d7befa702a2af58cd04610a7b (patch) | |
tree | 8bbab890fc5af55d27a191994e8ec1a33148daba /media-video/binkplayer | |
parent | Version bump. Include patch to fix firefox print preview crash for bug #195644 (diff) | |
download | gentoo-2-46b6fcfffebd204d7befa702a2af58cd04610a7b.tar.gz gentoo-2-46b6fcfffebd204d7befa702a2af58cd04610a7b.tar.bz2 gentoo-2-46b6fcfffebd204d7befa702a2af58cd04610a7b.zip |
old
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-video/binkplayer')
-rw-r--r-- | media-video/binkplayer/binkplayer-1.8h.ebuild | 27 | ||||
-rw-r--r-- | media-video/binkplayer/binkplayer-1.8n.ebuild | 27 | ||||
-rw-r--r-- | media-video/binkplayer/files/digest-binkplayer-1.8h | 3 | ||||
-rw-r--r-- | media-video/binkplayer/files/digest-binkplayer-1.8n | 3 |
4 files changed, 0 insertions, 60 deletions
diff --git a/media-video/binkplayer/binkplayer-1.8h.ebuild b/media-video/binkplayer/binkplayer-1.8h.ebuild deleted file mode 100644 index 132a34329344..000000000000 --- a/media-video/binkplayer/binkplayer-1.8h.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.8h.ebuild,v 1.3 2006/07/04 04:44:05 squinky86 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" - -LICENSE="as-is" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="" - -DEPEND="app-arch/unzip" -RDEPEND="media-libs/libsdl - media-libs/sdl-mixer - amd64? ( app-emulation/emul-linux-x86-sdl )" - -S=${WORKDIR} - -src_install() { - into /opt - dobin BinkPlayer || die "dobin failed" -} diff --git a/media-video/binkplayer/binkplayer-1.8n.ebuild b/media-video/binkplayer/binkplayer-1.8n.ebuild deleted file mode 100644 index b952122696f4..000000000000 --- a/media-video/binkplayer/binkplayer-1.8n.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.8n.ebuild,v 1.1 2006/08/22 07:34:57 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" - -LICENSE="as-is" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="" - -DEPEND="app-arch/unzip" -RDEPEND="media-libs/libsdl - media-libs/sdl-mixer - amd64? ( app-emulation/emul-linux-x86-sdl )" - -S=${WORKDIR} - -src_install() { - into /opt - dobin BinkPlayer || die "dobin failed" -} diff --git a/media-video/binkplayer/files/digest-binkplayer-1.8h b/media-video/binkplayer/files/digest-binkplayer-1.8h deleted file mode 100644 index a4417383fc38..000000000000 --- a/media-video/binkplayer/files/digest-binkplayer-1.8h +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5e09b6a51a66dfee261fd39af105ec1f binkplayer-1.8h.zip 100362 -RMD160 8b1ee62605b6749813e7c681fd72284a7861dd51 binkplayer-1.8h.zip 100362 -SHA256 26508011f6affaf0dbd34c061ffaef438ab44a5ca9588b346ba794813edc13d1 binkplayer-1.8h.zip 100362 diff --git a/media-video/binkplayer/files/digest-binkplayer-1.8n b/media-video/binkplayer/files/digest-binkplayer-1.8n deleted file mode 100644 index b82e4093f37c..000000000000 --- a/media-video/binkplayer/files/digest-binkplayer-1.8n +++ /dev/null @@ -1,3 +0,0 @@ -MD5 77073f22076a8cdc4c6d572f785f35d5 binkplayer-1.8n.zip 100295 -RMD160 ebe3d1c5516de32b7108563b79a4150cdae39635 binkplayer-1.8n.zip 100295 -SHA256 96cdeeeaef15718808a875b911e2245d740c1a758c133a1f8608b5128cb25fe8 binkplayer-1.8n.zip 100295 |