summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-23 00:12:55 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-23 00:12:55 +0000
commita906f21249bb6d3632db660153a3fd2aab308898 (patch)
treedf426856cb9027dac65236d29a255f73c811dc0b /media-libs/rte
parentremoved older versions of mplayer and avifile (diff)
downloadhistorical-a906f21249bb6d3632db660153a3fd2aab308898.tar.gz
historical-a906f21249bb6d3632db660153a3fd2aab308898.tar.bz2
historical-a906f21249bb6d3632db660153a3fd2aab308898.zip
repoman'd
Diffstat (limited to 'media-libs/rte')
-rw-r--r--media-libs/rte/rte-0.4.ebuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/rte/rte-0.4.ebuild b/media-libs/rte/rte-0.4.ebuild
index 867e60d63723..4b632010f231 100644
--- a/media-libs/rte/rte-0.4.ebuild
+++ b/media-libs/rte/rte-0.4.ebuild
@@ -1,15 +1,18 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-libs/rte/rte-0.4.ebuild,v 1.2 2002/07/11 06:30:39 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/rte/rte-0.4.ebuild,v 1.3 2002/07/23 00:12:55 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Real Time Encoder"
-SRC_URI="http://telia.dl.sourceforge.net/sourceforge/zapping/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/zapping/${P}.tar.bz2"
HOMEPAGE="http://zapping.sourceforge.net/"
-DEPEND="esd? media-sound/esound
- alsa? media-libs/alsa-lib"
+DEPEND="esd? ( media-sound/esound )
+ alsa? ( media-libs/alsa-lib )"
+
SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
src_install () {