summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2009-06-30 22:37:45 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2009-06-30 22:37:45 +0000
commitc0a95550ea1826e3487d16fe1a58b4fded59d902 (patch)
treef6fc323ff6fe27e0d13ede9786ab4618fccdd75a /media-video
parentInitial commit of nted score editor. Fixes bug 244716 (diff)
downloadgentoo-2-c0a95550ea1826e3487d16fe1a58b4fded59d902.tar.gz
gentoo-2-c0a95550ea1826e3487d16fe1a58b4fded59d902.tar.bz2
gentoo-2-c0a95550ea1826e3487d16fe1a58b4fded59d902.zip
Remove old ebuilds
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/xvideoservicethief/ChangeLog6
-rw-r--r--media-video/xvideoservicethief/xvideoservicethief-1.8.2.ebuild42
-rw-r--r--media-video/xvideoservicethief/xvideoservicethief-2.0.0.ebuild41
3 files changed, 5 insertions, 84 deletions
diff --git a/media-video/xvideoservicethief/ChangeLog b/media-video/xvideoservicethief/ChangeLog
index 605e6c380a34..e6dc377f6eba 100644
--- a/media-video/xvideoservicethief/ChangeLog
+++ b/media-video/xvideoservicethief/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/xvideoservicethief
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/xvideoservicethief/ChangeLog,v 1.4 2009/06/08 19:54:18 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/xvideoservicethief/ChangeLog,v 1.5 2009/06/30 22:37:45 hwoarang Exp $
+
+ 30 Jun 2009; Markos Chandras <hwoarang@gentoo.org>
+ -xvideoservicethief-1.8.2.ebuild, -xvideoservicethief-2.0.0.ebuild:
+ Remove old ebuilds
08 Jun 2009; Markos Chandras <hwoarang@gentoo.org>
xvideoservicethief-2.0.0-r1.ebuild,
diff --git a/media-video/xvideoservicethief/xvideoservicethief-1.8.2.ebuild b/media-video/xvideoservicethief/xvideoservicethief-1.8.2.ebuild
deleted file mode 100644
index cfbd304a932b..000000000000
--- a/media-video/xvideoservicethief/xvideoservicethief-1.8.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/xvideoservicethief/xvideoservicethief-1.8.2.ebuild,v 1.1 2009/03/14 15:35:15 yngwin Exp $
-
-EAPI="2"
-inherit qt4 versionator
-
-MY_PV=$(replace_all_version_separators '_')
-
-DESCRIPTION="Download (and convert) videos from various Web Video Services"
-HOMEPAGE="http://xviservicethief.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xviservicethief/xVideoServiceThief_${MY_PV}_alpha_src.zip"
-# Note: all released versions are labelled alpha
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="app-arch/unzip
- x11-libs/qt-gui:4"
-RDEPEND="x11-libs/qt-gui:4
- media-video/ffmpeg"
-
-PATCHES="${FILESDIR}/gcc-4.3.patch"
-
-S="${WORKDIR}"
-
-# TODO: translations, documentation
-
-src_configure() {
- eqmake4 xVideoServiceThief.pro
-}
-
-src_install() {
- dobin bin/xvst || die "dobin failed"
- dodoc changelog.txt || die "dodoc failed"
- insinto /usr/share/pixmaps/
- newins resources/images/InformationLogo.png xvst.png || die "newins failed"
- make_desktop_entry /usr/bin/xvst xVideoServiceThief xvst 'Qt;AudioVideo;Video' \
- || die "make_desktop_entry failed"
-}
diff --git a/media-video/xvideoservicethief/xvideoservicethief-2.0.0.ebuild b/media-video/xvideoservicethief/xvideoservicethief-2.0.0.ebuild
deleted file mode 100644
index 9b54c5dfb1dc..000000000000
--- a/media-video/xvideoservicethief/xvideoservicethief-2.0.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/xvideoservicethief/xvideoservicethief-2.0.0.ebuild,v 1.1 2009/05/09 15:38:36 hwoarang Exp $
-
-EAPI="2"
-inherit qt4 versionator
-
-MY_PN="xVST"
-MY_PV="$(replace_all_version_separators '_')"
-MY_P="${MY_PN}_${MY_PV}a_src"
-
-DESCRIPTION="Download (and convert) videos from various Web Video Services"
-HOMEPAGE="http://xviservicethief.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xviservicethief/${MY_P}.zip"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="app-arch/unzip
- >=x11-libs/qt-gui-4.5.0:4"
-RDEPEND=">=x11-libs/qt-gui-4.5.0:4
- media-video/ffmpeg"
-
-S="${WORKDIR}"
-
-# TODO: translations, documentation
-
-src_configure() {
- eqmake4 xVideoServiceThief.pro
-}
-
-src_install() {
- dobin bin/xvst || die "dobin failed"
- dodoc changelog.txt || die "dodoc failed"
- insinto /usr/share/pixmaps/
- newins resources/images/InformationLogo.png xvst.png || die "newins failed"
- make_desktop_entry /usr/bin/xvst xVideoServiceThief xvst 'Qt;AudioVideo;Video' \
- || die "make_desktop_entry failed"
-}