summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-15 01:25:06 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-15 01:25:06 +0000
commit42bc4031c89b516d7315d5f3256c589de64bd0ba (patch)
treeb3a8a360924eb487246ac70bb9225d878524e47f /media-video
parentsync IUSE (missing) (diff)
downloadhistorical-42bc4031c89b516d7315d5f3256c589de64bd0ba.tar.gz
historical-42bc4031c89b516d7315d5f3256c589de64bd0ba.tar.bz2
historical-42bc4031c89b516d7315d5f3256c589de64bd0ba.zip
-amd64 -sparc. Build fails silently on both platforms. Amd64 needs a build system patch, but it still fails. Sparc appears to be supported, but it fails to build as well.
Diffstat (limited to 'media-video')
-rw-r--r--media-video/helixplayer/ChangeLog8
-rw-r--r--media-video/helixplayer/Manifest4
-rw-r--r--media-video/helixplayer/helixplayer-1.0_beta1.ebuild5
3 files changed, 12 insertions, 5 deletions
diff --git a/media-video/helixplayer/ChangeLog b/media-video/helixplayer/ChangeLog
index b0145ea24e23..9e3364313bf9 100644
--- a/media-video/helixplayer/ChangeLog
+++ b/media-video/helixplayer/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-video/helixplayer
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/ChangeLog,v 1.1 2004/07/14 20:18:27 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/ChangeLog,v 1.2 2004/07/15 01:25:06 eradicator Exp $
+
+ 14 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ helixplayer-1.0_beta1.ebuild:
+ -amd64 -sparc. Build fails silently on both platforms. Amd64 needs a build
+ system patch, but it still fails. Sparc appears to be supported, but it fails
+ to build as well.
*helixplayer-1.0_beta1 (15 Jul 2004)
diff --git a/media-video/helixplayer/Manifest b/media-video/helixplayer/Manifest
index 44e7f92915dc..fccd208869e2 100644
--- a/media-video/helixplayer/Manifest
+++ b/media-video/helixplayer/Manifest
@@ -1,6 +1,6 @@
-MD5 4a711a3d2fffa8603cbe1b0f517c1c00 helixplayer-1.0_beta1.ebuild 3177
+MD5 0fc01a04748a0562f3d8f4514f7aff0e ChangeLog 799
MD5 bcccb1f941e30566bb372ec395297e30 metadata.xml 348
-MD5 681032b07036c389bd5c5613bae3b1dc ChangeLog 532
+MD5 d67d8292cbf83484b2387f860d3ac6cd helixplayer-1.0_beta1.ebuild 3265
MD5 6438303cb10431e6fe1fd8c1a24328d4 files/50helix 22
MD5 9ff4380a6e2acce72f2685a5f5a03b2c files/buildrc 35
MD5 d9d3bd60b0c7de98d93ccde45775936d files/digest-helixplayer-1.0_beta1 88
diff --git a/media-video/helixplayer/helixplayer-1.0_beta1.ebuild b/media-video/helixplayer/helixplayer-1.0_beta1.ebuild
index e1db8d7d4f5e..31345333b8d5 100644
--- a/media-video/helixplayer/helixplayer-1.0_beta1.ebuild
+++ b/media-video/helixplayer/helixplayer-1.0_beta1.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/helixplayer-1.0_beta1.ebuild,v 1.1 2004/07/14 20:18:27 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/helixplayer-1.0_beta1.ebuild,v 1.2 2004/07/15 01:25:06 eradicator Exp $
DESCRIPTION="A free open-source media player by real"
HOMEPAGE="http://www.helixplayer.org/"
SRC_URI="https://helixcommunity.org/download.php/487/${P}-beta-source.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+# -sparc -amd64: 1.0_beta1: build fails on both platforms... --eradicator
+KEYWORDS="~x86 -sparc -amd64"
IUSE="mozilla"
DEPEND="media-libs/libtheora
media-libs/libogg"