* [gentoo-commits] gentoo-x86 commit in media-gfx/gnome-raw-thumbnailer: ChangeLog gnome-raw-thumbnailer-3.0.0.ebuild
@ 2011-12-31 17:49 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 4+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2011-12-31 17:49 UTC (permalink / raw
To: gentoo-commits
eva 11/12/31 17:49:22
Modified: ChangeLog
Added: gnome-raw-thumbnailer-3.0.0.ebuild
Log:
Version bump. Bring compatibility with Gnome 3 and drop use of old deprecated libraries.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.10 media-gfx/gnome-raw-thumbnailer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 6 Dec 2011 04:42:10 -0000 1.9
+++ ChangeLog 31 Dec 2011 17:49:22 -0000 1.10
@@ -1,6 +1,13 @@
# ChangeLog for media-gfx/gnome-raw-thumbnailer
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.9 2011/12/06 04:42:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.10 2011/12/31 17:49:22 eva Exp $
+
+*gnome-raw-thumbnailer-3.0.0 (31 Dec 2011)
+
+ 31 Dec 2011; Gilles Dartiguelongue <eva@gentoo.org>
+ +gnome-raw-thumbnailer-3.0.0.ebuild:
+ Version bump. Bring compatibility with Gnome 3 and drop use of old deprecated
+ libraries.
23 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
gnome-raw-thumbnailer-0.99.1.ebuild:
1.1 media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?rev=1.1&content-type=text/plain
Index: gnome-raw-thumbnailer-3.0.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v 1.1 2011/12/31 17:49:22 eva Exp $
EAPI="4"
GCONF_DEBUG="no"
inherit autotools eutils gnome2
MY_P=${PN/gnome-}-${PV}
DESCRIPTION="A lightweight and fast raw image thumbnailer for GNOME"
HOMEPAGE="http://libopenraw.freedesktop.org/wiki/RawThumbnailer"
SRC_URI="http://libopenraw.freedesktop.org/download/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=media-libs/libopenraw-0.0.9[gtk]
x11-libs/gdk-pixbuf:2
>=dev-libs/glib-2.26:2
"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.21
dev-util/pkgconfig
sys-devel/gettext
!media-gfx/raw-thumbnailer
"
S="${WORKDIR}/${MY_P}"
DOCS="AUTHORS ChangeLog NEWS"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-gfx/gnome-raw-thumbnailer: ChangeLog gnome-raw-thumbnailer-3.0.0.ebuild
@ 2012-04-18 20:53 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-04-18 20:53 UTC (permalink / raw
To: gentoo-commits
ago 12/04/18 20:53:08
Modified: ChangeLog gnome-raw-thumbnailer-3.0.0.ebuild
Log:
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.11 media-gfx/gnome-raw-thumbnailer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 31 Dec 2011 17:49:22 -0000 1.10
+++ ChangeLog 18 Apr 2012 20:53:08 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/gnome-raw-thumbnailer
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.10 2011/12/31 17:49:22 eva Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.11 2012/04/18 20:53:08 ago Exp $
+
+ 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org>
+ gnome-raw-thumbnailer-3.0.0.ebuild:
+ Stable for amd64, wrt bug #410611
*gnome-raw-thumbnailer-3.0.0 (31 Dec 2011)
1.3 media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?r1=1.2&r2=1.3
Index: gnome-raw-thumbnailer-3.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-raw-thumbnailer-3.0.0.ebuild 31 Dec 2011 18:50:41 -0000 1.2
+++ gnome-raw-thumbnailer-3.0.0.ebuild 18 Apr 2012 20:53:08 -0000 1.3
@@ -1,6 +1,6 @@
-# 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-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v 1.2 2011/12/31 18:50:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v 1.3 2012/04/18 20:53:08 ago Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=media-libs/libopenraw-0.0.9[gtk]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-gfx/gnome-raw-thumbnailer: ChangeLog gnome-raw-thumbnailer-3.0.0.ebuild
@ 2012-04-22 20:37 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-04-22 20:37 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/04/22 20:37:42
Modified: ChangeLog gnome-raw-thumbnailer-3.0.0.ebuild
Log:
Move media-gfx/raw-thumbnailer block from DEPEND to RDEPEND wrt #413147
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Revision Changes Path
1.12 media-gfx/gnome-raw-thumbnailer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 18 Apr 2012 20:53:08 -0000 1.11
+++ ChangeLog 22 Apr 2012 20:37:42 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/gnome-raw-thumbnailer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.11 2012/04/18 20:53:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.12 2012/04/22 20:37:42 ssuominen Exp $
+
+ 22 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
+ gnome-raw-thumbnailer-3.0.0.ebuild:
+ Move media-gfx/raw-thumbnailer block from DEPEND to RDEPEND wrt #413147
18 Apr 2012; Agostino Sarubbo <ago@gentoo.org>
gnome-raw-thumbnailer-3.0.0.ebuild:
1.4 media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?r1=1.3&r2=1.4
Index: gnome-raw-thumbnailer-3.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-raw-thumbnailer-3.0.0.ebuild 18 Apr 2012 20:53:08 -0000 1.3
+++ gnome-raw-thumbnailer-3.0.0.ebuild 22 Apr 2012 20:37:42 -0000 1.4
@@ -1,11 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v 1.3 2012/04/18 20:53:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v 1.4 2012/04/22 20:37:42 ssuominen Exp $
-EAPI="4"
-GCONF_DEBUG="no"
-
-inherit autotools eutils gnome2
+EAPI=4
+GCONF_DEBUG=no
+inherit gnome2
MY_P=${PN/gnome-}-${PV}
@@ -19,16 +18,16 @@
IUSE=""
RDEPEND=">=media-libs/libopenraw-0.0.9[gtk]
- x11-libs/gdk-pixbuf:2
- >=dev-libs/glib-2.26:2
-"
+ >=x11-libs/gdk-pixbuf-2
+ >=dev-libs/glib-2.26
+ !media-gfx/raw-thumbnailer"
DEPEND="${RDEPEND}
- >=dev-util/intltool-0.21
+ dev-util/intltool
dev-util/pkgconfig
- sys-devel/gettext
- !media-gfx/raw-thumbnailer
-"
+ sys-devel/gettext"
-S="${WORKDIR}/${MY_P}"
+S=${WORKDIR}/${MY_P}
-DOCS="AUTHORS ChangeLog NEWS"
+pkg_setup() {
+ DOCS="AUTHORS ChangeLog NEWS"
+}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-gfx/gnome-raw-thumbnailer: ChangeLog gnome-raw-thumbnailer-3.0.0.ebuild
@ 2012-04-29 15:54 Markus Meier (maekke)
0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2012-04-29 15:54 UTC (permalink / raw
To: gentoo-commits
maekke 12/04/29 15:54:52
Modified: ChangeLog gnome-raw-thumbnailer-3.0.0.ebuild
Log:
x86 stable, bug #410611
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Revision Changes Path
1.13 media-gfx/gnome-raw-thumbnailer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 22 Apr 2012 20:37:42 -0000 1.12
+++ ChangeLog 29 Apr 2012 15:54:52 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/gnome-raw-thumbnailer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.12 2012/04/22 20:37:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.13 2012/04/29 15:54:52 maekke Exp $
+
+ 29 Apr 2012; Markus Meier <maekke@gentoo.org>
+ gnome-raw-thumbnailer-3.0.0.ebuild:
+ x86 stable, bug #410611
22 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
gnome-raw-thumbnailer-3.0.0.ebuild:
1.5 media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild?r1=1.4&r2=1.5
Index: gnome-raw-thumbnailer-3.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-raw-thumbnailer-3.0.0.ebuild 22 Apr 2012 20:37:42 -0000 1.4
+++ gnome-raw-thumbnailer-3.0.0.ebuild 29 Apr 2012 15:54:52 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v 1.4 2012/04/22 20:37:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v 1.5 2012/04/29 15:54:52 maekke Exp $
EAPI=4
GCONF_DEBUG=no
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=media-libs/libopenraw-0.0.9[gtk]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-04-29 15:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-22 20:37 [gentoo-commits] gentoo-x86 commit in media-gfx/gnome-raw-thumbnailer: ChangeLog gnome-raw-thumbnailer-3.0.0.ebuild Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2012-04-29 15:54 Markus Meier (maekke)
2012-04-18 20:53 Agostino Sarubbo (ago)
2011-12-31 17:49 Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox