Commit Graph

2629 Commits

Author SHA1 Message Date
bcallah
5b5d536e82 Update to handbrake-1.3.3
Changelog: https://github.com/HandBrake/HandBrake/releases/tag/1.3.3
2020-06-20 21:12:38 +00:00
ajacoutot
c13dbccffa Some CMake file clean up and a fix for non X86 build.
from Brad (maintainer)
2020-06-20 11:12:50 +00:00
ajacoutot
6e49442527 aarch64: disable the new ASM code until it can be fixed to build with Clang's IAS.
from Brad (maintainer)
2020-06-20 10:45:09 +00:00
sthen
a6ecb77d2d +svt-av1 2020-06-18 10:31:19 +00:00
sthen
210b3f8278 import multimedia/svt-av1, from Brad, ok aja@
The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
is a work-in-progress targeting performance levels applicable to both VOD
and Live encoding / transcoding video applications. The SVT-AV1 decoder
implementation is targeting future codec research activities.
2020-06-18 10:30:51 +00:00
rsadowski
3e75aed1ec Unhook KDE4
It's time to get rid of KDE4. x11/kde4 contained all applications and the
desktop environment. All applications and the framework have been ported to
KDE5 and are available under x11/kde-applications and devel/kf5.

The desktop environment has not yet been ported and is NO LONGER available!
You can't have everything.

What happened here:

- Remove multimedia/phonon kde4 bits and set set phonon FLAVOR=qt5 for now.
- Unhook x11/kde4
- Unhook meta/kde4
- Mark kmymoney as broken, update is coming.
- Unhook all kde4 module consumers:
 - klogic
 - soprano
 - strigi
 - automoc
 - prison
 - qimageblitz
 - cagibi
 - libkvkontakte
 - akonadi
 - attica
 - libalkimia
 - libkfbapi
 - libkgapi
 - qoauth
 - kwebkitpart
 - grantlee
 - libkscreen
 - polkit-qt
2020-06-13 16:22:52 +00:00
ajacoutot
ea33f45ae7 Update to x265-3.4.
from Brad (maintainer)
2020-06-09 14:54:37 +00:00
ajacoutot
b144e6c974 Update to dav1d.
from Brad (maintainer)
2020-06-09 13:17:59 +00:00
jasper
39567b34b2 bump after libxslt dependency changed 2020-06-09 07:14:44 +00:00
jasper
ba1a721033 remove py-gstreamer-0.10; it's no longer used and stands in the way of py3-libxml
ok aja@ (MAINTAINER)
2020-06-08 11:05:59 +00:00
ajacoutot
2410111b5e Update to py3-chromecast-6.0.0. 2020-06-06 10:27:27 +00:00
sthen
d039a42a58 shotcut: RUN_DEPENDS on multimedia/mlt,-gpl2 to avoid crash when opening
files. found by tracey@.
2020-06-01 15:48:28 +00:00
espie
d0e7805e71 upstream was more thorough than me... other instances of the same bug in
other files!

bump REV since shotcut is now linked to the tree
2020-05-26 19:11:22 +00:00
espie
6d52a66d67 +shotcut 2020-05-26 17:06:34 +00:00
espie
dc4c2d741a as usual, this was a REALLY stupid bug
turns out name.toUf8().constData() is a temporary, so storing the pointer
for later use is a REALLY bad idea.

convert to convenience function qUtf8Printable() while at it
2020-05-26 17:05:42 +00:00
feinerer
318c70668e Update to libv4l 1.20.0 2020-05-26 09:54:56 +00:00
tracey
def69c6093 Attach webvfx to build. 2020-05-20 15:18:35 +00:00
tracey
022c3fb237 Cleanup depends in multimedia/webvfx.
Ok rsadowski@ kmos@
2020-05-20 15:16:26 +00:00
bcallah
d0bd6056e7 Update to handbrake-1.3.2
Downloads moved to GitHub
Changelog: https://github.com/HandBrake/HandBrake/releases/tag/1.3.2
2020-05-20 14:57:18 +00:00
espie
37b1b45532 shotcut is a full-featured video editor
loosely based on WIP by bentley@

the current port is not finished, but it can do a few things: play videos,
cut tracks, export the results.

A lot of the filters will currently crash! So not linked to the build yet.

Video fade-in/fade-out do not do anything yet

Imported so that it's easier to figure out the issues in-tree.

okay tracey@ rsadowski@
2020-05-20 14:54:23 +00:00
bcallah
0e25bd306a Update to streamlink-1.4.1
No functional change; upstream rerolled because there was a problem with
the signature in 1.4.0
2020-05-20 14:18:55 +00:00
tracey
5fe75fb8b6 Import multimedia/webvfx: WebVfx is a video effects library that allows effects
to be implemented using WebKit HTML or Qt QML.

This is required to get shotcut fully operational.

Start of port and import request espie@

Ok kmos@
2020-05-20 13:49:59 +00:00
espie
f1b4d5f2d8 neuter ALL setlocale LC_NUMERIC. That code is not thread-safe, as noticed
by tracey@
2020-05-20 09:17:03 +00:00
ajacoutot
ba85aef6f0 Update to aom-2.0.0.
No change since rc1.

from Brad (maintainer)
2020-05-19 20:41:46 +00:00
espie
9189a8a44e add comment explaining what's going on and why the current fix is fine 2020-05-18 19:33:43 +00:00
espie
7b107b3e31 missed --disable-rubberband in jca@'s mail 2020-05-18 10:54:15 +00:00
espie
0af3988302 update to a more recent mlt, which gives shotcut a fighting chance
heavy lifting by tracey@, with a few more patches by me (specifically
fix mutex issues and neuter some locale operations that don't work for us)

this is enough for shotcut to start correctly, and necessary for kdenlive
again.

jca@ checked that synfig runs again

okay rsadowski@
2020-05-18 10:33:17 +00:00
ajacoutot
11296cf978 Update to aom-2.0.0rc1.
from Brad (maintainer)
2020-05-16 09:13:31 +00:00
ajacoutot
3dbd7aef75 Update to py3-chromecast-5.2.0. 2020-05-15 16:48:17 +00:00
ajacoutot
afd5b5a512 Add bash completions or rely on the shells/bash-completion pkg-config file if we already had them. 2020-05-15 10:58:52 +00:00
feinerer
caee84e466 Update to libv4l 1.18.1 2020-05-15 09:55:55 +00:00
ajacoutot
104be7ea18 Fix WANTLIB after openexr update. 2020-05-14 12:35:30 +00:00
cwen
9ff7be8814 xine-lib: fix the build with clang on powerpc
Some powerpc-specific assembly code use '.stabs', that clang does not
understand, remove them. Thanks to jca@ and Brad for their help!

OK jca@ and Brad (maintainer)
2020-04-27 20:00:11 +00:00
sthen
e230017a98 remove obsolete DESCR text, reported by rjc on irc 2020-04-27 14:43:54 +00:00
bcallah
d58f545547 Update to streamlink-1.4.0
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.4.0
2020-04-23 17:25:31 +00:00
cwen
c870903ab2 synfig: bug fix and mark BROKEN-powerpc
- Fix wrong boundaries in a for loop that caused segfaults, from upstream
- On powerpc, synfig segfaults in multi-threaded mode, breaking
synfigstudio's build. Mark it BROKEN-powerpc to save time in bulks.

OK jca@
2020-04-23 04:55:46 +00:00
ajacoutot
f9945e33d0 Update to py3-chromecast-5.0.0 and move from MODPY_DEFAULT_VERSION_3 to
python3 FLAVOR.
2020-04-21 15:53:39 +00:00
cwen
55b91243b8 mkvtoolnix: don't use ld.lld on clang+ld.bfd archs
The build system assumes that using clang means ld.lld is usable.
This is not the case on powerpc and mips64, remove that assumption.

OK rsadowski@ (maintainer)
2020-04-18 14:17:57 +00:00
ratchov
1f2701abee Use /dev/null instead of /dev/mixer
The "mixer" plugin (using -lossaudio) still calls open(2) to get a
file descriptor, it's not need to change the volume, but the code
expects various syscalls to succeed. Using /dev/null ensures the
plug-in will continue to work once /dev/mixer is disabled.

ok gkoehler@
2020-04-16 06:49:22 +00:00
naddy
da8d4191a6 update to 20.03 2020-04-14 22:37:27 +00:00
sthen
95a42954cd update to motion-4.3.1 2020-04-13 17:01:46 +00:00
ajacoutot
533373acf6 Update to py3-chromecast-4.2.3. 2020-04-10 08:02:31 +00:00
ajacoutot
664b1591cc Update to py3-casttube-0.2.1.
- remove py package
2020-04-09 19:10:39 +00:00
ajacoutot
0838bb43ea Update to aom-1.0.0.20200402.
from Brad (maintainer)
2020-04-04 08:38:12 +00:00
ajacoutot
b6a0afdc4d Add SEPARATE_BUILD to a few ports.
QEMU has deprecated in src tree builds.

from Brad (maintainer)
2020-04-04 08:36:55 +00:00
rsadowski
8cd05933a1 Fix homepage
"Homepage link "https://phonon.kde.org/" is dead (domain not found) for more
than a month." found by repology.org
2020-03-31 04:45:01 +00:00
rsadowski
60c72a637c Fix homepage
"Homepage link "https://phonon.kde.org/" is dead (domain not found) for more
than a month." found by repology.org
2020-03-31 04:43:59 +00:00
ajacoutot
ee600dee25 Fix: segmentation fault for hist-scenecut option.
from upstream via Brad (maintainer)
2020-03-27 07:34:08 +00:00
rsadowski
5cfcf234ad Add a comment; update depends on a new boost version 2020-03-27 05:13:58 +00:00
sthen
1bcd1430d3 rename the distfile to fix bulk builds 2020-03-23 19:41:56 +00:00