18 Commits

Author SHA1 Message Date
rsadowski
b9b3b6c6f8 Update mlt to 6.10.0
ok landry@ (kamikaze KDE5 ports ok)
2018-07-29 15:05:35 +00:00
naddy
597e373ed2 whitespace fix for clang6 2018-04-21 15:53:48 +00:00
sthen
48dbc605b1 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:55:44 +00:00
espie
778206982e let glue match the compat glue in libc++, and also removes one clang
warning...

helps kdeenlive build eventually
2017-05-24 16:30:52 +00:00
espie
4d44a0c015 swig will use g++ if we don't tell it otherwise. Unhardcode 2017-05-22 13:55:53 +00:00
sthen
7e96e7274d regen plist 2016-04-28 08:20:32 +00:00
jca
8764e3bbba Kill swfdec support.
ok ajacoutot@ phessler@
2016-04-27 10:46:31 +00:00
zhuk
2917a671e2 Update MLT to 6.0.0.
The tests statistics improved in four times (twice more tests, twice less
failings). Remember to remove old mlt packages before build, this port
is one of those who'll pick up old libs from system when present.

From Rafael Sadowski with patience, thanks!
2016-04-03 19:15:23 +00:00
naddy
8418c72b56 drop SHARED_ONLY from KDE4 ports 2016-03-19 23:44:54 +00:00
zhuk
1f9004cf6c Update mlt to 0.9.6, the kdenlive package still builds fine. 2015-07-20 05:20:27 +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
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +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
1aa76cceb2 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:13:02 +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
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
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