pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/xulrunner install stuff needed for building fire...
details: https://anonhg.NetBSD.org/pkgsrc/rev/40dcff496fd0
branches: trunk
changeset: 399112:40dcff496fd0
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Sep 13 12:19:26 2009 +0000
description:
install stuff needed for building firefox as an XUL app. Bump revision.
diffstat:
devel/xulrunner/Makefile | 17 +++++++---
devel/xulrunner/PLIST | 74 +++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 84 insertions(+), 7 deletions(-)
diffs (truncated from 309 to 300 lines):
diff -r 0614b0f83ab1 -r 40dcff496fd0 devel/xulrunner/Makefile
--- a/devel/xulrunner/Makefile Sun Sep 13 11:52:14 2009 +0000
+++ b/devel/xulrunner/Makefile Sun Sep 13 12:19:26 2009 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2009/09/13 08:01:04 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2009/09/13 12:19:26 tnn Exp $
#
DISTNAME= xulrunner-${XULRUNNER_VER}-source
PKGNAME= ${DISTNAME:S/-source//}
XULRUNNER_VER= 1.9.1.3
+PKGREVISION= 1
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=xulrunner/releases/${XULRUNNER_VER}/source/}
EXTRACT_SUFX= .tar.bz2
@@ -89,11 +90,13 @@
chmod +x ${WRAPPER_DIR}/bin/rm
INCLUDE_SUBDIRS=\
- caps chardet cookie commandhandler content docshell dom exthandler fastfind find gfx gtkembedmoz \
- 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 spellchecker
+ caps chardet commandhandler content cookie docshell dom \
+ downloads embedcomponents exthandler fastfind find gfx \
+ gtkembedmoz htmlparser imglib2 intl java js layout libreg \
+ locale loginmgr mimetype necko nkcache nspr oji pipboot pipnss \
+ places pref profdirserviceprovider rdf shistory spellchecker \
+ string thebes toolkitcomps uconv uriloader webbrowserpersist \
+ webbrwsr webshell widget windowwatcher xpcom xpconnect xulapp
post-install:
# XXX fix the pkg-config files instead
@@ -103,6 +106,8 @@
rm -f ${DESTDIR}${PREFIX}/lib/xulrunner/libxpcomglue_s.a
ln -s ${PREFIX}/lib/xulrunner-sdk/sdk/lib/libxpcomglue_s.a \
${DESTDIR}${PREFIX}/lib/xulrunner/libxpcomglue_s.a
+ ${INSTALL_LIB} ${WRKSRC}/dist/lib/libunicharutil_external_s.a \
+ ${DESTDIR}${PREFIX}/lib/xulrunner
cd ${WRKSRC}/dist/include && \
${INSTALL_DATA} `find ${INCLUDE_SUBDIRS} -name "*.h" -print` \
js/jsproto.tbl mozilla-config.h gtkembedmoz/gtkmozembed_glue.cpp \
diff -r 0614b0f83ab1 -r 40dcff496fd0 devel/xulrunner/PLIST
--- a/devel/xulrunner/PLIST Sun Sep 13 11:52:14 2009 +0000
+++ b/devel/xulrunner/PLIST Sun Sep 13 12:19:26 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2009/09/13 08:01:04 tnn Exp $
+@comment $NetBSD: PLIST,v 1.13 2009/09/13 12:19:26 tnn Exp $
bin/xulrunner
include/xulrunner/stable/base64.h
include/xulrunner/stable/blapit.h
@@ -461,9 +461,16 @@
${PLIST.jit}include/xulrunner/unstable/LIR.h
${PLIST.jit}include/xulrunner/unstable/Native.h
${PLIST.jit}include/xulrunner/unstable/Native${NANOJIT_ARCH}.h
+include/xulrunner/unstable/ImageErrors.h
+include/xulrunner/unstable/ImageLogging.h
+include/xulrunner/unstable/NSReg.h
+include/xulrunner/unstable/ImageErrors.h
+include/xulrunner/unstable/ImageLogging.h
+include/xulrunner/unstable/NSReg.h
include/xulrunner/unstable/ProxyJNI.h
${PLIST.jit}include/xulrunner/unstable/RegAlloc.h
${PLIST.jit}include/xulrunner/unstable/TraceTreeDrawer.h
+include/xulrunner/unstable/VerReg.h
include/xulrunner/unstable/XPCIDispatch.h
${PLIST.jit}include/xulrunner/unstable/avmplus.h
include/xulrunner/unstable/base64.h
@@ -520,6 +527,16 @@
include/xulrunner/unstable/gtkmozembed_glue.cpp
include/xulrunner/unstable/gtkmozembed_internal.h
include/xulrunner/unstable/hasht.h
+include/xulrunner/unstable/imgICache.h
+include/xulrunner/unstable/imgIContainer.h
+include/xulrunner/unstable/imgIContainerObserver.h
+include/xulrunner/unstable/imgIDecoder.h
+include/xulrunner/unstable/imgIDecoderObserver.h
+include/xulrunner/unstable/imgIEncoder.h
+include/xulrunner/unstable/imgILoad.h
+include/xulrunner/unstable/imgILoader.h
+include/xulrunner/unstable/imgIRequest.h
+include/xulrunner/unstable/imgITools.h
include/xulrunner/unstable/interpreter.h
include/xulrunner/unstable/jar-ds.h
include/xulrunner/unstable/jar.h
@@ -753,6 +770,9 @@
include/xulrunner/unstable/nsHTMLParts.h
include/xulrunner/unstable/nsHTMLReflowMetrics.h
include/xulrunner/unstable/nsHTMLReflowState.h
+include/xulrunner/unstable/nsHTMLTagList.h
+include/xulrunner/unstable/nsHTMLTags.h
+include/xulrunner/unstable/nsHTMLTokens.h
include/xulrunner/unstable/nsHTMLVideoElement.h
include/xulrunner/unstable/nsHashKeys.h
include/xulrunner/unstable/nsHashPropertyBag.h
@@ -763,6 +783,7 @@
include/xulrunner/unstable/nsIASN1Sequence.h
include/xulrunner/unstable/nsIAboutModule.h
include/xulrunner/unstable/nsIAllocator.h
+include/xulrunner/unstable/nsIAnnotationService.h
include/xulrunner/unstable/nsIAnonymousContentCreator.h
include/xulrunner/unstable/nsIAppShell.h
include/xulrunner/unstable/nsIAppStartupNotifier.h
@@ -796,6 +817,7 @@
include/xulrunner/unstable/nsIBoxObject.h
include/xulrunner/unstable/nsIBrowserBoxObject.h
include/xulrunner/unstable/nsIBrowserDOMWindow.h
+include/xulrunner/unstable/nsIBrowserHistory.h
include/xulrunner/unstable/nsIBufEntropyCollector.h
include/xulrunner/unstable/nsIBufferedStreams.h
include/xulrunner/unstable/nsIByteBuffer.h
@@ -884,6 +906,7 @@
include/xulrunner/unstable/nsIContentIterator.h
include/xulrunner/unstable/nsIContentPolicy.h
include/xulrunner/unstable/nsIContentSerializer.h
+include/xulrunner/unstable/nsIContentSink.h
include/xulrunner/unstable/nsIContentSniffer.h
include/xulrunner/unstable/nsIContentViewer.h
include/xulrunner/unstable/nsIContentViewerContainer.h
@@ -1277,6 +1300,7 @@
include/xulrunner/unstable/nsIDOMXULSelectCntrlItemEl.h
include/xulrunner/unstable/nsIDOMXULTextboxElement.h
include/xulrunner/unstable/nsIDOMXULTreeElement.h
+include/xulrunner/unstable/nsIDTD.h
include/xulrunner/unstable/nsIDataSignatureVerifier.h
include/xulrunner/unstable/nsIDateTimeFormat.h
include/xulrunner/unstable/nsIDebug.h
@@ -1312,9 +1336,11 @@
include/xulrunner/unstable/nsIDragService.h
include/xulrunner/unstable/nsIDragSession.h
include/xulrunner/unstable/nsIDragSessionGTK.h
+include/xulrunner/unstable/nsIDynamicContainer.h
include/xulrunner/unstable/nsIEditorBoxObject.h
include/xulrunner/unstable/nsIEditorDocShell.h
include/xulrunner/unstable/nsIEffectiveTLDService.h
+include/xulrunner/unstable/nsIElementObserver.h
include/xulrunner/unstable/nsIEmbeddingSiteWindow.h
include/xulrunner/unstable/nsIEmbeddingSiteWindow2.h
include/xulrunner/unstable/nsIEncodedChannel.h
@@ -1328,6 +1354,8 @@
include/xulrunner/unstable/nsIEventTarget.h
include/xulrunner/unstable/nsIException.h
include/xulrunner/unstable/nsIExceptionService.h
+include/xulrunner/unstable/nsIExpatSink.h
+include/xulrunner/unstable/nsIExtendedExpatSink.h
include/xulrunner/unstable/nsIExternalHelperAppService.h
include/xulrunner/unstable/nsIExternalProtocolHandler.h
include/xulrunner/unstable/nsIExternalProtocolService.h
@@ -1336,6 +1364,7 @@
include/xulrunner/unstable/nsIFactory.h
include/xulrunner/unstable/nsIFastLoadFileControl.h
include/xulrunner/unstable/nsIFastLoadService.h
+include/xulrunner/unstable/nsIFaviconService.h
include/xulrunner/unstable/nsIFile.h
include/xulrunner/unstable/nsIFileChannel.h
include/xulrunner/unstable/nsIFileControlElement.h
@@ -1356,6 +1385,7 @@
include/xulrunner/unstable/nsIFormSubmission.h
include/xulrunner/unstable/nsIFormSubmitObserver.h
include/xulrunner/unstable/nsIFormatConverter.h
+include/xulrunner/unstable/nsIFragmentContentSink.h
include/xulrunner/unstable/nsIFrame.h
include/xulrunner/unstable/nsIFrameDebug.h
include/xulrunner/unstable/nsIFrameFrame.h
@@ -1375,6 +1405,7 @@
include/xulrunner/unstable/nsIGridPart.h
include/xulrunner/unstable/nsIHTMLCSSStyleSheet.h
include/xulrunner/unstable/nsIHTMLCollection.h
+include/xulrunner/unstable/nsIHTMLContentSink.h
include/xulrunner/unstable/nsIHTMLDocument.h
include/xulrunner/unstable/nsIHTMLToTextSink.h
include/xulrunner/unstable/nsIHandlerService.h
@@ -1440,10 +1471,12 @@
include/xulrunner/unstable/nsIListBoxObject.h
include/xulrunner/unstable/nsIListControlFrame.h
include/xulrunner/unstable/nsILiveConnectManager.h
+include/xulrunner/unstable/nsILivemarkService.h
include/xulrunner/unstable/nsILoadContext.h
include/xulrunner/unstable/nsILoadGroup.h
include/xulrunner/unstable/nsILocalFile.h
include/xulrunner/unstable/nsILocalFileWin.h
+include/xulrunner/unstable/nsILocalStore.h
include/xulrunner/unstable/nsILocale.h
include/xulrunner/unstable/nsILocaleService.h
include/xulrunner/unstable/nsILoginInfo.h
@@ -1480,6 +1513,8 @@
include/xulrunner/unstable/nsINameSpaceManager.h
include/xulrunner/unstable/nsINativeAppSupport.h
include/xulrunner/unstable/nsINativeKeyBindings.h
+include/xulrunner/unstable/nsINavBookmarksService.h
+include/xulrunner/unstable/nsINavHistoryService.h
include/xulrunner/unstable/nsINestedURI.h
include/xulrunner/unstable/nsINetUtil.h
include/xulrunner/unstable/nsINetworkLinkService.h
@@ -1504,6 +1539,10 @@
include/xulrunner/unstable/nsIPKCS11ModuleDB.h
include/xulrunner/unstable/nsIPKCS11Slot.h
include/xulrunner/unstable/nsIPageSequenceFrame.h
+include/xulrunner/unstable/nsIParser.h
+include/xulrunner/unstable/nsIParserFilter.h
+include/xulrunner/unstable/nsIParserNode.h
+include/xulrunner/unstable/nsIParserService.h
include/xulrunner/unstable/nsIPasswordManager.h
include/xulrunner/unstable/nsIPasswordManagerInternal.h
include/xulrunner/unstable/nsIPercentHeightObserver.h
@@ -1563,6 +1602,26 @@
include/xulrunner/unstable/nsIProxyAutoConfig.h
include/xulrunner/unstable/nsIProxyInfo.h
include/xulrunner/unstable/nsIProxyObjectManager.h
+include/xulrunner/unstable/nsIRDFCompositeDataSource.h
+include/xulrunner/unstable/nsIRDFContainer.h
+include/xulrunner/unstable/nsIRDFContainerUtils.h
+include/xulrunner/unstable/nsIRDFContentSink.h
+include/xulrunner/unstable/nsIRDFDataSource.h
+include/xulrunner/unstable/nsIRDFDelegateFactory.h
+include/xulrunner/unstable/nsIRDFInMemoryDataSource.h
+include/xulrunner/unstable/nsIRDFInferDataSource.h
+include/xulrunner/unstable/nsIRDFLiteral.h
+include/xulrunner/unstable/nsIRDFNode.h
+include/xulrunner/unstable/nsIRDFObserver.h
+include/xulrunner/unstable/nsIRDFPropagatableDataSource.h
+include/xulrunner/unstable/nsIRDFPurgeableDataSource.h
+include/xulrunner/unstable/nsIRDFRemoteDataSource.h
+include/xulrunner/unstable/nsIRDFResource.h
+include/xulrunner/unstable/nsIRDFService.h
+include/xulrunner/unstable/nsIRDFXMLParser.h
+include/xulrunner/unstable/nsIRDFXMLSerializer.h
+include/xulrunner/unstable/nsIRDFXMLSink.h
+include/xulrunner/unstable/nsIRDFXMLSource.h
include/xulrunner/unstable/nsIRadioControlElement.h
include/xulrunner/unstable/nsIRadioControlFrame.h
include/xulrunner/unstable/nsIRadioGroupContainer.h
@@ -1701,6 +1760,7 @@
include/xulrunner/unstable/nsITXTToHTMLConv.h
include/xulrunner/unstable/nsITableCellLayout.h
include/xulrunner/unstable/nsITableLayout.h
+include/xulrunner/unstable/nsITaggingService.h
include/xulrunner/unstable/nsITextControlElement.h
include/xulrunner/unstable/nsITextControlFrame.h
include/xulrunner/unstable/nsITextScroll.h
@@ -1715,6 +1775,7 @@
include/xulrunner/unstable/nsITimer.h
include/xulrunner/unstable/nsITokenDialogs.h
include/xulrunner/unstable/nsITokenPasswordDialogs.h
+include/xulrunner/unstable/nsITokenizer.h
include/xulrunner/unstable/nsIToolkit.h
include/xulrunner/unstable/nsIToolkitProfile.h
include/xulrunner/unstable/nsIToolkitProfileService.h
@@ -1860,6 +1921,7 @@
include/xulrunner/unstable/nsPIDOMEventTarget.h
include/xulrunner/unstable/nsPIDOMStorage.h
include/xulrunner/unstable/nsPIDOMWindow.h
+include/xulrunner/unstable/nsPIPlacesDatabase.h
include/xulrunner/unstable/nsPIPromptService.h
include/xulrunner/unstable/nsPISocketTransportService.h
include/xulrunner/unstable/nsPIWindowRoot.h
@@ -1867,6 +1929,8 @@
include/xulrunner/unstable/nsPLDOMEvent.h
include/xulrunner/unstable/nsPSPrinters.h
include/xulrunner/unstable/nsPaperPS.h
+include/xulrunner/unstable/nsParserCIID.h
+include/xulrunner/unstable/nsParserDataListener.h
include/xulrunner/unstable/nsPoint.h
include/xulrunner/unstable/nsPrefsCID.h
include/xulrunner/unstable/nsPresContext.h
@@ -1881,6 +1945,7 @@
include/xulrunner/unstable/nsProxiedService.h
include/xulrunner/unstable/nsProxyRelease.h
include/xulrunner/unstable/nsQuickSort.h
+include/xulrunner/unstable/nsRDFCID.h
include/xulrunner/unstable/nsReadLine.h
include/xulrunner/unstable/nsReadableUtils.h
include/xulrunner/unstable/nsRect.h
@@ -1900,6 +1965,7 @@
include/xulrunner/unstable/nsSVGPoint.h
include/xulrunner/unstable/nsSVGRect.h
include/xulrunner/unstable/nsSVGUtils.h
+include/xulrunner/unstable/nsScannerString.h
include/xulrunner/unstable/nsScriptLoader.h
include/xulrunner/unstable/nsScriptableInputStream.h
include/xulrunner/unstable/nsServiceManagerUtils.h
@@ -1954,6 +2020,7 @@
include/xulrunner/unstable/nsThreadUtilsInternal.h
include/xulrunner/unstable/nsTime.h
include/xulrunner/unstable/nsTimeStamp.h
+include/xulrunner/unstable/nsToken.h
include/xulrunner/unstable/nsToolkitCompsCID.h
include/xulrunner/unstable/nsTraceRefcnt.h
include/xulrunner/unstable/nsTraceRefcntImpl.h
@@ -2092,6 +2159,10 @@
include/xulrunner/unstable/prvrsion.h
include/xulrunner/unstable/prwin16.h
include/xulrunner/unstable/psSharedCore.h
+include/xulrunner/unstable/rdf.h
+include/xulrunner/unstable/rdfIDataSource.h
+include/xulrunner/unstable/rdfISerializer.h
+include/xulrunner/unstable/rdfITripleVisitor.h
include/xulrunner/unstable/secasn1.h
include/xulrunner/unstable/secasn1t.h
Home |
Main Index |
Thread Index |
Old Index