From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S6Hmj-0007wh-5K for garchives@archives.gentoo.org; Sat, 10 Mar 2012 08:36:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D502E0770; Sat, 10 Mar 2012 08:36:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 20DB6E0770 for ; Sat, 10 Mar 2012 08:36:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5DDE31B401B for ; Sat, 10 Mar 2012 08:36:08 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 31E6C2004B; Sat, 10 Mar 2012 08:36:07 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-video/ttcut: ttcut-0.19.6-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ttcut-0.19.6-r3.ebuild ChangeLog X-VCS-Directories: media-video/ttcut X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20120310083607.31E6C2004B@flycatcher.gentoo.org> Date: Sat, 10 Mar 2012 08:36:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0f1f4a4d-696c-4027-9127-cfa16aaf45c6 X-Archives-Hash: 158edeb41e038ee5ea860f955b869c19 ssuominen 12/03/10 08:36:07 Modified: ttcut-0.19.6-r3.ebuild ChangeLog Log: Pull in GLU headers and libraries for compability with x11-libs/qt-open= gl >=3D 4.8.0 wrt #407391 by Daniel Pielmeier and Helmut Jarausch =20 (Portage version: 2.2.0_alpha90/cvs/Linux x86_64) Revision Changes Path 1.4 media-video/ttcut/ttcut-0.19.6-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ttcut/= ttcut-0.19.6-r3.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ttcut/= ttcut-0.19.6-r3.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ttcut/= ttcut-0.19.6-r3.ebuild?r1=3D1.3&r2=3D1.4 Index: ttcut-0.19.6-r3.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r3.ebuil= d,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ttcut-0.19.6-r3.ebuild 15 Jul 2011 21:15:39 -0000 1.3 +++ ttcut-0.19.6-r3.ebuild 10 Mar 2012 08:36:07 -0000 1.4 @@ -1,10 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r3.ebu= ild,v 1.3 2011/07/15 21:15:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r3.ebu= ild,v 1.4 2012/03/10 08:36:07 ssuominen Exp $ =20 EAPI=3D4 - -inherit fdo-mime qt4-r2 +inherit eutils fdo-mime qt4-r2 =20 DESCRIPTION=3D"Tool for cutting MPEG files especially for removing comme= rcials" HOMEPAGE=3D"http://www.tritime.de/ttcut/" @@ -15,26 +14,28 @@ KEYWORDS=3D"amd64 x86" IUSE=3D"" =20 -DEPEND=3D"x11-libs/qt-gui:4 +DEPEND=3D">=3Dmedia-libs/libmpeg2-0.4.0 + x11-libs/qt-gui:4 x11-libs/qt-opengl:4 - >=3Dmedia-libs/libmpeg2-0.4.0 + virtual/glu virtual/opengl" - RDEPEND=3D"${DEPEND} media-video/mplayer >=3Dvirtual/ffmpeg-0.6.90[encode]" =20 S=3D${WORKDIR}/${PN} =20 -PATCHES=3D( "${FILESDIR}"/${P}-deprecated.patch - "${FILESDIR}"/${P}-ntsc-fps.patch - "${FILESDIR}"/${P}-ffmpeg-vf-setdar.patch ) +PATCHES=3D( + "${FILESDIR}"/${P}-deprecated.patch + "${FILESDIR}"/${P}-ntsc-fps.patch + "${FILESDIR}"/${P}-ffmpeg-vf-setdar.patch + "${FILESDIR}"/${P}-no_implicit_GLU.patch + ) =20 src_install() { dobin ttcut =20 - insinto /usr/share/applications - doins "${FILESDIR}"/${PN}.desktop + domenu "${FILESDIR}"/${PN}.desktop =20 dodoc AUTHORS BUGS CHANGELOG README.* TODO } 1.31 media-video/ttcut/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ttcut/= ChangeLog?rev=3D1.31&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ttcut/= ChangeLog?rev=3D1.31&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ttcut/= ChangeLog?r1=3D1.30&r2=3D1.31 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 26 Jul 2011 17:14:46 -0000 1.30 +++ ChangeLog 10 Mar 2012 08:36:07 -0000 1.31 @@ -1,6 +1,11 @@ # ChangeLog for media-video/ttcut -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.30 20= 11/07/26 17:14:46 billie Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.31 20= 12/03/10 08:36:07 ssuominen Exp $ + + 10 Mar 2012; Samuli Suominen ttcut-0.19.6-r3.eb= uild, + +files/ttcut-0.19.6-no_implicit_GLU.patch: + Pull in GLU headers and libraries for compability with x11-libs/qt-ope= ngl >=3D + 4.8.0 wrt #407391 by Daniel Pielmeier and Helmut Jarausch =20 26 Jul 2011; Daniel Pielmeier -ttcut-0.19.6-r2.ebu= ild, -files/ttcut-0.19.6-transcode-compat.patch: