diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-18 18:18:57 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-18 18:18:57 +0000 |
commit | f164c8e43f85b546a1547e77bdd1e2bbd49e84c7 (patch) | |
tree | b0be395b36e24ab7fe485b610239ca878efc1011 /net-www | |
parent | Manifest recommit (diff) | |
download | historical-f164c8e43f85b546a1547e77bdd1e2bbd49e84c7.tar.gz historical-f164c8e43f85b546a1547e77bdd1e2bbd49e84c7.tar.bz2 historical-f164c8e43f85b546a1547e77bdd1e2bbd49e84c7.zip |
Moved to www-client/epiphany-extensions.
Diffstat (limited to 'net-www')
9 files changed, 0 insertions, 205 deletions
diff --git a/net-www/epiphany-extensions/ChangeLog b/net-www/epiphany-extensions/ChangeLog deleted file mode 100644 index e299381eb5ff..000000000000 --- a/net-www/epiphany-extensions/ChangeLog +++ /dev/null @@ -1,15 +0,0 @@ -# ChangeLog for net-www/epiphany-extensions -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany-extensions/ChangeLog,v 1.3 2005/03/15 20:39:45 joem Exp $ - - 15 Mar 2005; Joe McCann <joem@gentoo.org> : - Also the label patch is from Lars Strojny and closes bug 85009 - -*epiphany-extensions-1.6.0 (15 Mar 2005) - - 15 Mar 2005; Joe McCann <joem@gentoo.org> - +files/epiphany-extensions-1.6.0-disable_bookmarks-tray_label.patch, - +files/epiphany-extensions-1.6.0-fix_includes.patch, - +epiphany-extensions-1.6.0.ebuild: - New version for epiphany-1.6 - diff --git a/net-www/epiphany-extensions/Manifest b/net-www/epiphany-extensions/Manifest deleted file mode 100644 index 3242b8a99ef4..000000000000 --- a/net-www/epiphany-extensions/Manifest +++ /dev/null @@ -1,8 +0,0 @@ -MD5 4de61f480fe61c66438c251e91948da8 ChangeLog 619 -MD5 9d92066ce16574819face69b58eed762 epiphany-extensions-1.4.5.ebuild 888 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 f631d538cd3a9bc522c86ec68a5e57e5 epiphany-extensions-1.6.0.ebuild 1195 -MD5 01ced8c924663aef907498afafdb1167 files/digest-epiphany-extensions-1.4.5 78 -MD5 707f7a46f60ea0b7cf60bda490cdbf9e files/digest-epiphany-extensions-1.6.0 78 -MD5 cc94941ad96bbbd969542ee260c77e4c files/epiphany-extensions-1.6.0-disable_bookmarks-tray_label.patch 1034 -MD5 6b4caa4057fe795d71689814affe5100 files/epiphany-extensions-1.6.0-fix_includes.patch 1412 diff --git a/net-www/epiphany-extensions/epiphany-extensions-1.4.5.ebuild b/net-www/epiphany-extensions/epiphany-extensions-1.4.5.ebuild deleted file mode 100644 index 8b7bb71ae6bd..000000000000 --- a/net-www/epiphany-extensions/epiphany-extensions-1.4.5.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany-extensions/epiphany-extensions-1.4.5.ebuild,v 1.1 2005/02/17 09:11:18 obz Exp $ - -inherit gnome2 - -DESCRIPTION="Extensions for the Epiphany web browser" -HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -RDEPEND=">=net-www/epiphany-1.4.6 - >=dev-libs/libxml2-2.6 - >=dev-libs/glib-2.4 - >=x11-libs/gtk+-2.4 - >=gnome-base/libglade-2 - app-text/opensp - >=net-www/mozilla-1.7" - -DEPEND="${RDEPEND} - dev-util/pkgconfig - sys-devel/gettext - >=dev-util/intltool-0.29" - -G2CONF="${G2CONF} --with-extensions=\ -certificates,\ -error-viewer,\ -gestures,\ -page-info,\ -select-stylesheet,\ -sidebar,\ -smart-bookmarks,\ -tab-groups,\ -tabsmenu" - -USE_DESTDIR="1" - -DOCS="AUTHORS NEWS README" - diff --git a/net-www/epiphany-extensions/epiphany-extensions-1.6.0.ebuild b/net-www/epiphany-extensions/epiphany-extensions-1.6.0.ebuild deleted file mode 100644 index 507616fc8d31..000000000000 --- a/net-www/epiphany-extensions/epiphany-extensions-1.6.0.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany-extensions/epiphany-extensions-1.6.0.ebuild,v 1.3 2005/03/17 17:42:31 seemant Exp $ - -inherit gnome2 eutils - -DESCRIPTION="Extensions for the Epiphany web browser" -HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="doc" - -RDEPEND=">=net-www/epiphany-1.5.7 - >=dev-libs/libxml2-2.6 - >=dev-libs/glib-2.6 - >=x11-libs/gtk+-2.6 - >=gnome-base/libglade-2 - app-text/opensp - >=net-www/mozilla-1.7" - -DEPEND="${RDEPEND} - dev-util/pkgconfig - sys-devel/gettext - >=dev-util/intltool-0.29" - -#fixme adblock and find extensions don't compile -G2CONF="${G2CONF} --with-extensions=\ -actions,\ -bookmarks-tray,\ -certificates,\ -error-viewer,\ -extensions-manager-ui,\ -gestures,\ -page-info,\ -select-stylesheet,\ -sidebar,\ -smart-bookmarks,\ -tab-groups,\ -tabsmenu\ -`use doc && echo ,sample-mozilla,sample`" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${P}-fix_includes.patch - epatch ${FILESDIR}/${P}-disable_bookmarks-tray_label.patch -} - -USE_DESTDIR="1" - -DOCS="AUTHORS NEWS README" - diff --git a/net-www/epiphany-extensions/files/digest-epiphany-extensions-1.4.5 b/net-www/epiphany-extensions/files/digest-epiphany-extensions-1.4.5 deleted file mode 100644 index 6b8d9e47a8c6..000000000000 --- a/net-www/epiphany-extensions/files/digest-epiphany-extensions-1.4.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 8e7edc694283c53bec4d128527a0ecff epiphany-extensions-1.4.5.tar.bz2 470431 diff --git a/net-www/epiphany-extensions/files/digest-epiphany-extensions-1.6.0 b/net-www/epiphany-extensions/files/digest-epiphany-extensions-1.6.0 deleted file mode 100644 index c158f2186732..000000000000 --- a/net-www/epiphany-extensions/files/digest-epiphany-extensions-1.6.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 c9f6d0e6b817120e8aec671529ad5ee8 epiphany-extensions-1.6.0.tar.bz2 550293 diff --git a/net-www/epiphany-extensions/files/epiphany-extensions-1.6.0-disable_bookmarks-tray_label.patch b/net-www/epiphany-extensions/files/epiphany-extensions-1.6.0-disable_bookmarks-tray_label.patch deleted file mode 100644 index 13c6e53cd35f..000000000000 --- a/net-www/epiphany-extensions/files/epiphany-extensions-1.6.0-disable_bookmarks-tray_label.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -ru epiphany-extensions-1.6.0/extensions/bookmarks-tray/ephy-bookmarks-tray-extension.c epiphany-extensions-1.6.0-lars/extensions/bookmarks-tray/ephy-bookmarks-tray-extension.c ---- epiphany-extensions-1.6.0/extensions/bookmarks-tray/ephy-bookmarks-tray-extension.c 2005-03-03 17:14:20.000000000 +0100 -+++ epiphany-extensions-1.6.0-lars/extensions/bookmarks-tray/ephy-bookmarks-tray-extension.c 2005-03-14 15:34:19.150089723 +0100 -@@ -451,7 +451,7 @@ - { - EphyBookmarksTrayExtensionPrivate *priv; - GError *error = NULL; -- GtkWidget *hbox, *image, *label; -+ GtkWidget *hbox, *image; - - LOG ("EphyBookmarksTrayExtension initialising"); - -@@ -510,10 +510,7 @@ - image = gtk_image_new_from_stock (EPHY_STOCK_BOOKMARKS, GTK_ICON_SIZE_MENU); - gtk_box_pack_start (GTK_BOX (hbox), image, FALSE, FALSE, 0); - -- label = gtk_label_new (_("Bookmarks")); -- gtk_box_pack_start (GTK_BOX (hbox), label, FALSE, FALSE, 0); - -- gtk_widget_show (label); - gtk_widget_show (image); - gtk_widget_show (hbox); - gtk_widget_show (priv->tray_button); - diff --git a/net-www/epiphany-extensions/files/epiphany-extensions-1.6.0-fix_includes.patch b/net-www/epiphany-extensions/files/epiphany-extensions-1.6.0-fix_includes.patch deleted file mode 100644 index 3db044a1e04a..000000000000 --- a/net-www/epiphany-extensions/files/epiphany-extensions-1.6.0-fix_includes.patch +++ /dev/null @@ -1,55 +0,0 @@ ---- extensions/error-viewer/mozilla/Makefile.in.orig 2005-03-03 12:14:37.868152392 -0600 -+++ extensions/error-viewer/mozilla/Makefile.in 2005-03-03 12:15:19.319850776 -0600 -@@ -268,7 +268,8 @@ - . \ - dom \ - jsconsole \ -- necko -+ necko \ -+ webbrwsr - - liberrorviewermozilla_la_CPPFLAGS = \ - -I.. \ ---- extensions/page-info/mozilla/Makefile.in.orig 2005-03-03 12:16:12.080829888 -0600 -+++ extensions/page-info/mozilla/Makefile.in 2005-03-03 12:16:31.671851600 -0600 -@@ -261,6 +261,7 @@ - dom \ - layout \ - nkcache \ -+ pref \ - necko \ - uconv \ - webbrwsr ---- extensions/select-stylesheet/mozilla/Makefile.in.orig 2005-03-03 12:16:57.218967848 -0600 -+++ extensions/select-stylesheet/mozilla/Makefile.in 2005-03-03 12:17:22.043193992 -0600 -@@ -254,6 +254,7 @@ - - mozilla_include_subdirs = \ - . \ -+ dom \ - necko \ - nkcache \ - webbrwsr ---- extensions/find/Makefile.in.orig 2005-03-03 12:17:55.856053656 -0600 -+++ extensions/find/Makefile.in 2005-03-03 12:18:38.303600648 -0600 -@@ -284,6 +284,9 @@ - content \ - docshell \ - dom \ -+ pref \ -+ typeaheadfind \ -+ webbrwsr \ - fastfind \ - find \ - xpcom ---- extensions/adblock/mozilla/Makefile.in.orig 2005-03-03 12:19:02.228963440 -0600 -+++ extensions/adblock/mozilla/Makefile.in 2005-03-03 12:19:30.570654848 -0600 -@@ -259,6 +259,8 @@ - content \ - docshell \ - dom \ -+ necko \ -+ webbrwsr \ - xpcom - - libadblockmozilla_la_CPPFLAGS = \ diff --git a/net-www/epiphany-extensions/metadata.xml b/net-www/epiphany-extensions/metadata.xml deleted file mode 100644 index da6fd63d0085..000000000000 --- a/net-www/epiphany-extensions/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>gnome</herd> -</pkgmetadata> |