public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Daniel Pielmeier (billie)" <billie@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/ttcut: ttcut-0.19.6-r3.ebuild ChangeLog
Date: Tue, 10 May 2011 17:49:15 +0000 (UTC)	[thread overview]
Message-ID: <20110510174915.1993C20054@flycatcher.gentoo.org> (raw)

billie      11/05/10 17:49:15

  Modified:             ChangeLog
  Added:                ttcut-0.19.6-r3.ebuild
  Log:
  Revision bump. Switch to EAPI 4. Add desktop file. Update desktop database. Add patch written by me with some polishing from Robert William Fuller to use ffmpeg instead of transcode for frame accurate cutting. Add patch to support NTSC framrate 29.97 thanks to Robert William Fuller.
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.27                 media-video/ttcut/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ttcut/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ttcut/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ttcut/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	20 Mar 2010 20:16:49 -0000	1.26
+++ ChangeLog	10 May 2011 17:49:14 -0000	1.27
@@ -1,6 +1,16 @@
 # ChangeLog for media-video/ttcut
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.26 2010/03/20 20:16:49 billie Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.27 2011/05/10 17:49:14 billie Exp $
+
+*ttcut-0.19.6-r3 (10 May 2011)
+
+  10 May 2011; Daniel Pielmeier <billie@gentoo.org> +ttcut-0.19.6-r3.ebuild,
+  +files/ttcut-0.19.6-ffmpeg-vf-setdar.patch,
+  +files/ttcut-0.19.6-ntsc-fps.patch, +files/ttcut.desktop:
+  Revision bump. Switch to EAPI 4. Add desktop file. Update desktop database.
+  Add patch written by me with some polishing from Robert William Fuller to use
+  ffmpeg instead of transcode for frame accurate cutting. Add patch to support
+  NTSC framrate 29.97 thanks to Robert William Fuller.
 
   20 Mar 2010; Daniel Pielmeier <billie@gentoo.org> ttcut-0.19.6-r2.ebuild:
   Switch to qt4-r2 eclass.



1.1                  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=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r3.ebuild?rev=1.1&content-type=text/plain

Index: ttcut-0.19.6-r3.ebuild
===================================================================
# Copyright 1999-2011 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.ebuild,v 1.1 2011/05/10 17:49:14 billie Exp $

EAPI=4

inherit fdo-mime qt4-r2

DESCRIPTION="Tool for cutting MPEG files especially for removing commercials"
HOMEPAGE="http://www.tritime.de/ttcut/"
SRC_URI="mirror://berlios/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="x11-libs/qt-gui:4
	x11-libs/qt-opengl:4
	>=media-libs/libmpeg2-0.4.0
	virtual/opengl"

RDEPEND="${DEPEND}
	media-video/mplayer
	>=virtual/ffmpeg-0.6.90[encode]"

S=${WORKDIR}/${PN}

PATCHES=( "${FILESDIR}"/${P}-deprecated.patch
			"${FILESDIR}"/${P}-ntsc-fps.patch
			"${FILESDIR}"/${P}-ffmpeg-vf-setdar.patch )

src_install() {
	dobin ttcut

	insinto /usr/share/applications
	doins "${FILESDIR}"/${PN}.desktop

	dodoc AUTHORS BUGS CHANGELOG README.* TODO
}

pkg_postinst() {
	fdo-mime_desktop_database_update
}

pkg_postrm() {
	fdo-mime_desktop_database_update
}






             reply	other threads:[~2011-05-10 17:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 17:49 Daniel Pielmeier (billie) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-02 15:32 [gentoo-commits] gentoo-x86 commit in media-video/ttcut: ttcut-0.19.6-r3.ebuild ChangeLog Markos Chandras (hwoarang)
2011-07-15 21:15 Markus Meier (maekke)
2012-03-10  8:36 Samuli Suominen (ssuominen)
2013-02-02 16:47 Daniel Pielmeier (billie)
2013-03-02 22:43 Markos Chandras (hwoarang)
2013-03-04 19:25 Daniel Pielmeier (billie)
2014-03-01 22:43 Daniel Pielmeier (billie)
2015-01-30 11:27 Daniel Pielmeier (billie)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110510174915.1993C20054@flycatcher.gentoo.org \
    --to=billie@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox