1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/multimedia
Raphael Kubo da Costa 1624e7c81f Fix the build with the upcoming CMake 3.4.0.
It is not clear if this is intentional or not, but with CMake 3.4.0
environment variables such as CXXFLAGS are passed to the compiler after the
directories added via the include_directories() command. In practice, this
means that we then end up with the following command-line:

  ${CXX} ... -I/usr/local/include ...
             -I/usr/local/include/ffmpeg0/libavcodec
             -I/usr/local/include/ffmpeg0 ...

which fails because of the following chain of events:
* The port brings in multimedia/ffmpeg indirectly.
* The source code includes headers as <avformat.h> like that, which turn
  into /usr/local/include/ffmpeg0/libavformat/avformat.h to the compiler.
* Headers like avformat.h itself include other headers with
  "libavcodec/avcodec.h", which, given the compiler command-line above,
  becomes /usr/local/include/libavcodec/avcodec.h, coming from
  multimedia/ffmpeg, not multimedia/ffmpeg0.

Fix it by making the port behave as it should have from the beginning:
* Stop setting C{PP,XX}FLAGS in the Makefile, as it does not help.
* Include the ffmpeg-related headers before the others, so that
  /usr/local/include comes after them.
* Adjust patch-cmake so that it works correctly with the setup in ports:
  instead of setting the <LIB>_LAVC variables which assume there is a
  separate libavcodec installed, make the code fall back to the
  <LIB>_FF_LAVC ones, which are set when there's a libavcodec inside an
  ffmpeg tree (our case with ffmpeg0). This also takes care of setting
  FFMPEG_INCLUDE_DIR with /usr/local/include/ffmpeg0 and passing it in the
  right place in the command-line.

Tested with both CMake 3.3.1 and 3.4.0.
2015-11-26 17:21:13 +00:00
..
2mandvd - Switch to linguisttools_build 2015-02-26 12:52:58 +00:00
ab25 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
abby
acidrip Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
aegisub Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
asdcplib Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
assimp MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
atomicparsley - Clarify LICENSE 2015-05-15 02:44:05 +00:00
audacious - Update to 3.7 2015-11-16 17:19:35 +00:00
audacious-plugins - Update to 3.7 2015-11-16 17:19:35 +00:00
audiopreview Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
avbin MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
avidemux multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
avidemux-cli Move multimedia/avidemux26-* to multimedia/avidemux-* 2015-06-13 18:31:59 +00:00
avidemux-plugins Move multimedia/avidemux26-* to multimedia/avidemux-* 2015-06-13 18:31:59 +00:00
avidemux-qt4 Move multimedia/avidemux26-* to multimedia/avidemux-* 2015-06-13 18:31:59 +00:00
avinfo
baka-mplayer Per r390886 stop pulling unnecessary GTK+ deps in my ports 2015-07-18 17:27:59 +00:00
bangarang MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
banshee Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
bino multimedia/bino: minor cleanup 2015-09-20 01:12:22 +00:00
bombono - Unbreak: this software doesn't seem to really depend on dvda-author 2015-11-14 23:16:09 +00:00
bsdbktr_tvtune - Remove vestiges of alpha support 2015-01-15 20:00:09 +00:00
camserv - Switch to USES=autoreconf 2015-08-03 19:28:28 +00:00
cclive
cheese The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
clipgrab - Update to 3.4.11 2015-07-22 07:39:52 +00:00
clive Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
clutter-gst The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
clutter-gst3 Update clutter-gst3 to 3.0.10. 2015-09-05 17:43:04 +00:00
cuse4bsd-kmod multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
cx88 - Switch to USES=libedit as suggested by stage-qa 2015-09-11 17:31:38 +00:00
deforaos-player - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
devede Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
dirac By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
dragon Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
dtv
dtv-scan-tables Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
dumpmpeg
dv2jpg
dv2sub
dvbcut Update to the port's dependencies and minor changes to the port's patches. 2015-08-03 20:11:06 +00:00
dvbsnoop
dvd-slideshow Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
dvdauthor Update ImageMagick to 6.9.0-10. 2015-03-10 12:35:58 +00:00
dvdid - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
dvdrip Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
dvdstyler Update to upstream version 2.9.4 2015-11-11 22:01:01 +00:00
dvts - Add LICENSE 2015-11-13 19:16:44 +00:00
emby-server - Update to 3.0.5724.6 2015-10-16 12:35:08 +00:00
emotion_generic_players-vlc Update to 1.16.0 2015-11-16 15:45:08 +00:00
emovix - Add NO_ARCH 2015-07-30 13:27:34 +00:00
ffmpeg Add non-default OPTION to support NEON instructions on arm 2015-11-22 07:19:55 +00:00
ffmpeg0 multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
ffmpeg2theora - Pass environment through scons to allow build with ccache 2015-05-22 10:18:59 +00:00
ffmpegthumbnailer Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
flvmeta
flvstreamer - Switch to options helpers 2015-08-28 13:39:56 +00:00
flvtool++ Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
fpc-dts - editors/lazarus update to 1.4.2 2015-08-09 08:06:43 +00:00
fpc-libvlc
fpc-matroska - editors/lazarus update to 1.4.2 2015-08-09 08:06:43 +00:00
freetuxtv Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
freevo multimedia/freevo: fix runtime with newer twisted lib 2015-09-15 13:23:07 +00:00
fxtv Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
gaupol Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gavl By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gcap - Update PLIST_FILES: %%PERL5_MAN1%% instead of ${SITE_MAN1} as other p5-* PLIST entries 2015-10-01 15:55:25 +00:00
gcfilms Cleanup plist 2015-02-05 15:06:38 +00:00
gdialog - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
gdvrecv - Add LICENSE 2015-03-10 14:15:57 +00:00
ggrab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
gmencoder - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
gmerlin - Switch to options helpers 2015-09-04 21:33:45 +00:00
gmerlin-avdecoder By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gmimms
gmp-api - Update NSS and ca_root_nss to 3.19.2 2015-07-16 06:05:59 +00:00
gmtk Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gnome-mplayer
gnome-subtitles Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gpac-libgpac Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
gpac-mp4box
gpodder multimedia/gpodder: update to 3.8.3 2015-02-23 10:26:57 +00:00
grake Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
gst123
gstreamer By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer1 Update Gstreamer suite to 1.6.1. 2015-11-21 23:04:40 +00:00
gstreamer1-editing-services Update Gstreamer suite to 1.6.1. 2015-11-21 23:04:40 +00:00
gstreamer1-libav Update Gstreamer suite to 1.6.1. 2015-11-21 23:04:40 +00:00
gstreamer1-plugins Update Gstreamer suite to 1.6.1. 2015-11-21 23:04:40 +00:00
gstreamer1-plugins-all Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-assrender
gstreamer1-plugins-bad Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-core Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-dts
gstreamer1-plugins-dv
gstreamer1-plugins-dvdread
gstreamer1-plugins-gnonlin
gstreamer1-plugins-good Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-hls Add Gstreamer plugin for HLS (HTTP Live Streaming) 2015-07-25 19:59:35 +00:00
gstreamer1-plugins-kate
gstreamer1-plugins-libde265 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-mpeg2dec
gstreamer1-plugins-mpeg2enc
gstreamer1-plugins-openh264 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-resindvd Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-rtmp
gstreamer1-plugins-schroedinger
gstreamer1-plugins-theora
gstreamer1-plugins-ugly Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-v4l2
gstreamer1-plugins-vpx Update Gstreamer suite to 1.6.1. 2015-11-21 23:04:40 +00:00
gstreamer1-plugins-x264 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-x265 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-qt4 Fix the build with GStreamer 1.6.0. 2015-09-28 07:26:19 +00:00
gstreamer1-rtsp-server Update Gstreamer suite to 1.6.1. 2015-11-21 23:04:40 +00:00
gstreamer1-vaapi Update gstreamer1-vaapi to 0.6.1. 2015-10-02 16:43:56 +00:00
gstreamer1-validate Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer-ffmpeg Drop 8 support. 2015-10-15 14:55:14 +00:00
gstreamer-plugins Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
gstreamer-plugins-all Convert to USES=metaport. 2015-07-15 14:29:22 +00:00
gstreamer-plugins-annodex
gstreamer-plugins-bad By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer-plugins-buzztard By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer-plugins-bz2
gstreamer-plugins-core
gstreamer-plugins-dts
gstreamer-plugins-dv
gstreamer-plugins-dvd
gstreamer-plugins-fluendo-mpegdemux By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer-plugins-gnonlin
gstreamer-plugins-good - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
gstreamer-plugins-mpeg2dec
gstreamer-plugins-mpeg2enc
gstreamer-plugins-resindvd Update multimedia/libdvdread and multimedia/libdvdnav 2015-02-03 07:48:23 +00:00
gstreamer-plugins-schroedinger
gstreamer-plugins-theora
gstreamer-plugins-ugly
gstreamer-plugins-v4l2
gstreamer-plugins-vdpau By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer-plugins-vp8 multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
gstreamer-plugins-x264 multimedia/{lib}x264: Update to 0.144.2533 and major refactor 2015-07-03 07:02:44 +00:00
gstreamer-plugins-xvid
gstreamer-qt4 - Add LICENSE 2015-09-25 15:17:54 +00:00
gstreamermm - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
gtk-recordmydesktop - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
gtk-youtube-viewer Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
gxine - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
handbrake multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
imagination - Update to upstream version 14.4.2 2015-05-02 14:02:54 +00:00
iriverter - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
iso2mkv - Add NO_ARCH 2015-11-20 12:04:50 +00:00
jmref multimedia/jmref: update to 19.0 2015-07-01 02:08:20 +00:00
k9copy-kde4 Fix the build with the upcoming CMake 3.4.0. 2015-11-26 17:21:13 +00:00
kaffeine Add upstream commit to make the port build with the upcoming CMake 3.4.0. 2015-11-26 14:38:07 +00:00
kdemultimedia4 Convert kde@ ports to USES=metaport. 2015-04-03 19:22:38 +00:00
kdemultimedia4-ffmpegthumbs Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kdemultimedia4-mplayerthumbs Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kdenlive MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
kissdx Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
kmplayer-kde4 Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
kodi Update to upstream version 15.2 2015-10-27 19:15:56 +00:00
kplayer-kde4 Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
libaacs Convert to USES=autoreconf 2015-06-21 13:46:49 +00:00
libass Convert ASM to option helpers, make ASM arch-dependent 2015-08-26 06:22:26 +00:00
libav multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
libbdplus Convert to USES=autoreconf 2015-06-21 14:38:52 +00:00
libbluray Convert to USES=autoreconf 2015-06-21 14:41:05 +00:00
libcec Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
libdc1394 By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
libdca
libde265 Add libde265 Opensource h.265 video codec. 2015-07-22 16:32:05 +00:00
libdv Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
libdvbcsa Add workaround for GCC build failure on 9.x taken from 2015-03-19 09:52:24 +00:00
libdvbpsi MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
libdvdcss MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
libdvdnav Update libdvdread to 5.0.2 and libdvdnav to 5.0.3 2015-02-06 09:34:37 +00:00
libdvdread Update to 5.0.3 2015-07-01 20:09:36 +00:00
libfame
libkate Remove ansi version fo wxGTK 2.8 and only keep the unicode version 2015-09-16 19:51:26 +00:00
libmatroska
libmediaart The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
libmediainfo - Update to 0.7.79 2015-11-20 09:12:36 +00:00
libmovtar - Update jpeg-turbo to 1.4.1 and grab maintainership after several timeouts 2015-09-16 20:35:13 +00:00
libmpeg2 - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
libmpeg3
libmtp multimedia/libmtp: update to 1.1.10 2015-10-06 16:55:44 +00:00
libquicktime multimedia/{lib}x264: Update to 0.144.2533 and major refactor 2015-07-03 07:02:44 +00:00
libquicktime-lame - Use INSTALL_TARGET from master port, fixing stripping 2015-06-18 21:23:55 +00:00
libquvi - Add LICENSE_FILE 2015-10-19 20:20:26 +00:00
libquvi09 - Add LICENSE_FILE 2015-10-19 20:20:30 +00:00
libquvi-scripts - Add NO_ARCH 2015-06-21 13:55:11 +00:00
libquvi-scripts09 - Add NO_ARCH 2015-06-21 13:55:07 +00:00
librtmp multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
libsmacker
libtheora Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
libtuner - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
libv4l - Don't always depend on devel/argp-standalone - it is used only by v4l-utils 2015-08-15 15:48:05 +00:00
libva Update to 1.6.1 2015-09-09 21:03:30 +00:00
libva-intel-driver - Update to 1.6.1 2015-09-09 22:14:07 +00:00
libva-vdpau-driver multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
libvdpau Update to 1.1.1 2015-11-25 08:05:56 +00:00
libvpx multimedia/libvpx: unbreak build on aarch64 2015-11-14 19:34:50 +00:00
libx264 multimedia/libx264: Move libx264 stdin.h patch to x264 port 2015-07-23 09:21:44 +00:00
libxine Add CPE information. 2015-04-11 12:30:02 +00:00
libxspf - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
libzen - Update to 0.7.79 (0.4.32) 2015-11-20 09:12:32 +00:00
linux_dvbwrapper-kmod
linux-c6-libtheora Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-libv4l Re-commit of 2015-08-09 19:14:13 +00:00
linux-f10-libtheora Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
linux-f10-libv4l
linux-realplayer
linux-tsmuxer Fix ports that confused the meaning of WRKDIR and WRKSRC. 2015-11-05 12:36:25 +00:00
linux-xmovie Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
lives Update to version 2.4.4 2015-11-23 21:32:49 +00:00
livestreamer Update to 1.12.2 - changelog is here: 2015-05-02 20:34:46 +00:00
lsdvd
lxdvdrip Add USES=alias to 10 ports (Aids DragonFly support) 2015-09-19 18:17:03 +00:00
m2tstoavi
m2vrequantiser
mediadownloader
mediainfo - Update to 0.7.79 2015-11-20 09:12:40 +00:00
mencoder Build mplayer/mencoder with latest ffmpeg release 2.8.2 2015-11-14 15:37:26 +00:00
mimms - Add LICENSE 2015-08-23 23:58:07 +00:00
minitube Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
miro Remove @exec/@unexec redundant with USES=shared-mime-info 2015-09-26 13:57:38 +00:00
mjpegtools Base GCC 4.2.1 on PowerPC fails with "internal compiler error: in do_SUBST, 2015-09-07 11:57:18 +00:00
mjpg-streamer Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
mkclean
mkvalidator - Update to upstream version 0.5.0 [1] 2015-04-11 17:51:46 +00:00
mkvtoolnix multimedia/mkvtoolnix: 2015-11-19 10:38:21 +00:00
mkxvcd
mlt multimedia/mlt: update to 0.9.6 2015-06-28 14:10:53 +00:00
mmpython - Clarify LICENSE 2015-03-13 13:22:06 +00:00
mmsclient
mmsrip
motion Remove BROKEN on Tier-2 systems statements which no longer true at least 2015-09-20 14:35:57 +00:00
mp3cd Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
mp4v2 Fix build with GCC on recent head kernel by disabling PCH for GCC 2015-04-15 22:38:24 +00:00
mpeg2codec - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
mpeg2play - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
mpeg4ip Replace HAVE_GNOME based check for esound with a exists() based one. 2015-09-13 16:16:32 +00:00
mpeg_encode Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
mpeg_play Remove bogus statement "uses i386-specific code" as a reason to mark the 2015-09-07 12:32:08 +00:00
mpeg_stat
mpgtx
mplayer multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
mplayer2 Allow building with giflib 5.1 2015-11-12 15:21:10 +00:00
mplayer-skins MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mplex MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mps-youtube For now, ignore on the package builders when default python version is not 3.2+ 2015-07-24 23:19:08 +00:00
mpv multimedia/mpv: address regressions from r402235 and r402236 2015-11-23 02:21:08 +00:00
msdl
msopenh264 Update the Linphone stack. 2015-11-06 16:24:13 +00:00
msx264 Update the Linphone stack. 2015-11-06 16:24:13 +00:00
mxflib Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
mythtv Drop 8 support. 2015-10-15 14:55:14 +00:00
mythtv-frontend Fixup r399346. 2015-10-15 15:11:51 +00:00
naludump Add USES=alias to 10 ports (Aids DragonFly support) 2015-09-19 18:17:03 +00:00
nxtvepg - Strip binaries 2015-06-10 17:21:25 +00:00
obs-studio multimedia/{lib}x264: Update to 0.144.2533 and major refactor 2015-07-03 07:02:44 +00:00
oggvideotools - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
ogmrip Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
ogmtools Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
opencinematools Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
openh264 multimedia/openh264: oops, drop unused devel/binutils 2015-11-03 13:01:20 +00:00
openquicktime Adds -fPIC to CFLAGS_aarch64 to a number of ports that already have it 2015-08-09 22:24:04 +00:00
openshot Remove from plist things already added by USES 2015-09-26 00:34:53 +00:00
oqtencoder
oqtplayer
p5-Audio-M4P multimedia/p5-Audio-M4P: Update version 0.55=>0.57 2015-01-30 15:16:34 +00:00
p5-FFmpeg-Command - Reassign sumikawa@'s ports after his commit bit was taken in for safekeeping 2015-11-21 13:33:18 +00:00
p5-File-Format-RIFF
p5-FLV-Info Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-GStreamer Make buildable. 2015-04-24 14:16:31 +00:00
p5-MP4-Info
p5-Net-UPnP - Update to 1.4.3 2015-01-13 15:34:06 +00:00
p5-Subtitles Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-Umph-Prompt - Add NO_ARCH 2015-10-03 17:11:29 +00:00
p5-Video-OpenQuicktime
pHash multimedia/pHash: add new port 2015-09-11 23:27:46 +00:00
phonon
phonon-designerplugin
phonon-gstreamer Fix the build with GStreamer 1.6.0. 2015-09-28 20:03:33 +00:00
phonon-vlc - Add Qt 4 knob and slave port to multimedia/vlc with appropriate CONFLICTS. 2015-03-28 21:39:49 +00:00
phonon-xine - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
photofilmstrip multimedia/photofilmstrip: Update version 1.5.0=>2.1.0 2015-01-30 19:48:59 +00:00
php-pHash multimedia/php-pHash: add new port 2015-09-11 23:28:02 +00:00
pitivi Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
playd
plexhometheater multimedia/plexhometheater: minor cleanup 2015-09-20 01:11:55 +00:00
plexmediaserver We should fetch distfiles over HTTPS 2015-11-19 21:34:06 +00:00
plexmediaserver-plexpass multimedia/plexmediaserver-plexpass: Update to 0.9.14.4 2015-11-26 12:15:25 +00:00
podcastdl Upgrade podcastdl from 0.3.1 to 0.3.2 2015-06-13 11:24:08 +00:00
poe Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
ppm2fli
projectx - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
ptx-kmod Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
pwcbsd Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
pwcview Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
py3-gstreamer1 Update Gstreamer suite to 1.6.1. 2015-11-21 23:04:40 +00:00
py-enzyme
py-ffmpeg multimedia/py-ffmpeg: use new USE_GITHUB. 2015-03-30 18:11:15 +00:00
py-gstreamer Set PORTSCOUT on gstreamer ports 2015-07-21 12:51:19 +00:00
py-gstreamer1 Update Gstreamer suite to 1.6.1. 2015-11-21 23:04:40 +00:00
py-guessit multimedia/py-guessit: update to 0.11.0 2015-11-14 21:06:48 +00:00
py-kaa-base
py-kaa-imlib2
py-kaa-metadata
py-librtmp multimedia/py-librtmp: update to 0.3.0 2015-11-14 21:12:08 +00:00
py-mlt
py-openlp - Remove extra entry from pkg-plist 2015-10-03 02:08:06 +00:00
py-periscope
py-qt4-multimedia Update PyQt and its dependencies. 2015-03-04 23:20:47 +00:00
py-qt4-phonon Update PyQt and its dependencies. 2015-03-04 23:20:47 +00:00
py-soco - Update to 0.11.1 2015-06-23 17:29:44 +00:00
py-subliminal multimedia/py-subliminal: update to 1.0.1 2015-09-04 17:14:26 +00:00
py-tvnamer
pyjama - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
pymp Improve shebangfix framework 2015-10-19 14:50:52 +00:00
qmmp Bump port revision after `audio/libsidplayfp' update to chase the shared 2015-10-24 14:46:28 +00:00
qmmp-plugin-pack Update qmmp and its plugin pack to 0.8.3 2015-01-14 21:52:01 +00:00
qt4-mobility
qt4-multimedia Update the Qt4 ports to 4.8.7. 2015-09-16 08:55:04 +00:00
qt5-multimedia Fix qt5-multimedia with GStreamer 1.6.0. 2015-09-28 20:20:53 +00:00
qt5-phonon4 - Add ports for Qt 5 variety of Phonon 4 2015-04-05 18:03:56 +00:00
qt5-phonon4-designerplugin - Add ports for Qt 5 variety of Phonon 4 2015-04-05 18:03:56 +00:00
qt5-phonon4-gstreamer Fix build with GStreamer 1.6.0. 2015-09-28 20:33:53 +00:00
qt5-phonon4-vlc - Add ports for Qt 5 variety of Phonon 4 2015-04-05 18:03:56 +00:00
qt-faststart
quark
quodlibet Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
quvi - Remove GOOGLE_CODE from MASTER_SITES 2015-03-21 19:40:23 +00:00
quvi09 - Remove GOOGLE_CODE from MASTER_SITES 2015-03-21 19:40:29 +00:00
rage - Upgrade x11-wm/enlightenment to 0.19.7 [1] 2015-08-04 17:28:42 +00:00
recmpeg
recordmydesktop multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
replex - make portlint happier 2015-11-21 19:14:39 +00:00
rox-videothumbnail - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
rtmpdump - Switch to options helpers 2015-08-28 13:39:56 +00:00
rubygem-clutter-gstreamer Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-flvtool2 Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-gstreamer - Fix shebangs 2015-09-10 23:06:08 +00:00
sabbu - Remove BROKEN statement that is not true: port configures and builds fine 2015-09-07 08:40:11 +00:00
schroedinger By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
smpeg Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
smpeg2 Fix minor typos in pkg-descr files. 2015-03-22 13:22:52 +00:00
smplayer - Update to 15.9.0, please see 2015-09-29 23:29:01 +00:00
smplayer-skins - Update to version 15.2.0 2015-03-14 17:12:56 +00:00
smplayer-themes - Add missing files to plist 2015-08-14 14:34:11 +00:00
sms1xxx-kmod
smtube Update to version 15.11.0 2015-11-21 19:15:00 +00:00
snappy
spigot MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
spook - Fix V4L support 2015-06-28 10:47:11 +00:00
spotify-websocket-api Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
subtitlecomposer-kde4 Update icu to 55.1 2015-04-23 21:26:09 +00:00
subtitleeditor Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
subtitleoffsetmodifier Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
subtitleripper - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
subtools
swfdec-gnome - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
szap-s2 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
tcmplex-panteltje Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
tivodecode - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
totem Update totem to 3.16.3. 2015-09-04 10:41:33 +00:00
totem-pl-parser The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
tovid Resurrect multimedia/tovid 2015-08-08 12:55:24 +00:00
transcode Remove support for WANT_SDL/HAVE_SDL knobs 2015-11-09 14:30:02 +00:00
tstools - Use proper installation commands 2015-08-27 16:50:21 +00:00
tvheadend - Update to 4.0.6 2015-10-22 10:19:42 +00:00
umph - Add NO_ARCH 2015-10-01 15:55:29 +00:00
umplayer - Switch to options helpers 2015-08-28 13:39:56 +00:00
umr Un-break port: Distfile is fetchable again 2015-11-11 23:07:07 +00:00
v4l_compat Update libv4l and friends to 1.6.3. 2015-06-14 04:59:37 +00:00
v4l-utils Update libv4l and friends to 1.6.3. 2015-06-14 04:59:37 +00:00
vamps multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
vcdgear - Remove vestiges of alpha support 2015-01-15 20:00:09 +00:00
vcdimager MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
vcdpad
vdpauinfo Update to 1.0. 2015-03-12 21:47:24 +00:00
vdr Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
vdr-plugin-control MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
vdr-plugin-eepg - Modernize plist, switch to @sample 2015-05-14 09:50:51 +00:00
vdr-plugin-epgsearch
vdr-plugin-extrecmenu
vdr-plugin-femon
vdr-plugin-infosatepg
vdr-plugin-iptv - Drop @dirrm* from plist 2015-05-14 01:48:27 +00:00
vdr-plugin-markad
vdr-plugin-osdpip
vdr-plugin-osdteletext
vdr-plugin-reelchannelscan - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
vdr-plugin-remote Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +00:00
vdr-plugin-skinenigmang - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
vdr-plugin-sleeptimer
vdr-plugin-softhddevice
vdr-plugin-streamdev - Fix shebangs 2015-07-31 15:16:23 +00:00
vdr-plugin-ttxtsubs
vdr-plugin-upnp
vdr-plugin-vdrmanager
vdr-plugin-vnsiserver Chase xbmc-addon-pvr update by updating to 14.0.20150330 from new github repo. 2015-04-03 15:37:42 +00:00
vdr-plugin-wirbelscan
vdr-plugin-xineliboutput MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
vdr-plugin-xvdr - Add LICENSE 2015-08-29 12:08:23 +00:00
vdr-plugins Use OPTIONS helpers, convert to USES=metaport. 2015-07-15 18:00:39 +00:00
vic
vid.stab multimedia/vid.stab: fix build on ARM and MIPS 2015-06-11 17:12:08 +00:00
vlc Drop 8 support. 2015-10-15 14:55:14 +00:00
vlc-qt4 - Add Qt 4 knob and slave port to multimedia/vlc with appropriate CONFLICTS. 2015-03-28 21:39:49 +00:00
vstream-client
vtkmpeg2encode - Fix library installation, strip properly 2015-06-03 15:59:33 +00:00
w_scan (Attempt to) fix build with the upcoming v4l_compat update. [1] 2015-01-24 20:54:56 +00:00
webcamd multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
win32-codecs MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
winff - Fix build adding dependencies 2015-08-19 15:20:07 +00:00
x264 Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of ports 2015-11-16 00:30:00 +00:00
x265 - Clarify LICENSE 2015-10-06 21:14:15 +00:00
xanim multimedia/xanim: USES=alias to fix malloc.h-less DF 2015-11-13 08:47:34 +00:00
xawtv Fix include path to pick uÃp local headers first instead of LOCALBASE stuff. 2015-10-30 12:41:06 +00:00
xbmc-addon-pvr Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
xfce4-parole - Update to 0.8.1 (bugfix release) 2015-10-15 18:22:02 +00:00
xine Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
xmms By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
xmms-skins
xmms-skins-huge - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
xporthdmv
xtheater Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +00:00
xvid Update to upstream version 1.3.4 [1], take maintainership [2] 2015-10-10 18:49:44 +00:00
yamdi
zoneminder Drop 8 support. 2015-10-15 14:55:14 +00:00
Makefile Remove expired ports: 2015-11-01 16:02:28 +00:00