Commit Graph

1673 Commits

Author SHA1 Message Date
zhuk
bb0e51c329 No need for explicit MASTER_SITES here, too. 2015-07-05 00:47:56 +00:00
zhuk
16f3be1429 Update VLC backend for Phonon to 0.8.2, and add a few patches from upstream.
Among others, this should fix "no devices" problem.
2015-07-05 00:47:36 +00:00
zhuk
9453cfdcc5 Phonon backends have MASTER_SITES standardized now. 2015-07-05 00:46:14 +00:00
zhuk
864a807cbd Very minor update of GStreamer backend for Phonon. 2015-07-05 00:27:16 +00:00
ajacoutot
09dac95883 Update to mkvtoolnix-8.1.0.
from brad (maintainer)
2015-07-02 08:30:24 +00:00
bcallah
4c4784560b Update to 0.3.74 and add a pre-configure Perl substitution that does the
same work as a bugfix patch (which will go away next update, it saves
having to create a patches/ directory).
2015-06-28 22:52:21 +00:00
ajacoutot
cae7151381 Make it possible to depend on phonon-gstreamer and not just phonon-vlc
(vlc is currently broken); this was the intent initialy.

ok zhuk@
2015-06-26 09:18:15 +00:00
jasper
34b49fc00e use MODPY_PI 2015-06-22 07:57:29 +00:00
ajacoutot
5d78455f95 Unbreak.
from brad (maintainer)
2015-06-20 20:30:08 +00:00
ajacoutot
44ac9c03dd Mark BROKEN. 2015-06-20 19:14:26 +00:00
ajacoutot
114f2a4640 Update to mkvtoolnix-8.0.0.
from brad (maintainer)
2015-06-20 06:08:01 +00:00
ajacoutot
91302c65b8 Update to devede-4.0. 2015-06-18 09:03:33 +00:00
ajacoutot
adc8bc8f0e Enable runtime CPU detection and don't compile with -O3, our gcssaurus creates
a non working decoder.
2015-06-15 14:39:39 +00:00
ajacoutot
c65b862198 +libbdplus 2015-06-15 07:16:11 +00:00
ajacoutot
73ca7205d0 Import libbdplus-0.1.2.
libbdplus is a research project to implement the BD+ System
Specifications.
<...>

ok jasper@
2015-06-15 07:15:29 +00:00
sthen
c58704c98d sync wantlib, mostly lzma (from xml2) 2015-06-10 21:42:26 +00:00
ajacoutot
b93ebd7e38 PORTROACH: limit to 1.4. 2015-06-08 06:10:07 +00:00
sthen
8a85da04d5 update to get_iplayer 2.94 2015-06-05 09:08:39 +00:00
sthen
8006d624b1 update to get_iplayer 2.93, coping with bbc changes 2015-06-03 15:22:07 +00:00
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