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