Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/file-roller/files/, app-arch/file-roller/
Date: Fri, 24 Jun 2016 20:06:52
Message-Id: 1466798783.a9d5b71b68a2d8aabdee0781eea22aa2312bed42.pacho@gentoo
1 commit: a9d5b71b68a2d8aabdee0781eea22aa2312bed42
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 24 19:41:54 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 24 20:06:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d5b71b
7
8 app-arch/file-roller: Drop old
9
10 Package-Manager: portage-2.3.0_rc1
11
12 app-arch/file-roller/Manifest | 1 -
13 app-arch/file-roller/file-roller-3.16.4-r1.ebuild | 94 ----------------------
14 app-arch/file-roller/files/3.6.0-packages.match | 30 -------
15 .../files/file-roller-3.16.4-bug-757793.patch | 25 ------
16 4 files changed, 150 deletions(-)
17
18 diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest
19 index b5e56d7..05ace3e 100644
20 --- a/app-arch/file-roller/Manifest
21 +++ b/app-arch/file-roller/Manifest
22 @@ -1,2 +1 @@
23 -DIST file-roller-3.16.4.tar.xz 1412224 SHA256 5455980b2c9c7eb063d2d65560ae7ab2e7f01b208ea3947e151680231c7a4185 SHA512 76378e16cd7f37a336b3eb3c6106cf36c2ea6e9209c23175810e2b80dc13a7b62b04cfcdea0b2bf69251baf7b164e85c34d99813cdbfd07433f73aba9c7361ae WHIRLPOOL 0d8736e13b97a4a005ae53bd9885b10c8a7797e10e0d8f4548e4112490ebc3ce91b0e5349b251bdca5d0f392318be7ea4fb324e3399300e362f47b024217849d
24 DIST file-roller-3.16.5.tar.xz 1415236 SHA256 09a68db98aa33febdad76e6977d7771b3b444da7f57ab6f4fe7d6a77e39d5a91 SHA512 83c8dddb547f36faa2728996648479255353706a266ce26e79f8f6141794d0281a9817f2a1dc687623ba8382cab93aef23675e2f3ef6d4abb9f8871f253d2c2d WHIRLPOOL 01d54e45d9d8b81c5f965622adbacac1400f56461e230999e97aa1cde135714e7e80317749c04eac7b4a49fea0fa66142b9dfbec0876b743b4709d3d17c72cce
25
26 diff --git a/app-arch/file-roller/file-roller-3.16.4-r1.ebuild b/app-arch/file-roller/file-roller-3.16.4-r1.ebuild
27 deleted file mode 100644
28 index 5bc4c12..0000000
29 --- a/app-arch/file-roller/file-roller-3.16.4-r1.ebuild
30 +++ /dev/null
31 @@ -1,94 +0,0 @@
32 -# Copyright 1999-2015 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI="5"
37 -GCONF_DEBUG="no"
38 -GNOME2_LA_PUNT="yes"
39 -
40 -inherit eutils gnome2 readme.gentoo
41 -
42 -DESCRIPTION="Archive manager for GNOME"
43 -HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller"
44 -
45 -LICENSE="GPL-2+ CC-BY-SA-3.0"
46 -SLOT="0"
47 -IUSE="nautilus packagekit"
48 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
49 -
50 -# gdk-pixbuf used extensively in the source
51 -# cairo used in eggtreemultidnd.c
52 -# pango used in fr-window
53 -RDEPEND="
54 - >=app-arch/libarchive-3:=
55 - >=dev-libs/glib-2.36:2
56 - >=dev-libs/json-glib-0.14
57 - >=x11-libs/gtk+-3.13.2:3
58 - >=x11-libs/libnotify-0.4.3:=
59 - sys-apps/file
60 - x11-libs/cairo
61 - x11-libs/gdk-pixbuf:2
62 - x11-libs/pango
63 - nautilus? ( >=gnome-base/nautilus-3 )
64 - packagekit? ( app-admin/packagekit-base )
65 -"
66 -DEPEND="${RDEPEND}
67 - dev-util/desktop-file-utils
68 - >=dev-util/intltool-0.40.0
69 - dev-util/itstool
70 - sys-devel/gettext
71 - virtual/pkgconfig
72 -"
73 -# eautoreconf needs:
74 -# gnome-base/gnome-common
75 -
76 -DISABLE_AUTOFORMATTING="yes"
77 -DOC_CONTENTS="
78 -${PN} is a frontend for several archiving utilities. If you want a
79 -particular archive format support, see ${HOMEPAGE}
80 -and install the relevant package. For example:
81 -7-zip - app-arch/p7zip
82 -ace - app-arch/unace
83 -arj - app-arch/arj
84 -cpio - app-arch/cpio
85 -deb - app-arch/dpkg
86 -iso - app-cdr/cdrtools
87 -jar,zip - app-arch/zip and app-arch/unzip
88 -lha - app-arch/lha
89 -lzop - app-arch/lzop
90 -rar - app-arch/unrar or app-arch/unar
91 -rpm - app-arch/rpm
92 -unstuff - app-arch/stuffit
93 -zoo - app-arch/zoo"
94 -
95 -src_prepare() {
96 - # File providing Gentoo package names for various archivers
97 - cp -f "${FILESDIR}"/3.6.0-packages.match data/packages.match || die
98 - gnome2_src_prepare
99 -
100 - # https://bugzilla.gnome.org/show_bug.cgi?id=757793
101 - epatch "${FILESDIR}"/${P}-bug-757793.patch
102 -}
103 -
104 -src_configure() {
105 - DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* TODO"
106 - # --disable-debug because enabling it adds -O0 to CFLAGS
107 - gnome2_src_configure \
108 - --disable-run-in-place \
109 - --disable-static \
110 - --disable-debug \
111 - --enable-magic \
112 - --enable-libarchive \
113 - $(use_enable nautilus nautilus-actions) \
114 - $(use_enable packagekit)
115 -}
116 -
117 -src_install() {
118 - gnome2_src_install
119 - readme.gentoo_create_doc
120 -}
121 -
122 -pkg_postinst() {
123 - gnome2_pkg_postinst
124 - readme.gentoo_print_elog
125 -}
126
127 diff --git a/app-arch/file-roller/files/3.6.0-packages.match b/app-arch/file-roller/files/3.6.0-packages.match
128 deleted file mode 100644
129 index 4085b19..0000000
130 --- a/app-arch/file-roller/files/3.6.0-packages.match
131 +++ /dev/null
132 @@ -1,30 +0,0 @@
133 -[Package Matches]
134 -arj=app-arch/arj
135 -binutils=sys-devel/binutils
136 -bzip2=app-arch/bzip2
137 -cpio=app-arch/cpio
138 -dpkg=app-arch/dpkg
139 -genisoimage=virtual/cdrtools
140 -gzip=app-arch/gzip
141 -lha=app-arch/lha
142 -lrzip=app-arch/lrzip
143 -lzip=app-arch/lzip
144 -lzma=app-arch/xz-utils
145 -lzop=app-arch/lzop
146 -ncompress=app-arch/ncompress
147 -p7zip=app-arch/p7zip
148 -p7zip-full=
149 -p7zip-rar=
150 -rar=app-arch/rar
151 -rpm=app-arch/rpm
152 -rzip=app-arch/rzip
153 -tar=app-arch/tar
154 -unace=app-arch/unace
155 -unalz=
156 -unarchiver=app-arch/unar
157 -unrar=app-arch/unrar
158 -unstaff=
159 -unzip=app-arch/unzip
160 -xz=app-arch/xz-utils
161 -zip=app-arch/zip
162 -zoo=app-arch/zoo
163
164 diff --git a/app-arch/file-roller/files/file-roller-3.16.4-bug-757793.patch b/app-arch/file-roller/files/file-roller-3.16.4-bug-757793.patch
165 deleted file mode 100644
166 index 9256c1d..0000000
167 --- a/app-arch/file-roller/files/file-roller-3.16.4-bug-757793.patch
168 +++ /dev/null
169 @@ -1,25 +0,0 @@
170 -From b9308bac8f93c047d0ce7a3b52e9b5f09adf2c86 Mon Sep 17 00:00:00 2001
171 -From: Sebastian Pipping <sebastian@×××××××.org>
172 -Date: Sun, 6 Dec 2015 15:23:31 +0100
173 -Subject: [PATCH] Stop mis-treating p7zip 15.09 as pre-4.55 (#757793)
174 -
175 ----
176 - src/fr-command-7z.c | 2 +-
177 - 1 file changed, 1 insertion(+), 1 deletion(-)
178 -
179 -diff --git a/src/fr-command-7z.c b/src/fr-command-7z.c
180 -index fc33d4d..1befbf5 100644
181 ---- a/src/fr-command-7z.c
182 -+++ b/src/fr-command-7z.c
183 -@@ -98,7 +98,7 @@ list__process_line (char *line,
184 - strncpy (version, ver_start, ver_len);
185 - version[ver_len] = 0;
186 -
187 -- if (strcmp (version, "4.55") < 0)
188 -+ if ((strcmp (version, "4.55") < 0) && (ver_len > 1) && (version[1] == '.'))
189 - self->old_style = TRUE;
190 - else
191 - self->old_style = FALSE;
192 ---
193 -2.6.3
194 -