* [gentoo-commits] gentoo-x86 commit in media-tv/nvtv: nvtv-0.4.5.ebuild ChangeLog nvtv-0.4.7-r1.ebuild
@ 2011-03-24 6:53 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-03-24 6:53 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/03/24 06:53:01
Modified: nvtv-0.4.5.ebuild ChangeLog nvtv-0.4.7-r1.ebuild
Log:
Use SLOT dependencies for x11-libs/gtk+.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Revision Changes Path
1.13 media-tv/nvtv/nvtv-0.4.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/nvtv/nvtv-0.4.5.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/nvtv/nvtv-0.4.5.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/nvtv/nvtv-0.4.5.ebuild?r1=1.12&r2=1.13
Index: nvtv-0.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/nvtv/nvtv-0.4.5.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- nvtv-0.4.5.ebuild 21 Jan 2009 14:56:27 -0000 1.12
+++ nvtv-0.4.5.ebuild 24 Mar 2011 06:53:01 -0000 1.13
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/nvtv/nvtv-0.4.5.ebuild,v 1.12 2009/01/21 14:56:27 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/nvtv/nvtv-0.4.5.ebuild,v 1.13 2011/03/24 06:53:01 ssuominen Exp $
+
+EAPI=1
IUSE="X gtk"
@@ -13,7 +15,7 @@
KEYWORDS="x86 amd64"
RDEPEND="sys-apps/pciutils
- gtk? ( x11-libs/gtk+ )
+ gtk? ( x11-libs/gtk+:2 )
X? ( x11-libs/libXi
x11-libs/libXmu
x11-libs/libXxf86vm )"
1.14 media-tv/nvtv/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/nvtv/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/nvtv/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/nvtv/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/nvtv/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 21 Jan 2009 14:56:27 -0000 1.13
+++ ChangeLog 24 Mar 2011 06:53:01 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/nvtv
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/nvtv/ChangeLog,v 1.13 2009/01/21 14:56:27 beandog Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/nvtv/ChangeLog,v 1.14 2011/03/24 06:53:01 ssuominen Exp $
+
+ 24 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> nvtv-0.4.5.ebuild,
+ nvtv-0.4.7-r1.ebuild:
+ Use SLOT dependencies for x11-libs/gtk+.
21 Jan 2009; Steve Dibb <beandog@gentoo.org> +nvtv-0.4.5.ebuild:
Readd old stable ebuild
1.2 media-tv/nvtv/nvtv-0.4.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/nvtv/nvtv-0.4.7-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/nvtv/nvtv-0.4.7-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/nvtv/nvtv-0.4.7-r1.ebuild?r1=1.1&r2=1.2
Index: nvtv-0.4.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/nvtv/nvtv-0.4.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nvtv-0.4.7-r1.ebuild 10 Jan 2009 12:32:33 -0000 1.1
+++ nvtv-0.4.7-r1.ebuild 24 Mar 2011 06:53:01 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/nvtv/nvtv-0.4.7-r1.ebuild,v 1.1 2009/01/10 12:32:33 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/nvtv/nvtv-0.4.7-r1.ebuild,v 1.2 2011/03/24 06:53:01 ssuominen Exp $
EAPI="2"
@@ -15,7 +15,7 @@
KEYWORDS="~x86 ~amd64"
RDEPEND="sys-apps/pciutils[-zlib]
- gtk? ( x11-libs/gtk+ )
+ gtk? ( x11-libs/gtk+:2 )
X? ( x11-libs/libXi
x11-libs/libXmu
x11-libs/libXxf86vm )"
@@ -37,7 +37,7 @@
&& myconf="${myconf} --with-x" \
|| myconf="${myconf} --without-x"
- econf ${myconf} || die
+ econf ${myconf}
# The CFLAGS don't seem to make it into the Makefile.
cd src
@@ -45,8 +45,8 @@
}
src_install() {
- dobin src/nvtv
- dosbin src/nvtvd
+ dobin src/nvtv || die
+ dosbin src/nvtvd || die
dodoc ANNOUNCE BUGS FAQ INSTALL README \
doc/USAGE doc/chips.txt doc/overview.txt \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-24 6:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-24 6:53 [gentoo-commits] gentoo-x86 commit in media-tv/nvtv: nvtv-0.4.5.ebuild ChangeLog nvtv-0.4.7-r1.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox