288 Commits

Author SHA1 Message Date
sthen
8fff2934ad sync WANTLIB 2022-04-01 19:09:43 +00:00
sthen
036bebfcfa vlc: remove LIVE555_PREFIX setting, liveMedia is disabled so this isn't doing
anything anyway (and it isn't detected anyway by vlc's build process without
either a .pc file or various other settings; and doesn't currently build
without further patching anyway). From Brad (maintainer)
2022-03-24 11:44:50 +00:00
sthen
8165e265c9 update to vlc-3.0.17.3, from Brad Smith (maintainer) 2022-03-20 09:51:15 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
1140b4f841 vlc: sync patches with upstream commits, from Brad 2022-03-02 12:03:17 +00:00
sthen
63811bcd02 vlc tweaks (no functional change), from Brad:
Switch to using the pkg-config file for sndio
Move the live555 disabling up into the rest of the options, not planning
to re-enable it.
2022-02-23 21:46:22 +00:00
ajacoutot
a9199a502d net/avahi -> net/avahi,-libs 2021-09-03 11:47:41 +00:00
sthen
f452afe2d2 execinfo tweak for vlc, from Brad 2021-07-08 10:44:01 +00:00
rsadowski
f694db4e65 Update vlc to 3.0.14
From Brad (Maintainer)
2021-06-06 06:52:46 +00:00
ratchov
e39371569c Fix crash when volume is adjusted while playback is stopped
Set volume/mute function pointers when handle is freed, to ensure
sio_setvol() is not called on a freed handle. Fixes crashes when
volume is adjusted while playback is stopped.

Suggested and OK brad@, found and tested by Mark Patruck
2021-06-01 19:32:43 +00:00
sthen
b04df75af9 Use HW_NCPUONLINE/_SC_NPROCESSORS_ONLN for FFmpeg, VLC, X264. From Brad. 2021-04-03 11:15:46 +00:00
ajacoutot
503c9120dc Update to vlc-3.0.12.
from Brad (maintainer)
2021-01-23 09:50:09 +00:00
rsadowski
ee1197ef24 Unbreak build after recent Qt 5.15 update.
Add missing QPainterPath include
2021-01-19 06:19:49 +00:00
ajacoutot
2443933a32 Enable chromecast support with avahi and protobuf.
Tested by myself.

ok brad (maintainer)
2020-10-18 08:16:37 +00:00
sthen
472cc5de93 update to VLC 3.0.11.1, from Brad. 2020-10-04 18:35:45 +00:00
ajacoutot
6be932d9f3 Switch the audio resampler from libsamplerate to SoXR.
from Brad (maintainer)
2020-06-19 09:19:51 +00:00
ajacoutot
85a91bdbdb Update to vlc-3.0.11.
from Brad (maintainer)
2020-06-18 07:04:56 +00:00
ajacoutot
a30298e73b Update to vlc-3.0.10.
from Brad (maintainer)
2020-05-15 06:32:34 +00:00
sthen
c81ca69149 vlc: switch to a better fix for the duplicate symbols. from pkgsrc via brad. 2020-04-21 10:19:25 +00:00
sthen
babfbf7425 vlc: fix https plugin, the LDFLAGS that were needed to fix the build overrode
the default flags which turned off the version numbering, causing the plugin
not to be found at runtime.  ok Brad
2020-04-20 08:35:41 +00:00
ajacoutot
b911f7c5d6 Update to vlc-3.0.9.2.
from Brad (maintainer)
2020-04-10 07:53:16 +00:00
rsadowski
b7733e6a69 Regen WANTLIB, double-conversion is back in qt5 2020-03-15 19:57:16 +00:00
rsadowski
6d59d406fc double-conversion adaptations
After math/double-conversion is no longer  x11/qt dependency we need a little
adjustment here.

Diff from and OK sthen@
2020-03-13 16:54:08 +00:00
ajacoutot
b1d30cc200 Bring in the smb2 module from the 3 branch and enable it.
Disable the dsm module.
This switches from supporting SMB1 to supporting SMB2/3.

from Brad (maintainer)
2020-01-03 08:45:09 +00:00
ajacoutot
1bbf221087 Enable libplacebo support.
from Brad
2019-12-25 15:48:26 +00:00
ajacoutot
b344cf2c89 Don't need to enforce the dependency when the version is ancient (libblueray).
Link to gtar instead of using a patch.

from Brad (maintainer)
2019-12-08 09:54:09 +00:00
ajacoutot
3371525a15 Major update to vlc-3.0.8.
Committing early in the release cycle to be able to fix regressions.

from Brad (maintainer)
2019-12-01 22:44:13 +00:00
ajacoutot
31ec4d522f Regent WANTLIB after recent librsvg update (lost its croco dependency). 2019-11-18 19:57:43 +00:00
ajacoutot
db99ecae72 - Remove an unnecessary patch
- Tweak some patch comments
- Regen some patches with update-patches

from Brad (maintainer)
2019-11-16 18:28:19 +00:00
ajacoutot
df1989a49b Further reduce patching now that we have newer Clang / GCC.
from Brad (maintainer)
2019-11-11 19:10:45 +00:00
ajacoutot
477a94630c Remove some unnecesssary patches.
from Brad (maintainer)
2019-11-08 21:55:27 +00:00
ajacoutot
d5e8bb2c3a Update compiler across some multimedia ports to be consistent in using
ports-gcc for non clang archs.

from Brad
2019-08-19 06:04:22 +00:00
kn
ec99dd4464 Use CONFIGURE_STYLE=autoreconf
Switch "find | xargs rm" to "find -delete" while here.
2019-07-27 12:58:08 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
sthen
211a13f724 needs gettext,-tools 2019-05-21 15:39:57 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
e9ebeca4ef use https; from Brad 2019-05-07 08:29:28 +00:00
jca
b3bf435d9a Update API usage to deal with current vs new FFmpeg API
from Brad (maintainer)
2019-02-21 22:38:48 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
ajacoutot
c90a00663e x264: drop <148 build support and fix 10bit support
from upstream via Brad (maintainer)
2018-09-16 06:05:00 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
ajacoutot
d567ae38c5 SECURITY update to vlc-2.2.8.
- CVE-2017-10699
2017-11-27 08:08:20 +00:00
naddy
8c652837b4 replace gettext module 2017-11-04 22:55:39 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
espie
7737872aef rework COMPILER yet again. new version should be easier to grasp 2017-08-22 10:27:33 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
411fb3a8ce fix for other arches, and use COMPILER_LIBCXX 2017-07-16 19:14:29 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
ajacoutot
de7de5d7a8 SECURITY update to vlc-2.2.6.
from Brad (maintainer) and a few tweaks by myself
2017-05-27 08:40:13 +00:00