pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/epiphany-extensions Update epiphany-extensions to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/efa301bc24a2
branches: trunk
changeset: 491260:efa301bc24a2
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Mar 22 16:26:48 2005 +0000
description:
Update epiphany-extensions to 1.6.0:
=========================
Epiphany Extensions 1.6.0
=========================
Changes
* Enable extension description translations.
* Make sure mozilla is started before setting the prefs
* Sync headers with Epiphany
* Implement Metadata tab in Page Info dialogue
* Don't start off-line if NetworkManager is unavailable
Contributors:
Christian Persch and Jean-François Rameau, and the translators
Frank Arnold (de), Adam Weinberger (en_CA) and Gabor Kelemen (hu).
=========================
Epiphany Extensions 1.5.8
=========================
Changes
* Fix build for sh != bash [Grzegorz Golawski, #167011]
* Adapt to mozilla API change
* Improved Find extension
* Ref the tray icon [#163819]
* Destroy open "Add to sidebar" dialogues when unloading the extension [#156523]
* Don't activate find bar when pressing Space [#167415]
* Focus links while finding
* Disable gestures while print preview mode [Jean-François Rameau]
Contributors:
Grzegorz Golawski, Christian Persch and Jean-François Rameau; and the
translators David Lodge (en_GB), Francisco Javier F. Serrador (es),
Francesco Marletta (it), Takeshi AIHANA (ja), Changwoo Ryu (ko),
Reinout van Schouwen (nl), Estêvão Samuel Procópio (pt_BR) and
Marcel Telka (sk).
=========================
Epiphany Extensions 1.5.7
=========================
New extensions
* "Actions" extension, written by Jean-Yves Lefort
* "Net Monitor" extension, written by Jean-François Rameau
(experimental; requires Epiphany compiled with --enable-dbus)
Changes
* Implement EphyExtension's attach_window/detach_window interface
instead of simulating them
* Fix LOG() statements in non-gcc varargs case
* Updated HOWTO to include some Python
* Add missing QI in page info helper
* Remove tooltip from window [#166010]
* Better error dialog when command failed in actions extension
Contributors to this release: Adam Hooper, Jean-Yves Lefort, Christian Persch,
Jean-François Rameau, and the translators Rostislav Raykov (bg),
Miloslav Trmac (cs), Frank Arnold (de), Adam Weinberger (en_CA),
Francisco Javier F. Serrador (es), Takeshi AIHANA (ja), Žygimantas Beručka (lt),
Reinout van Schouwen (nl) and Marcel Telka (sk).
=========================
Epiphany Extensions 1.5.6
=========================
New extensions
* 'Find' extension adds a find-bar.
This extension is experimental and will crash or hang your browser.
* 'Tab-States' extensions
Changes
* Build extensions modules as not versioned DSO
* Hook adblock extension onto "check-content" signal
* Adapt to Mozilla API change
* Fix a small memory leak
* Removed prefs dialogue from smart-bookmarks extension
* Work-in-progress: huge refactoring of adblock
* Fix builddir != srcdir build
* Use pcre instead of pcreposix. Check for utf-8 support, too
* Implement EphyExtension attach_window/detach_window interface in page-info ext
* Adapt to Epiphany API changes
Contributors to this release: Adam Hooper, Tomasz Kłoczko, Christian Persch,
Jean-François Rameau, and the translators Frank Arnold (de) and Takeshi AIHANA (ja).
=========================
Epiphany Extensions 1.5.5
=========================
Changes
* Fix fox bookmarks with underscore in their names [#161832]
* Adapt to changes Epiphany APIs
* Add DND to Media and Links tabs, and plug a few mem leaks
* Fix page info for pages with # in the url [#161201]
* Update sample extensions
* Hook into the "add-sidebar" signal in epiphany and remove mozilla dependency
from the sidebar extension [#156849, #157088]
Contributors to this release: Jean-François Rameau, Crispin Flowerday
and the translators: Miloslav Trmac (cs), Hendrik Brandt (de),
Adam Weinberger (en_CA), Francisco Javier F. Serrador (es),
Gabor Kelemen (hu), Takeshi AIHANA (ja), Reinout van Schouwen (nl),
Marcel Telka (sk)
=========================
Epiphany Extensions 1.5.4
=========================
Bug fixes
* Fix crash when going to Media tab in Page Info dialog [#161815]
Epiphany Extensions 1.5.3
=========================
Changes
* Sync headers with Epiphany
* List applet, embed and object elements in the Page Info dialogue,
add Media tab, only preview images (Jean-François Rameau, Christian)
* Makefile.am modernisations
* Use ellipsised labels instead of shortening strings
* Use GtkAboutDialog (Adam Hooper) [#161519]
Bug fixes
* Abort gesture on unmap (ported from galeon) [#160228]
* Fix context menu on Media page of Page Info dialogue
Translation updates
* Hendrik Brandt (de)
* Takeshi AIHANA (ja)
* Pablo Saratxaga (wa)
=========================
Epiphany Extensions 1.5.2
=========================
Changes
* Select first menu item when popping the menu up with keyboard
* Fix compilation with latest mozilla trunk
* Use ephy_embed_show_page_certificate
* Sync headers with Epiphany
* Also list CSS background images and mailto links in the
page info dialogue (Jean-François Rameau)
* Fix out-of-srcdir build
Bug fixes
* Fix tab closing with tab-groups extension
Translation updates
* Adam Weinberger (en_CA)
* Yannick Tailliez (fr)
* Takeshi AIHANA (ja)
=========================
Epiphany Extensions 1.5.1
=========================
New features
* Created copy-template script
* Added "Sidebar" extension, written by Crispin Flowerday
* Added "Extensions Manager" extension, written by Adam Hooper
* Added "Bookmarks Tray" extension
Changes
* Updated for epiphany 1.5 API changes
* Cleanup of mozilla stylesheet handling.
* Skip style sheets not for "screen" or "all" media
* Add tab-groups to default_extensions
* Fix context menu positioning
* Add warnings to CFLAGS and CXXFLAGS
* Fix loads of compiler warnings
* Set window icons
* Implement context menu in "Links" tab
* Add extension description files
* Make dialogue transient to the opening window
* Add separators in the Tools menu
* Use new gtk+ HIG message dialogue API.
* Listen to ephy-extension-manager's added/removed signals to add/remove
extensions from the list
Bug fixes
* Fix mem leaks [#153470, #153471, #153473]
* Fix crash after unloading the error-viewer extension [#153712]
* Make all extensions unload-proof
* Always load unnamed stylesheets [#153739]
* Don't block stylesheets without "media" attribute. Shorten menu
entries to 32 chars max [#153710]
* Hide the sidebar when in print preview mode
* 64-bit fix [Andrzej Dopierała]
* Don't make the extensions description ediable [#155389]
* Fix the extensions .xml description file build process
* Detach correctly from the window [#155388]
* Destroy info dialoguess with Extension Manager UI dialogue
* Fix alignment of "Authors" label
Documentation
* Updated HOW-TO
Translation updates
* Ole Laursen (da)
* Christian Neumair (de)
* Adam Weinberger (en_CA)
* David Lodge (en_GB)
* Francisco Javier F. Serrador (es)
* Yannick Tailliez (fr)
* (hr)
* Francesco Marletta (it)
* Reinout van Schouwen (nl)
* Raphael Higino (pt_BR)
diffstat:
www/epiphany-extensions/Makefile | 14 +++-
www/epiphany-extensions/PLIST | 110 +++++++++++++++++++++++---------------
www/epiphany-extensions/distinfo | 8 +-
3 files changed, 82 insertions(+), 50 deletions(-)
diffs (179 lines):
diff -r 05f213999a62 -r efa301bc24a2 www/epiphany-extensions/Makefile
--- a/www/epiphany-extensions/Makefile Tue Mar 22 16:26:14 2005 +0000
+++ b/www/epiphany-extensions/Makefile Tue Mar 22 16:26:48 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2005/01/10 13:18:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2005/03/22 16:26:48 jmmv Exp $
#
-DISTNAME= epiphany-extensions-1.4.4
+DISTNAME= epiphany-extensions-1.6.0
CATEGORIES= www gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany-extensions/1.4/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany-extensions/1.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv%NetBSD.org@localhost
@@ -12,14 +12,21 @@
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
+USE_GNU_TOOLS= make
USE_LIBTOOL= YES
+USE_MSGFMT_PLURALS= YES
USE_PKGLOCALEDIR= YES
# Avoid -Werror, which breaks the build sometimes.
CONFIGURE_ARGS+= --enable-compile-warnings=no
+CONFIGURE_ARGS+= --with-extensions=all
+CPPFLAGS+= -I${BUILDLINK_PREFIX.mozilla-gtk2}/include/mozilla-gtk2/dom
+CPPFLAGS+= -I${BUILDLINK_PREFIX.mozilla-gtk2}/include/mozilla-gtk2/pref
CPPFLAGS+= -I${BUILDLINK_PREFIX.mozilla-gtk2}/include/mozilla-gtk2/webbrwsr
+BUILDLINK_DEPENDS.glib2+= glib2>=2.6.0
+
.include "../../devel/GConf2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
@@ -29,5 +36,6 @@
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/opensp/buildlink3.mk"
.include "../../www/epiphany/buildlink3.mk"
+.include "../../www/mozilla-gtk2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 05f213999a62 -r efa301bc24a2 www/epiphany-extensions/PLIST
--- a/www/epiphany-extensions/PLIST Tue Mar 22 16:26:14 2005 +0000
+++ b/www/epiphany-extensions/PLIST Tue Mar 22 16:26:48 2005 +0000
@@ -1,50 +1,74 @@
-@comment $NetBSD: PLIST,v 1.5 2004/12/04 23:13:28 jmmv Exp $
-lib/epiphany-1.4/extensions/libcertificatesextension.la
-lib/epiphany-1.4/extensions/liberrorviewerextension.la
-lib/epiphany-1.4/extensions/libgesturesextension.la
-lib/epiphany-1.4/extensions/libpageinfoextension.la
-lib/epiphany-1.4/extensions/libselectstylesheetextension.la
-lib/epiphany-1.4/extensions/libsmartbookmarksextension.la
-lib/epiphany-1.4/extensions/libtabgroupsextension.la
-lib/epiphany-1.4/extensions/libtabsmenuextension.la
+@comment $NetBSD: PLIST,v 1.6 2005/03/22 16:26:48 jmmv Exp $
+lib/epiphany-1.6/extensions/actions.xml
+lib/epiphany-1.6/extensions/bookmarks-tray.xml
+lib/epiphany-1.6/extensions/certificates.xml
+lib/epiphany-1.6/extensions/dashboard.xml
+lib/epiphany-1.6/extensions/error-viewer.xml
+lib/epiphany-1.6/extensions/extensions-manager-ui.xml
+lib/epiphany-1.6/extensions/gestures.xml
+lib/epiphany-1.6/extensions/libactionsextension.la
+lib/epiphany-1.6/extensions/libbookmarkstrayextension.la
+lib/epiphany-1.6/extensions/libcertificatesextension.la
+lib/epiphany-1.6/extensions/libdashboardextension.la
+lib/epiphany-1.6/extensions/liberrorviewerextension.la
+lib/epiphany-1.6/extensions/libextensionsmanageruiextension.la
+lib/epiphany-1.6/extensions/libgesturesextension.la
+lib/epiphany-1.6/extensions/libpageinfoextension.la
+lib/epiphany-1.6/extensions/libselectstylesheetextension.la
+lib/epiphany-1.6/extensions/libsidebarextension.la
+lib/epiphany-1.6/extensions/libsmartbookmarksextension.la
+lib/epiphany-1.6/extensions/libtabgroupsextension.la
+lib/epiphany-1.6/extensions/libtabsmenuextension.la
+lib/epiphany-1.6/extensions/libtabstatesextension.la
+lib/epiphany-1.6/extensions/page-info.xml
+lib/epiphany-1.6/extensions/select-stylesheet.xml
+lib/epiphany-1.6/extensions/sidebar.xml
+lib/epiphany-1.6/extensions/smart-bookmarks.xml
+lib/epiphany-1.6/extensions/tab-groups.xml
+lib/epiphany-1.6/extensions/tab-states.xml
+lib/epiphany-1.6/extensions/tabsmenu.xml
share/epiphany-extensions/ephy-gestures.xml
+share/epiphany-extensions/glade/action-properties.glade
+share/epiphany-extensions/glade/actions-editor.glade
share/epiphany-extensions/glade/error-viewer.glade
+share/epiphany-extensions/glade/extensions-manager-ui.glade
share/epiphany-extensions/glade/page-info.glade
-share/epiphany-extensions/glade/smart-bookmarks.glade
+share/epiphany-extensions/xml/ephy-bookmarks-tray-ui.xml
+share/epiphany-extensions/xml/epiphany-sidebar-ui.xml
share/epiphany-extensions/xml/page-info-context-ui.xml
-${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/da/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/el/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/es/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/it/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/no/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/epiphany-extensions-1.4.mo
-${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/epiphany-extensions-1.4.mo
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/epiphany-extensions-1.6.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/epiphany-extensions-1.6.mo
@dirrm share/epiphany-extensions/xml
@dirrm share/epiphany-extensions/glade
@dirrm share/epiphany-extensions
-@dirrm lib/epiphany-1.4/extensions
-@dirrm lib/epiphany-1.4
+@dirrm lib/epiphany-1.6/extensions
+@dirrm lib/epiphany-1.6
diff -r 05f213999a62 -r efa301bc24a2 www/epiphany-extensions/distinfo
--- a/www/epiphany-extensions/distinfo Tue Mar 22 16:26:14 2005 +0000
+++ b/www/epiphany-extensions/distinfo Tue Mar 22 16:26:48 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2005/02/24 14:08:30 wiz Exp $
+$NetBSD: distinfo,v 1.10 2005/03/22 16:26:48 jmmv Exp $
-SHA1 (epiphany-extensions-1.4.4.tar.bz2) = 9db60f2c6985d2a19df3e196ad9aa4130f34edec
-RMD160 (epiphany-extensions-1.4.4.tar.bz2) = fa7d3ad71af924270763b87b27079cccd7924f30
-Size (epiphany-extensions-1.4.4.tar.bz2) = 468494 bytes
+SHA1 (epiphany-extensions-1.6.0.tar.bz2) = 72721916712fba4c51c90a20204afcb3b9a7c73c
+RMD160 (epiphany-extensions-1.6.0.tar.bz2) = 4d2e7900b1786357f7c23d3a92f78fc7ea2cbed2
+Size (epiphany-extensions-1.6.0.tar.bz2) = 550293 bytes
Home |
Main Index |
Thread Index |
Old Index