ajacoutot
9c21964381
Add --disable-silent-rules to CONFIGURE_ARGS.
2010-04-28 08:18:16 +00:00
ajacoutot
bc2627e1cb
Regen WANTLIB.
2010-04-28 08:03:46 +00:00
ajacoutot
18f38d7de1
Update to gstreamer-plugins-good-0.10.22.
2010-04-28 08:03:23 +00:00
ajacoutot
5fb6d674be
Update to gstreamer-plugins-base-0.10.29.
2010-04-28 08:03:03 +00:00
ajacoutot
59ddacda63
Update to gstreamer-0.10.29.
2010-04-28 08:02:37 +00:00
jakemsr
a7bf435011
sndio supported by default; drop ossaudio(3), artsd and esd support.
2010-04-26 02:09:03 +00:00
ajacoutot
bb308edbd6
This part of CONFIGURE_ENV is now set in bsd.port.mk(5).
2010-04-24 09:56:34 +00:00
landry
c02dce8f31
Update to coherence 0.6.6.2, see
...
http://coherence.beebits.net/changeset/1527 for a list of interesting
new features.
2010-04-21 08:36:58 +00:00
sthen
abab707be8
Remove unused patch hunk (ifndef'd out), from Brad. No package change.
2010-04-20 11:32:14 +00:00
sthen
dd588a776b
update to 0.99.6, from Brad
2010-04-18 20:59:39 +00:00
benoit
e00348f92d
- unbreak port
...
- fix in configure from naddy@
with tweaks and ok by ajacoutot@
2010-04-17 13:14:01 +00:00
ajacoutot
56dfb2afad
+mm
2010-04-13 11:51:03 +00:00
ajacoutot
edce6b01a3
Import gstreamermm-0.10.7.
...
gstreamermm provides C++ bindings for the GStreamer streaming multimedia
library. With gstreamermm it is possible to develop applications that
work with multimedia in C++.
<...>
2010-04-13 11:50:26 +00:00
jolan
4adf7b76bd
update to 20100213
2010-04-08 05:46:53 +00:00
kili
3a63024a08
Adjust @conflict marker for gstreamer-plugins-bad; libgstshapewipe.so
...
has been moved with version 0.10.18, not 0.10.8.
ok ajacoutot@
2010-04-06 09:21:21 +00:00
benoit
2899108e9e
- update mkvtoolnix to 3.2.0
...
- update patches
with tweaks and ok by ajacoutot@, thanks !
2010-04-05 20:27:03 +00:00
sthen
6e3317b590
move to autoconf 2.64, from Brad
2010-04-03 19:52:41 +00:00
sthen
0fbeaaa2a3
use newer autoconf, from Brad
2010-04-03 00:21:14 +00:00
ajacoutot
b9b195187c
No need to specify the no_* FLAVOR for avahi, this is the default now.
...
naddy thinks there may be some gratuitous bumps but let's be safe.
reads good to sthen@, ok jasper@
2010-03-29 07:52:26 +00:00
ajacoutot
46fde7d029
Enable JPEG2000 support.
...
from Brad
"i dont want to be part of the bad plugins!" && ok jasper@
2010-03-26 08:13:31 +00:00
ajacoutot
cd46003b19
Unbreak by updating to devede-3.16.6.
...
breakage spotted by naddy@
2010-03-23 21:48:41 +00:00
sthen
a91c11822b
Add the X11 header path to CPPFLAGS so as to properly detect
...
the OpenGL headers and actually enable the OpenGL video output
plugin. From Brad.
2010-03-21 21:31:52 +00:00
ajacoutot
933779c4b2
Update to gstreamer-plugins-ugly-0.10.14.
...
survived a bulk and tests from jasper@
2010-03-21 11:26:33 +00:00
ajacoutot
7003ea3d35
Update to gstreamer-plugins-bad-0.10.18.
...
libgstshapewipe is now part of good.
survived a bulk and tests from jasper@
2010-03-21 11:26:01 +00:00
ajacoutot
e6d22215fb
Update to gstreamer-plugins-good-0.10.21.
...
libgstshapewipe has moved from bad to good.
survived a bulk and tests from jasper@
2010-03-21 11:24:46 +00:00
ajacoutot
cef3c3c355
Update to gstreamer-plugins-base-0.10.28.
...
survived a bulk and tests from jasper@
2010-03-21 11:23:40 +00:00
ajacoutot
9b5fcee652
Update to gstreamer-0.10.28.
...
survived a bulk and tests from jasper@
2010-03-21 11:22:16 +00:00
ajacoutot
7419baae4a
Update to devede-3.16.4.
2010-03-21 10:48:10 +00:00
ajacoutot
ac031508e6
typo in COMMENT.
...
from Markus Bergkvist
2010-03-21 09:44:47 +00:00
sthen
3a07e0b89d
remove some files I missed earlier
2010-03-21 01:52:18 +00:00
sthen
5e4406d4aa
update to 1.1.18.1, from Brad
2010-03-21 01:41:15 +00:00
ajacoutot
bb0c27b4c7
Remove myself from maintainer.
2010-03-20 16:56:57 +00:00
espie
d8f314a02c
fix a nasty build issue, where plugins-bad would pick up exempi, miscompile
...
gstmetadata, and yield a broken package: after installation, gst-inspect
would dump core systematically, thus bricking gstreamer entirely.
as discussed with jasper@ and aja@.
2010-03-05 08:53:11 +00:00
sthen
311c7b0eb6
Fix playback of 24-bit FLAC files. From Brad. ok ajacoutot@
...
(ports is not fully open)
2010-03-03 08:29:18 +00:00
sthen
5abdaeca29
- update to 2.71, fixes things following some bbc changes
...
- better DESCR
ok jasper@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-26 18:48:06 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
sthen
52500bb238
Remove workarounds now that _SC_NPROCESSORS_ONLN/_SC_NPROCESSORS_CONF
...
have been added to libc. Needs new libc before building. From Brad; ok jasper
2010-01-15 09:07:27 +00:00
sthen
3b468d61b7
update get_iplayer to 2.58
2010-01-12 12:46:15 +00:00
jakemsr
8df3585b3b
- add sndio recording support
...
- drop sun audio support
- allow non-filenames for audio input names
with feedback from ratchov@
2010-01-11 08:49:27 +00:00
sthen
0c62683fdf
update to 2.56;
...
* Fix flvstreamer/rtmpdump version detection.
* Improved episode name extraction from meta-data to include episode
number where appropriate.
* Added episode and series numbers to caches.
* Added freevo as a metadata format.
* Added --email options to allow for scheduled html search results to be
sent by email (Credit: Stroller).
2010-01-08 14:30:30 +00:00
sthen
cbf426fd8a
Argh, another 'cvs rm' that I missed; these files should be removed
...
with the update to xine-lib 1.1.17 (sndio support is now included
upstream). Reminded by Brad.
2010-01-06 09:14:17 +00:00
sthen
85b522fe1e
Update to 1.1.7 from Brad; I missed a 'cvs rm' too :(
2010-01-05 11:52:06 +00:00
sthen
c5176ff065
Update to xine-lib 1.1.7 and disable win32 codec support, from Brad.
...
oops, missed a 'cvs add'.
2010-01-05 11:50:18 +00:00
sthen
ef99599f5b
Update to xine-lib 1.1.17 and disable win32 codecs. From Brad.
2010-01-05 11:48:51 +00:00
sthen
4b7179e3b9
Update to 2.55, adds --pvrscheduler option to run the PVR at regular
...
intervals, various other bugfixes/improvements.
2010-01-04 11:15:35 +00:00
sthen
e0db87e993
update to 2.53 with various improvements and cleanups
...
N.B. deprecated options have been removed in this update.
2009-12-31 14:53:33 +00:00
sthen
564c470a9d
update to 2.52, parse embedded mp3 flashaudio programmes that don't have
...
the 'encoding' attribute set.
2009-12-27 19:32:52 +00:00
benoit
694d91fbf2
- update mkvtoolnix to 3.0.0
...
- regen PLIST
- update patch
ok ajacoutot@
2009-12-23 12:11:29 +00:00
ajacoutot
cdff106084
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +00:00
sthen
393f57cb85
Update to 2.51, fixes url encoding for prepend-type proxies, and fixes a bug
...
if only iphone mode is specified.
2009-12-21 21:52:27 +00:00