Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/nautilus-sendto: ChangeLog nautilus-sendto-1.1.5-r1.ebuild nautilus-sendto-0.12-r1.ebuild nautilus-sendto-1.1.2.ebuild
Date: Sun, 02 Aug 2009 22:31:01
Message-Id: E1MXjZz-0002Qp-9E@stork.gentoo.org
1 eva 09/08/02 22:30:59
2
3 Modified: ChangeLog
4 Added: nautilus-sendto-1.1.5-r1.ebuild
5 Removed: nautilus-sendto-0.12-r1.ebuild
6 nautilus-sendto-1.1.2.ebuild
7 Log:
8 Version bump. Fix long descriptions, bug #271100. Clean up old revisions.
9 (Portage version: 2.2_rc33/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.28 gnome-extra/nautilus-sendto/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog?rev=1.28&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog?rev=1.28&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog?r1=1.27&r2=1.28
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v
21 retrieving revision 1.27
22 retrieving revision 1.28
23 diff -u -r1.27 -r1.28
24 --- ChangeLog 11 May 2009 11:12:48 -0000 1.27
25 +++ ChangeLog 2 Aug 2009 22:30:59 -0000 1.28
26 @@ -1,6 +1,19 @@
27 # ChangeLog for gnome-extra/nautilus-sendto
28 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.27 2009/05/11 11:12:48 nirbheek Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.28 2009/08/02 22:30:59 eva Exp $
31 +
32 +*nautilus-sendto-1.1.5-r1 (02 Aug 2009)
33 +
34 + 02 Aug 2009; Gilles Dartiguelongue <eva@g.o>
35 + -files/nautilus-sendto-0.8-thunderbird-binaries.patch,
36 + -nautilus-sendto-0.12-r1.ebuild,
37 + -files/nautilus-sendto-0.12-configure-options.patch,
38 + -files/nautilus-sendto-0.12-debug-statements.patch,
39 + -nautilus-sendto-1.1.2.ebuild,
40 + -files/nautilus-sendto-1.1.2-pidgin-plugin-versioning.patch,
41 + +nautilus-sendto-1.1.5-r1.ebuild,
42 + +files/nautilus-sendto-1.1.5-long-description.patch:
43 + Version bump. Fix long descriptions, bug #271100. Clean up old revisions.
44
45 *nautilus-sendto-1.1.5 (11 May 2009)
46
47
48
49
50 1.1 gnome-extra/nautilus-sendto/nautilus-sendto-1.1.5-r1.ebuild
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-1.1.5-r1.ebuild?rev=1.1&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-1.1.5-r1.ebuild?rev=1.1&content-type=text/plain
54
55 Index: nautilus-sendto-1.1.5-r1.ebuild
56 ===================================================================
57 # Copyright 1999-2009 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-1.1.5-r1.ebuild,v 1.1 2009/08/02 22:30:59 eva Exp $
60
61 EAPI="2"
62
63 inherit gnome2 eutils autotools
64
65 DESCRIPTION="A nautilus extension for sending files to locations"
66 HOMEPAGE="http://www.gnome.org"
67
68 LICENSE="GPL-2"
69 SLOT="0"
70 KEYWORDS="~amd64 ~x86"
71 IUSE="bluetooth +mail empathy gajim cdr pidgin upnp"
72
73 RDEPEND=">=x11-libs/gtk+-2.12
74 >=dev-libs/glib-2.6
75 >=gnome-base/libglade-2.5.1
76 >=gnome-base/nautilus-2.14
77 >=gnome-base/gconf-2.13.0
78 bluetooth? (
79 || ( >=net-wireless/gnome-bluetooth-2.27
80 >=net-wireless/bluez-gnome-1.8 )
81 >=dev-libs/dbus-glib-0.60 )
82 cdr? (
83 || ( >=app-cdr/brasero-2.26.0[nautilus]
84 >=gnome-extra/nautilus-cd-burner-2.24.0 ) )
85 mail? ( >=gnome-extra/evolution-data-server-1.5.3 )
86 empathy? ( >=net-im/empathy-2.25.5 )
87 gajim? ( net-im/gajim
88 >=dev-libs/dbus-glib-0.60 )
89 pidgin? ( >=net-im/pidgin-2.0.0 )
90 upnp? ( >=net-libs/gupnp-av-0.2.1 )"
91 DEPEND="${RDEPEND}
92 sys-devel/gettext
93 >=gnome-base/gnome-common-0.12
94 >=dev-util/pkgconfig-0.19
95 >=dev-util/intltool-0.35"
96
97 DOCS="AUTHORS ChangeLog NEWS README"
98
99 _use_plugin() {
100 if use ${1}; then
101 G2CONF="${G2CONF}${2:-"${1}"},"
102 fi
103 }
104
105 pkg_setup() {
106 G2CONF="${G2CONF} --with-plugins=removable-devices,"
107 _use_plugin bluetooth
108 _use_plugin cdr nautilus-burn
109 _use_plugin mail evolution
110 _use_plugin empathy
111 _use_plugin pidgin
112 _use_plugin gajim
113 _use_plugin upnp
114 }
115
116 src_prepare() {
117 gnome2_src_prepare
118
119 # Fix plugin versioning for pidgin plugin
120 epatch "${FILESDIR}"/${P}-pidgin-plugin-versioning.patch
121
122 # Fix long description for plugins, bug #271100
123 epatch "${FILESDIR}/${P}-long-description.patch"
124
125 intltoolize --force --copy --automake || die "intltoolize failed"
126 eautoreconf
127 }
128
129 pkg_postinst() {
130 gnome2_pkg_postinst
131
132 if ! use mail; then
133 ewarn "You have disabled mail support, this will remove support for all mail clients"
134 fi
135
136 if use pidgin; then
137 elog "To enable SendTo support in pidgin, you must enable the plugin in pidgin"
138 elog "Check Tools -> Preferences -> Plugins in the pidgin menu."
139 fi
140 }