Commit Graph

1654 Commits

Author SHA1 Message Date
sthen
ff3f8920ae fix typos in get_iplayer warning messages resulting in 'Not a SCALAR reference'
being triggered by some radio programs following the move to audio factory / HLS
pointed out by nigel@
2015-06-02 15:29:45 +00:00
ajacoutot
26d19511f8 Build mpv on a few more archs.
Lightly tested on i386, macppc and sparc64.

from brad
2015-05-30 07:27:40 +00:00
jca
240f5f31a8 Compile as PIC code and link using -shared, not -Wl,-shared
Fixes build with binutils-2.17@amd64

"looks correct" naddy@
2015-05-28 12:01:15 +00:00
ajacoutot
62a2a6405c Bump after lang/gcc/4.9 became the default MODGCC4_VERSION. 2015-05-28 10:25:36 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
ajacoutot
29e5eca99d Update to libass-0.12.2.
from brad (maintainer)
2015-05-28 06:08:24 +00:00
ajacoutot
b9c3cd8cda Update to mkvtoolnix-7.9.0.
from brad (maintainer) with a few tweaks
2015-05-27 21:18:48 +00:00
ajacoutot
0079e27bb3 Update to libmatroska-1.4.2.
from brad (maintainer)
2015-05-27 21:17:51 +00:00
jasper
5c884092b6 remove a whole bunch more @rm -f cases 2015-05-25 07:54:27 +00:00
ajacoutot
8e5af2deae Update to mpv-0.9.2.
from brad
ok bentley@ czarkoff@ (maintainer)
2015-05-24 10:30:55 +00:00
ajacoutot
090b5be6d8 Update to x265-1.7.
from brad (maintainer)
2015-05-24 07:17:50 +00:00
czarkoff
b497014adc Remove HOMEPAGE for ports where the one auto-generated from GH_* variables is
completely identical.

OK sthen@
2015-05-23 16:34:40 +00:00
ajacoutot
cdeb006f7d Enable libbluray support.
from brad
ok czarkoff@ (maintainer)
2015-05-23 07:58:40 +00:00
ajacoutot
7c2e4a28d2 Tighten up dependency on libbluray.
from brad (maintainer)
2015-05-23 07:19:44 +00:00
ajacoutot
42b50ca3bd Update to libaacs-0.8.1.
from brad
ok phessler@
2015-05-22 12:38:29 +00:00
ajacoutot
dd2f05af51 Update to libbluray-0.8.0.
from brad
ok phessler@ (maintainer)
2015-05-22 12:38:28 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
ajacoutot
16f7014184 Sync with ffmpeg configure patch. 2015-05-22 06:40:19 +00:00
ajacoutot
baab88111d Remove BROKEN on PowerPC -- it should build correctly now that the root
issue has been fixed.

from brad
2015-05-19 21:24:03 +00:00
kettenis
d101848c9c Make sure the amd64 assembly code calls libc functions through the PLT such
that it can be used to bake PIE.  The binutils 2.15 linker (incorrectly)
allows direct calls, but binutils 2.17 flags this as an error.

ok Brad (maintainer)
2015-05-12 20:56:49 +00:00
kettenis
b20f22ef55 Drop local changes that build the static library without -fPIC. These days
most of our architectures default to PIE, which for all practical purpose
is equivalent to PIC.  This also brings back -Bsymbolic, which is needed
on amd64 to work around the fact that some of the assembler code generates
R_X86_64_PC32 relocations that binutils 2.17 complains about (rightly so).

Set REVISION to reflect that this actually changes the generated binaries.

ok ajacoutot@
2015-05-11 19:30:20 +00:00
czarkoff
67f337652e update to 0.9.1
OK bentley@, brad@, sthen@.
2015-05-06 06:51:03 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
bcallah
586e08c18d Update to 1.12.2 2015-05-03 02:51:35 +00:00
ajacoutot
c700783ec8 Update to lsdvd-0.17. 2015-05-02 19:58:47 +00:00
ajacoutot
8b5ac203e2 Drop uneeded patches. 2015-05-02 13:03:14 +00:00
ajacoutot
85178eb415 Switch the dist site to the VLC mirror.
from brad (maintainer)
2015-05-02 07:36:16 +00:00
ajacoutot
83dd7fefa9 Consistency in endian.h includes. 2015-05-01 17:40:58 +00:00
zhuk
911336f59a Two missing KDE4 tags, spotted by espie@.
Should fix (at least some) KDE3 vs. KDE4 build problems out there.

Since both ports are mine, its noone who to blame for the months long
breakage, other than me. :(
2015-05-01 16:05:07 +00:00
ajacoutot
05a496c283 No need for x11/gtk+2. 2015-04-29 17:12:03 +00:00
ajacoutot
310bc17d93 x11/gtk+2 -> x11/gtk+3 for the examples. 2015-04-29 17:09:11 +00:00
ajacoutot
4aab0e1ebc Update to dvdstyler-2.9.2.
from brad
2015-04-28 07:40:36 +00:00
ajacoutot
6cff30f6cf -schroedinger 2015-04-28 07:31:17 +00:00
ajacoutot
6a1778ca81 Drop multimedia/schroedinger.
It is broken with an issue with mutexes, long unmaintained upstream and such a
niche format that it's of no use as an encoder.

from brad (maintainer)
2015-04-28 07:31:02 +00:00
ajacoutot
00f6a9a5c1 Cope with FFmpeg 20150412.
from brad
2015-04-28 06:35:06 +00:00
ajacoutot
7ad241ea28 Update to libdvdnav-5.0.3.
Tested with mplayer / mpv / ogle and xine-lib.

from brad
2015-04-27 12:17:36 +00:00
ajacoutot
8663f12229 Update to libvpx-1.4.0.
Run-time tested on amd64, i386 and sparc64. Build tested on hppa.

from brad (maintainer)
2015-04-26 07:58:22 +00:00
ajacoutot
8e76b38919 Disable the Dirac support via schroedinger.
from brad
2015-04-24 13:10:51 +00:00
ajacoutot
6c848a3a33 Disable the Dirac support via schroedinger.
from brad
2015-04-23 11:55:02 +00:00
sthen
7670c47f8a WANTLIB+=lzma pthread 2015-04-21 18:53:15 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
sthen
270db149c4 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
ajacoutot
9f48757715 --disable-a52dec so the decoder from libav is picked up instead.
from brad
2015-04-20 09:36:17 +00:00
schwarze
ba9f2089de Drop USE_GROFF (almost exclusively additional blank lines). No bump needed. 2015-04-18 13:35:27 +00:00
phessler
16f4169646 use lower optimization levels, so compiles work on sparc 2015-04-17 07:58:12 +00:00
bentley
a798db8243 Cope with libBPM removal in audio/soundtouch. 2015-04-14 08:36:09 +00:00
ajacoutot
2bbe8ff3d0 Drop the compatability shims for old libvpx.
from and tested by Brad with newer libvpx
test with in-tree libvpx and ok sthen@
2015-04-13 06:56:47 +00:00
sthen
00ccf77fac remove PORTROACH annotation to see if the github handler rewrite can now handle
this by itself.
2015-04-12 11:50:13 +00:00
sthen
11fd82ef5c Build xine-lib with Clang, from Brad (maintainer) 2015-04-09 20:59:31 +00:00
sthen
3ae5c88cd1 update to x265-1.6, from Brad (maintainer) 2015-04-09 20:47:19 +00:00