summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn N. Laliberte <allanonjl@gentoo.org>2006-08-09 23:48:21 +0000
committerJohn N. Laliberte <allanonjl@gentoo.org>2006-08-09 23:48:21 +0000
commit7c58d93ba1fc80d16493d5c1908cf8653881fb75 (patch)
treeedb7249c5f372bb96037c3cc5e5e20d7228eb320 /app-arch
parent~amd64, w00t (diff)
downloadgentoo-2-7c58d93ba1fc80d16493d5c1908cf8653881fb75.tar.gz
gentoo-2-7c58d93ba1fc80d16493d5c1908cf8653881fb75.tar.bz2
gentoo-2-7c58d93ba1fc80d16493d5c1908cf8653881fb75.zip
new version for 2.14.3. add specific dep for intltool.
(Portage version: 2.1.1_pre4)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/file-roller/ChangeLog8
-rw-r--r--app-arch/file-roller/file-roller-2.14.4.ebuild52
-rw-r--r--app-arch/file-roller/files/digest-file-roller-2.14.43
3 files changed, 62 insertions, 1 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog
index 973216180f29..1d41864a33a1 100644
--- a/app-arch/file-roller/ChangeLog
+++ b/app-arch/file-roller/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-arch/file-roller
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.172 2006/07/23 03:42:38 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.173 2006/08/09 23:48:21 allanonjl Exp $
+
+*file-roller-2.14.4 (09 Aug 2006)
+
+ 09 Aug 2006; John N. Laliberte <allanonjl@gentoo.org>
+ +file-roller-2.14.4.ebuild:
+ new version for 2.14.3. add specific dep for intltool.
23 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
-files/file-roller-2.8.0-use_bin_tar.patch,
diff --git a/app-arch/file-roller/file-roller-2.14.4.ebuild b/app-arch/file-roller/file-roller-2.14.4.ebuild
new file mode 100644
index 000000000000..3893a01cda78
--- /dev/null
+++ b/app-arch/file-roller/file-roller-2.14.4.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2006 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.14.4.ebuild,v 1.1 2006/08/09 23:48:21 allanonjl Exp $
+
+inherit eutils gnome2
+
+DESCRIPTION="archive manager for GNOME"
+HOMEPAGE="http://fileroller.sourceforge.net/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.6
+ >=x11-libs/gtk+-2.8
+ >=gnome-base/libgnome-2.6
+ >=gnome-base/libgnomeui-2.6
+ >=gnome-base/gnome-vfs-2.9
+ >=gnome-base/libglade-2.4
+ >=gnome-base/libbonobo-2.6
+ >=gnome-base/libbonoboui-2.6
+ >=gnome-base/nautilus-2.9
+ >=gnome-base/gconf-2
+ >=app-text/gnome-doc-utils-0.3.2"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ >=dev-util/intltool-0.34.90
+ >=app-text/scrollkeeper-0.3.11"
+
+DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
+
+pkg_setup() {
+ G2CONF="${G2CONF} --disable-scrollkeeper"
+}
+
+src_unpack() {
+ gnome2_src_unpack
+
+ # 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
+
+ # use a local rpm2cpio script to avoid the dep
+ epatch ${FILESDIR}/${PN}-2.10-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.14.4 b/app-arch/file-roller/files/digest-file-roller-2.14.4
new file mode 100644
index 000000000000..df7f7611d3aa
--- /dev/null
+++ b/app-arch/file-roller/files/digest-file-roller-2.14.4
@@ -0,0 +1,3 @@
+MD5 e86c78b3ecc90af20cf66511f4622c5c file-roller-2.14.4.tar.bz2 1042439
+RMD160 b170b74fd9a0e0c6779922618e26188d34cf8ccd file-roller-2.14.4.tar.bz2 1042439
+SHA256 c01c95da7e0158b858ce569e8b475dc2053a44db356ecfde5a83484c36f3641b file-roller-2.14.4.tar.bz2 1042439