Commit Graph

30 Commits

Author SHA1 Message Date
landry
acf55111de Fix build after ffmpeg 1.1 update, since brad doesnt seem to care..
Adapted from https://projects.archlinux.org/svntogit/packages.git/commit/?h=packages/opal&id=278c8f93262ee8372b05c650a2e6456ad2d04950
2013-03-19 22:06:44 +00:00
brad
95dd720194 Correct shared lib creation for OpenBSD.
ok ajacoutot@
2013-03-12 05:19:57 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
1349c92183 Update to opal-3.10.10. 2013-03-02 14:05:59 +00:00
ajacoutot
5f3f433f91 Update to opal-3.10.9. 2012-11-27 08:13:15 +00:00
ajacoutot
1c213852c1 Update to opal-3.10.7. 2012-08-25 13:17:54 +00:00
ajacoutot
6b93011077 Depend on ptlib>=2.10.5; that should fix the breakage reported by naddy@ 2012-06-22 12:59:09 +00:00
ajacoutot
cfbd42b0ed Update to opal-3.10.5. 2012-06-21 14:24:22 +00:00
dcoppa
5e98afa5bd Fix after celt update
ok ajacoutot@
2012-04-20 13:28:50 +00:00
ajacoutot
084cd7ed72 Update to opal-3.10.4. 2012-03-02 09:04:21 +00:00
ajacoutot
c84f9fc9ab Use SUBST_CMD now that nigel@ fixed Subst.pm. 2011-11-13 15:53:14 +00:00
ajacoutot
c5ef1efb1a Major update to opal-3.10.3. 2011-10-26 16:59:34 +00:00
sthen
3b3edd9bee Handle the dlopen()'d libavcodec the same way as transcode does with xvidcore;
move it from a BUILD+RUN_DEPENDS to WANTLIB+LIB_DEPENDS so that the dependency
is tracked and opal gets updated if the FFmpeg API changes. Comment to explain
why check-lib-depends says it's extra. Pointed out by Brad, ajacoutot@ hates
it but is ok with it.
2011-06-16 08:07:20 +00:00
ajacoutot
c2321558c0 C++ code needs to define __STDC_CONSTANT_MACROS to pull in parts of
stdint.h. Necessary to be able to remove a hack in the FFmpeg port coming
up.

from Brad
2011-04-02 06:15:11 +00:00
jakemsr
8640a4ec5f fix ffmpeg support which broke with the recent ffmpeg update
ok ajacoutot@ (MAINTAINER)
2011-04-01 06:52:47 +00:00
ajacoutot
ae7f92ec5c Remove now unneeded ffmpeg related patch.
from Brad.
2011-03-27 10:30:35 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
ajacoutot
5c6f67f253 Duh, I forgot to bump... 2010-09-01 14:42:51 +00:00
ajacoutot
7b4a23b9c6 Enable h264 and h263 support.
Switch to new DEPENDS/REVISION.
2010-09-01 14:40:23 +00:00
ajacoutot
0a481528ba Update to opal-3.6.8. 2010-05-31 06:31:39 +00:00
ajacoutot
35f4227f5c We have posix_memalign(3) now. 2010-05-21 12:28:52 +00:00
ajacoutot
8c250e23a4 Fix compilation under amd64.
spotted by viq at viq dot ath dot cx
2010-03-27 14:41:15 +00:00
ajacoutot
986b2502e0 Major update to opal-3.6.6. 2010-03-23 21:13:37 +00:00
ajacoutot
88a0533cce - better homepage 2009-05-28 10:00:44 +00:00
jasper
82950d2d6f - fix potential 64-bit issue
maintainer (ajacoutot@) would agree
2009-02-18 11:56:25 +00:00
ajacoutot
4edab7438d - sync WANTLIB+PLIST after latest pwlib changes 2009-01-17 14:14:14 +00:00
ajacoutot
71d81e2e51 - sanitize STDCCFLAGS/CFLAGS
- add -fPIC unconditionally (requested by naddy@) by adding it to
unix.mak (in pwlib) which get sourced by the other ports

feedback from and ok naddy@, thanks!
2008-09-08 17:17:10 +00:00
todd
f721346741 give macppc a fighting chance, set the correct pic flag for this lib for macppc
ok ajacoutot@ (maint)
2008-09-02 23:16:01 +00:00
ajacoutot
c0119eb049 - fix WANTLIB after pwlib FLAVORs merge
- cope with new speex version
2008-05-22 19:30:41 +00:00
ajacoutot
8d4be5a389 Import opal-2.2.11
OPAL is an open-source class library for the development of applications
that wish to use the SIP and H.323 protocols for multi-media
communications over packet based networks.
2008-04-29 07:01:18 +00:00