aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/gpac-libgpac: add prefix to configure argsWilliam Grzybowski2013-11-051-1/+1
| | | | | | | Reported by: Omar S (via email) Notes: svn path=/head/; revision=332893
* - Update to 0.4.20Sunpoet Po-Chuan Hsieh2013-11-053-5/+5
| | | | | | | Changes: http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS Notes: svn path=/head/; revision=332873
* multimedia/gpac-libgpac: remove CR from pkg-plistWilliam Grzybowski2013-11-051-75/+75
| | | | Notes: svn path=/head/; revision=332855
* Support STAGEDIR.Vanilla I. Shu2013-11-0510-64/+57
| | | | Notes: svn path=/head/; revision=332815
* multimedia/vlc: fix seek error with OSSWilliam Grzybowski2013-11-042-1/+18
| | | | Notes: svn path=/head/; revision=332777
* multimedia/deforaos-player: update to 0.1.6William Grzybowski2013-11-044-9/+42
| | | | | | | | | | | | - Update to 0.1.6 - Allow staging - Convert lib depends to new format PR: ports/183636 Submitted by: maintainer Notes: svn path=/head/; revision=332768
* Deprecated, set an EXPIRATION_DATE of 2 months from now, because upstreamOlivier Duchateau2013-11-041-0/+3
| | | | | | | | ceased development. No update for 7 years. Notes: svn path=/head/; revision=332720
* Tentatively convert to USES=kmodRene Ladan2013-11-032-6/+7
| | | | Notes: svn path=/head/; revision=332650
* Finish stage conversion.Koop Mast2013-11-032-8/+4
| | | | | | | Reported by: sbruno@ Notes: svn path=/head/; revision=332647
* Mark BROKEN, does not compile:Rene Ladan2013-11-031-0/+2
| | | | | | | | | | | | mkdep -f .depend -a -nostdinc -D__KERNEL__ -DDRIVER_NAME=ov511 -DDEV_NAME=\"video\" -D_KERNEL -DKLD_MODULE -I/usr/local/share/linux-kmod-compat/linux_compat -I. -I@ -I@/contrib/altq -std=iso9899:1999 ov511.c /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c /usr/local/share/linux-kmod-compat/linux_compat/linux_compat.c In file included from /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.c:44: /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.h:69:30: error: dev/usb/usb_port.h: No such file or directory In file included from /usr/local/share/linux-kmod-compat/linux_compat/linux_compat.c:44: /usr/local/share/linux-kmod-compat/linux_compat/ldev_stub.h:69:30: error: dev/usb/usb_port.h: No such file or directory mkdep: compile failed Notes: svn path=/head/; revision=332634
* multimedia/vlc: enable OSSWilliam Grzybowski2013-11-022-8/+27
| | | | | | | | - Enable OSS again (thanks to Rémi Denis-Courmont) - Add PULSEAUDIO back as an option Notes: svn path=/head/; revision=332541
* multimedia/kmplayer-kde4: update to 0.11.3dWilliam Grzybowski2013-11-025-23/+38
| | | | | | | | | | | | | - Update to 0.11.3d - Allow staging - Add LICENSE - Convert lib depends to new format PR: ports/183565 Submitted by: KATO Tsuguru <tkato432 yahoo.com> Notes: svn path=/head/; revision=332495
* - Update to version 1.8.5Pawel Pekala2013-11-014-32/+21
| | | | | | | | | | - Support staging PR: ports/181064 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=332425
* Stagify Gstreamer ports.Koop Mast2013-11-0155-149/+161
| | | | | | | | | | | | | Fix build of gstreamer and gstreamer1 with glib 2.38.x [1]. Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix, new LIB_DEPENDS syntax. Only pull in flex if base version is too old. Be more selective for which OSVERSIONS we need gcc due to the clang bug. Obtained from: Gstreamer upstream [1] Notes: svn path=/head/; revision=332416
* Fix the build of audio/gstreamer1-plugins-modplug on 10.0+ by removingKoop Mast2013-11-011-0/+11
| | | | | | | hardcoded -lstdc++. Notes: svn path=/head/; revision=332411
* Fix dynamic plist creation when DOXYGEN=onPawel Pekala2013-11-012-3/+3
| | | | Notes: svn path=/head/; revision=332403
* - Fix build with clang on i386Jason E. Hale2013-11-011-0/+11
| | | | | | | | Reported by: Herbert J. Skuhra <hskuhra@eumx.net> Approved by: wg Notes: svn path=/head/; revision=332397
* Update to 0.9.8.10.215Mark Felder2013-11-013-7/+4
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=332394
* multimedia/ffmpeg: fix typo in port nameWilliam Grzybowski2013-11-011-1/+1
| | | | | | | PR: ports/183539 Notes: svn path=/head/; revision=332350
* multimedia/gpac-libgpac: update to 0.5William Grzybowski2013-10-3112-221/+304
| | | | | | | | | | | | - Update to 0.5 - Export symbols required by x264 - Bump revision of dependent ports PR: ports/180906 Submitted by: Vladimir Kondratiev <wulf mail.mipt.ru> Notes: svn path=/head/; revision=332289
* multimedia/ffmpeg: do not link to libs not selectedWilliam Grzybowski2013-10-311-2/+10
| | | | | | | | | | | - ffmpeg build would link to libs like jack and SDL if they are not listed in --disable-{in,out}dev - Add JACK option PR: ports/182167 Notes: svn path=/head/; revision=332279
* multimedia/vlc: fix typo in MAD optionWilliam Grzybowski2013-10-311-1/+1
| | | | | | | PR: ports/183503 Notes: svn path=/head/; revision=332254
* Bump portrevision after r332194 and r331197 where librtmp was split offKoop Mast2013-10-311-1/+1
| | | | | | | from rtmpdump. Notes: svn path=/head/; revision=332215
* Fix pathname in files/patch-*.Hiroki Sato2013-10-312-4/+4
| | | | Notes: svn path=/head/; revision=332198
* s/rtmpdump/librtmp/Hiroki Sato2013-10-311-1/+1
| | | | | | | Spotted by: vanilla Notes: svn path=/head/; revision=332197
* - Split the library part of multimedia/rtmpdump into multimedia/librtmp.Hiroki Sato2013-10-3114-20/+79
| | | | | | | | | - Update ports depending on librtmp. - Add instruction to avoid a build error in multimedia/rtmpdump under a specific condition. Notes: svn path=/head/; revision=332194
* - Support stagingDmitry Marakasov2013-10-301-11/+7
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=332121
* - Support stagingDmitry Marakasov2013-10-302-11/+9
| | | | | | | - Update WWW Notes: svn path=/head/; revision=332115
* - Remove duplicate plist entryDmitry Marakasov2013-10-301-1/+0
| | | | | | | | | PR: 183461 Submitted by: amdmi3 Approved by: wg (maintainer) Notes: svn path=/head/; revision=332111
* multimedia/ffmpeg: update to 2.1William Grzybowski2013-10-303-10/+10
| | | | | | | Changes: http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1 Notes: svn path=/head/; revision=332103
* multimedia/openmovieeditor: add <unistd.h>, <cstdio>, <stdint.h>John Marino2013-10-304-0/+40
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=332102
* multimedia/mplayer2: fix configure failure, indirect linkingJohn Marino2013-10-301-1/+2
| | | | | | | | | | | | | | | As seen when using gcc48 as the ports compiler (and on DragonFly), mplayer2 was misconfigured. The avresample library doesn't exist during configuration, thus it will fail when using a modern linker that complains that the library isn't found. Moving -lavresample from extra-ldflags to extra-libs fixes the problem on both FreeBSD+gcc48 and DragonFly Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=332095
* - Add stage supportSteve Wills2013-10-302-2/+0
| | | | Notes: svn path=/head/; revision=332045
* Fix a build issue when security/openssl is installed.Hiroki Sato2013-10-292-4/+7
| | | | | | | PR: ports/183219, ports/183306 Notes: svn path=/head/; revision=332001
* Restrict python to -2.7Koop Mast2013-10-291-1/+1
| | | | | | | Submitted by: mva@ Notes: svn path=/head/; revision=331973
* multimedia/vlc: disable OSSWilliam Grzybowski2013-10-291-10/+9
| | | | | | | | | - Disable OSS (it is broken in vlc 2.1.0 and FreeBSD #9760) - Use pulse audio - Remove deprecated sqlite feature Notes: svn path=/head/; revision=331964
* Mark broken due to dependency on older FFMPEG.Stefan Eßer2013-10-291-2/+1
| | | | | | | I'm working on a fix. Notes: svn path=/head/; revision=331939
* multimedia/vlc: fix SAMBA optionWilliam Grzybowski2013-10-281-10/+7
| | | | | | | | | | | - SAMBA option never worked before due to wrong feature name and lack of pkg config file - Remove deprecated options Reported by: Kevin Oberman Notes: svn path=/head/; revision=331892
* multimedia/2mandvd: fix build with newer ffmpegWilliam Grzybowski2013-10-281-4/+14
| | | | | | | | | - Add patch to chase the ffmpeg 2.0 API change Reported by: marino Notes: svn path=/head/; revision=331862
* multimedia/ffmpeg2theora: fix build with newer ffmpegWilliam Grzybowski2013-10-282-2/+42
| | | | | | | | | | | - Add patch to build with ffmpeg 2.0 - Remove useless PTHREAD_CFLAGS from CFLAGS - Take maintainership Reported by: marino Notes: svn path=/head/; revision=331860
* multimedia/vlc: remove extra patches for FreeBSD 8.0William Grzybowski2013-10-283-171/+0
| | | | | | | | | - The oldest supported release is 8.3 Reported by: tijl Notes: svn path=/head/; revision=331859
* multimedia/vlc: fix schroedinger check and use options helpersWilliam Grzybowski2013-10-281-469/+196
| | | | | | | | | | - Fix schroedinger lib check - Use options helpers - Remove FreeBSD < 8.x check (deprecated) - Remove a few options and embed them inside X11 Notes: svn path=/head/; revision=331855
* - use STAGEDIRDirk Meyer2013-10-271-12/+11
| | | | | | | - use OPTIONS_DEFINE Notes: svn path=/head/; revision=331810
* multimedia/vlc: fix package without pkgngWilliam Grzybowski2013-10-271-2/+2
| | | | | | | | | | - Fix package without pkgng PR: ports/183356 Submitted by: mandree Notes: svn path=/head/; revision=331809
* - Update to version 2.0.6Pawel Pekala2013-10-2712-26/+473
| | | | | | | | - Add patches to fix build after ffmpeg update - Support STAGEDIR Notes: svn path=/head/; revision=331806
* - Fix linking against luaGrzegorz Blach2013-10-272-3/+35
| | | | Notes: svn path=/head/; revision=331801
* multimedia/ffmpeg1: Use multimedia/ffmpeg insteadWilliam Grzybowski2013-10-2716-818/+0
| | | | | | | | | - Use multimedia/ffmpeg instead Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=331765
* multimedia/tvheadend: bump port revisionWilliam Grzybowski2013-10-271-1/+1
| | | | | | | | | - Bump port revision forgot in last commit Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=331763
* multimedia/tvheadend: link against ffmpegWilliam Grzybowski2013-10-272-37/+1
| | | | | | | | | - Link using ffmpeg instead of ffmpeg1 Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=331762
* multimedia/vlc: update to 2.1.0William Grzybowski2013-10-268-258/+138
| | | | | | | | | | - Update to 2.1.0 - Convert lib depends to new format - Allow staging - Remove deprecated PORT_OPTIONS usage Notes: svn path=/head/; revision=331741