ajacoutot
aeb0301cf0
Update to py3-gstreamer1-1.8.2.
2016-06-13 11:15:54 +00:00
ajacoutot
ad1f7675ed
Update to gstreamer1-plugins-ugly-1.8.2.
2016-06-13 11:15:40 +00:00
ajacoutot
ec673e7700
Update to gstreamer1-plugins-bad-1.8.2.
2016-06-13 11:15:27 +00:00
ajacoutot
29303847ad
Update to gstreamer1-plugins-good-1.8.2.
2016-06-13 11:15:16 +00:00
ajacoutot
1a704e28ea
Update to gstreamer1-plugins-base-1.8.2.
2016-06-13 11:15:04 +00:00
ajacoutot
2e82a750d9
Update to gstreamer1-1.8.2.
2016-06-13 11:14:50 +00:00
ajacoutot
3f8ac41b13
Bump to 1.8.2.
2016-06-13 11:14:38 +00:00
sthen
bcccddec81
update to newer get_iplayer snapshot
2016-06-11 22:15:05 +00:00
sthen
be2778a937
update to AtomicParsley-0.96
2016-06-11 22:12:13 +00:00
sthen
0bb524df7e
update to AtomicParsley-0.96
2016-06-11 22:11:53 +00:00
ajacoutot
3c26fb1956
Unbreak after the estdc++ WANTLIB tweak.
2016-06-10 02:30:43 +00:00
landry
76ec7350fa
Fix previous - since those ports don't directly use gcc4 MODULE,
...
MODGCC4_CPPWANTLIB cant be defined/used there..
Manually add estdc++ to WANTLIB only on amd64 & i386, with a big comment
explaining why. sigh.
Discussed with sthen@
2016-06-05 10:49:04 +00:00
landry
17e2db62fa
Fix packaging on !(amd64|i386) by using MODGCC4_CPPWANTLIB instead of
...
estdc++.
Those two ports have multimedia/libvpx in their dependency chain, and
the latter uses lang/clang MODULE but only on i386 & amd64 only, which
in turns adds gcc4 to MODULES and thus adds lang/gcc/4.9,-libs to
LIB_DEPENDS.. but only for i386 & amd64 - thus breaking other archs with
'Missing library for estdc++'.
Using MODGCC4_CPPWANTLIB fixes this, because it is set on archs using
lang/clang, and unset on the others.
ok ajacoutot@
2016-06-05 10:00:01 +00:00
czarkoff
61f77da164
Fix type in CONFIGURE_ARGS
...
Found and reported by espie@
OK espie@, sthen@
2016-05-27 10:13:33 +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
a30d9e33c6
Let's go the mountain way and link first bits of KDE 5 to build.
2016-05-27 03:43:20 +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
95e9839174
Fix plugin dependencies for Qt5 case.
2016-05-27 02:50:05 +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
zhuk
750cd55f5a
Add support for Qt5/KF5-enabled ports.
2016-05-27 00:00:37 +00:00
ajacoutot
1289b7dead
Update to libbluray-0.9.3.
...
from Brad, maintainer timeout
2016-05-24 07:54:16 +00:00
nigel
dbce7fd93f
Take over as MAINTAINER, update to 1.25.92 version.
...
Ok sthen@
2016-05-13 07:56:55 +00:00
espie
16c6d939fa
Term-ReadKey is part of the base system now
2016-05-12 14:00:12 +00:00
ajacoutot
6635918b1b
Update to x264-20160508.
...
from Brad (maintainer)
2016-05-09 06:09:09 +00:00
naddy
8ad9cf6f87
this runs msgfmt from devel/gettext-tools
2016-05-07 22:16:58 +00:00
pascal
b01174ae9b
Update my mail address.
2016-05-07 12:40:56 +00:00
sthen
a406b733fd
make sure -current pkgname/revision are higher than stable
2016-05-06 21:39:03 +00:00
czarkoff
47e80c3bc0
re-enable encoding
...
from Josh Grosse
2016-05-04 09:13:10 +00:00
zhuk
05dd0f706f
Remove KDE3 applications that have well-working KDE4+ counterparts.
2016-04-29 21:10:21 +00:00
zhuk
f0ce455e77
Disable many KDE3 ports (before removing 'em). Those ports are either
...
superseded by KDE4+ apps or simply too much outdated.
We stop providing fully-featured KDE3 desktop as of now, but still
provide some applications (and games!) that were not ported to KDE4+.
Prodded by bulk builders who suffer from kde3 vs. kde4 dpb tags.
Input from (to name a few) czarkoff@, espie@ and Marcus Lude.
P.S.: BTW, if you want to have KDE5 thingies in, please, test devel/kf5
in openbsd-wip directory - at least, that it builds fine.
2016-04-29 21:01:37 +00:00
ajacoutot
cb477f9111
zeitgeist is going away, so drop support for it.
2016-04-28 11:13:15 +00:00
sthen
7e96e7274d
regen plist
2016-04-28 08:20:32 +00:00
eric
cb1da2b3fc
drop maintainership
2016-04-27 21:18:28 +00:00
czarkoff
f4e3208728
update to mpv-0.17.0 from brad@
2016-04-27 11:39:04 +00:00
jca
8764e3bbba
Kill swfdec support.
...
ok ajacoutot@ phessler@
2016-04-27 10:46:31 +00:00
ajacoutot
f103948702
Update to mkvtoolnix-9.1.0.
...
from Brad (maintainer)
2016-04-27 08:52:38 +00:00
jca
fe780e3e10
Cope with the netpbm update
...
"go go go" naddy@
2016-04-26 18:06:26 +00:00
ajacoutot
398e436a62
Update to gstreamer1-plugins-libav-1.8.1.
2016-04-25 09:46:28 +00:00
ajacoutot
cbd4b4024c
Update to py3-gstreamer1-1.8.1.
2016-04-25 09:38:41 +00:00
ajacoutot
f26842d66c
Update to gstreamer1-plugins-bad-1.8.1.
2016-04-25 09:38:06 +00:00
ajacoutot
7b6411ba02
Update to gstreamer1-plugins-ugly-1.8.1.
2016-04-25 09:37:40 +00:00
ajacoutot
9eef279f2b
Update to gstreamer1-plugins-good-1.8.1.
2016-04-25 09:37:21 +00:00
ajacoutot
b9e399a643
Update to gstreamer1-plugins-base-1.8.1.
2016-04-25 09:37:09 +00:00
ajacoutot
2a7eda7f12
Update to gstreamer1-1.8.1.
2016-04-25 09:36:34 +00:00
ajacoutot
c8ccf8db86
Bump to 1.8.1.
2016-04-25 09:36:15 +00:00
ajacoutot
cbf1390cba
Update to devede-4.6.1.
2016-04-12 15:54:26 +00:00
ajacoutot
699db6315f
Update to mkvtoolnix-9.0.1.
...
from Brad (maintainer)
2016-04-11 05:55:37 +00:00
ajacoutot
f1d2766c33
Regen WANTLIB after removal of the gettext module.
2016-04-10 10:14:48 +00:00
ajacoutot
4eff494d28
Update to py3-gstreamer1-1.8.0.
2016-04-10 10:14:25 +00:00