diff options
author | sbd <sbd@pkgsrc.org> | 2013-05-08 09:12:53 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2013-05-08 09:12:53 +0000 |
commit | bdf78620a233d470b038f7e4640d4b7186b347ce (patch) | |
tree | 508a2515e4139cae676a4892d3b3b73f96687ed7 | |
parent | a4f52c3c81b4065f3795b11d45c5f66e11c0570f (diff) | |
download | pkgsrc-bdf78620a233d470b038f7e4640d4b7186b347ce.tar.gz |
Use the vorbis and tremor PLIST_VARS, and update PLIST.Linux.
-rw-r--r-- | mail/thunderbird/PLIST | 5 | ||||
-rw-r--r-- | mail/thunderbird/PLIST.Linux | 13 |
2 files changed, 14 insertions, 4 deletions
diff --git a/mail/thunderbird/PLIST b/mail/thunderbird/PLIST index 40ffc867413..e6b0db74e59 100644 --- a/mail/thunderbird/PLIST +++ b/mail/thunderbird/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.46 2013/01/19 03:43:52 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.47 2013/05/08 09:12:53 sbd Exp $ bin/thunderbird include/thunderbird/.mkdir.done include/thunderbird/AccEvent.h @@ -2820,7 +2820,7 @@ include/thunderbird/theora/codec.h include/thunderbird/theora/theora.h include/thunderbird/theora/theoradec.h include/thunderbird/theora/theoraenc.h -include/thunderbird/tremor/ivorbiscodec.h +${PLIST.tremor}include/thunderbird/tremor/ivorbiscodec.h include/thunderbird/txIEXSLTRegExFunctions.h include/thunderbird/txIFunctionEvaluationContext.h include/thunderbird/txINodeSet.h @@ -2828,6 +2828,7 @@ include/thunderbird/txIXPathObject.h include/thunderbird/uconvutil.h include/thunderbird/updatedefines.h include/thunderbird/updatelogging.h +${PLIST.vorbis}include/thunderbird/vorbis/codec.h include/thunderbird/xpcIJSGetFactory.h include/thunderbird/xpcIJSModuleLoader.h include/thunderbird/xpcIJSWeakReference.h diff --git a/mail/thunderbird/PLIST.Linux b/mail/thunderbird/PLIST.Linux index f1f13faf716..ddf3309a6c2 100644 --- a/mail/thunderbird/PLIST.Linux +++ b/mail/thunderbird/PLIST.Linux @@ -1,2 +1,11 @@ -@comment $NetBSD: PLIST.Linux,v 1.1 2012/01/07 23:37:51 sbd Exp $ -include/thunderbird/nsslowhash.h +@comment $NetBSD: PLIST.Linux,v 1.2 2013/05/08 09:12:53 sbd Exp $ +include/thunderbird/MediaEngineWebRTC.h +${PLIST.sps}include/thunderbird/nsIProfiler.h +include/thunderbird/nsRawDecoder.h +include/thunderbird/nsRawReader.h +include/thunderbird/nsRawStructs.h +${PLIST.sps}include/thunderbird/shared-libraries.h +${PLIST.sps}include/thunderbird/sps_sampler.h +lib/thunderbird-sdk/sdk/lib/libmemory.a +${PLIST.sps}lib/thunderbird/modules/Profiler.jsm +${PLIST.sps}share/idl/thunderbird/nsIProfiler.idl |