summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn N. Laliberte <allanonjl@gentoo.org>2005-04-23 11:49:11 +0000
committerJohn N. Laliberte <allanonjl@gentoo.org>2005-04-23 11:49:11 +0000
commit0d2c309d313050302df8f2e4f5722bc62e467b7e (patch)
tree37a0c88e9c5e402d8d42563f7a2987bcb6987628 /net-misc/gwget
parent*** empty log message *** (diff)
downloadhistorical-0d2c309d313050302df8f2e4f5722bc62e467b7e.tar.gz
historical-0d2c309d313050302df8f2e4f5722bc62e467b7e.tar.bz2
historical-0d2c309d313050302df8f2e4f5722bc62e467b7e.zip
Update for gwget. Patch fix for epiphany path. Fixes bugs #67719, #89882.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc/gwget')
-rw-r--r--net-misc/gwget/ChangeLog11
-rw-r--r--net-misc/gwget/Manifest7
-rw-r--r--net-misc/gwget/files/digest-gwget-0.941
-rw-r--r--net-misc/gwget/files/gwget-0.94-epiphany-path-fix.patch40
-rw-r--r--net-misc/gwget/gwget-0.94.ebuild48
-rw-r--r--net-misc/gwget/metadata.xml2
6 files changed, 104 insertions, 5 deletions
diff --git a/net-misc/gwget/ChangeLog b/net-misc/gwget/ChangeLog
index 71cf039a646b..00ac1ce239f3 100644
--- a/net-misc/gwget/ChangeLog
+++ b/net-misc/gwget/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-misc/gwget
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.4 2004/11/04 08:52:35 obz Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.5 2005/04/23 11:49:11 allanonjl Exp $
+
+*gwget-0.94 (23 Apr 2005)
+
+ 23 Apr 2005; John N. Laliberte <allanonjl@gentoo.org>
+ +files/gwget-0.94-epiphany-path-fix.patch, metadata.xml,
+ +gwget-0.94.ebuild:
+ Update for gwget. Patch fix for epiphany path. Fixes bugs #67719, #89882.
05 Nov 2004; Mike Gardiner <obz@gentoo.org> gwget-0.14.ebuild:
Fixed 0.14 dependency, it needs gtk+ 2.4 or greater, not gtk+ 2. See bug #67724
diff --git a/net-misc/gwget/Manifest b/net-misc/gwget/Manifest
index ad30d7308a54..f1112b52b30a 100644
--- a/net-misc/gwget/Manifest
+++ b/net-misc/gwget/Manifest
@@ -1,6 +1,9 @@
MD5 7dad3a4c063279990c526e6a2cde18ff gwget-0.14.ebuild 863
MD5 2937d78df4fe6f060e4ce978fe796f2f gwget-0.6.ebuild 1139
-MD5 ced50929f7fdc7e535b891fd8fea2ebb ChangeLog 2023
-MD5 d24d7cd4a1e718be29f31d6a07824412 metadata.xml 598
+MD5 27dc5227da75cafec9c92426c733fd10 gwget-0.94.ebuild 1180
+MD5 92f7504b8cf0a5b952b60b86d89e916f ChangeLog 2270
+MD5 2871435fe9d9e7934d0cd7433e03a668 metadata.xml 602
MD5 1f48614db94467a3d2842b4d8d4be1fc files/digest-gwget-0.6 62
+MD5 9e5678c1bf80bae932e4a8d852ec0d1a files/gwget-0.94-epiphany-path-fix.patch 1546
MD5 e2185bfe2f306641a8e808ec17d0e643 files/digest-gwget-0.14 62
+MD5 42e6477db803e061dd7312208cad32d2 files/digest-gwget-0.94 63
diff --git a/net-misc/gwget/files/digest-gwget-0.94 b/net-misc/gwget/files/digest-gwget-0.94
new file mode 100644
index 000000000000..6d11321cc6a0
--- /dev/null
+++ b/net-misc/gwget/files/digest-gwget-0.94
@@ -0,0 +1 @@
+MD5 15a9d6120c52c20aa44934bb75738385 gwget-0.94.tar.bz2 398490
diff --git a/net-misc/gwget/files/gwget-0.94-epiphany-path-fix.patch b/net-misc/gwget/files/gwget-0.94-epiphany-path-fix.patch
new file mode 100644
index 000000000000..3ab34b389962
--- /dev/null
+++ b/net-misc/gwget/files/gwget-0.94-epiphany-path-fix.patch
@@ -0,0 +1,40 @@
+--- gwget-0.94/configure.in 2005-03-13 15:17:08.000000000 -0500
++++ gwget-0.94.new/configure.in 2005-04-21 22:28:27.148842056 -0400
+@@ -116,12 +116,26 @@
+ $EPIPHANY_PKGCONFIG >= $EPIPHANY_REQUIRED)
+ AC_SUBST(EPIPHANY_DEPENDENCY_CFLAGS)
+ AC_SUBST(EPIPHANY_DEPENDENCY_LIBS)
++
++if test $EPHY_VER = "1.2"; then
++ EPIPHANY_EXTENSIONS_DIR="`$PKG_CONFIG --variable=libdir epiphany-1.2`/epiphany/extensions"
++ else
++ EPIPHANY_EXTENSIONS_DIR="`$PKG_CONFIG --variable=extensionsdir epiphany-$EPHY_VER`"
++ fi
++ AC_SUBST([EPIPHANY_EXTENSIONS_DIR])
+ else
+ enable_epiphany_extension=no
+ fi
+
+ AM_CONDITIONAL(ENABLE_EPIPHANY_EXTENSION, test "x$enable_epiphany_extension" = "xyes")
+
++ AC_ARG_WITH([extension-prefix],
++ [ --with-extension-prefix=path Epiphany extension prefix],
++ [extension_prefix=$withval],
++ [extension_prefix=/]
++ )
++ EXTENSION_PREFIX="$extension_prefix"
++ AC_SUBST([EXTENSION_PREFIX])
+
+ dnl Stuff for the CORBA interface
+ AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
+--- gwget-0.94/epiphany-extension/Makefile.am 2004-10-14 17:21:28.000000000 -0400
++++ gwget-0.94.new/epiphany-extension/Makefile.am 2005-04-22 21:50:34.017730728 -0400
+@@ -1,7 +1,7 @@
+ # The extension needs to installed into Epiphany's prefix,
+ # not gwget's prefix.
+ # ...but that causes problems w/ make distcheck.
+-extensiondir = $(libdir)/epiphany/extensions
++extensiondir = $(EXTENSION_PREFIX)/$(EPIPHANY_EXTENSIONS_DIR)
+
+ INCLUDES = \
+ $(EPIPHANY_DEPENDENCY_CFLAGS) \
diff --git a/net-misc/gwget/gwget-0.94.ebuild b/net-misc/gwget/gwget-0.94.ebuild
new file mode 100644
index 000000000000..650613d76a72
--- /dev/null
+++ b/net-misc/gwget/gwget-0.94.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/gwget-0.94.ebuild,v 1.1 2005/04/23 11:49:11 allanonjl Exp $
+
+inherit eutils gnome2 libtool
+
+DESCRIPTION="GTK2 WGet Frontend"
+HOMEPAGE="http://gnome.org/projects/gwget/"
+SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/${PV}/${P}.tar.bz2"
+LICENSE="GPL-2"
+
+IUSE="doc epiphany"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64"
+
+RDEPEND="net-misc/wget
+ >=x11-libs/gtk+-2.4
+ >=gnome-base/gconf-1.1.11
+ >=gnome-base/libgnomeui-2
+ >=gnome-base/libglade-2
+ epiphany? ( >=www-client/epiphany-1.4 )
+ >=dev-libs/glib-2.4.0
+ "
+
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.11
+ dev-util/pkgconfig
+ >=sys-devel/gettext-0.10.4
+ "
+
+DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO"
+
+G2CONF="${G2CONF} $(use_enable epiphany epiphany-extension)"
+USE_DESTDIR="1"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ elibtoolize
+ # Fix the Epiphany extension installation directory:
+ epatch ${FILESDIR}/gwget-0.94-epiphany-path-fix.patch
+}
+
+src_install() {
+ gnome2_src_install
+ # remove /var/lib, which is created without any reason
+ rm -rf ${D}/var
+}
diff --git a/net-misc/gwget/metadata.xml b/net-misc/gwget/metadata.xml
index 039d20dae2ac..96e3b3cf48fd 100644
--- a/net-misc/gwget/metadata.xml
+++ b/net-misc/gwget/metadata.xml
@@ -4,7 +4,7 @@
<pkgmetadata>
<herd>gnome</herd>
<maintainer>
- <email>gnome@gentoo.org</email>
+ <email>allanonjl@gentoo.org</email>
</maintainer>
<longdescription>Gwget2 is a gtk2 front-end for the wget program. Wget is commonly used for retrieving files from the internet, and with an easy to use gtk2 interface, gwget2 brings the utility of wget to the GNOME desktop. Gwget2 supports drag and drop from most gtk2 compatible browsers, as well as the ability to pause and continue downloads over sessions.</longdescription>
</pkgmetadata>