From 5f30f4d8f4713828b33c0daee2544959c5e183f4 Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Thu, 26 May 2011 21:04:56 -0400 Subject: app-arch/file-roller: 3.0.1 → 3.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nirbheek Chauhan --- app-arch/file-roller/Manifest | 14 +---- app-arch/file-roller/file-roller-3.0.1.ebuild | 84 --------------------------- app-arch/file-roller/file-roller-3.0.2.ebuild | 84 +++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 96 deletions(-) delete mode 100644 app-arch/file-roller/file-roller-3.0.1.ebuild create mode 100644 app-arch/file-roller/file-roller-3.0.2.ebuild (limited to 'app-arch') diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest index e1f043cf..183ddbd7 100644 --- a/app-arch/file-roller/Manifest +++ b/app-arch/file-roller/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - AUX file-roller-2.10.3-use_bin_tar.patch 504 RMD160 0af7af1c83953554e58c3a2f82ae3edb2e6b7e55 SHA1 a40077b5ace4be970dae46b44aa5b8ce19a75780 SHA256 c22e742893800c4302df40af66b1eabeab700fea7326eada849f919bdd76c052 -DIST file-roller-3.0.1.tar.bz2 1998150 RMD160 9a671dc6a461ea69cd86b2a74472e57cdc634e31 SHA1 05b79b43facbe96c0c35e8311c7fca975a40ae58 SHA256 805f5fb77fa8c2f982a2cee0db1b56fbc335f63a1eed34e0bac228ce8349d3ce -EBUILD file-roller-3.0.1.ebuild 2276 RMD160 920d493c727631b12279ccf684a9c9db64266094 SHA1 a6b3bb6c9a27a3511fa54743e210831040faa8a8 SHA256 dcc3a090e160c81947f40c6d4dbe72886d3aadfb4df143064985f0cf8c97932d +DIST file-roller-3.0.2.tar.bz2 1996994 RMD160 751499940adb37df265bb0a492fb3c6abeca79b9 SHA1 b242c30b4f364a3c10fba9cc2d215f67e5bf5508 SHA256 a612f05c44f82328175ddca1b4a1da214d9c305797370b78435f490b250af3d1 +EBUILD file-roller-3.0.2.ebuild 2276 RMD160 920d493c727631b12279ccf684a9c9db64266094 SHA1 a6b3bb6c9a27a3511fa54743e210831040faa8a8 SHA256 dcc3a090e160c81947f40c6d4dbe72886d3aadfb4df143064985f0cf8c97932d EBUILD file-roller-9999.ebuild 2276 RMD160 920d493c727631b12279ccf684a9c9db64266094 SHA1 a6b3bb6c9a27a3511fa54743e210831040faa8a8 SHA256 dcc3a090e160c81947f40c6d4dbe72886d3aadfb4df143064985f0cf8c97932d ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.17 (GNU/Linux) - -iEYEARECAAYFAk24i9gACgkQ1fmVwcYIWAZmUgCgkTIT1X/hsRgspVPf7pWwAE0w -UOoAn34/16VRWKhBCq1w8uAt3zKyQj0f -=V8/w ------END PGP SIGNATURE----- diff --git a/app-arch/file-roller/file-roller-3.0.1.ebuild b/app-arch/file-roller/file-roller-3.0.1.ebuild deleted file mode 100644 index 19314d0d..00000000 --- a/app-arch/file-roller/file-roller-3.0.1.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.32.1.ebuild,v 1.2 2010/12/07 19:37:09 eva Exp $ - -EAPI="3" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit eutils gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="Archive manager for GNOME" -HOMEPAGE="http://fileroller.sourceforge.net/" - -LICENSE="GPL-2" -SLOT="0" -IUSE="nautilus packagekit" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" -fi - -RDEPEND=">=dev-libs/glib-2.25.5:2 - >=x11-libs/gtk+-3.0.2:3 - sys-apps/file - nautilus? ( >=gnome-base/nautilus-2.22.2 ) - packagekit? ( app-portage/packagekit ) -" -DEPEND="${RDEPEND} - sys-devel/gettext - >=dev-util/intltool-0.40.0 - dev-util/pkgconfig - app-text/gnome-doc-utils" -# eautoreconf needs: -# gnome-base/gnome-common - -pkg_setup() { - G2CONF="${G2CONF} - --disable-dependency-tracking - --disable-scrollkeeper - --disable-run-in-place - --disable-static - --disable-deprecations - --disable-schemas-compile - --enable-magic - $(use_enable nautilus nautilus-actions) - $(use_enable packagekit)" - DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO" -} - -src_prepare() { - gnome2_src_prepare - - # Use absolute path to GNU tar since star doesn't have the same - # options. On Gentoo, star is /usr/bin/tar, GNU tar is /bin/tar - epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch -} - -pkg_postinst() { - gnome2_pkg_postinst - - elog "${PN} is a frontend for several archiving utilities. If you want a" - elog "particular achive format support, see ${HOMEPAGE}" - elog "and install the relevant package." - elog - elog "for example:" - elog " 7-zip - app-arch/p7zip" - elog " ace - app-arch/unace" - elog " arj - app-arch/arj" - elog " cpio - app-arch/cpio" - elog " deb - app-arch/dpkg" - elog " iso - app-cdr/cdrtools" - elog " jar,zip - app-arch/zip and app-arch/unzip" - elog " lha - app-arch/lha" - elog " lzma - app-arch/xz-utils" - elog " lzop - app-arch/lzop" - elog " rar - app-arch/unrar" - elog " rpm - app-arch/rpm" - elog " unstuff - app-arch/stuffit" - elog " zoo - app-arch/zoo" -} diff --git a/app-arch/file-roller/file-roller-3.0.2.ebuild b/app-arch/file-roller/file-roller-3.0.2.ebuild new file mode 100644 index 00000000..19314d0d --- /dev/null +++ b/app-arch/file-roller/file-roller-3.0.2.ebuild @@ -0,0 +1,84 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.32.1.ebuild,v 1.2 2010/12/07 19:37:09 eva Exp $ + +EAPI="3" +GCONF_DEBUG="no" +GNOME2_LA_PUNT="yes" + +inherit eutils gnome2 +if [[ ${PV} = 9999 ]]; then + inherit gnome2-live +fi + +DESCRIPTION="Archive manager for GNOME" +HOMEPAGE="http://fileroller.sourceforge.net/" + +LICENSE="GPL-2" +SLOT="0" +IUSE="nautilus packagekit" +if [[ ${PV} = 9999 ]]; then + KEYWORDS="" +else + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +fi + +RDEPEND=">=dev-libs/glib-2.25.5:2 + >=x11-libs/gtk+-3.0.2:3 + sys-apps/file + nautilus? ( >=gnome-base/nautilus-2.22.2 ) + packagekit? ( app-portage/packagekit ) +" +DEPEND="${RDEPEND} + sys-devel/gettext + >=dev-util/intltool-0.40.0 + dev-util/pkgconfig + app-text/gnome-doc-utils" +# eautoreconf needs: +# gnome-base/gnome-common + +pkg_setup() { + G2CONF="${G2CONF} + --disable-dependency-tracking + --disable-scrollkeeper + --disable-run-in-place + --disable-static + --disable-deprecations + --disable-schemas-compile + --enable-magic + $(use_enable nautilus nautilus-actions) + $(use_enable packagekit)" + DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO" +} + +src_prepare() { + gnome2_src_prepare + + # Use absolute path to GNU tar since star doesn't have the same + # options. On Gentoo, star is /usr/bin/tar, GNU tar is /bin/tar + epatch "${FILESDIR}"/${PN}-2.10.3-use_bin_tar.patch +} + +pkg_postinst() { + gnome2_pkg_postinst + + elog "${PN} is a frontend for several archiving utilities. If you want a" + elog "particular achive format support, see ${HOMEPAGE}" + elog "and install the relevant package." + elog + elog "for example:" + elog " 7-zip - app-arch/p7zip" + elog " ace - app-arch/unace" + elog " arj - app-arch/arj" + elog " cpio - app-arch/cpio" + elog " deb - app-arch/dpkg" + elog " iso - app-cdr/cdrtools" + elog " jar,zip - app-arch/zip and app-arch/unzip" + elog " lha - app-arch/lha" + elog " lzma - app-arch/xz-utils" + elog " lzop - app-arch/lzop" + elog " rar - app-arch/unrar" + elog " rpm - app-arch/rpm" + elog " unstuff - app-arch/stuffit" + elog " zoo - app-arch/zoo" +} -- cgit v1.2.3-65-gdbad