Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/file-roller/
Date: Wed, 09 Aug 2017 22:58:58
Message-Id: 1502319495.d9267f69777e61a95edb723ae419da1703b1ee6c.eva@gentoo
1 commit: d9267f69777e61a95edb723ae419da1703b1ee6c
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 9 22:07:44 2017 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 9 22:58:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9267f69
7
8 app-arch/file-roller: version bump 3.22.3 → 3.24.1
9
10 Restore nautilus extension for file types not supported by nautilus.
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.3
13
14 app-arch/file-roller/Manifest | 1 +
15 app-arch/file-roller/file-roller-3.24.1.ebuild | 89 ++++++++++++++++++++++++++
16 app-arch/file-roller/metadata.xml | 2 +
17 3 files changed, 92 insertions(+)
18
19 diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest
20 index c6d78807555..5f2dcc36102 100644
21 --- a/app-arch/file-roller/Manifest
22 +++ b/app-arch/file-roller/Manifest
23 @@ -1 +1,2 @@
24 DIST file-roller-3.22.3.tar.xz 1423048 SHA256 de858640632a0e22769b6b73d5b98527f3cfc2c83f99692063e352e41d533505 SHA512 f234388686cf539fc085866322083199176f94043e4c2c888d5806a2efa0dfcf5a090f64240a3d08aae39ed3d34d6b281e1a06d748c56b0f80508a01fac40b28 WHIRLPOOL 9729c333d9d42d5714aa1fa9905f87f125e40c22800cd9cc85af67c31a90aad9863bd5a73aa659a0a5a997aacf638a9c974afbbc04541e90ee7d6c011e66e802
25 +DIST file-roller-3.24.1.tar.xz 1428216 SHA256 011545e8bd81a415fb068718347bf63ced4ab176210ce36a668904a3124c7f3a SHA512 bd8750b8ffe3e7d3c74492e2ffdde519e7879d46f16c559d06042bac60c8ee63f492aeeaa66b4aff7c997150f4f2955e02a3b0565edf4bd7641a089ed052f268 WHIRLPOOL 1d8c0d5fd1c2e7cc9cec0e02b44b252df2b3076bb83f553bf87cd89b7ffb9e116f320e52694413cbc80a1fe6287ff77b794b1af0a032a8687d0e22941813c34c
26
27 diff --git a/app-arch/file-roller/file-roller-3.24.1.ebuild b/app-arch/file-roller/file-roller-3.24.1.ebuild
28 new file mode 100644
29 index 00000000000..d0ee0fd3d69
30 --- /dev/null
31 +++ b/app-arch/file-roller/file-roller-3.24.1.ebuild
32 @@ -0,0 +1,89 @@
33 +# Copyright 1999-2017 Gentoo Foundation
34 +# Distributed under the terms of the GNU General Public License v2
35 +
36 +EAPI=6
37 +GNOME2_LA_PUNT="yes"
38 +
39 +inherit eutils gnome2 readme.gentoo-r1
40 +
41 +DESCRIPTION="Archive manager for GNOME"
42 +HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
43 +
44 +LICENSE="GPL-2+ CC-BY-SA-3.0"
45 +SLOT="0"
46 +IUSE="libnotify nautilus packagekit"
47 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
48 +
49 +# gdk-pixbuf used extensively in the source
50 +# cairo used in eggtreemultidnd.c
51 +# pango used in fr-window
52 +RDEPEND="
53 + >=app-arch/libarchive-3:=
54 + >=dev-libs/glib-2.36:2
55 + >=dev-libs/json-glib-0.14
56 + >=x11-libs/gtk+-3.13.2:3
57 + sys-apps/file
58 + x11-libs/cairo
59 + x11-libs/gdk-pixbuf:2
60 + x11-libs/pango
61 + libnotify? ( >=x11-libs/libnotify-0.4.3:= )
62 + nautilus? ( >=gnome-base/nautilus-2.22.2 )
63 + packagekit? ( app-admin/packagekit-base )
64 +"
65 +DEPEND="${RDEPEND}
66 + >=dev-util/intltool-0.50.1
67 + dev-util/itstool
68 + sys-devel/gettext
69 + virtual/pkgconfig
70 +"
71 +# eautoreconf needs:
72 +# gnome-base/gnome-common
73 +
74 +DISABLE_AUTOFORMATTING="yes"
75 +DOC_CONTENTS="
76 +${PN} is a frontend for several archiving utilities. If you want a
77 +particular archive format support, see ${HOMEPAGE}
78 +and install the relevant package. For example:
79 +7-zip - app-arch/p7zip
80 +ace - app-arch/unace
81 +arj - app-arch/arj
82 +cpio - app-arch/cpio
83 +deb - app-arch/dpkg
84 +iso - app-cdr/cdrtools
85 +jar,zip - app-arch/zip and app-arch/unzip
86 +lha - app-arch/lha
87 +lzop - app-arch/lzop
88 +lz4 - app-arch/lz4
89 +rar - app-arch/unrar or app-arch/unar
90 +rpm - app-arch/rpm
91 +unstuff - app-arch/stuffit
92 +zoo - app-arch/zoo"
93 +
94 +src_prepare() {
95 + # File providing Gentoo package names for various archivers
96 + cp -f "${FILESDIR}"/3.22-packages.match data/packages.match || die
97 + gnome2_src_prepare
98 +}
99 +
100 +src_configure() {
101 + # --disable-debug because enabling it adds -O0 to CFLAGS
102 + gnome2_src_configure \
103 + --disable-run-in-place \
104 + --disable-static \
105 + --disable-debug \
106 + --enable-magic \
107 + --enable-libarchive \
108 + $(use_enable libnotify notification) \
109 + $(use_enable nautilus nautilus-actions) \
110 + $(use_enable packagekit)
111 +}
112 +
113 +src_install() {
114 + gnome2_src_install
115 + readme.gentoo_create_doc
116 +}
117 +
118 +pkg_postinst() {
119 + gnome2_pkg_postinst
120 + readme.gentoo_print_elog
121 +}
122
123 diff --git a/app-arch/file-roller/metadata.xml b/app-arch/file-roller/metadata.xml
124 index 732e9f58dee..f89b8750da8 100644
125 --- a/app-arch/file-roller/metadata.xml
126 +++ b/app-arch/file-roller/metadata.xml
127 @@ -6,6 +6,8 @@
128 <name>Gentoo GNOME Desktop</name>
129 </maintainer>
130 <use>
131 + <flag name="nautilus">Build contextual menu extension for
132 + <pkg>gnome-base/nautilus</pkg>.</flag>
133 <flag name="packagekit">Enable support for the distro-neutral package
134 manager GUI <pkg>app-admin/packagekit</pkg></flag>
135 </use>