ajacoutot
c12c89161b
Import gstreamer1-plugins-ugly-0.11.93.
...
ok jasper@
2012-09-06 13:02:08 +00:00
ajacoutot
3ad8a8005d
Import gstreamer1-plugins-good-0.11.93.
...
ok jasper@
2012-09-06 13:01:30 +00:00
ajacoutot
adb041430f
Import gstreamer1-plugins-base-0.11.93.
...
ok jasper@
2012-09-06 13:00:53 +00:00
ajacoutot
7d5f0b83f3
Be nice to cvs and manually add "core".
...
Add gstreamer1-0.11.93.
This is GStreamer, a framework for streaming media.
This package provides the core around which all other modules revolve.
This is a development release; version 1.0 is due somewhat soon and the
next big GNOME update will need it.
I tried to keep the dependencies as "less big" as possible to be able to
have a good out-of-the-box experience -- more obscure codecs can be
added later if there's a need for them.
ok jasper@
2012-09-06 12:59:46 +00:00
ajacoutot
4a801497e9
Add the glue for gstreamer1.
2012-09-06 12:57:49 +00:00
ajacoutot
d9a4bcc50e
Bump after gstreamer-plugins-base subpackaging change.
2012-09-06 12:38:35 +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
3c0932b799
Remove dependency on gstreamer-0.10/plugins,-bad.
...
Add dependency on gstreamer-0.10/plugins,-ugly for parole so that it can
play mp3 files.
ok landry@ (maintainer)
2012-09-06 11:39:24 +00:00
ajacoutot
f6d168c5a9
farsight2 -> farstream
2012-09-06 06:35:43 +00:00
ajacoutot
ec6e9eddbc
Missing rcs id.
2012-09-06 06:06:06 +00:00
jasper
5cf84e3211
- adjust LDFLAGS
...
- remove check for no_x11 SDL as SDL does not link directly with X libs
and mpjeptools is built with X support
from Brad
ok aja@
2012-09-05 16:31:36 +00:00
ajacoutot
9bd112fe84
- Set SHARED_ONLY as dvdread requires dlopen()
...
- Remove -pthread patching
- Fix up pkg-config file
from Brad
- regen WANTLIB and merge PFRAG.shared into PLIST
2012-09-05 08:09:27 +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
naddy
28585624b4
revert part of the previous commit bringing the removal of
...
-Wl,--no-undefined back as it does not build otherwise; from Brad
2012-08-29 15:53:14 +00:00
ajacoutot
37a48e6907
No need for LIBAVCODEC_EXTRA_LIBS; discussed with Brad
2012-08-29 13:16:42 +00:00
ajacoutot
ea1a64e76c
Some more pthread related cleaning up for "multimedia".
...
from Brad
2012-08-29 07:48:42 +00:00
fgsch
0026897e38
revert part of the previous commit bringing the removal of
...
-Wl,--no-undefined back as it does not build otherwise.
discussed with jasper@ and sthen@
2012-08-28 13:04:01 +00:00
ajacoutot
63ffe4f28f
- Remove patching to configure to disable execinfo.h check and disable
...
it from CONFIGURE_ENV instead
- Enable the use of the linker -z,defs option after the -pthread change
- Resync patches
from Brad (maintainer)
2012-08-28 05:54:05 +00:00
jasper
a9439ab0c8
- remove -pthread patching and pass --no-undefined now that that's accepted
...
from brad
2012-08-27 20:42:25 +00:00
jasper
4272ee15d5
Remove -pthread patching.
...
from brad
2012-08-27 09:34:42 +00:00
sthen
9f9069554b
sync wantlib
2012-08-23 15:50:05 +00:00
pascal
e051391d3c
After feedback from kettenis@, we won't be defining -DPIC on PIE archs per
...
default. Garbage collect the patches that dealt with these issues, and use
the builtin define __PIC__ to detect if we're PIE/PIC.
ok naddy@
2012-08-20 11:50:59 +00:00
pascal
2a05f2db9c
Further PIE preparations: aircrack-ng and avidemux both use non-PIC optimised
...
assembler. Wrap an #ifndef PIC around it.
ok naddy@
2012-08-11 22:58:18 +00:00
sthen
72aaa0ea7d
add a few patches from get_iplayer git repo
...
- hh:mm:ss format for --start/stop
- add --no-artwork option
- fix live streaming broken by live rewind
2012-08-08 23:17:28 +00:00
naddy
ee86b61264
arpa/inet.h and netinet/in.h can now be #included in either order
2012-08-07 10:18:47 +00:00
sthen
6db243c9c0
update to a newer git checkout, various updates to sites and notably a fix
...
for Vimeo. ok phessler@ (who reported the Vimeo problem and pulled a diff from
upstream, but there are enough other fixes to warrant a full update).
2012-07-16 10:14:28 +00:00
sthen
7d2b29da1a
re-add in.h again, needs INADDR_ANY
2012-07-13 12:55:07 +00:00
ajacoutot
1da73e149c
Remove unnecessary patch; the code already does the right thing.
...
from Brad
2012-07-06 15:01:06 +00:00
sthen
9657d20a4a
update to get_iplayer 2.82 and add a patch meant to fix livetv playing.
2012-06-28 15:40:25 +00:00
pascal
808512fe44
Drop the dependency on audio/faac to make the package redistributable.
...
Reminded by Brad.
Note that ogmrip can still use faac if it is present.
2012-06-27 10:46:00 +00:00
espie
efb89b04df
prevent autodetection from grabbing execinfo.h, thus leading to dpb -J
...
problems.
2012-06-27 06:15:47 +00:00
jasper
e021936b1b
- these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12
2012-06-26 14:15:23 +00:00
pascal
6949f70ee7
+ ogmrip
2012-06-26 11:46:45 +00:00
pascal
987d7a9f75
OGMRip is an application and a set of libraries for ripping and
...
encoding DVD into AVI, OGM, MP4, or Matroska files using a wide
variety of codecs. It relies on mplayer, mencoder, ogmtools,
mkvtoolnix, mp4box, oggenc, lame, and faac to perform its tasks.
feedback/tweaks landry@/aja@, ok aja@, "yes please" todd@
2012-06-26 11:46:06 +00:00
pascal
e6f2b49ad1
Fix a crash on startup when certan options are set in the config file.
...
Reported by Brett, looks good to laurent@ (maintainer), and confirmed by Ryan
Flannery upstream.
2012-06-25 14:20:01 +00:00
sthen
f5f2151193
zap patch-configure, req by Brad
2012-06-20 22:11:29 +00:00
jasper
bf2536d0f1
i removed you a patch..but cvs eated it?
2012-06-20 21:06:08 +00:00
jasper
d093e30b13
Adjust after mjpegtool update
...
from brad
ok aja@
2012-06-20 08:45:55 +00:00
jasper
641b0395eb
- update to mjpegtools-2.0.0
...
from brad
ok aja@
2012-06-20 08:45:37 +00:00
okan
0848a8a56c
WANTLIB sync after ImageMagick update; ok sthen
2012-06-19 12:57:32 +00:00
ajacoutot
64f038ebcc
Add missing dependency on x11/dbus-python; reported by "silversidhe".
2012-06-19 10:29:01 +00:00
ajacoutot
15c1f311bc
Missed bumps after my recent php module changes.
...
spotted by sthen@
2012-06-18 07:56:13 +00:00
ajacoutot
02b5b6f7a2
Update to Xine-ui 0.99.7.
...
from Brad
2012-06-15 09:04:07 +00:00
ajacoutot
a1b7c39eb5
gtk-update-icon-cache:
...
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
29f3695280
Update to stable, xine-lib-1.1.21.
...
from Brad (maintainer)
2012-06-10 07:35:30 +00:00
ajacoutot
401e68b5a5
Several fixes from upstream:
...
- Fix MPEG2 parsing.
- Enable direct rendering for H.264.
- Fix DR1 frame garbage collector when using multithreaded decoding.
- Fix U-plane conversion (YUVJ444P -> YUV420).
- Add support for FLAC with Matroska.
- mmx_yuv2rgb() optimizations.
from Brad (maintainer)
2012-06-09 08:41:16 +00:00
pascal
02e910b7f3
Update to latest version 2.3. Also, remove a gcc3 workaround.
...
ok dcoppa@ (maintainer timeout)
2012-06-01 09:45:04 +00:00
ajacoutot
2effdf8b9c
Update to x264-20120520.
...
from Brad (maintainer)
2012-05-25 07:45:33 +00:00
shadchin
353cfedef2
Switch ports on musepack, ok ajacoutot@
2012-05-24 18:36:45 +00:00
ajacoutot
df7e2232e7
Update to devede-3.22.0.
2012-05-23 07:50:59 +00:00