Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/shotwell: ChangeLog shotwell-0.11.0.ebuild shotwell-0.10.1.ebuild
Date: Mon, 05 Sep 2011 08:37:07
Message-Id: 20110905083658.31F1520051@flycatcher.gentoo.org
1 jlec 11/09/05 08:36:58
2
3 Modified: ChangeLog shotwell-0.11.0.ebuild
4 shotwell-0.10.1.ebuild
5 Log:
6 Cleaned commented code
7
8 (Portage version: 2.2.0_alpha53/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.23 media-gfx/shotwell/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?rev=1.23&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?rev=1.23&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?r1=1.22&r2=1.23
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v
20 retrieving revision 1.22
21 retrieving revision 1.23
22 diff -u -r1.22 -r1.23
23 --- ChangeLog 5 Sep 2011 08:35:28 -0000 1.22
24 +++ ChangeLog 5 Sep 2011 08:36:57 -0000 1.23
25 @@ -1,6 +1,10 @@
26 # ChangeLog for media-gfx/shotwell
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.22 2011/09/05 08:35:28 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.23 2011/09/05 08:36:57 jlec Exp $
30 +
31 + 05 Sep 2011; Justin Lecher <jlec@g.o> shotwell-0.10.1.ebuild,
32 + shotwell-0.11.0.ebuild:
33 + Cleaned commented code
34
35 *shotwell-0.11.0 (05 Sep 2011)
36
37
38
39
40 1.2 media-gfx/shotwell/shotwell-0.11.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.11.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.11.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.11.0.ebuild?r1=1.1&r2=1.2
45
46 Index: shotwell-0.11.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.11.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- shotwell-0.11.0.ebuild 5 Sep 2011 08:35:28 -0000 1.1
53 +++ shotwell-0.11.0.ebuild 5 Sep 2011 08:36:57 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.11.0.ebuild,v 1.1 2011/09/05 08:35:28 jlec Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.11.0.ebuild,v 1.2 2011/09/05 08:36:57 jlec Exp $
59
60 EAPI=4
61 GCONF_DEBUG="no"
62 @@ -51,17 +51,8 @@
63 src_prepare() {
64 epatch \
65 "${FILESDIR}"/${PV}-ldflags.patch
66 -# \
67 -# "${FILESDIR}"/${P}-libraw-config.patch
68 gnome2_src_prepare
69
70 sed -e 's/valac/valac-0.12/' -i plugins/Makefile.plugin.mk || die
71 sed -e 's/valac/valac-0.12/' -i Makefile || die
72 }
73 -
74 -src_install() {
75 -# # This is needed so that gnome2_gconf_savelist() works correctly.
76 -# insinto /etc/gconf/schemas
77 -# doins misc/shotwell.schemas || die "install gconf schema failed"
78 - gnome2_src_install
79 -}
80
81
82
83 1.4 media-gfx/shotwell/shotwell-0.10.1.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.10.1.ebuild?rev=1.4&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.10.1.ebuild?rev=1.4&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.10.1.ebuild?r1=1.3&r2=1.4
88
89 Index: shotwell-0.10.1.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.10.1.ebuild,v
92 retrieving revision 1.3
93 retrieving revision 1.4
94 diff -u -r1.3 -r1.4
95 --- shotwell-0.10.1.ebuild 9 Jul 2011 21:39:58 -0000 1.3
96 +++ shotwell-0.10.1.ebuild 5 Sep 2011 08:36:58 -0000 1.4
97 @@ -1,6 +1,6 @@
98 # Copyright 1999-2011 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.10.1.ebuild,v 1.3 2011/07/09 21:39:58 angelos Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.10.1.ebuild,v 1.4 2011/09/05 08:36:58 jlec Exp $
102
103 EAPI=4
104 GCONF_DEBUG="no"
105 @@ -16,7 +16,8 @@
106 KEYWORDS="~amd64 ~x86"
107 IUSE=""
108
109 -RDEPEND=">=dev-db/sqlite-3.5.9:3
110 +RDEPEND="
111 + >=dev-db/sqlite-3.5.9:3
112 >=dev-libs/dbus-glib-0.80
113 >=dev-libs/json-glib-0.7.6
114 >=dev-libs/libgee-0.5.0
115 @@ -48,17 +49,11 @@
116 }
117
118 src_prepare() {
119 - epatch "${FILESDIR}"/0.10-ldflags.patch \
120 + epatch \
121 + "${FILESDIR}"/0.10-ldflags.patch \
122 "${FILESDIR}"/${P}-libraw-config.patch
123 gnome2_src_prepare
124
125 sed -e 's/valac/valac-0.12/' -i plugins/Makefile.plugin.mk || die
126 sed -e 's/valac/valac-0.12/' -i Makefile || die
127 }
128 -
129 -src_install() {
130 - # This is needed so that gnome2_gconf_savelist() works correctly.
131 - insinto /etc/gconf/schemas
132 - doins misc/shotwell.schemas || die "install gconf schema failed"
133 - gnome2_src_install
134 -}