summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kalika <max@gentoo.org>2003-09-16 16:04:42 +0000
committerMax Kalika <max@gentoo.org>2003-09-16 16:04:42 +0000
commit3cbba487720aafdc47aa236403a77f76537bb07b (patch)
treeed6d8c14bfe937319be5c6f00d7fd6d11cd30581 /media-tv/tvtime
parentBump to version 0.5.18 and mark <= 0.5.17 stable. (diff)
downloadgentoo-2-3cbba487720aafdc47aa236403a77f76537bb07b.tar.gz
gentoo-2-3cbba487720aafdc47aa236403a77f76537bb07b.tar.bz2
gentoo-2-3cbba487720aafdc47aa236403a77f76537bb07b.zip
Clean up, add support for sdl and directfb, fix location of localstatedir, and make sure there are proper permissions on /var/run/tvtime.
Diffstat (limited to 'media-tv/tvtime')
-rw-r--r--media-tv/tvtime/ChangeLog9
-rw-r--r--media-tv/tvtime/Manifest6
-rw-r--r--media-tv/tvtime/files/digest-tvtime-0.9.10-r1 (renamed from media-tv/tvtime/files/digest-tvtime-0.9.10)0
-rw-r--r--media-tv/tvtime/tvtime-0.9.10-r1.ebuild (renamed from media-tv/tvtime/tvtime-0.9.10.ebuild)51
4 files changed, 35 insertions, 31 deletions
diff --git a/media-tv/tvtime/ChangeLog b/media-tv/tvtime/ChangeLog
index 2709f8dc4658..55d2c3eae09d 100644
--- a/media-tv/tvtime/ChangeLog
+++ b/media-tv/tvtime/ChangeLog
@@ -1,6 +1,13 @@
# 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.4 2003/09/15 10:58:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.5 2003/09/16 16:04:40 max Exp $
+
+*tvtime-0.9.10-r1 (16 Sep 2003)
+
+ 16 Sep 2003; Max Kalika <max@gentoo.org> tvtime-0.9.10-r1.ebuild,
+ tvtime-0.9.10.ebuild:
+ Clean up, add support for sdl and directfb, fix location of localstatedir, and
+ make sure there are proper permissions on /var/run/tvtime.
*tvtime-0.9.10 (14 Sep 2003)
diff --git a/media-tv/tvtime/Manifest b/media-tv/tvtime/Manifest
index b6b46c6bc1a7..76a4d2a00dc4 100644
--- a/media-tv/tvtime/Manifest
+++ b/media-tv/tvtime/Manifest
@@ -1,9 +1,9 @@
+MD5 ff22e3536c46b31bbfdd6b1b75001b56 tvtime-0.9.10-r1.ebuild 1501
MD5 f59c649b344f710bbba46f902e6bb7bc tvtime-0.9.8.2.ebuild 1339
-MD5 d05b1bfb9abc362f656c3de3052224c2 tvtime-0.9.10.ebuild 1311
-MD5 33fb1aed4d778f37566ff66faf4bbe53 ChangeLog 2129
+MD5 a53ba78ef213e8e6bd14f5a277fc7c56 ChangeLog 2393
MD5 20e2255501865de5b568424821abf69d metadata.xml 161
MD5 04e5aec1facaa9ad4725870d4512172a tvtime-0.9.8.5.ebuild 1401
-MD5 e6cc6888101a6d0b8c9d1ae128b68e7a files/digest-tvtime-0.9.10 66
+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.10 b/media-tv/tvtime/files/digest-tvtime-0.9.10-r1
index 9cb02707c1c1..9cb02707c1c1 100644
--- a/media-tv/tvtime/files/digest-tvtime-0.9.10
+++ b/media-tv/tvtime/files/digest-tvtime-0.9.10-r1
diff --git a/media-tv/tvtime/tvtime-0.9.10.ebuild b/media-tv/tvtime/tvtime-0.9.10-r1.ebuild
index 7349b58efa3d..61e49f207434 100644
--- a/media-tv/tvtime/tvtime-0.9.10.ebuild
+++ b/media-tv/tvtime/tvtime-0.9.10-r1.ebuild
@@ -1,58 +1,55 @@
# 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.ebuild,v 1.2 2003/09/15 08:16:10 msterret Exp $
+# $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 $
-S=${WORKDIR}/${P}
DESCRIPTION="High quality television application for use with video capture cards."
HOMEPAGE="http://tvtime.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
-
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="directfb sdl nls"
DEPEND="virtual/x11
- >=media-libs/freetype-2*
- sys-libs/zlib
- media-libs/libpng
- dev-libs/libxml2"
+ >=media-libs/freetype-2
+ >=sys-libs/zlib-1.1.4
+ >=media-libs/libpng-1.2
+ >=dev-libs/libxml2-2.5
+ directfb? ( >=dev-libs/DirectFB-0.9 )
+ sdl? ( >=media-libs/libsdl-1.2 )"
src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/${P}-make.patch
+ unpack ${A} && cd "${S}"
+ epatch "${FILESDIR}/${P}-make.patch"
}
src_compile() {
- local myconf
+ local myconf="--with-fifogroup=video --localstatedir=/var"
+ myconf="${myconf} `use_enable nls`"
+ myconf="${myconf} `use_with directfb`"
+ myconf="${myconf} `use_with sdl` `use_enable sdl sdltest`"
- myconf="--with-fifogroup=video"
-
- econf ${myconf} || die
- emake || die
+ econf ${myconf}
+ emake || die "compile problem"
}
src_install () {
- make DESTDIR=${D} install || die
-
- dodoc ChangeLog AUTHORS NEWS BUGS README README.UPGRADING COPYING \
- dodoc data/COPYING.* docs/example.lircrc
+ einstall localstatedir="${D}/var"
+ keepdir /var/run/tvtime
+ fperms 0775 /var/run/tvtime
dohtml docs/html/*
-
- doman doc/*.1 doc/*.5
- insinto /etc/tvtime
- newins default.tvtime.xml tvtime.xml
+ dodoc ChangeLog AUTHORS NEWS BUGS README README.UPGRADING COPYING \
+ data/COPYING.* docs/example.lircrc
}
pkg_postinst() {
- einfo
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
+ echo
}