1818 Commits

Author SHA1 Message Date
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
schwarze
069988bce3 Drop USE_GROFF (minor whitespace differences only). No bump needed. 2015-04-06 16:03:00 +00:00
landry
492f4a35a3 stop entering moovida subdir, nothing to see here anymore 2015-04-06 15:43:05 +00:00
landry
85577c2660 Remove multimedia/moovida.
Even if i spent most of p2k9 working on it, the opensource version died
5+ years ago, and even the .NET successor disappeared from the
interwebs... those days, people should try to port XBMC/Kodi :)
2015-04-06 15:39:10 +00:00
bcallah
f4b5b2b667 +py-pafy 2015-04-06 01:36:26 +00:00
bcallah
157df41040 Import multimedia/py-pafy
ok landry@

Pafy is a Python library to download YouTube content and retrieve metadata.

Features:
* Retrieve metadata such as viewcount, duration, rating, author, thumbnail
  and keywords
* Download video or audio at requested resolution/bitrate/format/filesize
* Command line tool (ytdl) for downloading directly from the command line
* Retrieve the URL to stream the video in a player such as vlc or mplayer
* Works with age-restricted videos and non-embeddable videos
* Small, standalone, single importable module file (pafy.py)
* Select highest quality stream for download or streaming
* Video only (no audio) download option (m4v or webm)
* Audio only (no video) download option (ogg or m4a)
* Retrieve playlists and playlist metadata
2015-04-06 01:36:04 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
ajacoutot
11a7989584 These need to RUN_DEPENDS on x11/dbus,-suid now. 2015-04-04 09:30:30 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
sthen
fb71c69984 handle giflib api change 2015-03-29 10:50:24 +00:00
sthen
d5ebfb42af handle giflib api change 2015-03-28 17:59:17 +00:00
sthen
5da70ef414 handle giflib api change 2015-03-28 17:48:53 +00:00
ajacoutot
1aa76cceb2 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:13:02 +00:00
czarkoff
1c2382d6f8 Update to mpv 0.8.3
OK bentley@, sthen@
2015-03-27 06:11:27 +00:00
sthen
f142cd9a93 REVISION bumps for py-Pillow RDEP change 2015-03-26 12:14:15 +00:00
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