21 Commits

Author SHA1 Message Date
zhuk
2e8b53ca43 Revert upstream commit 457492e97dd1435021cff15d4fbb8f1fd7be9b24, it breaks
due to changing "-I/usr/local/include/kde4" to
"-isystem /usr/local/include/kde4". Still investigating, who to blame:
CMake, Phonon or maybe someone else... not me, right?

(note for myself: there is no such thing as extra build for KDE stuff)

Breakage noticed by naddy@: thanks and sorry.
2015-07-06 23:54:04 +00:00
zhuk
dcb827eb68 Minor update for Phonon to 4.8.3, mostly build infrastructire fixes;
this results in removing many extra Qt dependencies from WANTLIB.

Also, sync MASTER_SITES with reality while there.
2015-07-05 01:24:04 +00:00
ajacoutot
cae7151381 Make it possible to depend on phonon-gstreamer and not just phonon-vlc
(vlc is currently broken); this was the intent initialy.

ok zhuk@
2015-06-26 09:18:15 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
dcoppa
9d4e799297 Like kdelibs, drop optimizations 2014-11-05 12:49:22 +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
1ccb814a55 more missed bumps 2014-07-10 07:37:32 +00:00
zhuk
10f1876476 Comment out in PLIST stuff that is not useful at least, and breaks
compilation of some unported apps.
2014-04-29 08:40:02 +00:00
ajacoutot
34b0199755 Remove useless file. 2013-09-10 14:34:09 +00:00
ajacoutot
72db79dd81 Bump after the pulseaudio update. 2013-06-04 15:32:14 +00:00
zhuk
ee60f09016 When Phonon was moved from WIP, REVISION in port was removed, but reference
to it in phonon.port.mk wasn't => build is broken.

Noticed by nigel@
2013-04-25 11:54:01 +00:00
landry
3d0e5cccf7 cvs rm forgotten old patches, spotted by nigel@ 2013-04-25 09:13:55 +00:00
zhuk
0caaa078fe Update Phonon to 4.6.0. Major changes:
* Main library renamed from "phonon" to "phonon_s", to avoid clashing
    with Qt4's one.
  * Backends now live in multimedia/phonon-backend port (committed earlier).
  * The multimedia/phonon module added, to avoid adding complicated
    RDEP strings to ports of Phonon users.
2013-04-24 08:53:37 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
zhuk
625d649e32 Change x11/kde4/automoc dependency to devel/automoc for current KDE4 ports.
okay espie@
2013-02-03 13:21:42 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
5c20918a08 new-style LIB_DEPENDS 2010-07-09 11:59:59 +00:00
espie
77820d6a84 requires automoc too 2010-06-18 14:27:14 +00:00
espie
8f6c56eaa6 stupid 2010-06-18 14:02:01 +00:00
espie
755766b593 integrated phonon (from qt4) is not enough for kde4.
to be linked to the build once I figure out the consequences.
2010-06-18 12:53:38 +00:00