summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-08 04:05:36 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-08 04:05:36 +0000
commitd2157e2b28742c8cdc747094ed83da8cb14261cb (patch)
tree54a8ba8a5328cde86892415f86ba39ca8e2adf08 /media-sound/apollo
parentrepoman digest fixups (diff)
downloadgentoo-2-d2157e2b28742c8cdc747094ed83da8cb14261cb.tar.gz
gentoo-2-d2157e2b28742c8cdc747094ed83da8cb14261cb.tar.bz2
gentoo-2-d2157e2b28742c8cdc747094ed83da8cb14261cb.zip
repoman fixes
Diffstat (limited to 'media-sound/apollo')
-rw-r--r--media-sound/apollo/apollo-1.1.1-r1.ebuild3
-rw-r--r--media-sound/apollo/apollo-1.1.1.ebuild50
-rw-r--r--media-sound/apollo/files/digest-apollo-1.1.11
3 files changed, 2 insertions, 52 deletions
diff --git a/media-sound/apollo/apollo-1.1.1-r1.ebuild b/media-sound/apollo/apollo-1.1.1-r1.ebuild
index 634574d18569..cb57bf861acd 100644
--- a/media-sound/apollo/apollo-1.1.1-r1.ebuild
+++ b/media-sound/apollo/apollo-1.1.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.1.1-r1.ebuild,v 1.6 2002/07/01 21:33:31 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.1.1-r1.ebuild,v 1.7 2002/07/08 04:05:36 drobbins Exp $
use kde && inherit kde-base
@@ -10,6 +10,7 @@ LICENSE="GPL-2"
DESCRIPTION="A Qt-based front-end to mpg123"
SRC_URI="mirror://sourceforge/apolloplayer/apollo-src-1.1.1-1.tar.bz2"
HOMEPAGE="http://www.apolloplayer.org"
+KEYWORDS="*"
use kde && need-kde 2.2 && need-qt 2.3
diff --git a/media-sound/apollo/apollo-1.1.1.ebuild b/media-sound/apollo/apollo-1.1.1.ebuild
deleted file mode 100644
index addaca82b19b..000000000000
--- a/media-sound/apollo/apollo-1.1.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.1.1.ebuild,v 1.6 2002/07/01 21:33:31 danarmak Exp $
-
-S=${WORKDIR}/${P}-1
-
-DESCRIPTION="A Qt-based front-end to mpg123"
-LICENSE="GPL-2"
-SRC_URI="mirror://sourceforge/apolloplayer/apollo-src-1.1.1-1.tar.bz2"
-
-HOMEPAGE="http://www.apolloplayer.org"
-
-DEPEND="=x11-libs/qt-x11-2.3*"
-
-RDEPEND=">=media-sound/mpg123-0.59r"
-
-src_unpack() {
-
- cd ${WORKDIR}
- unpack apollo-src-1.1.1-1.tar.bz2
- cd ${S}
- mv install.sh install.sh.orig
- cat install.sh.orig | sed -e 's:$PREFIX/local:$PREFIX:g' > install.sh
-}
-
-src_compile() {
-
- make || die
-
-}
-
-src_install () {
- local myconf
- if [ "`use kde`" ]
- then
- # FIXME: won't work when multiple versions of KDE is installed
- # IFIXEDYOU: danarmak: kde dir must *always* be determined via
- # $KDEDIR. If $KDEDIR doesn't do the job, fix it, don't work
- # around it.
- myconf="--with-kde=${KDEDIR}"
- dodir ${KDEDIR}/share/applnk/Multimedia
- fi
-
- dodir usr/bin
- echo `pwd`
- sh install.sh --prefix=${D}/usr $myconf
-
-}
-
diff --git a/media-sound/apollo/files/digest-apollo-1.1.1 b/media-sound/apollo/files/digest-apollo-1.1.1
deleted file mode 100644
index f2fee638291f..000000000000
--- a/media-sound/apollo/files/digest-apollo-1.1.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e22b4e706315701dbb5f017aaca642ac apollo-src-1.1.1-1.tar.bz2 80477