diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-09-13 08:30:16 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-09-13 08:30:16 +0000 |
commit | c89d66759cb47c1f7b96790ab93df97554b82b7b (patch) | |
tree | 7756a4f5803200dc07aebb205543d81163de3fb3 /app-arch | |
parent | touch (Manifest recommit) (diff) | |
download | gentoo-2-c89d66759cb47c1f7b96790ab93df97554b82b7b.tar.gz gentoo-2-c89d66759cb47c1f7b96790ab93df97554b82b7b.tar.bz2 gentoo-2-c89d66759cb47c1f7b96790ab93df97554b82b7b.zip |
New version, looking towards a last 2.6 GNOME stable release
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 7 | ||||
-rw-r--r-- | app-arch/file-roller/Manifest | 4 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.6.2.ebuild | 46 | ||||
-rw-r--r-- | app-arch/file-roller/files/digest-file-roller-2.6.2 | 1 |
4 files changed, 57 insertions, 1 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index b00befaa02d4..24e88f446cfd 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-arch/file-roller # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.79 2004/08/22 11:29:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.80 2004/09/13 08:30:15 obz Exp $ + +*file-roller-2.6.2 (13 Sep 2004) + + 13 Sep 2004; Mike Gardiner <obz@gentoo.org> +file-roller-2.6.2.ebuild: + New version, looking towards a last 2.6 GNOME stable release 22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> file-roller-2.6.1.ebuild: Stable on alpha. diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest index 39edce1a4ba2..843473e34986 100644 --- a/app-arch/file-roller/Manifest +++ b/app-arch/file-roller/Manifest @@ -1,13 +1,17 @@ +MD5 7fb63c67950f97e7e44ba502cd3e68fe file-roller-2.6.2.ebuild 1128 MD5 54499cabe95659969086224dc308381c file-roller-2.6.1.ebuild 1206 MD5 3db60db955c065e4d8fd4560080f661b file-roller-2.4.4-r2.ebuild 1071 +MD5 925c110cf4391b12468245c7a665f757 .file-roller-2.6.2.ebuild.swp 12288 MD5 b068979a95a33018cdda757f010ccea3 file-roller-2.6.0.ebuild 1206 MD5 df94673b2fc9c0ca4a243d7e553db18d ChangeLog 9772 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 762daf169c908a33e04b670097c4a4fc files/file-roller-2.6-use_fr_rpm2cpio.patch 949 +MD5 d01f7f866be27df5ebe4e4d1afa0eec3 files/.file-roller-2.6-use_bin_tar.patch.swp 12288 MD5 0a8f1b361ffded42281e52d734654f48 files/file-roller-2.4.4-gentoo.patch 566 MD5 cc549bc88cee498549b0ed92538c4e3e files/file-roller-2.6-use_bin_tar.patch 493 MD5 d23f66e1c734a44ce6ee89b0e724b371 files/rpm2cpio-file-roller 2556 MD5 7c3bf595636ee254e23445ccf07c4075 files/file-roller-2.4.4-64bit.patch 2808 MD5 9a6c274d4965d6aa2e83abe0e57133b1 files/digest-file-roller-2.6.0 71 MD5 a2afcaf32ad39410e36d24188021895e files/digest-file-roller-2.6.1 71 +MD5 a2d30ce698b5120d01da4d3593bbf2c2 files/digest-file-roller-2.6.2 71 MD5 07fa4739c733d5e4453bfb797cf6a279 files/digest-file-roller-2.4.4-r2 70 diff --git a/app-arch/file-roller/file-roller-2.6.2.ebuild b/app-arch/file-roller/file-roller-2.6.2.ebuild new file mode 100644 index 000000000000..3a81b2640488 --- /dev/null +++ b/app-arch/file-roller/file-roller-2.6.2.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2004 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.6.2.ebuild,v 1.1 2004/09/13 08:30:15 obz Exp $ + +inherit gnome2 eutils + +DESCRIPTION="archive manager for GNOME" +HOMEPAGE="http://fileroller.sourceforge.net/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +IUSE="" + +RDEPEND=">=dev-libs/glib-2 + >=x11-libs/gtk+-2.4* + >=gnome-base/libgnome-2.1 + >=gnome-base/libgnomeui-2.1 + >=gnome-base/gnome-vfs-2.2 + >=gnome-base/libglade-2 + >=gnome-base/libbonobo-2 + >=gnome-base/libbonoboui-2 + >=gnome-base/gconf-2" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + >=dev-util/intltool-0.29 + >=app-text/scrollkeeper-0.3.11" + +DOCS="AUTHORS ChangeLog NEWS README TODO" + +src_unpack() { + unpack ${A} + cd ${S} + + # 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}/file-roller-2.6-use_bin_tar.patch + # use a local rpm2cpio script to avoid the dep + epatch ${FILESDIR}/file-roller-2.6-use_fr_rpm2cpio.patch +} + +src_install() { + gnome2_src_install + dobin ${FILESDIR}/rpm2cpio-file-roller +} diff --git a/app-arch/file-roller/files/digest-file-roller-2.6.2 b/app-arch/file-roller/files/digest-file-roller-2.6.2 new file mode 100644 index 000000000000..10c2d0f2fd6d --- /dev/null +++ b/app-arch/file-roller/files/digest-file-roller-2.6.2 @@ -0,0 +1 @@ +MD5 88c6441d286c8f0810a37a3f3107f985 file-roller-2.6.2.tar.bz2 1294588 |