ajacoutot
ed3d34d809
Missing build depends on gtk3mm for the examples; spotted by naddy@
2012-11-19 16:42:46 +00:00
sthen
c368a57b14
sync wantlib; raptor update
2012-11-12 13:38:20 +00:00
ajacoutot
aa0159c6a3
Fix RUN_DEPENDS.
...
from Vadim Zhukov
2012-10-16 16:00:07 +00:00
nigel
6ce4564c46
fix from aja@ additional pkgpath ${BASE_PKGPATH},-main required
...
else package fails to update.
ok aja@ Maintainer
2012-10-05 07:40:49 +00:00
ajacoutot
c092f8a147
Need x11/gtk+2 at build time to build the tests.
2012-10-04 07:39:51 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
ce74f6bf46
Update to gstreamermm-0.10.11.
2012-09-21 13:23:40 +00:00
sthen
0996fe6940
--disable-openal in gstreamer-0.10/plugins-bad, hidden dep. ok ajacoutot@
2012-09-18 14:39:06 +00:00
ajacoutot
5bee136257
Sanitize WRKDIST.
2012-09-10 08:05:09 +00:00
ajacoutot
7e0ef2d12d
Fix i18n initialization (from upstream).
2012-09-09 06:38:09 +00:00
ajacoutot
d72baccc4b
Set PERMIT_PACKAGE_CDROM to "patents" to be in sync with graphics/ffmpeg.
...
discussed with Brad
2012-09-08 16:00:40 +00:00
ajacoutot
8a9b145bbb
Remove uneeded patch.
...
from Brad
2012-09-07 05:54:24 +00:00
ajacoutot
3bfe5c259c
Simplify patching.
2012-09-06 14:30:59 +00:00
ajacoutot
dd43dc4ab6
HUGE cleanup to be in synced with upcoming gstreamer1.
...
Add DIST_SUBDIR, req. by jasper@
Merge -cdda into -main for plugins-base.
2012-09-06 12:37:57 +00:00
ajacoutot
f6d168c5a9
farsight2 -> farstream
2012-09-06 06:35:43 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
jasper
4272ee15d5
Remove -pthread patching.
...
from brad
2012-08-27 09:34:42 +00:00
jasper
d093e30b13
Adjust after mjpegtool update
...
from brad
ok aja@
2012-06-20 08:45:55 +00:00
shadchin
353cfedef2
Switch ports on musepack, ok ajacoutot@
2012-05-24 18:36:45 +00:00
ajacoutot
4d891c8beb
Update to gstreamermm-0.10.10.2.
...
* Plugins: Remove conflict with GStreamer *_get_type() function names.
This fixes the deadlock when starting subtitleeditor.
2012-05-15 06:26:37 +00:00
ajacoutot
90aa524662
Adjust after libdvdcss/libdvdnav/libdvdread updates.
...
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
ajacoutot
3f0ee525f1
Use LOCALSTATEDIR.
2012-04-28 10:51:44 +00:00
ajacoutot
f3535a9bfe
Cope with recent audio/tremor update.
...
from Brad
2012-04-28 09:03:45 +00:00
ajacoutot
943826fc60
Add comment about dependant ports that hardcode the version in their PLIST.
2012-04-05 16:24:35 +00:00
jasper
50e8d5e3eb
remove deprecated component
...
ok aja@
2012-04-05 16:06:12 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
2af9fde46d
Fix build with glib >= 2.31.20.
2012-03-23 13:28:25 +00:00
ajacoutot
a7915c237a
Remove MONOTONIC_CLOCK hack since sysconf(3) has support for it now.
2012-03-06 11:39:17 +00:00
ajacoutot
35f37fdfb6
Update to gstreamer-plugins-bad-0.10.23.
...
prodded by Brad.
2012-03-05 15:22:46 +00:00
ajacoutot
e7d500dc4e
Update to gstreamer-plugins-ugly-0.10.19.
...
prodded by Brad.
2012-03-05 15:22:08 +00:00
ajacoutot
c45cfed81f
Two fixes from upstream:
...
- Add mapping for Indeo 4 video codec.
- Only slice-threading (causes less latency).
from Brad
2012-03-03 10:33:41 +00:00
ajacoutot
8ac8a8607b
Link to BZ.
2012-02-23 15:11:04 +00:00
nigel
7ef78331d2
fix breakage on i386 assumes SSE/SSE2 enabled by default, rather than
...
checking. Add checks for SSE/SSE2.
ok ajc@
2012-02-23 14:40:33 +00:00
ajacoutot
a7ed125ec9
Regen WANTLIB.
2012-02-21 15:27:13 +00:00
ajacoutot
33733001b3
Load libutil along with libpython to prevent undefined symbols from
...
openpty().
2012-02-21 15:26:58 +00:00
ajacoutot
ec0059b04c
Better leave gstpython itself deals with libutil.
2012-02-21 15:26:26 +00:00
ajacoutot
6aca0827cc
sndio_debug -> gst_sndio_debug to prevent symbol name clash with sndio(7).
2012-02-21 13:40:10 +00:00
ajacoutot
3f4728cea8
Link libgstreamer with libutil to prevent undefined symbols when
...
dlopening libgstpython.so.
2012-02-21 13:38:22 +00:00
ajacoutot
0e7dcec5e1
Sync WANTLIB.
2012-02-21 11:28:01 +00:00
ajacoutot
b99903998f
Update to gstreamer-plugins-good-0.10.31.
...
Detail changelog available at:
http://download.gnome.org/sources/gst-plugins-good/0.10/gst-plugins-good-0.10.31.changes
2012-02-21 08:46:08 +00:00
ajacoutot
1ffad6ebf9
Update to gstreamer-plugins-base-0.10.36.
...
Detail changelog available at:
http://download.gnome.org/sources/gst-plugins-base/0.10/gst-plugins-base-0.10.36.changes
2012-02-21 08:45:43 +00:00
ajacoutot
43da63de7a
Update to gstreamer-0.10.36.
...
Detail changelog available at:
http://download.gnome.org/sources/gstreamer/0.10/gstreamer-0.10.36.changes
2012-02-21 08:45:17 +00:00
ajacoutot
e1e1e15728
Minor update to gstreamermm-0.10.10.1.
2012-02-20 07:59:09 +00:00
ajacoutot
e9426cdc1d
Several fixes from upstream:
...
- Report latency if B-frames are present.
- Give the (E)AC3/DTS decoders a rank of marginal.
- Only set get_buffer() function for video.
- Demote SWF demuxer to GST_RANK_NONE.
from Brad
2012-02-18 08:32:54 +00:00
ajacoutot
ea0570019c
Default audio sink and src is sndio now (was libsndio).
...
Bump accordingly.
2012-01-25 14:06:43 +00:00
ajacoutot
3d65903a44
Rename libsndio{sink,src} to sndio{sink,src}.
...
from Brad
2012-01-25 14:06:27 +00:00
ajacoutot
92c7baf53e
Update to gstreamer-ffmpeg-0.10.13.
...
from Brad
2011-12-31 08:25:04 +00:00
edd
c117a8dd52
Small fixes to make gst-plugins-ffmpeg work with the latest ffmpeg update.
...
From brad, OK aja@
2011-12-30 17:36:56 +00:00
jasper
22065fcd58
add twolame element
...
ok aja@
2011-12-27 09:45:40 +00:00
ajacoutot
8fb36f6570
Disable building example; it requires gtk+2 as spotted by jasper@
...
Regen WANTLIB while here.
2011-12-24 08:43:46 +00:00