Commit Graph

1530 Commits

Author SHA1 Message Date
ajacoutot
827533c3b2 Update to gstreamer1-plugins-base-1.4.3. 2014-10-07 16:05:11 +00:00
ajacoutot
bec00b4077 Update to gstreamer1-1.4.3.
Include pre-generated files created with a working bison(1) instead of the
dinosaur one forces us to use.
2014-10-07 16:04:04 +00:00
ajacoutot
fe29c1812a Bump to 1.4.3. 2014-10-07 16:03:09 +00:00
nigel
c1778fb3c2 Update maintainer for portroach
Ok jasper
2014-10-04 10:52:05 +00:00
ajacoutot
37f7263a9f Full stop.
ok phessler@ (maintainer)
2014-10-01 09:17:57 +00:00
phessler
b5a99f6565 +mlbviewer 2014-10-01 08:47:43 +00:00
phessler
5ce5cb23c2 A collection of tools to view and listen to streaming baseball games
from MLB.TV. While the main streaming content is mostly for paid MLB.TV
subscribers only, there are a significant number of features and views
available to non-subscribers as well including one FREE game each day.
NEW! Watch MLB classic content from YouTube without a browser. MiLB.TV
and Postseason.TV are also integrated into the same mlbviewer interface.
Play ball!

OK sthen@
2014-10-01 08:46:06 +00:00
landry
c2653f6725 Fix build on hppa by using -O1, from brad 2014-09-23 21:38:49 +00:00
brad
27312fe7c6 Update to xvidcore 1.3.3.
ok zhuk@
2014-09-19 01:44:46 +00:00
landry
88215d4d60 BROKEN-hppa - undefined refs to gcc builtin atomic ops.
That's what happens when you only care about i386/amd64, and dont even try
gcc4 module for other archs...
2014-09-16 19:21:21 +00:00
landry
752068dff9 BROKEN-powerpc: when linking libx265.so.0.0
undefined reference to `__sync_val_compare_and_swap_8'
undefined reference to `__sync_or_and_fetch_8'
2014-09-16 18:13:58 +00:00
landry
0d459e26a2 BROKEN-powerpc, fails to link with missing refs to free()/malloc() since
20140513. PIE ?
2014-09-16 18:11:35 +00:00
pascal
b7ce3f6567 sync 2014-09-14 21:02:34 +00:00
pascal
5272d749e4 Import multimedia/sfml, requested by and ok bcallah@
SFML is a portable and easy to use multimedia API written in C++.
You can see it as a modern, object-oriented alternative to SDL.
SFML is composed of several packages to perfectly suit your needs.
You can use SFML as a minimal windowing system to interface with
OpenGL, or as a fully-featured multimedia library for building games
or interactive programs.
2014-09-14 21:01:52 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
76a2c6e39b Recognize 0.30.0. 2014-09-08 07:01:13 +00:00
ajacoutot
d0ccf560b2 Set SHARED_ONLY and drop .la and .a module files.
Strip LIB_DEPENDS.
Add CPPFLAGS to use our libltdl headers instead of the bundled ones.
Drop patch and use FAKE_FLAGS instead.
2014-09-06 09:18:56 +00:00
bentley
56fbba7fb7 +synfig{,studio} 2014-09-06 07:06:02 +00:00
bentley
e3a6b51ba7 Import synfigstudio-0.64.1.
synfig is a vector based 2D animation package. It is designed to be
capable of producing feature-film quality animation. It eliminates the
need for tweening, preventing the need to hand-draw each frame. synfig
features spatial and temporal resolution independence (sharp and smooth
at any resolution or framerate), high dynamic range images, and a
flexible plugin system.

synfigstudio is the animation studio for synfig and provides the GUI
interface to create synfig animations which are saved in synfig .sif
or .sifz format.

ok jca@
2014-09-06 07:05:10 +00:00
bentley
0e140cd780 Import synfig-0.64.1.
synfig is a vector based 2D animation package. It is designed to be
capable of producing feature-film quality animation. It eliminates the
need for tweening, preventing the need to hand-draw each frame. synfig
features spatial and temporal resolution independence (sharp and smooth
at any resolution or framerate), high dynamic range images, and a
flexible plugin system.

This package contains the renderer used to convert synfig .sif files to
raster images, videos and other formats. Layer types include geometric,
gradient, filter, distortion, transformation, fractal and others. Output
targets include JPEG, PNG, GIF, BMP, PPM, DV, OpenEXR, ffmpeg (MPEG1),
libavcodec (AVI), imagemagick (MIFF), yuv420p, MNG and others.

ok jca@
2014-09-06 07:03:52 +00:00
bcallah
39271620e2 Update to 1.10.2 2014-09-05 22:11:38 +00:00
brad
b7f79320d1 Sync one of the patches with what was commited upstream and add URLs
to the commited patches.

ok ajacoutot@
2014-09-05 15:29:41 +00:00
jasper
4e48ba8d2c PORTSCOUT -> PORTROACH 2014-09-05 14:45:02 +00:00
ajacoutot
e12aa796d6 Add PORTSCOUT annotations. 2014-09-05 06:29:12 +00:00
brad
bd887add8a sync distinfo with the addition of DIST_SUBDIR. 2014-09-04 17:11:45 +00:00
brad
f4f67980d4 +x265 2014-09-04 05:39:11 +00:00
brad
5d25219453 Import of x265.
x265 is an open-source project and free application library for
encoding video streams into the H.265/High Efficiency Video Coding
(HEVC) format.

ok ajacoutot@
2014-09-04 05:37:41 +00:00
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
ajacoutot
51735d786b Fix comment; no pkg change. 2014-05-14 13:30:30 +00:00
brad
f850412734 Attempt to fix FFmpeg VP9 segfault.
ok sthen@
2014-05-14 08:07:24 +00:00
brad
597f7cf1b7 Mention the particular file in the comment. 2014-05-06 04:19:55 +00:00
brad
35db479955 Also build transcode with the two FLAVORs it has. 2014-05-05 11:53:34 +00:00
brad
e9f38dfab1 - Pull in some bits to deal with newer FFmpeg API. While testing I found
transcode was already broken as is due to it relying on certain functionality
with presets which is no longer relevant for more modern FFmpeg. Searching
via Google showed the same bug being reported with Debian, Gentoo and Arch.
They have eliminted the use of presets but that just exposed another bug.
So this builds with newer FFmpeg but it is essentially just as broken as
before. If anyone wants to take a look at this and figure out why it is
crashing go ahead.
- Merge the quicktime FLAVOR into the main port / package. IMO it doesn't
make sense to have an app like this that cannot work with the MP4 container

FFmpeg bits taken from FreeBSD and Debian packages.

ok ajacoutot@
2014-05-05 11:51:37 +00:00
brad
09b419300b Require libvpx 1.3.0 so GStreamer builds the VP9 support within
its vpx plugin.

ok ajacotout@
2014-04-30 06:13:49 +00:00
brad
830dc7bd73 Update to libvpx 1.3.0.
ok ajacoutot@
2014-04-29 23:58:06 +00:00
zhuk
10f1876476 Comment out in PLIST stuff that is not useful at least, and breaks
compilation of some unported apps.
2014-04-29 08:40:02 +00:00
bcallah
9252afa67a Major update to 1.8.0
Update includes:
Many new plugins (Bambuser, Be-at.tv, Chaturbate, Cybergame.tv, Picarto,
and SpeedRunsLive), fixes and improvements on existing plugins, the ability
to handle URL redirects such as URL shorteners, and bug fixes.
2014-04-25 15:13:31 +00:00
brad
bf097266ef Update k3b for newer FFmpeg API.
ok ajacoutot@
2014-04-23 20:14:40 +00:00
jca
61938daf40 Link against libjson-c, not libjson which will go away soon.
This port should be updated, as said by Antti Harri (MAINTAINER) it is
broken at runtime.
2014-04-22 08:54:57 +00:00
sthen
a627bd863b sync wantlib after gssapi removal in neon 2014-04-21 11:32:03 +00:00
ajacoutot
9cf1659471 Make sure to always hold the LIVE_LOCK when going to the flushing label
(upstream).
2014-04-20 10:41:00 +00:00
ajacoutot
ab30e595c2 Update to gstreamer1-plugins-libav-1.2.4. 2014-04-19 17:48:24 +00:00
ajacoutot
db65a009cb Update to gstreamer1-plugins-ugly-1.2.4. 2014-04-19 17:47:58 +00:00
ajacoutot
2e0f078eb7 Update to gstreamer1-plugins-bad-1.2.4. 2014-04-19 17:47:40 +00:00
ajacoutot
acc2f62652 Update to gstreamer1-plugins-good-1.2.4.
Drop v4l2 support since our implementation has never been kept up-to-date.
2014-04-19 17:47:13 +00:00
ajacoutot
bf2f51bdc6 Update to gstreamer1-plugins-base-1.2.4. 2014-04-19 17:46:07 +00:00
ajacoutot
b78a895471 Update to gstreamer1-1.2.4. 2014-04-19 17:45:41 +00:00
ajacoutot
304afd6af3 Bump to 1.2.4. 2014-04-19 17:45:21 +00:00
ajacoutot
fc084c9671 Fix pushed upstream. 2014-04-18 08:54:13 +00:00
brad
5ec30566a2 Update to Xine-lib 1.2.5.
ok juanfra@
2014-04-16 05:09:00 +00:00
ajacoutot
95a5dda1ec Unbreak after libtool patch removal from g-o-i.
big thank to jasper@ for running a bulk against all g-o-i ports
2014-04-08 17:25:05 +00:00