277 Commits

Author SHA1 Message Date
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
espie
c787d8a5b5 gcc 4.9.4's std::atomic_uint_least32_t is bogus (__atomic_base instead
of atomic), so use the full name.

This should work with both libstdc++ and libc++

noticed by Mark Patruck.
2017-05-23 14:16:41 +00:00
espie
ee2030c756 let it build with base clang.
there's an horrible work-around because we have use_locale stubs only
in C++ mode...
2017-05-22 10:22:25 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
ajacoutot
72ca54b304 Update to vlc-2.2.4.
from Brad (maintainer)
2016-06-06 08:34:38 +00:00
ajacoutot
02e4de875f Update to vlc-2.2.3.
from Brad (maintainer)
2016-05-04 04:48:26 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
sthen
c66e040ad8 pull up static_assert-related changes from upstream repo to fix with
newer clang.  pointers from natano, espie.
2016-03-06 10:45:34 +00:00
pascal
1bc0330aba Bump REVISION for lang/clang MODULE changes. 2016-03-05 16:04:06 +00:00
ajacoutot
6e61a5d7e8 Update to vlc-2.2.2.
from Brad (maintainer)
2016-03-03 12:01:17 +00:00
sthen
f204dc14c8 Remove dirty patches now that ld.so's nodelete handling has been improved. 2016-01-25 08:00:18 +00:00