public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/kffmpegthumbnailer: kffmpegthumbnailer-1.1.0-r2.ebuild ChangeLog kffmpegthumbnailer-1.1.0-r1.ebuild
@ 2012-09-20  9:54 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-09-20  9:54 UTC (permalink / raw
  To: gentoo-commits

johu        12/09/20 09:54:38

  Modified:             ChangeLog
  Added:                kffmpegthumbnailer-1.1.0-r2.ebuild
  Removed:              kffmpegthumbnailer-1.1.0-r1.ebuild
  Log:
  Fix the .desktop file regression of last revision, bug #435520.
  
  (Portage version: 2.2.0_alpha129/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  media-video/kffmpegthumbnailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	25 Aug 2012 20:53:16 -0000	1.7
+++ ChangeLog	20 Sep 2012 09:54:38 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for media-video/kffmpegthumbnailer
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/ChangeLog,v 1.7 2012/08/25 20:53:16 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/ChangeLog,v 1.8 2012/09/20 09:54:38 johu Exp $
+
+*kffmpegthumbnailer-1.1.0-r2 (20 Sep 2012)
+
+  20 Sep 2012; Johannes Huber <johu@gentoo.org>
+  +kffmpegthumbnailer-1.1.0-r2.ebuild, -kffmpegthumbnailer-1.1.0-r1.ebuild:
+  Fix the .desktop file regression of last revision, bug #435520.
 
 *kffmpegthumbnailer-1.1.0-r1 (25 Aug 2012)
 



1.1                  media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r2.ebuild?rev=1.1&content-type=text/plain

Index: kffmpegthumbnailer-1.1.0-r2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r2.ebuild,v 1.1 2012/09/20 09:54:38 johu Exp $

EAPI=4
inherit kde4-base

DESCRIPTION="A thumbnailer for KDE based on ffmpegthumbnailer"
HOMEPAGE="http://code.google.com/p/ffmpegthumbnailer/"
SRC_URI="http://ffmpegthumbnailer.googlecode.com/files/${P}.tar.gz"

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

DEPEND="
	>=media-video/ffmpegthumbnailer-2
"
RDEPEND="${DEPEND}"

DOCS=( Changelog README )

src_prepare() {
	sed	-e  "/Encoding=UTF-8/d" \
		-i  kffmpegthumbnailer.desktop || die "fixing .desktop file failed"
	kde4-base_src_prepare
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-20  9:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-20  9:54 [gentoo-commits] gentoo-x86 commit in media-video/kffmpegthumbnailer: kffmpegthumbnailer-1.1.0-r2.ebuild ChangeLog kffmpegthumbnailer-1.1.0-r1.ebuild Johannes Huber (johu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox