1395 Commits

Author SHA1 Message Date
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
sthen
06994f7f79 update to get_iplayer 2.83 2013-06-22 22:53:14 +00:00
jasper
6f941c36ae add XXX so it's easier to grab^Wgrep 2013-06-20 15:43:26 +00:00
jasper
d863528898 enable the shm plugin, tested with farstream.
ok aja@ (MAINTAINER)
2013-06-20 15:23:54 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
brad
8f16a0da79 Update to Xine-lib 1.2.3.
ok sthen@
2013-06-15 22:58:23 +00:00
jca
c7a8c1981d Fixup after recent sh -e changes. It is easier to set USE_GMAKE = Yes
than to patch 30+ files (GNU make doesn't use sh -e by default).
ok sthen@
2013-06-14 08:15:28 +00:00
sthen
bc09a073a3 update SWF player url for swfVfy. 2013-06-06 21:11:09 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
naddy
78f49cd53e the png headers are now directly under include/ 2013-06-04 15:41:17 +00:00
ajacoutot
72db79dd81 Bump after the pulseaudio update. 2013-06-04 15:32:14 +00:00
ajacoutot
6126547b01 Drop uneeded patches. 2013-06-01 19:19:16 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
ed4d55b9e9 -fprofile-arcs works fine nowadays. 2013-05-22 07:18:01 +00:00
brad
68b4efe6cd - Remove CPPFLAGS hack for libpng and fix the issue properly
- Sync WANTLIBs

ok sthen@
2013-05-14 01:57:55 +00:00
brad
3aa1e43442 Remove patch no longer necessary.
ok sthen@
2013-05-14 01:54:22 +00:00
fgsch
e680c44dc9 _MODPY_CMD -> MODPY_CMD 2013-05-13 19:10:45 +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
sthen
a0a4ce5d3a update to MiniDLNA 1.1.0, rolling in a bunch of patches which have been committed upstream 2013-05-07 20:37:23 +00:00
giovanni
390b57f2d4 Add a missing build dependency
spotted and ok naddy@
2013-05-07 07:09:53 +00:00
sthen
3ed0003e4b update get_iplayer to a newer snapshot, includes some fixes to the XML files
it optionally outputs
2013-05-04 09:24:34 +00:00
brad
3320d3d249 sync WANTLIBs.
ok sthen@
2013-04-29 06:51:24 +00:00
brad
9c41e19b5f Some bug fixes from upstream..
- Fix 2 shutdown races.
- Open user file immediately when only logo is playing.
- Clean shutdown on panel close.

ok sthen@
2013-04-29 02:36:23 +00:00
shadchin
037be36b69 Fix for vorbis plugin. From upstream.
ok ajacoutot@
2013-04-28 18:07:33 +00:00
ajacoutot
ad87c9f6d7 Update to gstreamer1-plugins-libav-1.0.7. 2013-04-27 14:49:21 +00:00
ajacoutot
8ce3a59670 Update to gstreamer1-plugins-bad-1.0.7. 2013-04-27 14:49:06 +00:00
ajacoutot
93f7960a03 Update to gstreamer1-plugins-ugly-1.0.7. 2013-04-27 14:48:50 +00:00
ajacoutot
9647677c46 Update to gstreamer1-plugins-good-1.0.7. 2013-04-27 14:48:32 +00:00
ajacoutot
ab3fd96481 Update to gstreamer1-plugins-base-1.0.7. 2013-04-27 14:48:18 +00:00
ajacoutot
9239fe8fed Update to gstreamer1-1.0.7. 2013-04-27 14:48:03 +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
0b74897e6d Link stuff recently imported to the build.
ok landry@
2013-04-24 09:16:22 +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
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
ajacoutot
bdb68d92e6 Regen WANTLIB, intl is not supposed end up there.
Better patch for DATADIRNAME to follow what we do everywhere else in-tree.
Fix indentation.
Tighten LIB_DEPENDS.
2013-04-17 13:20:20 +00:00
giovanni
412dcf0926 Cleanup the port
Help and ok ajacoutot@
2013-04-17 13:00:26 +00:00
giovanni
aab27d99f0 link multimedia/imagination to the build 2013-04-16 16:20:49 +00:00
giovanni
d6382e1467 import imagination, a simple dvd slide show maker
hints and ok sthen@

Imagination is a lightweight and simple DVD slide show maker
built with the GTK+2 toolkit.
Imagination has been designed from the ground up to
be fast, light and easy-to-use.
2013-04-16 16:18:03 +00:00
brad
a25931fb47 Add a linking fix for libtheoraenc to libtheoradec from upstream
and fix the theora pkg-config files for overlinking with shared
libs.

ok sthen@
2013-04-14 00:41:46 +00:00
brad
ba97497164 - Takeover as MAINTAINER
- Sort WANTLIB / LIB_DEPENDS / CONFIGURE_ARGS
- Remove unnecessary CONFIGURE_ARGS options
- Remove some LDFLAGS hacks
- Remove now unnecessary chunk of the autoconf patch
- Tidy up the Makefile a bit

ok sthen@
2013-04-11 20:26:10 +00:00
brad
4f389a6a50 - Remove FLAC autoconf hacks that are no longer necessary
- Sync WANTLIBs

ok sthen@
2013-04-11 17:34:00 +00:00
brad
4cfd1cae42 Make use of clock_gettime() on OpenBSD.
ok sthen@
2013-04-04 16:48:22 +00:00
ajacoutot
72ee00ce0e Unbreak by fixing WANTLIB.
reported by sthen@, rpe@
2013-03-31 13:23:26 +00:00
ajacoutot
2136a98522 Unbreak by fixing WANTLIB.
reported by sthen@ and rpe@
2013-03-31 13:19:45 +00:00
ajacoutot
30f296cdbe Fix build with glib2>=2.36.0. 2013-03-27 18:00:00 +00:00
brad
ccd3ab6d96 More fixes from upstream..
- Don't flush buffers on DISCONT.
- Channel layouts are now set for DTS and (E)AC3 by libav.
- Add support for 10-bit YUV color formats.
- Add decode support for prores.

ok ajacoutot@
2013-03-27 11:41:11 +00:00
zhuk
742e837e45 From upstream: fix AAC decoding in GStreamer 0.10. Fixes, e.g., internet
radio playing in Clementine.

See http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/commit/?h=1.0&id=a3b0ae22d76522d0a79f5d946872c0260dd1e3b2
and https://bugzilla.gnome.org/show_bug.cgi?id=679639 for details.

ok ajacoutot@
2013-03-25 16:09:41 +00:00
sthen
7b129a5049 ftp packages of these got lost in the big PERMIT_* switchover; reinstate them.
OK aja@
2013-03-25 12:31:58 +00:00