summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kalika <max@gentoo.org>2003-09-22 18:38:07 +0000
committerMax Kalika <max@gentoo.org>2003-09-22 18:38:07 +0000
commit62bde2327ee4e0deed1b8f242cc48b4a6dfaf9b7 (patch)
tree0697a1f6082638ccbbbaf0454f4530767df25d27 /media-tv/tvtime
parentBump to version 0.2 and remove stale version. Also add metadata.xml. (diff)
downloadgentoo-2-62bde2327ee4e0deed1b8f242cc48b4a6dfaf9b7.tar.gz
gentoo-2-62bde2327ee4e0deed1b8f242cc48b4a6dfaf9b7.tar.bz2
gentoo-2-62bde2327ee4e0deed1b8f242cc48b4a6dfaf9b7.zip
Bump to stable on x86 and cleanup old version.
Diffstat (limited to 'media-tv/tvtime')
-rw-r--r--media-tv/tvtime/ChangeLog6
-rw-r--r--media-tv/tvtime/Manifest6
-rw-r--r--media-tv/tvtime/files/digest-tvtime-0.9.8.21
-rw-r--r--media-tv/tvtime/tvtime-0.9.10-r1.ebuild4
-rw-r--r--media-tv/tvtime/tvtime-0.9.8.2.ebuild53
5 files changed, 9 insertions, 61 deletions
diff --git a/media-tv/tvtime/ChangeLog b/media-tv/tvtime/ChangeLog
index 55d2c3eae09d..cec866ab2558 100644
--- a/media-tv/tvtime/ChangeLog
+++ b/media-tv/tvtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/tvtime
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.5 2003/09/16 16:04:40 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.6 2003/09/22 18:38:06 max Exp $
+
+ 22 Sep 2003; Max Kalika <max@gentoo.org> tvtime-0.9.10-r1.ebuild,
+ tvtime-0.9.8.2.ebuild:
+ Bump to stable on x86 and cleanup old version.
*tvtime-0.9.10-r1 (16 Sep 2003)
diff --git a/media-tv/tvtime/Manifest b/media-tv/tvtime/Manifest
index 76a4d2a00dc4..4afe1999e099 100644
--- a/media-tv/tvtime/Manifest
+++ b/media-tv/tvtime/Manifest
@@ -1,9 +1,7 @@
-MD5 ff22e3536c46b31bbfdd6b1b75001b56 tvtime-0.9.10-r1.ebuild 1501
-MD5 f59c649b344f710bbba46f902e6bb7bc tvtime-0.9.8.2.ebuild 1339
-MD5 a53ba78ef213e8e6bd14f5a277fc7c56 ChangeLog 2393
+MD5 2900b47d2be42e9526d502161e5cd6e9 tvtime-0.9.10-r1.ebuild 1500
+MD5 10c7b3102361673933d704f465f48867 ChangeLog 2536
MD5 20e2255501865de5b568424821abf69d metadata.xml 161
MD5 04e5aec1facaa9ad4725870d4512172a tvtime-0.9.8.5.ebuild 1401
MD5 e6cc6888101a6d0b8c9d1ae128b68e7a files/digest-tvtime-0.9.10-r1 66
-MD5 c83d458bba6126a4d0e6b941654ce549 files/digest-tvtime-0.9.8.2 67
MD5 12ebb67807d52c3b7856d8040d266238 files/digest-tvtime-0.9.8.5 67
MD5 f868d4bcfd4c67150a6b209d3cddf1b6 files/tvtime-0.9.10-make.patch 4489
diff --git a/media-tv/tvtime/files/digest-tvtime-0.9.8.2 b/media-tv/tvtime/files/digest-tvtime-0.9.8.2
deleted file mode 100644
index 52d214b5f892..000000000000
--- a/media-tv/tvtime/files/digest-tvtime-0.9.8.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 aa8edf485e18a940fbfc2e2efc9a85a8 tvtime-0.9.8.2.tar.gz 5467869
diff --git a/media-tv/tvtime/tvtime-0.9.10-r1.ebuild b/media-tv/tvtime/tvtime-0.9.10-r1.ebuild
index 61e49f207434..0729941ba6d1 100644
--- a/media-tv/tvtime/tvtime-0.9.10-r1.ebuild
+++ b/media-tv/tvtime/tvtime-0.9.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-0.9.10-r1.ebuild,v 1.1 2003/09/16 16:04:40 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-0.9.10-r1.ebuild,v 1.2 2003/09/22 18:38:06 max Exp $
DESCRIPTION="High quality television application for use with video capture cards."
HOMEPAGE="http://tvtime.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
IUSE="directfb sdl nls"
DEPEND="virtual/x11
diff --git a/media-tv/tvtime/tvtime-0.9.8.2.ebuild b/media-tv/tvtime/tvtime-0.9.8.2.ebuild
deleted file mode 100644
index fcb012b791d2..000000000000
--- a/media-tv/tvtime/tvtime-0.9.8.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-0.9.8.2.ebuild,v 1.4 2003/09/08 07:08:41 msterret Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="High quality television application for use with video capture cards."
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-HOMEPAGE="http://tvtime.sourceforge.net/"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-SLOT="0"
-
-IUSE="lirc"
-
-DEPEND="virtual/x11
- >=media-libs/freetype-2*
- sys-libs/zlib
- media-libs/libpng
- dev-libs/libxml2
- lirc? ( app-misc/lirc )"
-
-src_compile() {
-
- econf || die
- emake || die
-
-}
-
-src_install () {
-
- make DESTDIR=${D} install || die
- dodoc ChangeLog AUTHORS NEWS README
- cd docs
- doman tvtime.1 tvtime.xml.5 tvtime-command.1 stationlist.xml.5
- insinto /etc/tvtime
- newins default.tvtime.xml tvtime.xml
-}
-
-pkg_postinst() {
- ewarn
- ewarn " :: !!Attention!! ::"
- ewarn "The format of the config file has changed since the"
- ewarn "last version. Please migrate your changes to the"
- ewarn "new format!"
- ewarn
- einfo "A default setup for ${PN} has been saved as"
- einfo "/etc/tvtime/tvtime.xml. You may need to modify it"
- einfo "for your needs."
- einfo
- einfo "Detailed information on ${PN} setup can be"
- einfo "found at ${HOMEPAGE}help.html"
- einfo
-}