Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/file-roller: file-roller-3.16.3.ebuild ChangeLog
Date: Sat, 04 Jul 2015 14:04:14
Message-Id: 20150704140407.D8DC3750@oystercatcher.gentoo.org
1 pacho 15/07/04 14:04:07
2
3 Modified: ChangeLog
4 Added: file-roller-3.16.3.ebuild
5 Log:
6 Version bump, stop applying the patch to find 'tar' because star is not providing /usr/bin/tar for a long time because of the same problems that were hitting file-roller being hitting a lot of other tools.
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.347 app-arch/file-roller/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/file-roller/ChangeLog?rev=1.347&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/file-roller/ChangeLog?rev=1.347&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/file-roller/ChangeLog?r1=1.346&r2=1.347
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v
20 retrieving revision 1.346
21 retrieving revision 1.347
22 diff -u -r1.346 -r1.347
23 --- ChangeLog 9 Jun 2015 09:57:41 -0000 1.346
24 +++ ChangeLog 4 Jul 2015 14:04:07 -0000 1.347
25 @@ -1,6 +1,13 @@
26 # ChangeLog for app-arch/file-roller
27 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.346 2015/06/09 09:57:41 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.347 2015/07/04 14:04:07 pacho Exp $
30 +
31 +*file-roller-3.16.3 (04 Jul 2015)
32 +
33 + 04 Jul 2015; Pacho Ramos <pacho@g.o> +file-roller-3.16.3.ebuild:
34 + Version bump, stop applying the patch to find 'tar' because star is not
35 + providing /usr/bin/tar for a long time because of the same problems that were
36 + hitting file-roller being hitting a lot of other tools.
37
38 *file-roller-3.16.2 (09 Jun 2015)
39
40
41
42
43 1.1 app-arch/file-roller/file-roller-3.16.3.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/file-roller/file-roller-3.16.3.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/file-roller/file-roller-3.16.3.ebuild?rev=1.1&content-type=text/plain
47
48 Index: file-roller-3.16.3.ebuild
49 ===================================================================
50 # Copyright 1999-2015 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.16.3.ebuild,v 1.1 2015/07/04 14:04:07 pacho Exp $
53
54 EAPI="5"
55 GCONF_DEBUG="no"
56 GNOME2_LA_PUNT="yes"
57
58 inherit eutils gnome2 readme.gentoo
59
60 DESCRIPTION="Archive manager for GNOME"
61 HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
62
63 LICENSE="GPL-2+ CC-BY-SA-3.0"
64 SLOT="0"
65 IUSE="nautilus packagekit"
66 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
67
68 # gdk-pixbuf used extensively in the source
69 # cairo used in eggtreemultidnd.c
70 # pango used in fr-window
71 RDEPEND="
72 >=app-arch/libarchive-3:=
73 >=dev-libs/glib-2.36:2
74 >=dev-libs/json-glib-0.14
75 >=x11-libs/gtk+-3.13.2:3
76 >=x11-libs/libnotify-0.4.3:=
77 sys-apps/file
78 x11-libs/cairo
79 x11-libs/gdk-pixbuf:2
80 x11-libs/pango
81 nautilus? ( >=gnome-base/nautilus-3 )
82 packagekit? ( app-admin/packagekit-base )
83 "
84 DEPEND="${RDEPEND}
85 dev-util/desktop-file-utils
86 >=dev-util/intltool-0.40.0
87 dev-util/itstool
88 sys-devel/gettext
89 virtual/pkgconfig
90 "
91 # eautoreconf needs:
92 # gnome-base/gnome-common
93
94 DISABLE_AUTOFORMATTING="yes"
95 DOC_CONTENTS="
96 ${PN} is a frontend for several archiving utilities. If you want a
97 particular archive format support, see ${HOMEPAGE}
98 and install the relevant package. For example:
99 7-zip - app-arch/p7zip
100 ace - app-arch/unace
101 arj - app-arch/arj
102 cpio - app-arch/cpio
103 deb - app-arch/dpkg
104 iso - app-cdr/cdrtools
105 jar,zip - app-arch/zip and app-arch/unzip
106 lha - app-arch/lha
107 lzop - app-arch/lzop
108 rar - app-arch/unrar or app-arch/unar
109 rpm - app-arch/rpm
110 unstuff - app-arch/stuffit
111 zoo - app-arch/zoo"
112
113 src_prepare() {
114 # File providing Gentoo package names for various archivers
115 cp -f "${FILESDIR}"/3.6.0-packages.match data/packages.match || die
116 gnome2_src_prepare
117 }
118
119 src_configure() {
120 DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
121 # --disable-debug because enabling it adds -O0 to CFLAGS
122 gnome2_src_configure \
123 --disable-run-in-place \
124 --disable-static \
125 --disable-debug \
126 --enable-magic \
127 --enable-libarchive \
128 $(use_enable nautilus nautilus-actions) \
129 $(use_enable packagekit)
130 }
131
132 src_install() {
133 gnome2_src_install
134 readme.gentoo_create_doc
135 }
136
137 pkg_postinst() {
138 gnome2_pkg_postinst
139 readme.gentoo_print_elog
140 }