bcallah
c5a928942a
Update to streamlink-1.7.0
...
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.7.0
2020-10-28 23:07:31 +00:00
ajacoutot
47eddbd454
Update Gstreamer stack to 1.18.1.
2020-10-28 15:42:14 +00:00
ajacoutot
d3067714e3
Update to py3-chromecast-7.5.1.
2020-10-18 08:30:45 +00:00
kn
4e660d2f11
Follow up on "Move from MODPY_DEFAULT_VERSION_3 to python3 FLAVOR" from ajacoutot
2020-10-17 22:25:31 +00:00
ajacoutot
e3716ae87b
Move from MODPY_DEFAULT_VERSION_3 to python3 FLAVOR.
2020-10-17 12:49:54 +00:00
landry
65bfef915e
make sure we dont pickup systemwide minizip as the bundled version is
...
incompatible. At least there's a cmake option to force building the
bundled one..
2020-10-06 16:52:25 +00:00
ajacoutot
9890d8665a
Bump after py-gobject3 merge.
2020-10-03 15:39:57 +00:00
sthen
f00991a578
update to libvpx-1.9.0, from Brad
2020-10-03 13:19:36 +00:00
ajacoutot
1ffff43564
Update to py3-chromecast-7.5.0.
2020-10-03 12:36:40 +00:00
bcallah
d290dbbf98
Update to streamlink-1.6.0
...
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.6.0
2020-09-24 04:11:53 +00:00
ajacoutot
a49ba4186a
Update Gstreamer1 stack to version 1.18.0.
2020-09-14 06:03:11 +00:00
phessler
c7b76e7e50
twich dot tv changed their api, so this app no longer works
...
mark as BROKEN
OK bcallah@ (MAINTAINER)
2020-09-12 19:36:59 +00:00
espie
34f6f0b0d9
minor update, okay tracey@
2020-09-09 03:19:10 +00:00
ajacoutot
183eb0c984
Update to py3-chromecast-7.3.0.
2020-09-06 07:06:01 +00:00
naddy
89f2eace28
maintenance update to 20.08
2020-08-28 22:18:19 +00:00
rsadowski
4f7220f9b2
Update mlt to 6.22.1
...
Drop me as maintainer.
ok tracey@
2020-08-24 14:09:54 +00:00
rsadowski
5d7f1b9daf
Rework multimedia/phonon multimedia/phonon-backend
...
- Merge multimedia/phonon-qt5 into multimedia/phonon and remove the
phonon MODULE.
- Update all phonon ports to the latest version.
- Regen all consumer WANTLIB's and bump them.
2020-08-20 18:00:13 +00:00
ajacoutot
df0000b49e
Update to py3-chromecast-7.2.1.
2020-08-19 12:31:28 +00:00
ajacoutot
46fd384b52
Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
...
python3 only ports.
"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
naddy
f774fbfd3e
Build shared library with -fPIC.
...
This also unbreaks the build on i386 with LLVM 10.
2020-08-13 21:18:45 +00:00
jsg
0b771d2a5b
remove explicit -march=i586
...
-march=i586 is now the default for clang in base on i386
ok sthen@
2020-08-07 09:21:01 +00:00
espie
737e486cd1
update to newer version
...
most of the patches have been upstream
there's a new "preview" feature that creates lo-res versions of the video
streams you're working on for quick editing.
okay tracey@
2020-07-30 14:40:07 +00:00
ajacoutot
00e9462bce
Update to py3-chromecast-7.2.0.
2020-07-30 07:50:55 +00:00
ajacoutot
87df31d292
Update to py3-chromecast-7.1.2.
2020-07-25 07:27:52 +00:00
sthen
6cc9779250
switch my maintainer email addresses to my own domain
2020-07-11 22:54:35 +00:00
bcallah
8f86a4fa1a
Update to streamlink-1.5.0
...
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.5.0
2020-07-08 20:41:10 +00:00
kn
24479a742e
Update to yle-dl 20200628
...
Move to py3 while here, from maintainer, thanks!
2020-07-07 13:01:45 +00:00
ajacoutot
14755ce042
Update to x264 20200705.
...
A few bug fixes including for some warnings with the ASM code with NASM 2.15.
from Brad (maintainer)
2020-07-05 07:42:11 +00:00
ajacoutot
43cd6fa516
Garbage collect unnecessary patch. videoio.h was changed to include
...
ioccom.h when the patch was introduced.
from Brad (maintainer)
2020-07-05 07:38:30 +00:00
ajacoutot
03b6d1713e
- Fix PIC code on 32-bit X86
...
- meson: Workaround missing aarch64 normalisation
- Fix some warnings in ASM code
from Brad (maintainer)
2020-07-05 07:36:19 +00:00
ajacoutot
0ae658aca0
Update to py3-chromecast-7.1.1.
2020-07-04 07:23:37 +00:00
sthen
95d31a4bd8
bump for search.cpan.org->metacpan.org change
2020-07-03 21:44:29 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
ajacoutot
d90bc7cbbe
Update to py3-chromecast-7.0.1.
2020-07-02 08:21:17 +00:00
ajacoutot
7731366fbf
Really update to svt-av1-0.8.4.
...
from Brad (maintainer)
2020-07-02 08:15:38 +00:00
ajacoutot
6e84ea3b3c
Revert previous, I was missing a part.
2020-07-01 06:39:39 +00:00
rsadowski
5809ad0066
Missed to unhook phonon (qt4/kde4) spotted by sthen@, Thanks
...
Stop building phonon. Phonon is still a module but not more longer a port.
2020-06-30 14:02:15 +00:00
ajacoutot
f3b69b3c0f
Update to svt-av1-0.8.4.
...
from Brad (maintainer)
2020-06-30 07:11:30 +00:00
sthen
4c2d151cc4
update to get_iplayer-3.26
2020-06-29 13:29:40 +00:00
ajacoutot
869fe8722f
Enable high bit depth encoding with VP9.
...
from Brad (maintainer)
2020-06-25 07:52:48 +00:00
ajacoutot
8dfe022cc3
Update to dav1d-0.7.1.
...
from Brad (maintainer)
2020-06-24 16:43:34 +00:00
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