bcallah
8e8917a195
Update to 1.12.1
2015-03-23 16:09:39 +00:00
sthen
188012f693
/usr/bin/env perl -> /usr/bin/perl
2015-03-20 14:50:16 +00:00
naddy
dec091b387
fold lib-only PFRAG.shared into PLIST
2015-03-19 12:12:20 +00:00
jasper
b23c6faa17
remove MESSAGE which is no longer of use since ffmpeg is an RDEP now
...
ok sthen@
2015-03-17 11:34:52 +00:00
sthen
ba496b2925
since the BBC transition to Audio Factory (requiring HLS for most decent quality
...
radio streams), ffmpeg is now a requirement for many common uses of get_iplayer,
so add it as RUN_DEPENDS.
2015-03-17 10:34:07 +00:00
czarkoff
4674ac91ee
update to 0.8.2, from Henrik Friedrichsen, ok bentley@
2015-03-17 09:00:56 +00:00
landry
f2d12e991e
BROKEN-hppa = ICE/double-free/cc1(30516) in malloc(): error: recursive call
2015-03-16 21:41:55 +00:00
naddy
2382144b92
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
2015-03-16 18:07:34 +00:00
sthen
b7235937f7
add a portroach limit
2015-03-16 08:43:30 +00:00
bcallah
dd219cc61f
Update to 1.5.2
2015-03-16 05:34:05 +00:00
ajacoutot
3281936a44
Update to gstreamer1mm-1.4.3.
2015-03-15 08:39:26 +00:00
bcallah
2f89dbd409
Update to 0.12.0
...
Changelog: http://docs.livestreamer.io/changelog.html#changelog
2015-03-14 21:01:28 +00:00
sthen
657d43dcd0
update to get_iplayer 2.92
2015-03-14 20:45:42 +00:00
brad
4bd57bada4
Hook up the tests.
...
ok sthen@
2015-02-18 03:59:26 +00:00
brad
4a898cb399
Update to x265 1.5.
...
ok sthen@
2015-02-17 01:28:01 +00:00
brad
c1cd550c43
Use the correct default devices for CDROM / DVD playback on OpenBSD; copied
...
over from MPlayer.
ok sthen@
2015-02-17 01:27:11 +00:00
naddy
6bb8d0674b
Drop USE_GROFF from ports where the formatting differences are acceptable
...
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
sthen
66e4f58fc5
update to mpv 0.7.3, from Dmitrij D. Czarkoff, ok bentley@
2015-02-13 13:49:45 +00:00
brad
179f111b92
Bring in fixes for the stack overflows with the SSE2 code on i386 and
...
fixes for the AVX detection (yes, just because a CPU has AVX support
does not mean the kernel does too -- silly Google developers).
Thanks to Mikolaj Kucharski <mikolaj at kucharski dot name> for reporting
the stack overflows, testing proposed patches and this back ported patch
against the current release.
ok sthen@
2015-02-11 00:07:47 +00:00
bcallah
e6c6d877a7
Livestreamer homepage changed. Bump.
2015-02-09 01:49:19 +00:00
sthen
7da44266f9
- Update motion to a newer snapshot, rolling in my v4l2 work and fixing a
...
few other issues.
- Fix packaging to install the sample motion.conf in the right location,
spotted by Tom Doherty, thanks!
2015-01-30 20:58:18 +00:00
sthen
0d0233e6d9
Add comment to minidlna config file suggesting use of uuid, based on part of
...
a diff from LEVAI Daniel.
Mention the name ReadyMedia in COMMENT/DESCR (the project name has changed
upstream; possibly this was done to avoid using the letters d l n and a in
the name; I have not changed PKGNAME at this time).
2015-01-25 14:07:26 +00:00
naddy
1cab369547
Drop USE_GROFF since groff and mandoc produce identical output.
2015-01-22 17:47:50 +00:00
sthen
db2fcbbe39
drop USE_GROFF, output checked with gmdiff
2015-01-21 14:19:13 +00:00
bentley
eb5d566e19
Remove Kevin Lo as maintainer, by request.
2015-01-21 06:23:33 +00:00
landry
3eb5b25f35
BROKEN-hppa = SIGILL at runtime during make fake
2015-01-20 18:40:53 +00:00
naddy
6dfe1e0668
<sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>.
...
Remove now useless (parts of) patches.
2015-01-19 20:44:14 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
brad
d524a9003c
Use a workaround on i386 for the stack overflows in the VP9 assembly code.
2015-01-16 11:30:05 +00:00
landry
26e4be3a83
hppa joins the BROKEN club
2015-01-15 18:09:06 +00:00
bentley
0d61766fde
Set MAINTAINER to Dmitrij D. Czarkoff, by request.
2015-01-12 06:31:04 +00:00
brad
cd6715e32a
Update to libass 0.12.1.
2015-01-12 03:51:58 +00:00
sthen
bc8df42936
don't build on i386 (wants 64-bit atomic ops)
2015-01-11 23:52:08 +00:00
bentley
c797be6a15
Don't pick up libcaca if it's installed.
...
Problem pointed out by Fabian Raetz.
2015-01-11 19:44:53 +00:00
bentley
780a1eaee3
+mpv
2015-01-11 08:22:24 +00:00
bentley
c058309854
Import mpv-0.7.2.
...
mpv is a fork of mplayer2 and MPlayer. Its option parser was improved
to behave more like other CLI programs, and many option names and
semantics were reworked to make them more intuitive and memorable.
Instead of default GUI it provides a small controller interface that is
triggered by mouse movement. OpenGL video output is capable of many
features loved by videophiles, such as video scaling with popular high
quality algorithms, color management, and more, as well as of hardware
decoding using VDPAU and VAAPI.
From Dmitrij D. Czarkoff. ok sthen@
2015-01-11 08:21:39 +00:00
brad
4601f6330e
Submitted upstream.
2015-01-08 02:59:58 +00:00
brad
62a5ac322a
Update to x264-20141218.
2015-01-07 08:53:07 +00:00
brad
946ec85028
Re-enable the V4L2 support after the workarounded that was added to
...
uvideo(4) has been commited.
ok ajacoutot@
2015-01-07 08:42:04 +00:00
landry
e7df1f7194
Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
...
the past 3 bulks, or forever.
Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.
While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...
if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
ajacoutot
1157cfc764
Update to gstreamer1-plugins-libav-1.4.5.
2014-12-23 09:39:51 +00:00
ajacoutot
75336b59a1
Update to gstreamer1-plugins-bad-1.4.5.
2014-12-23 09:39:39 +00:00
ajacoutot
328252d585
Update to gstreamer1-plugins-ugly-1.4.5.
2014-12-23 09:39:28 +00:00
ajacoutot
3d3207b866
Update to gstreamer1-plugins-good-1.4.5.
2014-12-23 09:39:13 +00:00
ajacoutot
baf4d46d3c
Update to gstreamer1-plugins-base-1.4.5.
2014-12-23 09:39:01 +00:00
ajacoutot
c4f639e19d
Update to gstreamer1-1.4.5.
2014-12-23 09:38:50 +00:00
ajacoutot
58da149029
Bump to 1.4.5.
2014-12-23 09:38:39 +00:00
sthen
37f437e2b6
update to get_iplayer 2.91
...
https://github.com/get-iplayer/get_iplayer/wiki/release291
2014-12-22 14:57:10 +00:00
sthen
798cda85ac
update to newer get_iplayer snapshot
2014-12-16 11:32:11 +00:00
brad
c1d0f4cebe
The 32-bit atomic ops functions are missing for mips64 and miod@ says
...
this definitely won't build on gcc3 archs.
2014-12-15 20:04:48 +00:00