pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(audio/mumble) Re: Dependencies on www/zope3



The other instance is
wip/mumlbe -> audio/celt
Let me commit this, shall I ? 

Thanks a lot,
---
Makoto Fujiwara, 
mef%NetBSD.org@localhost
Chiba, Japan, Narita Airport and Disneyland prefecture.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/mumble/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile    12 Nov 2012 16:51:36 -0000      1.6
+++ Makefile    16 Oct 2013 02:59:53 -0000
@@ -15,7 +15,7 @@
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= c c++
 
-PKGCONFIG_OVERRIDE+=   celt-0.7.0-src/celt.pc.in
+PKGCONFIG_OVERRIDE+=   celt-0.11.3-src/celt.pc.in
 PKGCONFIG_OVERRIDE+=   speex/speexdsp.pc.in
 PKGCONFIG_OVERRIDE+=   speex/speex.pc.in
 
@@ -25,8 +25,8 @@
        cd ${WRKSRC} && \
        ${QTDIR}/bin/qmake -unix -recursive main.pro ${CONFIG_OPTIONS} 
${MAKE_ENV}
 
-BUILDLINK_API_DEPENDS.celt+=   celt>=0.7.0
-BUILDLINK_API_DEPENDS.celt+=   celt<0.7.1
+BUILDLINK_API_DEPENDS.celt+=   celt>=0.11.3
+BUILDLINK_API_DEPENDS.celt+=   celt<0.11.4
 .include "../../audio/celt/buildlink3.mk"
 .include "../../audio/speex/buildlink3.mk"
 .include "../../multimedia/libogg/buildlink3.mk"

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index