Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-base/thunar: metadata.xml ChangeLog thunar-1.1.1.ebuild thunar-1.1.0.ebuild
Date: Mon, 26 Jul 2010 15:33:35
Message-Id: 20100726153324.7DA452CE15@corvid.gentoo.org
1 ssuominen 10/07/26 15:33:24
2
3 Modified: metadata.xml ChangeLog
4 Added: thunar-1.1.1.ebuild
5 Removed: thunar-1.1.0.ebuild
6 Log:
7 Version bump.
8 (Portage version: 2.2_rc67/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.3 xfce-base/thunar/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/metadata.xml?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/metadata.xml?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/metadata.xml?r1=1.2&r2=1.3
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/metadata.xml,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- metadata.xml 5 Aug 2008 21:03:47 -0000 1.2
24 +++ metadata.xml 26 Jul 2010 15:33:23 -0000 1.3
25 @@ -4,5 +4,6 @@
26 <herd>xfce</herd>
27 <use>
28 <flag name='trash-plugin'>Build Trash plug-in for panel</flag>
29 + <flag name='udev'>Enable gudev support (required by <pkg>xfce-extra/thunar-volman</pkg>)</flag>
30 </use>
31 </pkgmetadata>
32
33
34
35 1.95 xfce-base/thunar/ChangeLog
36
37 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/ChangeLog?rev=1.95&view=markup
38 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/ChangeLog?rev=1.95&content-type=text/plain
39 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/ChangeLog?r1=1.94&r2=1.95
40
41 Index: ChangeLog
42 ===================================================================
43 RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v
44 retrieving revision 1.94
45 retrieving revision 1.95
46 diff -u -r1.94 -r1.95
47 --- ChangeLog 23 Jul 2010 21:08:23 -0000 1.94
48 +++ ChangeLog 26 Jul 2010 15:33:23 -0000 1.95
49 @@ -1,6 +1,11 @@
50 # ChangeLog for xfce-base/thunar
51 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.94 2010/07/23 21:08:23 ssuominen Exp $
53 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.95 2010/07/26 15:33:23 ssuominen Exp $
54 +
55 +*thunar-1.1.1 (26 Jul 2010)
56 +
57 + 26 Jul 2010; Samuli Suominen <ssuominen@g.o> +thunar-1.1.1.ebuild:
58 + Version bump.
59
60 23 Jul 2010; Samuli Suominen <ssuominen@g.o> thunar-1.0.2.ebuild:
61 Use virtual/jpeg.
62
63
64
65 1.1 xfce-base/thunar/thunar-1.1.1.ebuild
66
67 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.1.1.ebuild?rev=1.1&view=markup
68 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.1.1.ebuild?rev=1.1&content-type=text/plain
69
70 Index: thunar-1.1.1.ebuild
71 ===================================================================
72 # Copyright 1999-2010 Gentoo Foundation
73 # Distributed under the terms of the GNU General Public License v2
74 # $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.1.1.ebuild,v 1.1 2010/07/26 15:33:24 ssuominen Exp $
75
76 EAPI=2
77 inherit virtualx xfconf
78
79 MY_P=${P/t/T}
80
81 DESCRIPTION="File manager for Xfce4"
82 HOMEPAGE="http://thunar.xfce.org/"
83 SRC_URI="mirror://xfce/src/xfce/${PN}/1.1/${MY_P}.tar.bz2"
84
85 LICENSE="GPL-2 LGPL-2"
86 SLOT="0"
87 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
88 IUSE="dbus debug exif libnotify pcre startup-notification test +trash-plugin udev"
89
90 COMMON_DEPEND=">=xfce-base/exo-0.5.1
91 >=dev-libs/glib-2.18:2
92 >=x11-libs/gtk+-2.14:2
93 >=xfce-base/libxfce4util-4.6
94 >=xfce-base/libxfce4ui-4.7.1
95 >=dev-lang/perl-5.6
96 dbus? ( dev-libs/dbus-glib )
97 exif? ( >=media-libs/libexif-0.6.19 )
98 libnotify? ( x11-libs/libnotify )
99 pcre? ( >=dev-libs/libpcre-6 )
100 startup-notification? ( x11-libs/startup-notification )
101 trash-plugin? ( dev-libs/dbus-glib
102 >=xfce-base/xfce4-panel-4.3.90 )
103 udev? ( >=sys-fs/udev-145[extras] )"
104 RDEPEND="${COMMON_DEPEND}
105 >=x11-misc/shared-mime-info-0.70
106 >=dev-util/desktop-file-utils-0.15"
107 DEPEND="${COMMON_DEPEND}
108 dev-util/intltool
109 dev-util/pkgconfig
110 sys-devel/gettext"
111
112 S=${WORKDIR}/${MY_P}
113
114 pkg_setup() {
115 XFCONF="--disable-dependency-tracking
116 $(use_enable dbus)
117 $(use_enable startup-notification)
118 $(use_enable udev gudev)
119 $(use_enable libnotify notifications)
120 $(use_enable debug)
121 $(use_enable exif)
122 $(use_enable pcre)
123 --with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html"
124
125 if use trash-plugin; then
126 XFCONF="${XFCONF} --enable-dbus"
127 else
128 XFCONF="${XFCONF} --disable-tpa-plugin"
129 fi
130
131 DOCS="AUTHORS ChangeLog FAQ HACKING NEWS README THANKS TODO"
132 }
133
134 src_test() {
135 Xemake check || die
136 }
137
138 pkg_postinst() {
139 xfconf_pkg_postinst
140
141 echo
142 elog "If you are seeing some odd dbus error, make sure your user is in the"
143 elog "plugdev group. See Gentoo bug #279077 for more info"
144 echo
145 }