Commit Graph

21 Commits

Author SHA1 Message Date
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