pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/xulrunner Epiphany wants the spellchecker stuff....
details: https://anonhg.NetBSD.org/pkgsrc/rev/b30129052f6e
branches: trunk
changeset: 396953:b30129052f6e
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Aug 06 10:56:46 2009 +0000
description:
Epiphany wants the spellchecker stuff. Comply.
diffstat:
devel/xulrunner/Makefile | 4 ++--
devel/xulrunner/PLIST | 6 +++++-
2 files changed, 7 insertions(+), 3 deletions(-)
diffs (39 lines):
diff -r 807a2412f69a -r b30129052f6e devel/xulrunner/Makefile
--- a/devel/xulrunner/Makefile Thu Aug 06 10:44:21 2009 +0000
+++ b/devel/xulrunner/Makefile Thu Aug 06 10:56:46 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/08/06 10:42:50 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/06 10:56:46 tnn Exp $
#
DISTNAME= xulrunner-${XULRUNNER_VER}-source
@@ -84,7 +84,7 @@
java js layout locale mimetype necko nkcache nspr oji pipboot pipnss pref shistory \
string uconv uriloader webbrowserpersist webbrwsr webshell widget windowwatcher xpcom \
xpconnect xulapp profdirserviceprovider thebes embedcomponents intl loginmgr \
- toolkitcomps downloads
+ toolkitcomps downloads spellchecker
post-install:
# XXX fix the pkg-config files instead
diff -r 807a2412f69a -r b30129052f6e devel/xulrunner/PLIST
--- a/devel/xulrunner/PLIST Thu Aug 06 10:44:21 2009 +0000
+++ b/devel/xulrunner/PLIST Thu Aug 06 10:56:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2009/08/06 10:42:50 tnn Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/08/06 10:56:46 tnn Exp $
bin/xulrunner
include/xulrunner/stable/base64.h
include/xulrunner/stable/blapit.h
@@ -584,7 +584,11 @@
include/xulrunner/unstable/mozAutoDocUpdate.h
include/xulrunner/unstable/mozFlushType.h
include/xulrunner/unstable/mozIJSSubScriptLoader.h
+include/xulrunner/unstable/mozIPersonalDictionary.h
include/xulrunner/unstable/mozISanitizingSerializer.h
+include/xulrunner/unstable/mozISpellCheckingEngine.h
+include/xulrunner/unstable/mozISpellI18NManager.h
+include/xulrunner/unstable/mozISpellI18NUtil.h
include/xulrunner/unstable/mozITXTToHTMLConv.h
include/xulrunner/unstable/mozcontainer.h
include/xulrunner/unstable/mozdrawingarea.h
Home |
Main Index |
Thread Index |
Old Index