summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Rune Jensen <arj@gentoo.org>2005-10-12 19:27:24 +0000
committerAnders Rune Jensen <arj@gentoo.org>2005-10-12 19:27:24 +0000
commitfe9ae05eecf2ea5a943f4bd02696ce740c264107 (patch)
tree60e8db0de1b6a5b25ae4baef7fd846112a00f945 /media-video
parentremove old versions (diff)
downloadgentoo-2-fe9ae05eecf2ea5a943f4bd02696ce740c264107.tar.gz
gentoo-2-fe9ae05eecf2ea5a943f4bd02696ce740c264107.tar.bz2
gentoo-2-fe9ae05eecf2ea5a943f4bd02696ce740c264107.zip
remove old versions
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mmsv2/ChangeLog6
-rw-r--r--media-video/mmsv2/files/digest-mmsv2-1.01
-rw-r--r--media-video/mmsv2/files/digest-mmsv2-1.0.11
-rw-r--r--media-video/mmsv2/files/digest-mmsv2-1.0.31
-rw-r--r--media-video/mmsv2/mmsv2-1.0.1.ebuild94
-rw-r--r--media-video/mmsv2/mmsv2-1.0.3.ebuild86
-rw-r--r--media-video/mmsv2/mmsv2-1.0.ebuild92
7 files changed, 5 insertions, 276 deletions
diff --git a/media-video/mmsv2/ChangeLog b/media-video/mmsv2/ChangeLog
index 3dc84846e219..0ba32355fedd 100644
--- a/media-video/mmsv2/ChangeLog
+++ b/media-video/mmsv2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/mmsv2
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mmsv2/ChangeLog,v 1.11 2005/09/23 18:32:15 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mmsv2/ChangeLog,v 1.12 2005/10/12 19:23:35 arj Exp $
+
+ 12 Oct 2005; Anders Rune Jensen <arj@gentoo.org> -mmsv2-1.0.ebuild,
+ -mmsv2-1.0.1.ebuild, -mmsv2-1.0.3.ebuild:
+ Remove old versions
*mmsv2-1.0.4 (23 Sep 2005)
diff --git a/media-video/mmsv2/files/digest-mmsv2-1.0 b/media-video/mmsv2/files/digest-mmsv2-1.0
deleted file mode 100644
index 9b34a8289b81..000000000000
--- a/media-video/mmsv2/files/digest-mmsv2-1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e18104422676b4e8eb68e29da89ec217 mmsv2-1.0.tar.bz2 2404965
diff --git a/media-video/mmsv2/files/digest-mmsv2-1.0.1 b/media-video/mmsv2/files/digest-mmsv2-1.0.1
deleted file mode 100644
index 8fb89fab4bbe..000000000000
--- a/media-video/mmsv2/files/digest-mmsv2-1.0.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1e41eecaa2b18bafe71a729f3c72f0c9 mmsv2-1.0.1.tar.bz2 2449600
diff --git a/media-video/mmsv2/files/digest-mmsv2-1.0.3 b/media-video/mmsv2/files/digest-mmsv2-1.0.3
deleted file mode 100644
index 94ca3718511c..000000000000
--- a/media-video/mmsv2/files/digest-mmsv2-1.0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 294b618e363e1f1b0b39f3a3ea1daf29 mmsv2-1.0.3.tar.bz2 2423548
diff --git a/media-video/mmsv2/mmsv2-1.0.1.ebuild b/media-video/mmsv2/mmsv2-1.0.1.ebuild
deleted file mode 100644
index 662f7b8b7979..000000000000
--- a/media-video/mmsv2/mmsv2-1.0.1.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mmsv2/mmsv2-1.0.1.ebuild,v 1.4 2005/07/09 19:02:22 swegener Exp $
-
-inherit eutils
-
-DESCRIPTION="Menu system for easy movie and audio playback and image viewing."
-HOMEPAGE="http://mms.sunsite.dk/"
-
-SRC_URI="http://mms.sunsite.dk/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 amd64"
-IUSE="debug lirc svga sdl dvb xine"
-
-RDEPEND="media-libs/imlib2
- media-libs/taglib
- >=dev-libs/libpcre-4.3
- =dev-db/sqlite-2*
- media-tv/xmltv
- lirc? ( app-misc/lirc )
- svga? ( media-libs/svgalib )
- sdl? ( media-libs/libsdl )
- xine? ( media-libs/xine-lib
- media-video/cxfe )
- !xine? ( media-sound/alsaplayer
- media-video/mplayer
- media-video/dxr3player )"
-
-DEPEND="${RDEPEND}
- sys-devel/autoconf
- sys-devel/automake"
-
-src_unpack() {
- unpack ${P}.tar.bz2
-
- cd ${S}
-
- epatch ${FILESDIR}/fix-configure.diff
-}
-
-src_compile() {
-
- local myconf=
-
- ( use debug ) \
- && myconf="${myconf} --enable-debug"
-
- ( use lirc ) \
- || myconf="${myconf} --disable-lirc"
-
- ( use svga ) \
- && myconf="${myconf} --enable-vgagl"
-
- ( use sdl ) \
- && myconf="${myconf} --enable-sdl"
-
- ( use dvb ) \
- && myconf="${myconf} --enable-dvb"
-
- ( use xine ) \
- && myconf="${myconf} --enable-xine-audio"
-
- if ! [ -e /usr/include/linux/em8300.h ]
- then
- myconf="${myconf} --disable-dxr3"
- fi
-
- ./configure --prefix=/usr \
- --enable-fancy-audio \
- --enable-fancy-movie \
- --use-tags \
- ${myconf} || die
-
- emake -j1 || die
-}
-
-src_install() {
- make PREFIX=${D}/usr \
- BINDIR=${D}/usr/bin \
- CONFIGDIR=${D}/etc/mms \
- DATADIR=${D}/usr/share/mms \
- install || die "Failed to install mmsv2!"
-
- dodoc doc/BUGS doc/Changelog doc/LICENSE doc/README doc/TODO
-}
-
-pkg_postinst() {
- einfo "Be sure to change /etc/mms/config and /etc/mms/input* to your needs"
- einfo "You also need to place a TV.xml file in /etc/mms for epg to work"
- einfo
- einfo "Documentation is available online: http://mms.sunsite.dk/doc/index.html"
-}
diff --git a/media-video/mmsv2/mmsv2-1.0.3.ebuild b/media-video/mmsv2/mmsv2-1.0.3.ebuild
deleted file mode 100644
index 58dfe01fb9d8..000000000000
--- a/media-video/mmsv2/mmsv2-1.0.3.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mmsv2/mmsv2-1.0.3.ebuild,v 1.1 2005/09/02 20:02:17 arj Exp $
-
-inherit eutils
-
-DESCRIPTION="Menu system for easy movie and audio playback and image viewing."
-HOMEPAGE="http://mms.sunsite.dk/"
-
-SRC_URI="http://mms.sunsite.dk/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug lirc svga sdl dvb xine"
-
-RDEPEND="media-libs/imlib2
- media-libs/taglib
- >=dev-libs/libpcre-4.3
- =dev-db/sqlite-2*
- media-tv/xmltv
- lirc? ( app-misc/lirc )
- svga? ( media-libs/svgalib )
- sdl? ( media-libs/libsdl )
- xine? ( media-libs/xine-lib
- media-video/cxfe )
- !xine? ( media-sound/alsaplayer
- media-video/mplayer
- media-video/dxr3player )"
-
-DEPEND="${RDEPEND}
- sys-devel/autoconf
- sys-devel/automake"
-
-src_compile() {
-
- local myconf=
-
- ( use debug ) \
- && myconf="${myconf} --enable-debug"
-
- ( use lirc ) \
- || myconf="${myconf} --disable-lirc"
-
- ( use svga ) \
- && myconf="${myconf} --enable-vgagl"
-
- ( use sdl ) \
- && myconf="${myconf} --enable-sdl"
-
- ( use dvb ) \
- && myconf="${myconf} --enable-dvb"
-
- ( use xine ) \
- && myconf="${myconf} --enable-xine-audio"
-
- if ! [ -e /usr/include/linux/em8300.h ]
- then
- myconf="${myconf} --disable-dxr3"
- fi
-
- ./configure --prefix=/usr \
- --enable-fancy-audio \
- --enable-fancy-movie \
- --use-tags \
- ${myconf} || die
-
- emake -j1 || die
-}
-
-src_install() {
- make PREFIX=${D}/usr \
- BINDIR=${D}/usr/bin \
- CONFIGDIR=${D}/etc/mms \
- DATADIR=${D}/usr/share/mms \
- install || die "Failed to install mmsv2!"
-
- dodoc doc/BUGS doc/Changelog doc/LICENSE doc/README doc/TODO
-}
-
-pkg_postinst() {
- einfo "Be sure to change /etc/mms/config and /etc/mms/input* to your needs"
- einfo "You also need to place a TV.xml file in /etc/mms for epg to work"
- einfo
- einfo "Documentation is available online: http://mms.sunsite.dk/doc/index.html"
-}
diff --git a/media-video/mmsv2/mmsv2-1.0.ebuild b/media-video/mmsv2/mmsv2-1.0.ebuild
deleted file mode 100644
index 4c0faa512797..000000000000
--- a/media-video/mmsv2/mmsv2-1.0.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mmsv2/mmsv2-1.0.ebuild,v 1.4 2005/07/09 19:02:22 swegener Exp $
-
-inherit eutils
-
-DESCRIPTION="Menu system for easy movie and audio playback and image viewing."
-HOMEPAGE="http://mms.sunsite.dk/"
-
-SRC_URI="http://mms.sunsite.dk/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="debug lirc svga sdl xine"
-
-RDEPEND="media-libs/imlib2
- media-libs/taglib
- >=dev-libs/libpcre-4.3
- =dev-db/sqlite-2*
- media-tv/xmltv
- lirc? ( app-misc/lirc )
- svga? ( media-libs/svgalib )
- sdl? ( media-libs/libsdl )
- xine? ( media-libs/xine-lib
- media-video/cxfe )
- !xine? ( media-sound/alsaplayer
- media-video/mplayer
- media-video/dxr3player )"
-
-DEPEND="${RDEPEND}
- sys-devel/autoconf
- sys-devel/automake"
-
-src_unpack() {
- unpack ${P}.tar.bz2
-
- cd ${S}
-
- epatch ${FILESDIR}/vgagl-compile-fix
- epatch ${FILESDIR}/fix-configure.diff
-}
-
-src_compile() {
-
- local myconf=
-
- ( use debug ) \
- && myconf="${myconf} --enable-debug"
-
- ( use lirc ) \
- || myconf="${myconf} --disable-lirc"
-
- ( use svga ) \
- && myconf="${myconf} --enable-vgagl"
-
- ( use sdl ) \
- && myconf="${myconf} --enable-sdl"
-
- ( use xine ) \
- && myconf="${myconf} --enable-xine-audio"
-
- if ! [ -e /usr/include/linux/em8300.h ]
- then
- myconf="${myconf} --disable-dxr3"
- fi
-
- ./configure --prefix=/usr \
- --enable-fancy-audio \
- --enable-fancy-movie \
- --use-tags \
- ${myconf} || die
-
- emake -j1 || die
-}
-
-src_install() {
- make PREFIX=${D}/usr \
- BINDIR=${D}/usr/bin \
- CONFIGDIR=${D}/etc/mms \
- DATADIR=${D}/usr/share/mms \
- install || die "Failed to install mmsv2!"
-
- dodoc doc/BUGS doc/Changelog doc/LICENSE doc/README doc/TODO
-}
-
-pkg_postinst() {
- einfo "Be sure to change /etc/mms/config and /etc/mms/input* to your needs"
- einfo "You also need to place a TV.xml file in /etc/mms for epg to work"
- einfo
- einfo "Documentation is available online: http://mms.sunsite.dk/doc/index.html"
-}