public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/clipgrab: clipgrab-3.4.9.ebuild ChangeLog clipgrab-3.2.0.11.ebuild clipgrab-3.4.2.ebuild clipgrab-3.2.1.0.ebuild
@ 2015-02-26 16:00 Michael Weber (xmw)
  0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2015-02-26 16:00 UTC (permalink / raw
  To: gentoo-commits

xmw         15/02/26 16:00:24

  Modified:             ChangeLog
  Added:                clipgrab-3.4.9.ebuild
  Removed:              clipgrab-3.2.0.11.ebuild clipgrab-3.4.2.ebuild
                        clipgrab-3.2.1.0.ebuild
  Log:
  Version bump (bug 541314).
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)

Revision  Changes    Path
1.19                 net-misc/clipgrab/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/clipgrab/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	5 Jun 2014 22:36:10 -0000	1.18
+++ ChangeLog	26 Feb 2015 16:00:24 -0000	1.19
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/clipgrab
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/ChangeLog,v 1.18 2014/06/05 22:36:10 xmw Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/ChangeLog,v 1.19 2015/02/26 16:00:24 xmw Exp $
+
+*clipgrab-3.4.9 (26 Feb 2015)
+
+  26 Feb 2015; Michael Weber <xmw@gentoo.org> +clipgrab-3.4.9.ebuild,
+  -clipgrab-3.2.0.11.ebuild, -clipgrab-3.2.1.0.ebuild, -clipgrab-3.4.2.ebuild:
+  Version bump (bug 541314).
 
 *clipgrab-3.4.2 (05 Jun 2014)
 



1.1                  net-misc/clipgrab/clipgrab-3.4.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/clipgrab-3.4.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/clipgrab-3.4.9.ebuild?rev=1.1&content-type=text/plain

Index: clipgrab-3.4.9.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.4.9.ebuild,v 1.1 2015/02/26 16:00:24 xmw Exp $

EAPI=5

inherit qt4-r2 eutils

DESCRIPTION="Download from various internet video services like Youtube etc."
HOMEPAGE="http://clipgrab.de/en"
SRC_URI="http://${PN}.de/download/${P}.tar.bz2"

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

DEPEND="dev-qt/qtwebkit:4"
# does not work with libav #474368
RDEPEND="${DEPEND}
	media-video/ffmpeg:0"

PATCHES=(
	"${FILESDIR}/${PN}-3.4.2-obey.patch"
)

src_install() {
	dobin ${PN}

	newicon icon.png ${PN}.png
	make_desktop_entry clipgrab Clipgrab "" "Qt;Video;AudioVideo;"
}





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

only message in thread, other threads:[~2015-02-26 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 16:00 [gentoo-commits] gentoo-x86 commit in net-misc/clipgrab: clipgrab-3.4.9.ebuild ChangeLog clipgrab-3.2.0.11.ebuild clipgrab-3.4.2.ebuild clipgrab-3.2.1.0.ebuild Michael Weber (xmw)

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