32 Commits

Author SHA1 Message Date
rsadowski
64dccc9dd0 Update VLC-based Phonon backend to 0.10.3 2019-09-01 18:56:40 +00:00
rsadowski
46d0479d30 Update GStreamer-based Phonon backend to 4.9.1 2019-09-01 18:56:02 +00:00
sthen
8d7492377d replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:07:45 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
rsadowski
ef4fc811d5 remove libxml2 as lib dependency
LibXml2 is not needed to compile the gstreamer backend for Phonon
2019-03-03 17:02:24 +00:00
rsadowski
d84cbdf433 Update Phonon multimedia layer for Qt4/KDE4/Qt5/KDE5
Updated to the following versions:
- phonon-4.10.1
- phonon-backend-gstreamer-4.9.0
- phonon-backend-vlc-0.10.1 (enable qt5 FLAVOR)
- phonon-qt5-4.10.1

- Many Makefile tweaks
- Switch HOMEPAGE to HTTPS

All consumers were built fine. Runtime tests with many KDE4/KDE5 applications.
Fixes my playback MKV/x264/AC3 issue with kde4/dragon.
2018-10-19 20:53:27 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
sthen
48dbc605b1 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:55:44 +00:00
zhuk
696def8373 Switch Qt5-based Phonon to a separate port, with a separate version.
The phonon.port.mk stays where it is (at least until KDE4 dies).

This gives a chance for various KF5 things to build again.
2017-07-17 21:17:47 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
zhuk
75234783bf Hook up Qt5 version of GStreamer Phonon backend as well. 2016-05-27 03:44:59 +00:00
zhuk
f75b93ea9b Missing in previous Phonon backend tweaking commit. 2016-05-27 03:44:26 +00:00
zhuk
7c2dc30b57 Fix complex package combinations for Phonon GStreamer backend, until
someone runs into real issues.

We produce two similar 100% interchangeable packages for now:
phonon-gstreamer-icons-4.8.2p0 and phonon-gstreamer-icons-4.8.2p0-qt5.
Not sure how to deal with it, but at least it builds and updates fine now.
2016-05-27 03:41:30 +00:00
zhuk
68efc7c6a7 Add Qt5 support for building GStreamer Phonon plugin.
VLC plugin doesn't support Qt5 support yet.
2016-05-27 02:44:00 +00:00
ajacoutot
e422eca955 ffmpeg -> libav
from nigel@
2015-10-07 07:50:37 +00:00
ajacoutot
b76b0b4419 Bring consistency in GStreamer dependencies:
- remove most dependencies on plugins-bad and plugins-ugly; there is no reason
on depend on these because they should only provide support for rare and/or
rarely used codecs
- for standard how-of-the-box support for most modern files, always depend on
plugins-good and plugins-ffmpeg|libav.

gstreamer1 parts from Brad, gstreamer-0.10 parts from me
2015-10-07 05:50:24 +00:00
zhuk
7b52e25f95 Vorbis plugins now lives in gstreamer1-plugins-good, so add dependency on it.
Otherwise most Phonon (read: KDE) apps won't be able to play sounds,
including System Settings test widget.
2015-07-05 01:21:34 +00:00
zhuk
bb0e51c329 No need for explicit MASTER_SITES here, too. 2015-07-05 00:47:56 +00:00
zhuk
16f3be1429 Update VLC backend for Phonon to 0.8.2, and add a few patches from upstream.
Among others, this should fix "no devices" problem.
2015-07-05 00:47:36 +00:00
zhuk
9453cfdcc5 Phonon backends have MASTER_SITES standardized now. 2015-07-05 00:46:14 +00:00
zhuk
864a807cbd Very minor update of GStreamer backend for Phonon. 2015-07-05 00:27:16 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
ajacoutot
1aa76cceb2 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:13:02 +00:00
naddy
6c9fed1161 restore accidentally lost REVISION 2014-11-07 12:54:47 +00:00
zhuk
1298e73e14 Forgot to run update-patches, noticed by naddy@.
Went unnoticed in "dpb x11/kde4142" build because gstreamer backend doesn't
get picked up by dependency, since it's not default backend now.
2014-11-04 06:55:04 +00:00
zhuk
e9ffcb68b0 multimedia/gstreamer1/plugins-base is a LIB_DEPENDS item, actually.
Spotted by ajacoutot@.
2014-11-02 07:39:30 +00:00
zhuk
245904578d Update Phonon to 4.8.1.
This also updates its backends, due to some API changes it's easier to this
in a single batch. The biggest news here are that phonon-gstreamer switches
to GStreamer 1.0, finally.
2014-11-01 20:32:54 +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
espie
4d5fd76109 bump 2014-07-10 08:18:35 +00:00
zhuk
4e31cec301 Bugfix update to 4.6.3. Contains fix for some GTK-related crashes.
port-wise okay sthen@
2013-05-08 07:32:25 +00:00
zhuk
61c8154f04 Import Phonon backends, separated since Phonon 4.6.0.
Phonon update will follow shortly.

VLC backend has limited functionality, so default is GStreamer one.

"since all the other stuff is disconnected, go ahead with it" landry@
2013-04-24 08:42:12 +00:00