1553 Commits

Author SHA1 Message Date
sthen
76baea2d8c update to minidlna 1.1.4, from Mark Patruck 2014-09-03 21:15:43 +00:00
sthen
57181f3508 pull up get_iplayer changes from git head 2014-09-03 10:16:43 +00:00
ajacoutot
d65644e057 Update to gstreamer-plugins-gl-0.10.3. 2014-09-01 10:15:31 +00:00
bcallah
1a9ffcca83 Mostly bugfix update to 1.10.1 2014-08-23 12:09:39 +00:00
landry
876500178e BROKEN-hppa, constantly hits the 12h timeout building the same file... 2014-08-19 05:51:58 +00:00
bcallah
a86e70ee76 Update to 1.10.0
Large Changelog here: https://github.com/chrippa/livestreamer/releases
2014-08-18 23:07:11 +00:00
ajacoutot
bdfcbb6657 +mm 2014-08-14 20:06:05 +00:00
ajacoutot
05e1444885 Import gstreamer1mm-1.0.10.
gstreamermm provides C++ bindings for the GStreamer streaming multimedia
library. With gstreamermm it is possible to develop applications that
work with multimedia in C++.

ok jasper@
2014-08-14 20:05:38 +00:00
ajacoutot
913880cec3 Bump after py-Pillow sub-packaging. 2014-08-14 07:06:00 +00:00
zhuk
b3c4c80949 Prepare for new FFMpeg. Will work on both old and new, but the bump should
happen now, as the patch it uses routines we have in current FFMpeg already.

Initial prodding by brad@
2014-08-12 08:06:28 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
zhuk
3d5475e9d0 Missing LIB_DEPENDS on nepomuk-core.
Detailed explanation: port-lib-depends-check won't complain, because this
port have RDEP on kde-runtime, which in turn has itself nepomuk-core as
a dependency. But at the build time RDEPs aren't installed, and sooner or
later things would break... And this finally happened at naddy@'s.
2014-07-22 18:56:39 +00:00
zhuk
7e151ffb4a Instead of relying on implicit BUILD_DEPENDS to come from LIB_DEPENDS,
specify BUILD_DEPENDS on kdelibs-4.x explicitly. This avoids a bug when
extraneous LIB_DEPENDS became stripped at build time, resulting in no
actual build dependency.

Noticed by naddy@, explained by espie@
2014-07-20 09:17:46 +00:00
sthen
c374c4e3ad update to hdhomerun 20140604, from Jason Tubnor 2014-07-19 21:09:18 +00:00
zhuk
149f940100 Fix @conflict marker, and mark that we're fine with current versions of
freeze package. Shame on me.

Didn't package => no bump
2014-07-17 08:30:58 +00:00
zhuk
37f91a7fb0 Mark conflict between archivers/freeze and multimedia/mlt. 2014-07-16 12:44:22 +00:00
espie
9cf79db17b forgotten bump 2014-07-15 08:56:20 +00:00
zhuk
a88776d795 Hook up mlt and kdenlive. 2014-07-14 09:17:57 +00:00
zhuk
1cc184cf0c Kdenlive is a free open-source video editor, which supports DV,
AVCHD and HDV editing. Kdenlive relies on several other open source
projects, such as FFmpeg, the MLT video framework and Frei0r effects.

okay landry@
2014-07-14 09:16:51 +00:00
zhuk
4c60523af1 MLT is an open source multimedia framework, designed and developed
for television broadcasting. It provides a toolkit for broadcasters,
video editors, media players, transcoders, web streamers and many
more types of applications. The functionality of the system is
provided via an assortment of ready to use tools, XML authoring
components, and an extensible plug-in based API.

GPL2 (not LGPL) licensed plugins are separated in an individual
subpackage. GPL3 plugins aren't built; feel free to ask if you
really need them.

Input from and okay landry@
2014-07-14 09:15:12 +00:00
brad
3a4940ef57 Update to Xine-lib 1.2.6.
ok ajacoutot@ sthen@
2014-07-13 20:03:51 +00:00
brad
40d9e15975 Revert the decoders change in the previous commit for the time being. While
testing 1.2.6 I encountered a stack overflow in Xine-lib I had not experienced
with earlier testing; happens when decoding AAC. Possibly related to additional
multi-threaded decoding changes made in 1.2.6 but since this wasn't a high
priority change it can wait.

ok ajacoutot@
2014-07-13 17:02:59 +00:00
brad
535928018f - Reducing the external dependencies a bit by utilizing FFmpeg instead
of the reference decoders for AAC, AC3 and DTS.
- A build fix for LLVM.

ok sthen@
2014-07-12 21:55:35 +00:00
zhuk
a7e79fc6be Sync K3b patches with nowadays reality. Didn't built => no bump.
Noticed by espie@
2014-07-11 21:02:05 +00:00
pascal
68f1d2ce82 Update to 1.0.1; two patches now upstreamed. 2014-07-11 18:35:27 +00:00
zhuk
284f465ddc Another meaningful update from KDE land: Phonon 4.7.2 and friends.
Main change is that VLC backend becames the default (and really performs
better than GStreamer one).

(now please get your children out of display)

Another change is that due the fact that Phonon now supports library
renaming upstream, libphononexperimental.so becomes
libphonon_sexperimental.so. This doesn't affect any ports imported as of now.

REVISION bumps for the dependant ports to follow.
2014-07-10 19:50:25 +00:00
rpe
b0fefb1d19 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:37 +00:00
espie
4d5fd76109 bump 2014-07-10 08:18:35 +00:00
espie
1ccb814a55 more missed bumps 2014-07-10 07:37:32 +00:00
zhuk
7f7f24a869 Link in k3b-kde4. 2014-07-09 16:41:37 +00:00
zhuk
e22f0c80ab K3b was created to be a feature-rich and easy to handle CD burning
application.  It can do many things, such as creating or copying audio,
data, video or mixed-mode CDs, CD ripping, and DVD ripping, burning and
blanking.

This is a KDE4 version of multimedia/k3b, thus SHARED_LIBS aren't 0.0.

Okay landry@
2014-07-09 16:40:41 +00:00
zhuk
deb2801fdf Link in qt-gstreamer. 2014-07-09 10:55:12 +00:00
zhuk
d9006c6f32 QtGStreamer is a set of libraries providing C++ bindings for GStreamer
with a Qt-style API, plus some helper classes and elements for
integrating GStreamer better in Qt applications. The goal of this
module is to allow easy use of GStreamer for applications targetting
MeeGo Mobile or the KDE desktop.

This will be used by KDE4 soon. Note that (sadly) the ported version uses
GStreamer 0.10 still because KDE4 Phonon GStreamer backend still relies on
it, too. Things would change at the next KDE major release, hopefully.

okay landry@
2014-07-09 10:41:13 +00:00
sthen
8892d5bfeb @comment zero-byte perl .bs files 2014-06-14 23:25:41 +00:00
naddy
852fe7b788 +mediainfo 2014-06-13 20:49:52 +00:00
naddy
7add94db65 Import the CLI version of MediaInfo 0.7.69:
MediaInfo is a convenient unified display of the most relevant technical
and tag data for video and audio files.

tweaks/ok sthen@
2014-06-13 20:48:58 +00:00
brad
59e7c2ba9f Update to libass 0.11.2.
ok sthen@
2014-06-12 09:55:58 +00:00
sthen
58b6de24cf fix scanner crash on 32-bit systems with long long time_t 2014-06-11 01:07:44 +00:00
sthen
55b8b07272 update to minidlna 1.1.3 2014-06-11 00:26:59 +00:00
bcallah
88a5bfd59f livestreamer is now a BDEP.
reported by nigel@
2014-06-07 00:18:50 +00:00
bcallah
398177f948 Update to 1.2.0
Can now check and filter streams based on them being online or not. Plus
assorted bugfixes.
2014-06-05 20:24:23 +00:00
bcallah
830c9f8bb8 Bugfix update to 1.8.2 2014-06-05 20:07:47 +00:00
brad
0b6d32c93d Re-enable the multichannel support for sndio.
ok sthen@
2014-06-02 22:26:10 +00:00
brad
64e8373cad Update to x264-20140525.
ok juan@
2014-06-02 22:01:02 +00:00
brad
34e8ba7fa8 Also build with Clang on i386.
ok ajacoutot@
2014-05-31 01:54:17 +00:00
brad
98a81e6582 Further fixes for multithreading support with FFmpeg.
ok sthen@
2014-05-24 16:16:14 +00:00
bcallah
b218dde996 Update to 1.8.1
Adds plugins for Furstream, Viasat, and ZDFmediathek. Assorted bugfixes for
other plugins.
2014-05-22 13:17:29 +00:00
jasper
6e0861d267 Security fix for CVE-2014-2892, heap-based buffer overflow 2014-05-22 11:53:36 +00:00
brad
7bbb4f54f6 - Add some fixes for the FFmpeg decoder
- Enable the libvpx decoder as a means of working around a bug
  with Xine's VP9 decoder via FFmpeg
- Add Opus support

ok sthen@
2014-05-21 23:41:03 +00:00
sthen
5063afd92c update yle-dl to 2.2.1, from vesa norrman, small tweaks by me.
OK Antti Harri (maintainer).
2014-05-20 14:37:02 +00:00