Index: head/Mk/bsd.gstreamer.mk =================================================================== --- head/Mk/bsd.gstreamer.mk (revision 374803) +++ head/Mk/bsd.gstreamer.mk (revision 374804) @@ -1,392 +1,398 @@ #-*- tab-width: 4; -*- # ex:ts=4 # # bsd.gstreamer.mk - Support for gstreamer-plugins-based ports. # # Created by: Michael Johnson # # $FreeBSD$ # $MCom: ports/Mk/bsd.gstreamer.mk,v 1.56 2013/01/15 21:43:45 kwm Exp $ .if !defined(_POSTMKINCLUDED) && !defined(Gstreamer_Pre_Include) Gstreamer_Include_MAINTAINER= multimedia@FreeBSD.org Gstreamer_Pre_Include= bsd.gstreamer.mk .endif # Ports can use the following: # # For Gstreamer 0.10: # USE_GSTREAMER= lame faac ffmpeg # # For Gstreamer 1.x the same rules apply but instead of # USE_GSTREAMER=, USE_GSTREAMER1= is used. # # If you want to use USE_GSTREAMER after # you must follow one of the examples listed below # # .include # .if defined(WITH_VORBIS) # USE_GSTREAMER= vorbis # .endif # # or # USE_GSTREAMER= yes # .include # .if defined(WITH_FAAD) # USE_GSTREAMER+= faad # .endif # .include # # USE_GSTREAMER=yes will always add a dependency to # gstreamer-plugins # # The use of WANT_GSTREAMER=yes should be discouraged. # # "Normal" dependencies and variables # GSTREAMER_PORT= ${PORTSDIR}/multimedia/gstreamer-plugins _GST_LIB_BASE= ${LOCALBASE}/lib/gstreamer-${GST_VERSION} GST_VERSION= 0.10 GST_MINOR_VERSION= .0 GST_SHLIB_VERSION= 1 GSTREAMER1_PORT= ${PORTSDIR}/multimedia/gstreamer1-plugins _GST1_LIB_BASE= ${LOCALBASE}/lib/gstreamer-${GST1_VERSION} -GST1_VERSION= 1.2 +GST1_VERSION= 1.4 GST1_MINOR_VERSION= .0 GST1_SHLIB_VERSION= 0 GST1_MINIMAL_VERSION= .0 # # missing base: alsa ivorbisdec -# missing good: pulseaudio(need newer pulse version) +# missing good: - # missing ugly: - # missing bad: openal # These are the current supported gstreamer-plugins modules: # Supported plugins by both 0.10 and 1.0. _GSTREAMER_PLUGINS= \ a52dec aalib amrnb amrwbdec cairo cdio \ cdparanoia dts dv faac faad flac flite \ - gdkpixbuf gme gnonlin gsm jack jpeg lame libcaca \ + gdkpixbuf gl gme gnonlin gsm jack jpeg lame libcaca \ libmms libvisual mad mpeg2dec mpeg2enc neon ogg \ - opencv opus pango resindvd schroedinger \ + opencv opus pango pulse resindvd schroedinger \ shout2 sidplay soundtouch soup speex taglib \ theora twolame v4l2 vorbis wavpack x264 # plugins only in 0.10 .if defined(USE_GSTREAMER) _GSTREAMER_PLUGINS+= \ annodex bz2 cdaudio dvd esound ffmpeg fluendo-mp3 \ - fluendo-mpegdemux gconf gio gl gnomevfs hal \ - ladspa libpng mm mp3 musepack nas pulse python qt4 \ + fluendo-mpegdemux gconf gio gnomevfs hal \ + ladspa libpng mm mp3 musepack nas python qt4 \ sdl sndfile spc vdpau vp8 xvid .endif # plugins only in 1.0 .if defined(USE_GSTREAMER1) _GSTREAMER_PLUGINS+= \ - assrender curl dvdread kate libav modplug openjpeg png rtmp \ + assrender curl dvdread editing-services kate libav \ + modplug openjpeg png rtmp \ spandsp vpx webp x ximagesrc zbar # vaapi? .endif # other plugins _USE_GSTREAMER_ALL= bad core good ugly yes ${_GSTREAMER_PLUGINS} #--------------------------------------------------------------------------# core_DEPENDS= multimedia/gstreamer-plugins-core yes_DEPENDS= multimedia/gstreamer-plugins yes_NAME= gstreamer-plugins yes_NAME10= gstreamer1-plugins yes_GST_PREFIX= # empty #-- audio plugins section -------------------------------------------------# # Audio Plugins Section a52dec_DEPENDS= audio/gstreamer-plugins-a52dec amrnb_DEPENDS= audio/gstreamer-plugins-amrnb amrwbdec_DEPENDS= audio/gstreamer-plugins-amrwbdec artsd_DEPENDS= audio/gstreamer-plugins-artsd audiofile_DEPENDS= audio/gstreamer-plugins-audiofile cdaudio_DEPENDS= audio/gstreamer-plugins-cdaudio cdparanoia_DEPENDS= audio/gstreamer-plugins-cdparanoia esound_DEPENDS= audio/gstreamer-plugins-esound faac_DEPENDS= audio/gstreamer-plugins-faac faad_DEPENDS= audio/gstreamer-plugins-faad flac_DEPENDS= audio/gstreamer-plugins-flac flite_DEPENDS= audio/gstreamer-plugins-flite fluendo-mp3_DEPENDS= audio/gstreamer-plugins-fluendo-mp3 gme_DEPENDS= audio/gstreamer-plugins-gme gsm_DEPENDS= audio/gstreamer-plugins-gsm hal_DEPENDS= sysutils/gstreamer-plugins-hal jack_DEPENDS= audio/gstreamer-plugins-jack ladspa_DEPENDS= audio/gstreamer-plugins-ladspa lame_DEPENDS= audio/gstreamer-plugins-lame mad_DEPENDS= audio/gstreamer-plugins-mad mikmod_DEPENDS= audio/gstreamer-plugins-mikmod modplug_DEPENDS= audio/gstreamer-plugins-modplug mp3_DEPENDS= audio/gstreamer-plugins-mp3 musepack_DEPENDS= audio/gstreamer-plugins-musepack nas_DEPENDS= audio/gstreamer-plugins-nas neon_DEPENDS= www/gstreamer-plugins-neon ogg_DEPENDS= audio/gstreamer-plugins-ogg opus_DEPENDS= audio/gstreamer-plugins-opus polyp_DEPENDS= audio/gstreamer-plugins-polyp pulse_DEPENDS= audio/gstreamer-plugins-pulse shout_DEPENDS= audio/gstreamer-plugins-shout shout2_DEPENDS= audio/gstreamer-plugins-shout2 sidplay_DEPENDS= audio/gstreamer-plugins-sidplay smoothwave_DEPENDS= audio/gstreamer-plugins-smoothwave sndfile_DEPENDS= audio/gstreamer-plugins-sndfile soundtouch_DEPENDS= audio/gstreamer-plugins-soundtouch spc_DEPENDS= audio/gstreamer-plugins-spc speex_DEPENDS= audio/gstreamer-plugins-speex taglib_DEPENDS= audio/gstreamer-plugins-taglib twolame_DEPENDS= audio/gstreamer-plugins-twolame vorbis_DEPENDS= audio/gstreamer-plugins-vorbis wavpack_DEPENDS= audio/gstreamer-plugins-wavpack #-- comms plugin section --------------------------------------------------# spandsp_DEPENDS= comms/gstreamer-plugins-spandsp #-- devel plugin section --------------------------------------------------# gconf_DEPENDS= devel/gstreamer-plugins-gconf gio_DEPENDS= devel/gstreamer-plugins-gio gnomevfs_DEPENDS= devel/gstreamer-plugins-gnomevfs sdl_DEPENDS= devel/gstreamer-plugins-sdl soup_DEPENDS= devel/gstreamer-plugins-soup #-- ftp plugin section ----------------------------------------------------# curl_DEPENDS= ftp/gstreamer-plugins-curl #-- graphics plugin section -----------------------------------------------# aalib_DEPENDS= graphics/gstreamer-plugins-aalib annodex_DEPENDS= multimedia/gstreamer-plugins-annodex assrender_DEPENDS= multimedia/gstreamer-plugins-assrender cairo_DEPENDS= graphics/gstreamer-plugins-cairo gdkpixbuf_DEPENDS= graphics/gstreamer-plugins-gdkpixbuf gl_DEPENDS= graphics/gstreamer-plugins-gl hermes_DEPENDS= graphics/gstreamer-plugins-hermes jpeg_DEPENDS= graphics/gstreamer-plugins-jpeg libcaca_DEPENDS= graphics/gstreamer-plugins-libcaca libmng_DEPENDS= graphics/gstreamer-plugins-libmng libpng_DEPENDS= graphics/gstreamer-plugins-libpng libvisual_DEPENDS= graphics/gstreamer-plugins-libvisual opencv_DEPENDS= graphics/gstreamer-plugins-opencv openjpeg_DEPENDS= graphics/gstreamer-plugins-openjpeg png_DEPENDS= graphics/gstreamer-plugins-png webp_DEPENDS= graphics/gstreamer-plugins-webp zbar_DEPENDS= graphics/gstreamer-plugins-zbar #-- multimedia plugins section --------------------------------------------# bad_DEPENDS= multimedia/gstreamer-plugins-bad bz2_DEPENDS= multimedia/gstreamer-plugins-bz2 dvdread_DEPENDS= multimedia/gstreamer-plugins-dvdread + +editing-services_DEPENDS= multimedia/gstreamer-editing-services +editing-services_GST_PREFIX= gstreamer1- +editing-services_GST_SUFX= # empty +editing-services_GST_VERSION= 1.0.0 ffmpeg_DEPENDS= multimedia/gstreamer-ffmpeg ffmpeg_GST_PREFIX= gstreamer- ffmpeg_GST_SUFX= # empty ffmpeg_GST_VERSION= 0.10.0 fluendo-mpegdemux_DEPENDS= multimedia/gstreamer-plugins-fluendo-mpegdemux dts_DEPENDS= multimedia/gstreamer-plugins-dts dv_DEPENDS= multimedia/gstreamer-plugins-dv dvd_DEPENDS= multimedia/gstreamer-plugins-dvd good_DEPENDS= multimedia/gstreamer-plugins-good gnonlin_DEPENDS= multimedia/gstreamer-plugins-gnonlin kate_DEPENDS= multimedia/gstreamer-plugins-kate libav_DEPENDS= multimedia/gstreamer-libav libav_GST_PREFIX= gstreamer1- libav_GST_SUFX= # empty libav_GST_VERSION= 1.0.0 libfame_DEPENDS= multimedia/gstreamer-plugins-libfame mm_DEPENDS= multimedia/gstreamermm mm_GST_PREFIX= gstreamer mm_GST_SUFX= # empty mm_GST_VERSION= 0.9.4 mpeg2dec_DEPENDS= multimedia/gstreamer-plugins-mpeg2dec mpeg2enc_DEPENDS= multimedia/gstreamer-plugins-mpeg2enc mplex_DEPENDS= multimedia/gstreamer-plugins-mplex qt4_DEPENDS= multimedia/gstreamer-qt4 qt4_GST_PREFIX= gstreamer- rtmp_DEPENDS= multimedia/gstreamer1-plugins-rtmp v4l2_DEPENDS= multimedia/gstreamer-plugins-v4l2 vaapi_DEPENDS= multimedia/gstreamer-plugins-vaapi vp8_DEPENDS= multimedia/gstreamer-plugins-vp8 vpx_DEPENDS= multimedia/gstreamer-plugins-vpx # XXX: This is a quick solution for ports with USE_GSTREAMER=python # but without USE_PYTHON. PYTHON_PKGNAMEPREFIX?= py*- python_DEPENDS= multimedia/py-gstreamer python_NAME= gstreamer python_GST_PREFIX= ${PYTHON_PKGNAMEPREFIX} python_GST_SUFX= # empty python_GST_VERSION= 0.10.4 resindvd_DEPENDS= multimedia/gstreamer-plugins-resindvd schroedinger_DEPENDS= multimedia/gstreamer-plugins-schroedinger theora_DEPENDS= multimedia/gstreamer-plugins-theora ugly_DEPENDS= multimedia/gstreamer-plugins-ugly vdpau_DEPENDS= multimedia/gstreamer-plugins-vdpau x264_DEPENDS= multimedia/gstreamer-plugins-x264 xvid_DEPENDS= multimedia/gstreamer-plugins-xvid #-- Net Plugins Section ---------------------------------------------------# libmms_DEPENDS= net/gstreamer-plugins-libmms #-- sysutils plugins section ----------------------------------------------# cdio_DEPENDS= sysutils/gstreamer-plugins-cdio #-- x11 plugins section ---------------------------------------------------# x_DEPENDS= x11/gstreamer-plugins-x ximagesrc_DEPENDS= x11/gstreamer-plugins-ximagesrc #-- x11-toolkits plugins section ------------------------------------------# pango_DEPENDS= x11-toolkits/gstreamer-plugins-pango #--------------------------------------------------------------------------# .if defined(_POSTMKINCLUDED) && !defined(Gstreamer_Post_Include) Gstreamer_Post_Include= bsd.gstreamer.mk .if (defined (USE_GSTREAMER) && defined(USE_GSTREAMER1)) IGNORE= USE_GSTREAMER and USE_GSTREAMER1 can't be used together .endif .if defined(USE_GSTREAMER) .for ext in ${USE_GSTREAMER} ${ext}_GST_PREFIX?= gstreamer-plugins- ${ext}_GST_VERSION?= ${GST_VERSION}${GST_MINOR_VERSION} ${ext}_NAME?= ${ext} . if ${_USE_GSTREAMER_ALL:M${ext}}!= "" && exists(${PORTSDIR}/${${ext}_DEPENDS}) BUILD_DEPENDS+= ${${ext}_GST_PREFIX}${${ext}_NAME}>=${${ext}_GST_VERSION}:${PORTSDIR}/${${ext}_DEPENDS} RUN_DEPENDS+= ${${ext}_GST_PREFIX}${${ext}_NAME}>=${${ext}_GST_VERSION}:${PORTSDIR}/${${ext}_DEPENDS} . else IGNORE= cannot install: unknown gstreamer ${GST_VERSION} plugin -- ${ext} . endif .endfor .endif .if defined(USE_GSTREAMER1) .for ext in ${USE_GSTREAMER1} ${ext}_GST_PREFIX?= gstreamer1-plugins- ${ext}_GST_VERSION?= ${GST1_VERSION}${GST1_MINIMAL_VERSION} ${ext}_NAME10?= ${ext} ${ext}_GST_DEPENDS?= ${${ext}_DEPENDS:S,gstreamer-,gstreamer1-,} . if ${_USE_GSTREAMER_ALL:M${ext}}!= "" && exists(${PORTSDIR}/${${ext}_GST_DEPENDS}) BUILD_DEPENDS+= ${${ext}_GST_PREFIX}${${ext}_NAME10}>=${${ext}_GST_VERSION}:${PORTSDIR}/${${ext}_GST_DEPENDS} RUN_DEPENDS+= ${${ext}_GST_PREFIX}${${ext}_NAME10}>=${${ext}_GST_VERSION}:${PORTSDIR}/${${ext}_GST_DEPENDS} . else IGNORE= cannot install: unknown gstreamer ${GST1_VERSION} plugin -- ${ext} . endif .endfor .endif # The End .endif Index: head/audio/Makefile =================================================================== --- head/audio/Makefile (revision 374803) +++ head/audio/Makefile (revision 374804) @@ -1,831 +1,832 @@ # $FreeBSD$ # COMMENT = Audio tools SUBDIR += HVSC-Update SUBDIR += Maaate SUBDIR += aacgain SUBDIR += aacplusenc SUBDIR += abcde SUBDIR += abcmidi SUBDIR += abcselect SUBDIR += abraca SUBDIR += acoustid-fingerprinter SUBDIR += adplay SUBDIR += afsp SUBDIR += aften SUBDIR += alac SUBDIR += alienwah SUBDIR += alsa-lib SUBDIR += alsa-plugins SUBDIR += alsa-utils SUBDIR += alure SUBDIR += amarok-kde4 SUBDIR += amb-plugins SUBDIR += amp SUBDIR += ampache SUBDIR += ample SUBDIR += amrcoder SUBDIR += aqualung SUBDIR += ardour SUBDIR += ario SUBDIR += arss SUBDIR += ascd SUBDIR += asmix SUBDIR += asmixer SUBDIR += asunder SUBDIR += atunes SUBDIR += aubio SUBDIR += audacious-dumb SUBDIR += audacity SUBDIR += audex SUBDIR += audiere SUBDIR += audiotag SUBDIR += aumix SUBDIR += aureal-kmod SUBDIR += autocd SUBDIR += autotalent SUBDIR += autozen SUBDIR += baresip SUBDIR += baudline SUBDIR += beast SUBDIR += beets SUBDIR += blop SUBDIR += boodler SUBDIR += bristol SUBDIR += btc SUBDIR += calf SUBDIR += cam SUBDIR += caps-plugins SUBDIR += ccaudio2 SUBDIR += cd-console SUBDIR += cd-discid SUBDIR += cd2mp3 SUBDIR += cddb-bundle SUBDIR += cdparanoia SUBDIR += cdplay SUBDIR += celt SUBDIR += checkmate SUBDIR += chordpack SUBDIR += chromaprint SUBDIR += clementine-player SUBDIR += clunk SUBDIR += cmp3 SUBDIR += cmt SUBDIR += cmus SUBDIR += cmus-post.fm SUBDIR += cpige SUBDIR += cplay SUBDIR += cpp-xmms2 SUBDIR += creox SUBDIR += crip SUBDIR += cripple SUBDIR += csound SUBDIR += csound6 SUBDIR += ctronome SUBDIR += cue2toc SUBDIR += cueplayer SUBDIR += cuetools SUBDIR += cutmp3 SUBDIR += cymbaline SUBDIR += dagrab SUBDIR += darkice SUBDIR += dcd SUBDIR += deadbeef SUBDIR += deadbeef-mpris-plugin SUBDIR += decibel-audio-player SUBDIR += deforaos-mixer SUBDIR += dekagen SUBDIR += denemo SUBDIR += dir2ogg SUBDIR += discid SUBDIR += drumpiler SUBDIR += dssi SUBDIR += dtmfdial SUBDIR += dumb SUBDIR += dumb-allegro SUBDIR += dvda-author SUBDIR += easytag SUBDIR += eawpats SUBDIR += eawplus SUBDIR += ecasound SUBDIR += emms SUBDIR += enscribe SUBDIR += epos-devel SUBDIR += esound SUBDIR += espeak SUBDIR += esperanza SUBDIR += etcd SUBDIR += etktab SUBDIR += exaile SUBDIR += extace SUBDIR += ezstream SUBDIR += faac SUBDIR += faad SUBDIR += fapg SUBDIR += fcplay SUBDIR += fdk-aac SUBDIR += fdmf SUBDIR += festalon SUBDIR += festdoc SUBDIR += festival SUBDIR += festival-freebsoft-utils SUBDIR += festlex-cmu SUBDIR += festlex-czech SUBDIR += festlex-oald SUBDIR += festlex-ogi SUBDIR += festlex-poslex SUBDIR += festvox-czech SUBDIR += festvox-don SUBDIR += festvox-el11 SUBDIR += festvox-kal16 SUBDIR += festvox-kal8 SUBDIR += festvox-ked16 SUBDIR += festvox-ked8 SUBDIR += festvox-rab16 SUBDIR += festvox-rab8 SUBDIR += festvox-russian SUBDIR += firefly SUBDIR += flac SUBDIR += flac123 SUBDIR += flake SUBDIR += flite SUBDIR += fluidsynth SUBDIR += fluidsynth-dssi SUBDIR += fmit SUBDIR += fpc-a52 SUBDIR += fpc-mad SUBDIR += fpc-modplug SUBDIR += fpc-oggvorbis SUBDIR += fpc-openal SUBDIR += fpc-sndfile SUBDIR += fplib SUBDIR += freealut SUBDIR += freedesktop-sound-theme SUBDIR += freepats SUBDIR += funktrackergold SUBDIR += gbemol SUBDIR += gbsplay SUBDIR += gervill SUBDIR += ghostess SUBDIR += gigedit SUBDIR += gimmix SUBDIR += gkrellmms2 SUBDIR += gkrellmss2 SUBDIR += gkrellmvolume2 SUBDIR += glame SUBDIR += glurp SUBDIR += gmidimonitor SUBDIR += gmixer SUBDIR += gmpc SUBDIR += gmpc-alarm SUBDIR += gmpc-albumview SUBDIR += gmpc-discogs SUBDIR += gmpc-extraplaylist SUBDIR += gmpc-lastfm SUBDIR += gmpc-libnotify SUBDIR += gmpc-lyrics SUBDIR += gmpc-lyricsplugin SUBDIR += gmpc-lyricwiki SUBDIR += gmpc-magnatune SUBDIR += gmpc-mdcover SUBDIR += gmpc-mserver SUBDIR += gmpc-shout SUBDIR += gmpc-wikipedia SUBDIR += gmtp SUBDIR += gmusicbrowser SUBDIR += gnaural SUBDIR += gnome-audio SUBDIR += gnome-media SUBDIR += gnome-music SUBDIR += gnomoradio SUBDIR += gnormalize SUBDIR += gnuitar SUBDIR += gnupod SUBDIR += gnustep-cdplayer SUBDIR += gogglesmm SUBDIR += goobox SUBDIR += gqmpeg SUBDIR += gqradio SUBDIR += gramofile SUBDIR += grip SUBDIR += gsm SUBDIR += gspeakers SUBDIR += gstreamer-plugins-a52dec SUBDIR += gstreamer-plugins-amrnb SUBDIR += gstreamer-plugins-amrwbdec SUBDIR += gstreamer-plugins-cdaudio SUBDIR += gstreamer-plugins-cdparanoia SUBDIR += gstreamer-plugins-esound SUBDIR += gstreamer-plugins-faac SUBDIR += gstreamer-plugins-faad SUBDIR += gstreamer-plugins-flac SUBDIR += gstreamer-plugins-flite SUBDIR += gstreamer-plugins-fluendo-mp3 SUBDIR += gstreamer-plugins-gme SUBDIR += gstreamer-plugins-gsm SUBDIR += gstreamer-plugins-jack SUBDIR += gstreamer-plugins-ladspa SUBDIR += gstreamer-plugins-lame SUBDIR += gstreamer-plugins-mad SUBDIR += gstreamer-plugins-moodbar SUBDIR += gstreamer-plugins-mp3 SUBDIR += gstreamer-plugins-musepack SUBDIR += gstreamer-plugins-nas SUBDIR += gstreamer-plugins-ogg SUBDIR += gstreamer-plugins-opus SUBDIR += gstreamer-plugins-pulse SUBDIR += gstreamer-plugins-shout2 SUBDIR += gstreamer-plugins-sidplay SUBDIR += gstreamer-plugins-sndfile SUBDIR += gstreamer-plugins-soundtouch SUBDIR += gstreamer-plugins-spc SUBDIR += gstreamer-plugins-speex SUBDIR += gstreamer-plugins-taglib SUBDIR += gstreamer-plugins-twolame SUBDIR += gstreamer-plugins-vorbis SUBDIR += gstreamer-plugins-wavpack SUBDIR += gstreamer1-plugins-a52dec SUBDIR += gstreamer1-plugins-amrnb SUBDIR += gstreamer1-plugins-amrwbdec SUBDIR += gstreamer1-plugins-cdparanoia SUBDIR += gstreamer1-plugins-faac SUBDIR += gstreamer1-plugins-faad SUBDIR += gstreamer1-plugins-flac SUBDIR += gstreamer1-plugins-flite SUBDIR += gstreamer1-plugins-gme SUBDIR += gstreamer1-plugins-gsm SUBDIR += gstreamer1-plugins-jack SUBDIR += gstreamer1-plugins-lame SUBDIR += gstreamer1-plugins-mad SUBDIR += gstreamer1-plugins-modplug SUBDIR += gstreamer1-plugins-ogg SUBDIR += gstreamer1-plugins-opus + SUBDIR += gstreamer1-plugins-pulse SUBDIR += gstreamer1-plugins-shout2 SUBDIR += gstreamer1-plugins-sidplay SUBDIR += gstreamer1-plugins-soundtouch SUBDIR += gstreamer1-plugins-speex SUBDIR += gstreamer1-plugins-taglib SUBDIR += gstreamer1-plugins-twolame SUBDIR += gstreamer1-plugins-vorbis SUBDIR += gstreamer1-plugins-wavpack SUBDIR += gtick SUBDIR += gtkguitune SUBDIR += gtkpod SUBDIR += gtmixer SUBDIR += guspat SUBDIR += gvolwheel SUBDIR += gxmms2 SUBDIR += harp SUBDIR += hawkvoice SUBDIR += herrie SUBDIR += hexter SUBDIR += hs-ALUT SUBDIR += hs-OpenAL SUBDIR += hs-libmpd SUBDIR += hydrogen SUBDIR += hydrogen-devel SUBDIR += icecast-kh SUBDIR += icecast2 SUBDIR += icegenerator SUBDIR += ices SUBDIR += id3ed SUBDIR += id3el SUBDIR += id3lib SUBDIR += id3mtag SUBDIR += id3ren SUBDIR += id3tool SUBDIR += id3v2 SUBDIR += idjc SUBDIR += ifp-line SUBDIR += jack SUBDIR += jack-keyboard SUBDIR += jack-rack SUBDIR += jack-smf-utils SUBDIR += jack_ghero SUBDIR += jack_mixer SUBDIR += jack_umidi SUBDIR += jamin SUBDIR += jid3lib SUBDIR += jmusic SUBDIR += jokosher SUBDIR += juk SUBDIR += juke SUBDIR += julius SUBDIR += jxm SUBDIR += kaudiocreator SUBDIR += kexis SUBDIR += kid3-kde4 SUBDIR += kid3-qt4 SUBDIR += kid3-qt5 SUBDIR += kio-audiocd SUBDIR += kmix SUBDIR += kscd SUBDIR += ksmp3play SUBDIR += kstreamripper SUBDIR += ladspa SUBDIR += lame SUBDIR += lash SUBDIR += last-cmus SUBDIR += last.fm SUBDIR += lastfm-desktop SUBDIR += liba52 SUBDIR += libaacplus SUBDIR += libadplug SUBDIR += libaiff SUBDIR += libamrnb SUBDIR += libamrwb SUBDIR += libao SUBDIR += libaudiofile SUBDIR += libbpm SUBDIR += libbs2b SUBDIR += libcanberra SUBDIR += libcanberra-gtk3 SUBDIR += libcdaudio SUBDIR += libcddb SUBDIR += libcddb-doc SUBDIR += libconvolve SUBDIR += libcoverart SUBDIR += libdiscid SUBDIR += libdssialsacompat SUBDIR += libebur128 SUBDIR += libechonest SUBDIR += libfishsound SUBDIR += libgig SUBDIR += libgme SUBDIR += libgpod SUBDIR += libgroove SUBDIR += libid3tag SUBDIR += libkcddb SUBDIR += libkcompactdisc SUBDIR += liblastfm SUBDIR += liblo SUBDIR += liblscp SUBDIR += libmad SUBDIR += libmikmod SUBDIR += libmodplug SUBDIR += libmp3-archive-perl SUBDIR += libmp3splt SUBDIR += libmpd SUBDIR += libmpdclient SUBDIR += libmusicbrainz3 SUBDIR += libmusicbrainz5 SUBDIR += libnjb SUBDIR += libnoise SUBDIR += libofa SUBDIR += libogg SUBDIR += liboggz SUBDIR += libopenspc SUBDIR += libsamplerate SUBDIR += libshairport SUBDIR += libshout SUBDIR += libsidplay SUBDIR += libsidplay2 SUBDIR += libsidplayfp SUBDIR += libsmf SUBDIR += libsndfile SUBDIR += libtremor SUBDIR += libumidi SUBDIR += libvorbis SUBDIR += libworkman SUBDIR += libxmp SUBDIR += lingot SUBDIR += linux-c6-alsa-lib SUBDIR += linux-c6-alsa-plugins-oss SUBDIR += linux-c6-alsa-plugins-pulseaudio SUBDIR += linux-c6-alsa-utils SUBDIR += linux-c6-arts SUBDIR += linux-c6-esound SUBDIR += linux-c6-flac SUBDIR += linux-c6-libaudiofile SUBDIR += linux-c6-libogg SUBDIR += linux-c6-libsndfile SUBDIR += linux-c6-libvorbis SUBDIR += linux-c6-mikmod SUBDIR += linux-c6-nas-libs SUBDIR += linux-c6-openal-soft SUBDIR += linux-c6-pulseaudio-libs SUBDIR += linux-c6-pulseaudio-utils SUBDIR += linux-c6-sdl_mixer SUBDIR += linux-f10-alsa-lib SUBDIR += linux-f10-alsa-plugins-oss SUBDIR += linux-f10-arts SUBDIR += linux-f10-esound SUBDIR += linux-f10-freealut SUBDIR += linux-f10-libaudiofile SUBDIR += linux-f10-libogg SUBDIR += linux-f10-libvorbis SUBDIR += linux-f10-mikmod SUBDIR += linux-f10-nas-libs SUBDIR += linux-f10-openal SUBDIR += linux-f10-openal-soft SUBDIR += linux-f10-pulseaudio-libs SUBDIR += linux-f10-sdl_mixer SUBDIR += linux-fmodapi SUBDIR += linux-genpuid SUBDIR += linux-laudio SUBDIR += linux-mbrola SUBDIR += linux-neroaaccodec SUBDIR += linuxsampler SUBDIR += listener SUBDIR += lmms SUBDIR += lpac SUBDIR += lua51-mpd SUBDIR += lv2core SUBDIR += lxmusic SUBDIR += mac SUBDIR += madfufw SUBDIR += madplay SUBDIR += malint SUBDIR += mangler SUBDIR += maplay SUBDIR += mate-media SUBDIR += mbox SUBDIR += mbrolavox SUBDIR += mcplay SUBDIR += mctoolame-decoder SUBDIR += mctoolame-encoder SUBDIR += mehdiaplayer SUBDIR += mhwaveedit SUBDIR += midipp SUBDIR += mikmod SUBDIR += milkytracker SUBDIR += minitunes SUBDIR += mixer.app SUBDIR += mixmos SUBDIR += mixxx SUBDIR += mma SUBDIR += moc SUBDIR += modplugplay SUBDIR += mous SUBDIR += mp-player SUBDIR += mp3-archive-tools SUBDIR += mp32ogg SUBDIR += mp3_check SUBDIR += mp3asm SUBDIR += mp3blaster SUBDIR += mp3burn SUBDIR += mp3c SUBDIR += mp3check SUBDIR += mp3ck SUBDIR += mp3gain SUBDIR += mp3guessenc SUBDIR += mp3info SUBDIR += mp3lint SUBDIR += mp3mover SUBDIR += mp3plot SUBDIR += mp3rename SUBDIR += mp3riot SUBDIR += mp3splt SUBDIR += mp3splt-gtk SUBDIR += mp3stat SUBDIR += mp3unicode SUBDIR += mp3val SUBDIR += mp3wrap SUBDIR += mpdas SUBDIR += mpdbrowser SUBDIR += mpdcon SUBDIR += mpdscribble SUBDIR += mpg123 SUBDIR += mpg123.el SUBDIR += mpg321 SUBDIR += mpiosh SUBDIR += mps SUBDIR += msilbc SUBDIR += mumble SUBDIR += murmur SUBDIR += muse SUBDIR += musepack SUBDIR += musescore SUBDIR += musica SUBDIR += musicbox-tag-editor SUBDIR += musiccontrol SUBDIR += musicpc SUBDIR += musicpd SUBDIR += mythplugin-mythmusic SUBDIR += napster SUBDIR += nas SUBDIR += ncmpc SUBDIR += ncmpcpp SUBDIR += nekobee SUBDIR += normalize SUBDIR += nosefart SUBDIR += nspmod SUBDIR += ocp SUBDIR += ogg2mp3 SUBDIR += openal SUBDIR += openal-soft SUBDIR += opencore-amr SUBDIR += openspc SUBDIR += optimfrog SUBDIR += opus SUBDIR += opus-tools SUBDIR += opusfile SUBDIR += osalp SUBDIR += osd-lyrics SUBDIR += osdmixer SUBDIR += oss SUBDIR += p5-Audio SUBDIR += p5-Audio-CD SUBDIR += p5-Audio-Ecasound SUBDIR += p5-Audio-FLAC-Header SUBDIR += p5-Audio-MPD SUBDIR += p5-Audio-MPD-Common SUBDIR += p5-Audio-Mixer SUBDIR += p5-Audio-Musepack SUBDIR += p5-Audio-Scan SUBDIR += p5-Audio-Scrobbler SUBDIR += p5-Audio-WMA SUBDIR += p5-Audio-Wav SUBDIR += p5-CDDB SUBDIR += p5-CDDB-File SUBDIR += p5-CDDB_get SUBDIR += p5-Filesys-Virtual-DAAP SUBDIR += p5-MIDI SUBDIR += p5-MP3-Find SUBDIR += p5-MP3-ID3v1Tag SUBDIR += p5-MP3-Info SUBDIR += p5-MP3-Tag SUBDIR += p5-MP3-Tag-Utils SUBDIR += p5-MPEG-ID3v2Tag SUBDIR += p5-Music-Audioscrobbler-MPD SUBDIR += p5-Music-Audioscrobbler-Submit SUBDIR += p5-MusicBrainz-DiscID SUBDIR += p5-Net-DAAP-Client SUBDIR += p5-Net-DAAP-DMAP SUBDIR += p5-Net-FreeDB SUBDIR += p5-Net-LibLO SUBDIR += p5-Ogg-Vorbis-Header SUBDIR += p5-Ogg-Vorbis-Header-PurePerl SUBDIR += p5-Shout SUBDIR += p5-Test-Corpus-Audio-MPD SUBDIR += p5-libvorbis SUBDIR += p5-tagged SUBDIR += p5-xmms2 SUBDIR += pacpl SUBDIR += padevchooser SUBDIR += paman SUBDIR += paprefs SUBDIR += patchage SUBDIR += pavucontrol SUBDIR += pavumeter SUBDIR += pd SUBDIR += pear-Text_Spell_Audio SUBDIR += pecl-id3 SUBDIR += penguinsap SUBDIR += pianobar SUBDIR += picard SUBDIR += pidgin-musictracker SUBDIR += pithos SUBDIR += play SUBDIR += playgsf SUBDIR += playmidi SUBDIR += pm3umpdl SUBDIR += pms SUBDIR += pocketsphinx SUBDIR += portaudio SUBDIR += portaudio2 SUBDIR += praat SUBDIR += puddletag SUBDIR += pulseaudio SUBDIR += pure-audio SUBDIR += py-al SUBDIR += py-ao SUBDIR += py-apetag SUBDIR += py-cddb SUBDIR += py-discogs-client SUBDIR += py-eyed3 SUBDIR += py-eyed3-06 SUBDIR += py-fastaudio SUBDIR += py-gmusicapi SUBDIR += py-id3 SUBDIR += py-karaoke SUBDIR += py-mad SUBDIR += py-mpd SUBDIR += py-mpd2 SUBDIR += py-musicbrainz2 SUBDIR += py-musicbrainzngs SUBDIR += py-mutagen SUBDIR += py-ogg SUBDIR += py-openal SUBDIR += py-pyacoustid SUBDIR += py-pyaudio SUBDIR += py-pylast SUBDIR += py-pyliblo SUBDIR += py-shout SUBDIR += py-speex SUBDIR += py-tagpy SUBDIR += py-vorbis SUBDIR += py-xmms2 SUBDIR += py3-pylast SUBDIR += pytone SUBDIR += qjackctl SUBDIR += qmidinet SUBDIR += qmpdclient SUBDIR += qsampler SUBDIR += qsynth SUBDIR += quimup SUBDIR += raop_play SUBDIR += raproxy SUBDIR += raul SUBDIR += rawrec SUBDIR += re SUBDIR += rebot3 SUBDIR += rem SUBDIR += resid SUBDIR += rexima SUBDIR += rezound SUBDIR += rhythmbox SUBDIR += rio500 SUBDIR += rioutil SUBDIR += ripit SUBDIR += ripperx SUBDIR += rosegarden SUBDIR += rplay SUBDIR += rsynth SUBDIR += rubberband SUBDIR += ruby-audiofile SUBDIR += ruby-mp3tag SUBDIR += ruby-smf SUBDIR += ruby-taglib SUBDIR += ruby-xmms2 SUBDIR += rubygem-librmpd SUBDIR += rubygem-ruby-mp3info SUBDIR += rubygem-ruby-ogginfo SUBDIR += rubygem-shout SUBDIR += rubyripper SUBDIR += s3mod SUBDIR += sbagen SUBDIR += schism SUBDIR += scmpc SUBDIR += scrobbler SUBDIR += sdl2_mixer SUBDIR += sdl_mixer SUBDIR += sdl_sound SUBDIR += sfront SUBDIR += shairport SUBDIR += shntool SUBDIR += shorten SUBDIR += shout SUBDIR += shout-idjc SUBDIR += shoutcast SUBDIR += sidplay SUBDIR += sidplay2 SUBDIR += sidplayer SUBDIR += simplemod SUBDIR += siren SUBDIR += slv2 SUBDIR += smasher SUBDIR += snack SUBDIR += snd SUBDIR += solfege SUBDIR += sonata SUBDIR += sonice SUBDIR += sooperlooper SUBDIR += sound-juicer SUBDIR += soundconverter SUBDIR += soundgrab SUBDIR += soundkonverter SUBDIR += soundtouch SUBDIR += soundtracker SUBDIR += sox SUBDIR += specimen SUBDIR += speex SUBDIR += spek SUBDIR += sphinx SUBDIR += sphinx3 SUBDIR += sphinxbase SUBDIR += spiralloops SUBDIR += spiralsynth SUBDIR += spiralsynthmodular SUBDIR += splay SUBDIR += splaytk SUBDIR += squash SUBDIR += squeezeboxserver SUBDIR += squeezeboxserver-dynamicplaylist SUBDIR += squeezeboxserver-lazysearch SUBDIR += squeezeboxserver-sqlplaylist SUBDIR += squeezeboxserver-superdatetime SUBDIR += squeezeboxserver-trackstat SUBDIR += streamripper SUBDIR += streamtranscoder SUBDIR += streamtuner SUBDIR += stymulator SUBDIR += sweep SUBDIR += swhplugins SUBDIR += taglib SUBDIR += taglib-extras SUBDIR += taglib-sharp SUBDIR += taglookup SUBDIR += tagtool SUBDIR += tagutil SUBDIR += tap-plugins SUBDIR += tcd SUBDIR += tclmidi SUBDIR += teamspeak3-server SUBDIR += tempest_for_eliza SUBDIR += tepsonic SUBDIR += terminatorx SUBDIR += thunar-media-tags-plugin SUBDIR += timemachine SUBDIR += timidity SUBDIR += timidity++ SUBDIR += timidity++-emacs SUBDIR += timidity++-gtk SUBDIR += timidity++-motif SUBDIR += timidity++-slang SUBDIR += timidity++-tcltk SUBDIR += timidity++-xaw SUBDIR += timidity++-xskin SUBDIR += tkeca SUBDIR += tomahawk SUBDIR += toolame SUBDIR += tosha SUBDIR += trommler SUBDIR += tse3 SUBDIR += tta SUBDIR += tuneradio SUBDIR += tuxguitar SUBDIR += twolame SUBDIR += uade SUBDIR += ufmcontrol-i18n SUBDIR += umix SUBDIR += umodplayer SUBDIR += umurmur SUBDIR += vagalume SUBDIR += vamp-plugin-sdk SUBDIR += ventrilo-server SUBDIR += vitunes SUBDIR += vo-aacenc SUBDIR += vo-amrwbenc SUBDIR += voipong SUBDIR += vorbis-tools SUBDIR += vorbisgain SUBDIR += vsound SUBDIR += waheela SUBDIR += waon SUBDIR += wav2cdr SUBDIR += wavbreaker SUBDIR += wavegain SUBDIR += waveplay SUBDIR += wavpack SUBDIR += wavplay SUBDIR += whysynth SUBDIR += wildmidi SUBDIR += wmalbum SUBDIR += wmauda SUBDIR += wmix SUBDIR += wmmp SUBDIR += wmrecord SUBDIR += wmsmixer SUBDIR += workman SUBDIR += wxguitar SUBDIR += x11amp SUBDIR += xanalyser SUBDIR += xcd SUBDIR += xcdplayer SUBDIR += xfce4-mixer SUBDIR += xfce4-mpc-plugin SUBDIR += xfmpc SUBDIR += xhippo SUBDIR += ximp3 SUBDIR += xmcd SUBDIR += xmix SUBDIR += xmixer SUBDIR += xmmix SUBDIR += xmms-ahx SUBDIR += xmms-curses SUBDIR += xmms-faad SUBDIR += xmms-festalon SUBDIR += xmms-flac SUBDIR += xmms-gbsplay SUBDIR += xmms-ladspa SUBDIR += xmms-mailnotify SUBDIR += xmms-nas SUBDIR += xmms-nsf SUBDIR += xmms-openspc SUBDIR += xmms-sapplug SUBDIR += xmms-scrobbler SUBDIR += xmms-sexypsf SUBDIR += xmms-shn SUBDIR += xmms-timidity SUBDIR += xmms-volnorm SUBDIR += xmms-wavpack SUBDIR += xmms-xf86audio SUBDIR += xmms-xymms SUBDIR += xmms2 SUBDIR += xmms2-scrobbler SUBDIR += xmmsctrl SUBDIR += xmp SUBDIR += xmradio SUBDIR += xoscope SUBDIR += xpi-musicpm SUBDIR += xsynth-dssi SUBDIR += xvmixer SUBDIR += xwave SUBDIR += yell SUBDIR += zinf SUBDIR += zynaddsubfx .include Index: head/audio/gstreamer1-plugins-opus/Makefile =================================================================== --- head/audio/gstreamer1-plugins-opus/Makefile (revision 374803) +++ head/audio/gstreamer1-plugins-opus/Makefile (revision 374804) @@ -1,13 +1,13 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer Opus audio encoder/decoder plugin GST_PLUGIN= opus DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile" Index: head/audio/gstreamer1-plugins-pulse/Makefile =================================================================== --- head/audio/gstreamer1-plugins-pulse/Makefile (nonexistent) +++ head/audio/gstreamer1-plugins-pulse/Makefile (revision 374804) @@ -0,0 +1,13 @@ +# $FreeBSD$ + +PORTREVISION= 0 +CATEGORIES= audio + +COMMENT= GStreamer plugin for pulseaudio + +GST_PLUGIN= pulse +DIST= good + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins + +.include "${MASTERDIR}/Makefile" Property changes on: head/audio/gstreamer1-plugins-pulse/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/Makefile =================================================================== --- head/graphics/Makefile (revision 374803) +++ head/graphics/Makefile (revision 374804) @@ -1,1068 +1,1069 @@ # $FreeBSD$ # COMMENT = Graphics tools and libraries SUBDIR += 4va SUBDIR += Coin SUBDIR += EZWGL SUBDIR += GraphicsMagick SUBDIR += Hermes SUBDIR += IPA SUBDIR += ImageMagick SUBDIR += ImageMagick-nox11 SUBDIR += O2-tools SUBDIR += OpenEXR SUBDIR += R-cran-GDD SUBDIR += R-cran-RColorBrewer SUBDIR += R-cran-colorspace SUBDIR += R-cran-diagram SUBDIR += R-cran-dichromat SUBDIR += R-cran-ggplot2 SUBDIR += R-cran-munsell SUBDIR += R-cran-pixmap SUBDIR += R-cran-png SUBDIR += R-cran-rgdal SUBDIR += R-cran-rtiff SUBDIR += R-cran-scales SUBDIR += R-cran-shape SUBDIR += SciPlot SUBDIR += a2png SUBDIR += aalib SUBDIR += aaphoto SUBDIR += acidwarp SUBDIR += aeskulap SUBDIR += agave SUBDIR += agg SUBDIR += alpng SUBDIR += amide SUBDIR += ampasACES-container SUBDIR += ampasCTL SUBDIR += animorph SUBDIR += aoi SUBDIR += apngasm SUBDIR += apngdis SUBDIR += apvlv SUBDIR += aqsis SUBDIR += argyllcms SUBDIR += asciio SUBDIR += atril SUBDIR += autopano-sift-c SUBDIR += autoq3d SUBDIR += autotrace SUBDIR += aview SUBDIR += ayam SUBDIR += backfract SUBDIR += barbecue SUBDIR += barcode SUBDIR += batik SUBDIR += bbrb SUBDIR += blender SUBDIR += blender-doc SUBDIR += bmeps SUBDIR += bmp2html SUBDIR += box SUBDIR += boxer SUBDIR += bugle SUBDIR += burplex SUBDIR += c-a-i-r SUBDIR += cadubi SUBDIR += cairo SUBDIR += cairo-reference SUBDIR += cairomm SUBDIR += cal3d SUBDIR += cal3d-devel SUBDIR += camera SUBDIR += camerakit SUBDIR += cbrpager SUBDIR += cbview SUBDIR += cbviewer SUBDIR += cegui SUBDIR += cenon SUBDIR += cfdg SUBDIR += chbg SUBDIR += cimg SUBDIR += cinepaint SUBDIR += clutter SUBDIR += clutter-box2d SUBDIR += clutter-gtk SUBDIR += clutter-gtk3 SUBDIR += cluttermm SUBDIR += code-eli SUBDIR += cogl SUBDIR += colord SUBDIR += colord-gtk SUBDIR += comical SUBDIR += commons-utilities SUBDIR += compupic SUBDIR += converseen SUBDIR += corona SUBDIR += cosmoplayer SUBDIR += crw SUBDIR += cthumb SUBDIR += cuneiform SUBDIR += curator SUBDIR += cuttlefish SUBDIR += danpei SUBDIR += darknock SUBDIR += darktable SUBDIR += dataplot SUBDIR += dc20pack SUBDIR += dcraw SUBDIR += dcraw-m SUBDIR += deegree-csw SUBDIR += deegree-igeoportal SUBDIR += deegree-wcs SUBDIR += deegree-wfs SUBDIR += deegree-wms SUBDIR += deegree-wps SUBDIR += deegree-wpvs SUBDIR += delaboratory SUBDIR += devil SUBDIR += dia SUBDIR += diacanvas2 SUBDIR += digikam-kde4 SUBDIR += digikam-kde4-doc SUBDIR += digikam-kde4-l10n SUBDIR += ditaa SUBDIR += djview4 SUBDIR += djvulibre SUBDIR += dmtx-utils SUBDIR += dri SUBDIR += driconf SUBDIR += duhdraw SUBDIR += dynamechs SUBDIR += easypaint SUBDIR += edje_viewer SUBDIR += electrix SUBDIR += enblend SUBDIR += ender SUBDIR += enesim SUBDIR += entangle SUBDIR += eog SUBDIR += eog-plugins SUBDIR += eom SUBDIR += eos-movrec SUBDIR += epdfview SUBDIR += epeg SUBDIR += epix SUBDIR += eps2png SUBDIR += epstool SUBDIR += etch SUBDIR += eterm-bg SUBDIR += evas_generic_loaders SUBDIR += evas_generic_loaders-gst SUBDIR += evas_generic_loaders-pdf SUBDIR += evas_generic_loaders-ps SUBDIR += evas_generic_loaders-raw SUBDIR += evas_generic_loaders-svg SUBDIR += evas_generic_loaders-xcf SUBDIR += evince SUBDIR += evolvotron SUBDIR += exact-image SUBDIR += exif SUBDIR += exifprobe SUBDIR += exiftags SUBDIR += exiftran SUBDIR += exiv2 SUBDIR += exrtools SUBDIR += feh SUBDIR += ffff SUBDIR += fig2sxd SUBDIR += figurine SUBDIR += flam3 SUBDIR += flasm SUBDIR += fli2gif SUBDIR += flphoto SUBDIR += fly SUBDIR += fortytwo SUBDIR += fotofix SUBDIR += fotoxx SUBDIR += founts SUBDIR += fpc-cairo SUBDIR += fpc-fpgtk SUBDIR += fpc-graph SUBDIR += fpc-hermes SUBDIR += fpc-imagemagick SUBDIR += fpc-imlib SUBDIR += fpc-libgd SUBDIR += fpc-libpng SUBDIR += fpc-ncurses SUBDIR += fpc-opengl SUBDIR += fpc-pasjpeg SUBDIR += fpc-proj4 SUBDIR += fpc-rsvg SUBDIR += fpc-svgalib SUBDIR += fracplanet SUBDIR += fraqtive SUBDIR += freeglut SUBDIR += freeimage SUBDIR += frei0r SUBDIR += frei0r-plugins SUBDIR += frei0r-plugins-gavl SUBDIR += frei0r-plugins-opencv SUBDIR += ftgl SUBDIR += fujiplay SUBDIR += fusefs-gphotofs SUBDIR += fv SUBDIR += fyre SUBDIR += g2 SUBDIR += gauche-gl SUBDIR += gbm SUBDIR += gcolor SUBDIR += gcolor2 SUBDIR += gd SUBDIR += gdal SUBDIR += gdal-grass SUBDIR += gdchart SUBDIR += gdk-pixbuf SUBDIR += gdk-pixbuf2 SUBDIR += gdtclft SUBDIR += geeqie SUBDIR += gegl SUBDIR += generic_image_decoder SUBDIR += geoapi SUBDIR += geomorph SUBDIR += geomview SUBDIR += geos SUBDIR += geoserver SUBDIR += gexiv2 SUBDIR += giblib SUBDIR += gif2png SUBDIR += giflib SUBDIR += gifmerge SUBDIR += gifsicle SUBDIR += giftool SUBDIR += gimageview SUBDIR += gimmage SUBDIR += gimp SUBDIR += gimp-app SUBDIR += gimp-beautify-plugin SUBDIR += gimp-data-extras SUBDIR += gimp-elsamuko-script SUBDIR += gimp-ez-perspective-plugin SUBDIR += gimp-focusblur-plugin SUBDIR += gimp-gmic-plugin SUBDIR += gimp-help SUBDIR += gimp-jagged-border-script SUBDIR += gimp-lensfun-plugin SUBDIR += gimp-lqr-plugin SUBDIR += gimp-manual-html SUBDIR += gimp-refocus-plugin SUBDIR += gimp-resynthesizer SUBDIR += gimp-save-for-web SUBDIR += gimp-wavelet-decompose-plugin SUBDIR += gimp-wavelet-denoise-plugin SUBDIR += gimp-wavelet-sharpen-plugin SUBDIR += gimpfx-foundry SUBDIR += giram SUBDIR += gkrellkam2 SUBDIR += gle SUBDIR += gle-graphics SUBDIR += glew SUBDIR += glexcess SUBDIR += glfw SUBDIR += glfw2 SUBDIR += glitz SUBDIR += gliv SUBDIR += glosm SUBDIR += glpng SUBDIR += gltt SUBDIR += gmt SUBDIR += gnash SUBDIR += gnofract4d SUBDIR += gnome-color-manager SUBDIR += gnome-video-effects SUBDIR += gnustep-slideshow SUBDIR += gnustep-slideshowkit SUBDIR += gocr SUBDIR += goocanvas SUBDIR += goocanvas2 SUBDIR += goocanvasmm SUBDIR += goocanvasmm2 SUBDIR += goom SUBDIR += gource SUBDIR += gpaint SUBDIR += gphoto2 SUBDIR += gpicview SUBDIR += gplot SUBDIR += gpsmanshp SUBDIR += gqview SUBDIR += gracula SUBDIR += grads SUBDIR += grafx2 SUBDIR += graphite2 SUBDIR += graphopt SUBDIR += graphos SUBDIR += graphviz SUBDIR += grx SUBDIR += gscan2pdf SUBDIR += gsculpt SUBDIR += gstreamer-plugins-aalib SUBDIR += gstreamer-plugins-cairo SUBDIR += gstreamer-plugins-gdkpixbuf SUBDIR += gstreamer-plugins-gl SUBDIR += gstreamer-plugins-jpeg SUBDIR += gstreamer-plugins-libcaca SUBDIR += gstreamer-plugins-libpng SUBDIR += gstreamer-plugins-libvisual SUBDIR += gstreamer-plugins-opencv SUBDIR += gstreamer1-plugins-aalib SUBDIR += gstreamer1-plugins-cairo SUBDIR += gstreamer1-plugins-gdkpixbuf + SUBDIR += gstreamer1-plugins-gl SUBDIR += gstreamer1-plugins-jpeg SUBDIR += gstreamer1-plugins-libcaca SUBDIR += gstreamer1-plugins-libvisual SUBDIR += gstreamer1-plugins-opencv SUBDIR += gstreamer1-plugins-openjpeg SUBDIR += gstreamer1-plugins-png SUBDIR += gstreamer1-plugins-webp SUBDIR += gstreamer1-plugins-zbar SUBDIR += gthumb SUBDIR += gtimelapse SUBDIR += gtk-update-icon-cache SUBDIR += gtkam SUBDIR += gtkdps SUBDIR += gtkgraph SUBDIR += gts SUBDIR += guilib SUBDIR += gwenview-kde4 SUBDIR += gx SUBDIR += hobbes-icons-xpm SUBDIR += hppsmtools SUBDIR += hs-HGL SUBDIR += hs-JuicyPixels SUBDIR += hs-cairo SUBDIR += hs-dia-base SUBDIR += hs-dia-functions SUBDIR += hs-soegtk SUBDIR += hs-svgcairo SUBDIR += hsetroot SUBDIR += hugin SUBDIR += hugin-devel SUBDIR += icat SUBDIR += icc-profiles-basiccolor SUBDIR += icc-profiles-openicc SUBDIR += iccexamin SUBDIR += iccxml SUBDIR += icoconvert SUBDIR += icon-slicer SUBDIR += icontact SUBDIR += icoutils SUBDIR += ida SUBDIR += iec16022 SUBDIR += iiview SUBDIR += ilmbase SUBDIR += imageindex SUBDIR += imagesort SUBDIR += imageviewer SUBDIR += imageworsener SUBDIR += imc SUBDIR += imgtops SUBDIR += imgv SUBDIR += imlib SUBDIR += imlib2 SUBDIR += imlib2_loaders SUBDIR += import-pictures SUBDIR += impressive SUBDIR += inkscape SUBDIR += intergif SUBDIR += inventor SUBDIR += ipe SUBDIR += iulib SUBDIR += jalbum SUBDIR += jasper SUBDIR += jave6 SUBDIR += jbig2dec SUBDIR += jbigkit SUBDIR += jdraw SUBDIR += jgraph SUBDIR += jhead SUBDIR += jogamp-jogl SUBDIR += jogl SUBDIR += jp2a SUBDIR += jpatch SUBDIR += jpeg SUBDIR += jpeg-turbo SUBDIR += jpeg2ps SUBDIR += jpeginfo SUBDIR += jpegoptim SUBDIR += jpg2pdf SUBDIR += jpgraph2 SUBDIR += jpgtn SUBDIR += jslice SUBDIR += kamera-kde4 SUBDIR += kcolorchooser SUBDIR += kcoloredit SUBDIR += kdegraphics4 SUBDIR += kdegraphics4-mobipocket SUBDIR += kdegraphics4-strigi-analyzer SUBDIR += kdegraphics4-svgpart SUBDIR += kdegraphics4-thumbnailers SUBDIR += kiconedit SUBDIR += kipi-plugin-acquireimages SUBDIR += kipi-plugin-advancedslideshow SUBDIR += kipi-plugin-batchprocess SUBDIR += kipi-plugin-calendar SUBDIR += kipi-plugin-debianscreenshots SUBDIR += kipi-plugin-dngconverter SUBDIR += kipi-plugin-expoblending SUBDIR += kipi-plugin-facebook SUBDIR += kipi-plugin-flashexport SUBDIR += kipi-plugin-flickrexport SUBDIR += kipi-plugin-galleryexport SUBDIR += kipi-plugin-gpssync SUBDIR += kipi-plugin-htmlexport SUBDIR += kipi-plugin-imageshackexport SUBDIR += kipi-plugin-imageviewer SUBDIR += kipi-plugin-imgurexport SUBDIR += kipi-plugin-ipodexport SUBDIR += kipi-plugin-jalbumexport SUBDIR += kipi-plugin-jpeglossless SUBDIR += kipi-plugin-kioexport SUBDIR += kipi-plugin-kmlexport SUBDIR += kipi-plugin-kopete SUBDIR += kipi-plugin-mediawiki SUBDIR += kipi-plugin-metadataedit SUBDIR += kipi-plugin-panorama SUBDIR += kipi-plugin-photolayoutseditor SUBDIR += kipi-plugin-picasawebexport SUBDIR += kipi-plugin-piwigoexport SUBDIR += kipi-plugin-printimages SUBDIR += kipi-plugin-rajceexport SUBDIR += kipi-plugin-rawconverter SUBDIR += kipi-plugin-removeredeyes SUBDIR += kipi-plugin-sendimages SUBDIR += kipi-plugin-shwup SUBDIR += kipi-plugin-smug SUBDIR += kipi-plugin-timeadjust SUBDIR += kipi-plugin-videoslideshow SUBDIR += kipi-plugin-vkontakte SUBDIR += kipi-plugin-yandexfotki SUBDIR += kipi-plugins-kde4 SUBDIR += kix-kmod SUBDIR += klatexformula SUBDIR += kludge3d SUBDIR += kolourpaint SUBDIR += kphotoalbum-kde4 SUBDIR += kpovmodeler SUBDIR += kqtquickcharts SUBDIR += ksaneplugin SUBDIR += ksnapshot SUBDIR += kudu SUBDIR += kuickshow-kde4 SUBDIR += l2p SUBDIR += laternamagica SUBDIR += lcdtest SUBDIR += lcms SUBDIR += lcms-python SUBDIR += lcms2 SUBDIR += leafpak SUBDIR += lensfun SUBDIR += leptonica SUBDIR += lfview SUBDIR += lib3ds SUBDIR += libEGL SUBDIR += libGL SUBDIR += libGLU SUBDIR += libGLw SUBDIR += libafterimage SUBDIR += libart_lgpl SUBDIR += libaux SUBDIR += libboard SUBDIR += libcaca SUBDIR += libcdr01 SUBDIR += libchamplain SUBDIR += libdmtx SUBDIR += libdrm SUBDIR += libecwj2 SUBDIR += libemf SUBDIR += libepoxy SUBDIR += libetonyek01 SUBDIR += libexif SUBDIR += libexif-gtk SUBDIR += libfpx SUBDIR += libfreehand SUBDIR += libgaiagraphics SUBDIR += libgeotiff SUBDIR += libgfx SUBDIR += libglapi SUBDIR += libglesv2 SUBDIR += libgltext SUBDIR += libgltf SUBDIR += libgnomecanvas SUBDIR += libgnomecanvas-reference SUBDIR += libgnomecanvasmm26 SUBDIR += libgphoto2 SUBDIR += libgxps SUBDIR += libimg SUBDIR += libiptcdata SUBDIR += libjpeg-turbo SUBDIR += libkdcraw-kde4 SUBDIR += libkexiv2-kde4 SUBDIR += libkface SUBDIR += libkipi-kde4 SUBDIR += libkipiplugins SUBDIR += libksane SUBDIR += libkscreen SUBDIR += liblqr-1 SUBDIR += liblug SUBDIR += libmng SUBDIR += libmorph SUBDIR += libopenraw SUBDIR += libosmesa SUBDIR += libpano12 SUBDIR += libpano13 SUBDIR += libpcd SUBDIR += libpgf SUBDIR += libprojectm SUBDIR += libpuzzle SUBDIR += libqrencode SUBDIR += librasterlite SUBDIR += libraw SUBDIR += libreatlas SUBDIR += librsvg2 SUBDIR += libsixel SUBDIR += libspiro SUBDIR += libsvg SUBDIR += libsvg-cairo SUBDIR += libtxc_dxtn SUBDIR += libvisual SUBDIR += libvisual04 SUBDIR += libvisual04-plugins SUBDIR += libwmf SUBDIR += libwmf-nox11 SUBDIR += libwpg SUBDIR += libwpg03 SUBDIR += linplasma SUBDIR += linux-XnViewMP SUBDIR += linux-adobesvg SUBDIR += linux-c6-cairo SUBDIR += linux-c6-dri SUBDIR += linux-c6-dri-compat SUBDIR += linux-c6-gdk-pixbuf2 SUBDIR += linux-c6-glx-utils SUBDIR += linux-c6-jpeg SUBDIR += linux-c6-libGLU SUBDIR += linux-c6-png SUBDIR += linux-c6-sdl_image SUBDIR += linux-c6-sdl_ttf SUBDIR += linux-c6-tiff SUBDIR += linux-f10-cairo SUBDIR += linux-f10-dri SUBDIR += linux-f10-gdk-pixbuf SUBDIR += linux-f10-glew SUBDIR += linux-f10-imlib SUBDIR += linux-f10-jpeg SUBDIR += linux-f10-libGLU SUBDIR += linux-f10-libmng SUBDIR += linux-f10-png SUBDIR += linux-f10-sdl_image SUBDIR += linux-f10-sdl_ttf SUBDIR += linux-f10-tiff SUBDIR += linux-f10-ungif SUBDIR += lprof-devel SUBDIR += lua-gd SUBDIR += luminance SUBDIR += luminance-qt5 SUBDIR += luxrender SUBDIR += mahotas SUBDIR += maim SUBDIR += makehuman SUBDIR += mandelbulber SUBDIR += mapnik SUBDIR += mapserver SUBDIR += mapyrus SUBDIR += megapov SUBDIR += mesa-demos SUBDIR += meshviewer SUBDIR += metacam SUBDIR += metapixel SUBDIR += mhgui SUBDIR += ming SUBDIR += mirage SUBDIR += mmrecover SUBDIR += mozjpeg SUBDIR += mscgen SUBDIR += mtpaint SUBDIR += multican SUBDIR += mupdf SUBDIR += mxp SUBDIR += mypaint SUBDIR += nathive SUBDIR += netpbm SUBDIR += nip2 SUBDIR += nomacs SUBDIR += npretty SUBDIR += nvidia-texture-tools SUBDIR += ocaml-images SUBDIR += ocaml-lablgl SUBDIR += ocrad SUBDIR += ocre SUBDIR += ocrfeeder SUBDIR += ocropus SUBDIR += ogre3d SUBDIR += okular SUBDIR += opencollada SUBDIR += opencolorio SUBDIR += opencolorio-tools SUBDIR += opencsg SUBDIR += opencv SUBDIR += opencv-core SUBDIR += opencv-java SUBDIR += opendx SUBDIR += opengl-man SUBDIR += opengtl SUBDIR += openimageio SUBDIR += openjpeg SUBDIR += openjpeg15 SUBDIR += openjump SUBDIR += opennurbs SUBDIR += openrm SUBDIR += openshadinglanguage SUBDIR += optar SUBDIR += optipng SUBDIR += osg SUBDIR += osg-devel SUBDIR += osgearth SUBDIR += oyranos SUBDIR += p5-Acme-Steganography-Image-Png SUBDIR += p5-CAD-Drawing SUBDIR += p5-CAD-Drawing-Template SUBDIR += p5-Cairo SUBDIR += p5-Captcha-reCAPTCHA SUBDIR += p5-Captcha-reCAPTCHA-Mailhide SUBDIR += p5-Chart SUBDIR += p5-Chart-Clicker SUBDIR += p5-Chart-Graph SUBDIR += p5-Chart-PNGgraph SUBDIR += p5-Color-Calc SUBDIR += p5-Color-Library SUBDIR += p5-Color-Palette SUBDIR += p5-Color-Rgb SUBDIR += p5-Color-Scheme SUBDIR += p5-Convert-Color SUBDIR += p5-GD SUBDIR += p5-GD-Arrow SUBDIR += p5-GD-Barcode SUBDIR += p5-GD-Graph SUBDIR += p5-GD-Graph-histogram SUBDIR += p5-GD-Graph-ohlc SUBDIR += p5-GD-Graph3d SUBDIR += p5-GD-SVG SUBDIR += p5-GD-TextUtil SUBDIR += p5-GD-Thumbnail SUBDIR += p5-Geo-EOP SUBDIR += p5-Geo-GDAL SUBDIR += p5-Geo-GML SUBDIR += p5-Geo-Gpx SUBDIR += p5-Geo-KML SUBDIR += p5-Geo-Point SUBDIR += p5-Geo-Proj4 SUBDIR += p5-Geometry-Primitive SUBDIR += p5-Gimp SUBDIR += p5-Google-Chart SUBDIR += p5-Graph-Easy SUBDIR += p5-Graph-ReadWrite SUBDIR += p5-Graph-SocialMap SUBDIR += p5-Graph-Writer-GraphViz SUBDIR += p5-GraphViz SUBDIR += p5-GraphViz-Data-Structure SUBDIR += p5-GraphViz-Traverse SUBDIR += p5-GraphViz2 SUBDIR += p5-Graphics-Color SUBDIR += p5-Graphics-ColorNames SUBDIR += p5-Graphics-ColorNames-WWW SUBDIR += p5-Graphics-GnuplotIF SUBDIR += p5-Graphics-Primitive SUBDIR += p5-Graphics-Primitive-Driver-Cairo SUBDIR += p5-Image-Base SUBDIR += p5-Image-Base-SVG SUBDIR += p5-Image-Caa SUBDIR += p5-Image-Compare SUBDIR += p5-Image-ExifTool SUBDIR += p5-Image-ExifTool-devel SUBDIR += p5-Image-Grab SUBDIR += p5-Image-Heatmap SUBDIR += p5-Image-IPTCInfo SUBDIR += p5-Image-Imgur SUBDIR += p5-Image-Imlib2 SUBDIR += p5-Image-Info SUBDIR += p5-Image-LibExif SUBDIR += p5-Image-Magick-Iterator SUBDIR += p5-Image-Math-Constrain SUBDIR += p5-Image-MetaData-GQview SUBDIR += p5-Image-MetaData-JPEG SUBDIR += p5-Image-ObjectDetect SUBDIR += p5-Image-PBMlib SUBDIR += p5-Image-Pngslimmer SUBDIR += p5-Image-Scale SUBDIR += p5-Image-Size SUBDIR += p5-Image-Size-FillFullSelect SUBDIR += p5-Imager SUBDIR += p5-Imager-AverageGray SUBDIR += p5-Imager-Graph SUBDIR += p5-Imager-Plot SUBDIR += p5-Imager-QRCode SUBDIR += p5-Imlib2 SUBDIR += p5-Layout-Manager SUBDIR += p5-OpenGL SUBDIR += p5-PGPLOT SUBDIR += p5-SVG-DOM2 SUBDIR += p5-SVG-Graph SUBDIR += p5-SVG-Metadata SUBDIR += p5-SWF-Builder SUBDIR += p5-SWF-File SUBDIR += p5-Sane SUBDIR += p5-SpringGraph SUBDIR += p5-Tk-JPEG-Lite SUBDIR += p5-URI-GoogleChart SUBDIR += p5-VCG SUBDIR += p5-Visio SUBDIR += p5-ming SUBDIR += panoglview SUBDIR += panomatic SUBDIR += partio SUBDIR += pdf2svg SUBDIR += pear-Horde_Image SUBDIR += pear-IO_SWF SUBDIR += pear-Image_3D SUBDIR += pear-Image_Barcode SUBDIR += pear-Image_Barcode2 SUBDIR += pear-Image_Canvas SUBDIR += pear-Image_Color SUBDIR += pear-Image_Graph SUBDIR += pear-Image_GraphViz SUBDIR += pear-Image_Transform SUBDIR += pecl-gmagick SUBDIR += pecl-imagick SUBDIR += pecl-imlib2 SUBDIR += pecl-qrencode SUBDIR += pecomato SUBDIR += pencil SUBDIR += peps SUBDIR += pfscalibration SUBDIR += pfstmo SUBDIR += pfstools SUBDIR += pgplot SUBDIR += pho SUBDIR += photopc SUBDIR += php-facedetect SUBDIR += php-gdal SUBDIR += php-libpuzzle SUBDIR += php-magickwand SUBDIR += php5-exif SUBDIR += php5-ffmpeg SUBDIR += php5-gd SUBDIR += php5-swfed SUBDIR += php53-exif SUBDIR += php53-gd SUBDIR += php55-exif SUBDIR += php55-gd SUBDIR += php56-exif SUBDIR += php56-gd SUBDIR += phplot SUBDIR += picpuz SUBDIR += picturebook SUBDIR += picviz SUBDIR += piddle SUBDIR += pinpoint SUBDIR += pinta SUBDIR += pixelize SUBDIR += pixen SUBDIR += pixie SUBDIR += pixmap SUBDIR += plasma-kmod SUBDIR += plotutils SUBDIR += png SUBDIR += png2html SUBDIR += png2ico SUBDIR += pngcheck SUBDIR += pngcrush SUBDIR += pngnq SUBDIR += pngquant SUBDIR += pngrewrite SUBDIR += pngwriter SUBDIR += podofo SUBDIR += poppler SUBDIR += poppler-data SUBDIR += poppler-glib SUBDIR += poppler-qt4 SUBDIR += poppler-qt5 SUBDIR += poppler-utils SUBDIR += pornview SUBDIR += potrace SUBDIR += povray-meta SUBDIR += povray36 SUBDIR += povray37 SUBDIR += ppmcaption SUBDIR += ppminfo SUBDIR += ppsei SUBDIR += pqiv SUBDIR += preview SUBDIR += price SUBDIR += prison SUBDIR += processing SUBDIR += proj SUBDIR += projectm-libvisual SUBDIR += pstoedit SUBDIR += pstoepsi SUBDIR += pure-gl SUBDIR += py-PyX SUBDIR += py-PyX12 SUBDIR += py-aafigure SUBDIR += py-actdiag SUBDIR += py-blockdiag SUBDIR += py-blockdiagcontrib-cisco SUBDIR += py-cairo SUBDIR += py-chart SUBDIR += py-django-easy-thumbnails SUBDIR += py-editobj SUBDIR += py-exif SUBDIR += py-exiv2 SUBDIR += py-freeimagepy SUBDIR += py-gchartwrapper SUBDIR += py-gd SUBDIR += py-gdal SUBDIR += py-gimp SUBDIR += py-glewpy SUBDIR += py-goocanvas SUBDIR += py-graph SUBDIR += py-graph-core SUBDIR += py-graph-dot SUBDIR += py-graphviz SUBDIR += py-graphy SUBDIR += py-gvgen SUBDIR += py-imaging SUBDIR += py-mcomix SUBDIR += py-ming SUBDIR += py-nwdiag SUBDIR += py-opencv SUBDIR += py-openexr SUBDIR += py-opengl SUBDIR += py-openimageio SUBDIR += py-paint SUBDIR += py-pillow SUBDIR += py-pivy SUBDIR += py-png SUBDIR += py-poppler SUBDIR += py-poppler-qt4 SUBDIR += py-pycha SUBDIR += py-pydot SUBDIR += py-pygal SUBDIR += py-pyggel SUBDIR += py-pyglet SUBDIR += py-pygooglechart SUBDIR += py-pyproj SUBDIR += py-qt4-svg SUBDIR += py-rabbyt SUBDIR += py-sane SUBDIR += py-seqdiag SUBDIR += py-sorl-thumbnail SUBDIR += py-soya3d SUBDIR += py-stltools SUBDIR += py-wand SUBDIR += py-webcolors SUBDIR += py3-cairo SUBDIR += pygts SUBDIR += pymorph SUBDIR += pyro SUBDIR += pysvg SUBDIR += qcomicbook SUBDIR += qcread SUBDIR += qgis SUBDIR += qiv SUBDIR += qiviewer SUBDIR += qslim SUBDIR += qt4-iconengines SUBDIR += qt4-imageformats SUBDIR += qt4-opengl SUBDIR += qt4-pixeltool SUBDIR += qt4-svg SUBDIR += qt5-graphicaleffects SUBDIR += qt5-imageformats SUBDIR += qt5-opengl SUBDIR += qt5-pixeltool SUBDIR += qt5-svg SUBDIR += qtgtl SUBDIR += quat SUBDIR += quat-gui SUBDIR += quesa SUBDIR += quesoglc SUBDIR += qxv SUBDIR += radius-engine SUBDIR += raster3d SUBDIR += rawstudio SUBDIR += rawtherapee SUBDIR += rayshade SUBDIR += reallyslick SUBDIR += recoverjpeg SUBDIR += renrot SUBDIR += repng2jpeg SUBDIR += rgbpaint SUBDIR += ristretto SUBDIR += ruby-gd SUBDIR += ruby-gdal SUBDIR += ruby-image_size SUBDIR += ruby-imlib2 SUBDIR += ruby-svg SUBDIR += rubygem-cairo SUBDIR += rubygem-captcha SUBDIR += rubygem-chunky_png SUBDIR += rubygem-clutter SUBDIR += rubygem-clutter-gtk SUBDIR += rubygem-dragonfly SUBDIR += rubygem-emoji SUBDIR += rubygem-exifr SUBDIR += rubygem-ezprint SUBDIR += rubygem-fastimage SUBDIR += rubygem-flamegraph SUBDIR += rubygem-gd2 SUBDIR += rubygem-gdk_pixbuf2 SUBDIR += rubygem-geokit SUBDIR += rubygem-gitlab_emoji SUBDIR += rubygem-goocanvas SUBDIR += rubygem-graphviz SUBDIR += rubygem-gruff SUBDIR += rubygem-image_science SUBDIR += rubygem-imagesize SUBDIR += rubygem-objectdetect SUBDIR += rubygem-opengl SUBDIR += rubygem-pdfkit SUBDIR += rubygem-png SUBDIR += rubygem-railroad SUBDIR += rubygem-rmagick SUBDIR += rubygem-rsvg2 SUBDIR += rubygem-scruffy SUBDIR += rubyphoto SUBDIR += s10sh SUBDIR += sage SUBDIR += sam2p SUBDIR += sampleicc SUBDIR += sane-backends SUBDIR += sane-frontends SUBDIR += scale2x SUBDIR += scantailor SUBDIR += scr2png SUBDIR += scrot SUBDIR += scwm-icons SUBDIR += sdl2_gfx SUBDIR += sdl2_image SUBDIR += sdl2_ttf SUBDIR += sdl_gfx SUBDIR += sdl_image SUBDIR += sdl_ttf SUBDIR += seam-carving-gui SUBDIR += seejpeg SUBDIR += seom SUBDIR += separate SUBDIR += seq2gif SUBDIR += shared-color-profiles SUBDIR += sharpconstruct SUBDIR += shiva-collections SUBDIR += shotwell SUBDIR += show SUBDIR += showimage SUBDIR += silgraphite SUBDIR += simage SUBDIR += simpleviewer SUBDIR += sk1libs SUBDIR += skanlite SUBDIR += skencil SUBDIR += sketch SUBDIR += sng SUBDIR += springgraph SUBDIR += squish SUBDIR += sswf SUBDIR += stamp SUBDIR += structuresynth SUBDIR += svg2pdf SUBDIR += svg2png SUBDIR += svgalib SUBDIR += svgfig SUBDIR += swfdec SUBDIR += swfmill SUBDIR += swftools SUBDIR += sxiv SUBDIR += synaesthesia SUBDIR += synfigstudio SUBDIR += telak SUBDIR += tesseract SUBDIR += tesseract-data SUBDIR += tgif SUBDIR += tif22pnm SUBDIR += tiff SUBDIR += tiffgt SUBDIR += tifmerge SUBDIR += tilecache SUBDIR += tiled SUBDIR += timeless SUBDIR += tintfu SUBDIR += tinyows SUBDIR += tkpng SUBDIR += togl SUBDIR += truevision SUBDIR += ttygif SUBDIR += tulip SUBDIR += tumble SUBDIR += ufraw SUBDIR += uniconvertor SUBDIR += uniconvw SUBDIR += unpaper SUBDIR += urt SUBDIR += vcg SUBDIR += viewnior SUBDIR += vigra SUBDIR += vips SUBDIR += visprint SUBDIR += volpack SUBDIR += vp SUBDIR += webp SUBDIR += whirlgif SUBDIR += white_dune SUBDIR += wings SUBDIR += wmicons SUBDIR += wxsvg SUBDIR += xaos SUBDIR += xbmbrowser SUBDIR += xcftools SUBDIR += xd3d SUBDIR += xdgagrab SUBDIR += xface.el SUBDIR += xfig SUBDIR += xfpovray SUBDIR += xfractint SUBDIR += xglurbules SUBDIR += xgrasp SUBDIR += xli SUBDIR += xmandel SUBDIR += xmedcon SUBDIR += xmlgraphics-commons SUBDIR += xmountains SUBDIR += xnview SUBDIR += xoris SUBDIR += xournal SUBDIR += xpaint SUBDIR += xpdf SUBDIR += xpx SUBDIR += xsane SUBDIR += xsvg SUBDIR += xtexcad SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xwpick SUBDIR += yafray SUBDIR += yagf SUBDIR += yed SUBDIR += yukon SUBDIR += zathura SUBDIR += zathura-djvu SUBDIR += zathura-pdf-mupdf SUBDIR += zathura-pdf-poppler SUBDIR += zbar SUBDIR += zgv SUBDIR += zimg SUBDIR += zint SUBDIR += zphoto .include Index: head/graphics/gstreamer1-plugins-gl/Makefile =================================================================== --- head/graphics/gstreamer1-plugins-gl/Makefile (nonexistent) +++ head/graphics/gstreamer1-plugins-gl/Makefile (revision 374804) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTREVISION= 0 +CATEGORIES= graphics + +COMMENT= Gstreamer GL graphics plugin + +GST_PLUGIN= gl +DIST= bad + +#USE_CSTD= gnu89 +#USE_CSTD= c11 +#USE_CXXSTD= c++11 +MAKE_ARGS+= V=1 +#USE_GCC= yes +PLIST= ${.CURDIR}/pkg-plist + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins + +pre-build: + @cd ${WRKSRC}/gst-libs/gst/gl && ${GMAKE} + +post-install: + @cd ${WRKSRC}/gst-libs/gst/gl && ${SETENV} DESTDIR=${STAGEDIR} \ + INSTALL_TARGET=${INSTALL_TARGET} ${GMAKE} install + +.include "${MASTERDIR}/Makefile" Property changes on: head/graphics/gstreamer1-plugins-gl/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/gstreamer1-plugins-gl/pkg-plist =================================================================== --- head/graphics/gstreamer1-plugins-gl/pkg-plist (nonexistent) +++ head/graphics/gstreamer1-plugins-gl/pkg-plist (revision 374804) @@ -0,0 +1,37 @@ +include/gstreamer-%%VERSION%%/gst/gl/egl/gsteglimagememory.h +include/gstreamer-%%VERSION%%/gst/gl/egl/gstgldisplay_egl.h +include/gstreamer-%%VERSION%%/gst/gl/gl.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/all_functions.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/base.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/blending.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/eglimage.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/fbo.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/fixedfunction.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/gles.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/gstgl_compat.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/gstgl_gles2compat.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/opengl.h +include/gstreamer-%%VERSION%%/gst/gl/glprototypes/shaders.h +include/gstreamer-%%VERSION%%/gst/gl/gstgl_fwd.h +include/gstreamer-%%VERSION%%/gst/gl/gstglapi.h +include/gstreamer-%%VERSION%%/gst/gl/gstglbufferpool.h +include/gstreamer-%%VERSION%%/gst/gl/gstglcolorconvert.h +include/gstreamer-%%VERSION%%/gst/gl/gstglconfig.h +include/gstreamer-%%VERSION%%/gst/gl/gstglcontext.h +include/gstreamer-%%VERSION%%/gst/gl/gstgldisplay.h +include/gstreamer-%%VERSION%%/gst/gl/gstgldownload.h +include/gstreamer-%%VERSION%%/gst/gl/gstglfeature.h +include/gstreamer-%%VERSION%%/gst/gl/gstglfilter.h +include/gstreamer-%%VERSION%%/gst/gl/gstglframebuffer.h +include/gstreamer-%%VERSION%%/gst/gl/gstglmemory.h +include/gstreamer-%%VERSION%%/gst/gl/gstglshader.h +include/gstreamer-%%VERSION%%/gst/gl/gstglshadervariables.h +include/gstreamer-%%VERSION%%/gst/gl/gstglupload.h +include/gstreamer-%%VERSION%%/gst/gl/gstgluploadmeta.h +include/gstreamer-%%VERSION%%/gst/gl/gstglutils.h +include/gstreamer-%%VERSION%%/gst/gl/gstglwindow.h +include/gstreamer-%%VERSION%%/gst/gl/x11/gstgldisplay_x11.h +lib/gstreamer-%%VERSION%%/libgstopengl.so +lib/libgstgl-%%VERSION%%.so +lib/libgstgl-%%VERSION%%.so.0 +lib/libgstgl-%%VERSION%%.so.%%SOVERSION%% Property changes on: head/graphics/gstreamer1-plugins-gl/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/gstreamer1-plugins-libcaca/Makefile =================================================================== --- head/graphics/gstreamer1-plugins-libcaca/Makefile (revision 374803) +++ head/graphics/gstreamer1-plugins-libcaca/Makefile (revision 374804) @@ -1,13 +1,13 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer color ASCII art plugin GST_PLUGIN= libcaca DIST= good MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile" Index: head/graphics/gstreamer1-plugins-opencv/Makefile =================================================================== --- head/graphics/gstreamer1-plugins-opencv/Makefile (revision 374803) +++ head/graphics/gstreamer1-plugins-opencv/Makefile (revision 374804) @@ -1,13 +1,15 @@ # $FreeBSD$ PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer opencv real time computer vision plugin GST_PLUGIN= opencv DIST= bad +MAKE_ARGS= V=1 + MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile" Index: head/graphics/gstreamer1-plugins-openjpeg/Makefile =================================================================== --- head/graphics/gstreamer1-plugins-openjpeg/Makefile (revision 374803) +++ head/graphics/gstreamer1-plugins-openjpeg/Makefile (revision 374804) @@ -1,13 +1,13 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer jpeg2000 decoder plugin GST_PLUGIN= openjpeg DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile" Index: head/graphics/gstreamer1-plugins-webp/Makefile =================================================================== --- head/graphics/gstreamer1-plugins-webp/Makefile (revision 374803) +++ head/graphics/gstreamer1-plugins-webp/Makefile (revision 374804) @@ -1,13 +1,13 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer webp image decoder plugin GST_PLUGIN= webp DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile" Index: head/graphics/gstreamer1-plugins-zbar/Makefile =================================================================== --- head/graphics/gstreamer1-plugins-zbar/Makefile (revision 374803) +++ head/graphics/gstreamer1-plugins-zbar/Makefile (revision 374804) @@ -1,13 +1,13 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer ZBar barcode detector plugin GST_PLUGIN= zbar DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile" Index: head/multimedia/Makefile =================================================================== --- head/multimedia/Makefile (revision 374803) +++ head/multimedia/Makefile (revision 374804) @@ -1,425 +1,426 @@ # $FreeBSD$ # COMMENT = Multimedia software SUBDIR += 2mandvd SUBDIR += ab25 SUBDIR += abby SUBDIR += acidrip SUBDIR += aegisub SUBDIR += arista SUBDIR += asdcplib SUBDIR += assimp SUBDIR += atomicparsley SUBDIR += audacious SUBDIR += audacious-plugins SUBDIR += audiopreview SUBDIR += avbin SUBDIR += avidemux2 SUBDIR += avidemux2-plugins SUBDIR += avidemux26 SUBDIR += avidemux26-cli SUBDIR += avidemux26-plugins SUBDIR += avidemux26-qt4 SUBDIR += avinfo SUBDIR += baka-mplayer SUBDIR += bangarang SUBDIR += banshee SUBDIR += bino SUBDIR += bombono SUBDIR += bsdbktr_tvtune SUBDIR += camserv SUBDIR += cclive SUBDIR += cheese SUBDIR += clipgrab SUBDIR += clive SUBDIR += clutter-gst SUBDIR += cuse4bsd-kmod SUBDIR += cx88 SUBDIR += deforaos-player SUBDIR += devede SUBDIR += dirac SUBDIR += dragon SUBDIR += dtv SUBDIR += dtv-scan-tables SUBDIR += dumpmpeg SUBDIR += dv2jpg SUBDIR += dv2sub SUBDIR += dvbcut SUBDIR += dvbsnoop SUBDIR += dvd-slideshow SUBDIR += dvdauthor SUBDIR += dvdid SUBDIR += dvdrip SUBDIR += dvdstyler SUBDIR += dvts SUBDIR += emotion_generic_players-vlc SUBDIR += emovix SUBDIR += ffmpeg SUBDIR += ffmpeg0 SUBDIR += ffmpeg24 SUBDIR += ffmpeg2theora SUBDIR += ffmpegthumbnailer SUBDIR += flvmeta SUBDIR += flvstreamer SUBDIR += flvtool++ SUBDIR += fpc-dts SUBDIR += fpc-libvlc SUBDIR += fpc-matroska SUBDIR += freetuxtv SUBDIR += freevo SUBDIR += fxtv SUBDIR += gaupol SUBDIR += gavl SUBDIR += gcap SUBDIR += gcfilms SUBDIR += gdialog SUBDIR += gdvrecv SUBDIR += ggrab SUBDIR += gmencoder SUBDIR += gmerlin SUBDIR += gmerlin-avdecoder SUBDIR += gmimms SUBDIR += gmp-api SUBDIR += gmtk SUBDIR += gnome-mplayer SUBDIR += gnome-subtitles SUBDIR += gpac-libgpac SUBDIR += gpac-mp4box SUBDIR += gpodder SUBDIR += grake SUBDIR += gst123 SUBDIR += gstreamer SUBDIR += gstreamer-ffmpeg SUBDIR += gstreamer-plugins SUBDIR += gstreamer-plugins-all SUBDIR += gstreamer-plugins-annodex SUBDIR += gstreamer-plugins-bad SUBDIR += gstreamer-plugins-buzztard SUBDIR += gstreamer-plugins-bz2 SUBDIR += gstreamer-plugins-core SUBDIR += gstreamer-plugins-dts SUBDIR += gstreamer-plugins-dv SUBDIR += gstreamer-plugins-dvd SUBDIR += gstreamer-plugins-fluendo-mpegdemux SUBDIR += gstreamer-plugins-gnonlin SUBDIR += gstreamer-plugins-good SUBDIR += gstreamer-plugins-mpeg2dec SUBDIR += gstreamer-plugins-mpeg2enc SUBDIR += gstreamer-plugins-resindvd SUBDIR += gstreamer-plugins-schroedinger SUBDIR += gstreamer-plugins-theora SUBDIR += gstreamer-plugins-ugly SUBDIR += gstreamer-plugins-v4l2 SUBDIR += gstreamer-plugins-vdpau SUBDIR += gstreamer-plugins-vp8 SUBDIR += gstreamer-plugins-x264 SUBDIR += gstreamer-plugins-xvid SUBDIR += gstreamer-qt4 SUBDIR += gstreamer1 + SUBDIR += gstreamer1-editing-services SUBDIR += gstreamer1-libav SUBDIR += gstreamer1-plugins SUBDIR += gstreamer1-plugins-all SUBDIR += gstreamer1-plugins-assrender SUBDIR += gstreamer1-plugins-bad SUBDIR += gstreamer1-plugins-core SUBDIR += gstreamer1-plugins-dts SUBDIR += gstreamer1-plugins-dv SUBDIR += gstreamer1-plugins-dvdread SUBDIR += gstreamer1-plugins-gnonlin SUBDIR += gstreamer1-plugins-good SUBDIR += gstreamer1-plugins-kate SUBDIR += gstreamer1-plugins-mpeg2dec SUBDIR += gstreamer1-plugins-mpeg2enc SUBDIR += gstreamer1-plugins-resindvd SUBDIR += gstreamer1-plugins-rtmp SUBDIR += gstreamer1-plugins-schroedinger SUBDIR += gstreamer1-plugins-theora SUBDIR += gstreamer1-plugins-ugly SUBDIR += gstreamer1-plugins-v4l2 SUBDIR += gstreamer1-plugins-vpx SUBDIR += gstreamer1-plugins-x264 SUBDIR += gstreamer1-qt4 SUBDIR += gstreamer1-vaapi SUBDIR += gstreamermm SUBDIR += gtk-recordmydesktop SUBDIR += gtk-youtube-viewer SUBDIR += gxine SUBDIR += handbrake SUBDIR += hs-gstreamer SUBDIR += imagination SUBDIR += iriverter SUBDIR += iso2mkv SUBDIR += jmref SUBDIR += k9copy-kde4 SUBDIR += kaffeine SUBDIR += kdemultimedia4 SUBDIR += kdemultimedia4-ffmpegthumbs SUBDIR += kdemultimedia4-mplayerthumbs SUBDIR += kdenlive SUBDIR += kissdx SUBDIR += kmplayer-kde4 SUBDIR += kplayer-kde4 SUBDIR += libaacs SUBDIR += libass SUBDIR += libav SUBDIR += libbluray SUBDIR += libcec SUBDIR += libdc1394 SUBDIR += libdca SUBDIR += libdv SUBDIR += libdvbcsa SUBDIR += libdvbpsi SUBDIR += libdvdcss SUBDIR += libdvdnav SUBDIR += libdvdread SUBDIR += libfame SUBDIR += libkate SUBDIR += libmatroska SUBDIR += libmediaart SUBDIR += libmediainfo SUBDIR += libmovtar SUBDIR += libmpeg2 SUBDIR += libmpeg3 SUBDIR += libmtp SUBDIR += libquicktime SUBDIR += libquicktime-lame SUBDIR += libquvi SUBDIR += libquvi-scripts SUBDIR += libquvi-scripts09 SUBDIR += libquvi09 SUBDIR += librtmp SUBDIR += libsmacker SUBDIR += libtheora SUBDIR += libtuner SUBDIR += libv4l SUBDIR += libva SUBDIR += libva-intel-driver SUBDIR += libva-vdpau-driver SUBDIR += libvdpau SUBDIR += libvpx SUBDIR += libx264 SUBDIR += libxine SUBDIR += libxspf SUBDIR += libzen SUBDIR += linux-c6-libtheora SUBDIR += linux-c6-libv4l SUBDIR += linux-f10-libtheora SUBDIR += linux-f10-libv4l SUBDIR += linux-realplayer SUBDIR += linux-tsmuxer SUBDIR += linux-xmovie SUBDIR += linux_dvbwrapper-kmod SUBDIR += lives SUBDIR += livestreamer SUBDIR += lsdvd SUBDIR += lxdvdrip SUBDIR += m2tstoavi SUBDIR += m2vrequantiser SUBDIR += mediabrowser SUBDIR += mediadownloader SUBDIR += mediainfo SUBDIR += mencoder SUBDIR += mimms SUBDIR += minitube SUBDIR += miro SUBDIR += mjpegtools SUBDIR += mjpg-streamer SUBDIR += mkclean SUBDIR += mkvalidator SUBDIR += mkvtoolnix SUBDIR += mkxvcd SUBDIR += mlt SUBDIR += mmpython SUBDIR += mmsclient SUBDIR += mmsrip SUBDIR += motion SUBDIR += mp3cd SUBDIR += mp4v2 SUBDIR += mpeg2codec SUBDIR += mpeg2play SUBDIR += mpeg4ip SUBDIR += mpeg_encode SUBDIR += mpeg_play SUBDIR += mpeg_stat SUBDIR += mpgtx SUBDIR += mplayer SUBDIR += mplayer-fonts SUBDIR += mplayer-skins SUBDIR += mplayer2 SUBDIR += mplex SUBDIR += mps-youtube SUBDIR += mpv SUBDIR += msdl SUBDIR += mxflib SUBDIR += mythtv SUBDIR += mythtv-frontend SUBDIR += naludump SUBDIR += nxtvepg SUBDIR += oggvideotools SUBDIR += ogmrip SUBDIR += ogmtools SUBDIR += opencinematools SUBDIR += openh264 SUBDIR += openquicktime SUBDIR += openshot SUBDIR += oqtencoder SUBDIR += oqtplayer SUBDIR += p5-Audio-M4P SUBDIR += p5-FFmpeg-Command SUBDIR += p5-FLV-Info SUBDIR += p5-File-Format-RIFF SUBDIR += p5-GStreamer SUBDIR += p5-MP4-Info SUBDIR += p5-Net-UPnP SUBDIR += p5-Subtitles SUBDIR += p5-Umph-Prompt SUBDIR += p5-Video-OpenQuicktime SUBDIR += phonon SUBDIR += phonon-designerplugin SUBDIR += phonon-gstreamer SUBDIR += phonon-vlc SUBDIR += phonon-xine SUBDIR += photofilmstrip SUBDIR += pitivi SUBDIR += playd SUBDIR += plexhometheater SUBDIR += plexmediaserver SUBDIR += plexmediaserver-plexpass SUBDIR += podcastdl SUBDIR += poe SUBDIR += ppm2fli SUBDIR += projectx SUBDIR += ptx-kmod SUBDIR += pwcbsd SUBDIR += pwcview SUBDIR += py-enzyme SUBDIR += py-ffmpeg SUBDIR += py-gstreamer SUBDIR += py-gstreamer1 SUBDIR += py-guessit SUBDIR += py-kaa-base SUBDIR += py-kaa-imlib2 SUBDIR += py-kaa-metadata SUBDIR += py-librtmp SUBDIR += py-mlt SUBDIR += py-openlp SUBDIR += py-periscope SUBDIR += py-qt4-multimedia SUBDIR += py-qt4-phonon SUBDIR += py-soco SUBDIR += py-subliminal SUBDIR += py-tvnamer SUBDIR += py3-gstreamer1 SUBDIR += pyjama SUBDIR += pymp SUBDIR += qmmp SUBDIR += qmmp-plugin-pack SUBDIR += qt-faststart SUBDIR += qt4-mobility SUBDIR += qt4-multimedia SUBDIR += qt5-multimedia SUBDIR += quark SUBDIR += quodlibet SUBDIR += quvi SUBDIR += quvi09 SUBDIR += rage SUBDIR += recmpeg SUBDIR += recordmydesktop SUBDIR += replex SUBDIR += rox-videothumbnail SUBDIR += rtmpdump SUBDIR += rubygem-clutter-gstreamer SUBDIR += rubygem-flvtool2 SUBDIR += rubygem-gstreamer SUBDIR += sabbu SUBDIR += schroedinger SUBDIR += smpeg SUBDIR += smpeg2 SUBDIR += smplayer SUBDIR += smplayer-skins SUBDIR += smplayer-themes SUBDIR += sms1xxx-kmod SUBDIR += smtube SUBDIR += snappy SUBDIR += spigot SUBDIR += spook SUBDIR += spotify-websocket-api SUBDIR += streamanalyze SUBDIR += subtitlecomposer-kde4 SUBDIR += subtitleeditor SUBDIR += subtitleoffsetmodifier SUBDIR += subtitleripper SUBDIR += subtools SUBDIR += swfdec-gnome SUBDIR += szap-s2 SUBDIR += tcmplex-panteltje SUBDIR += tivodecode SUBDIR += totem SUBDIR += totem-pl-parser SUBDIR += transcode SUBDIR += tstools SUBDIR += tvheadend SUBDIR += umph SUBDIR += umplayer SUBDIR += umr SUBDIR += universal-media-server SUBDIR += v4l-utils SUBDIR += v4l_compat SUBDIR += vamps SUBDIR += vcdgear SUBDIR += vcdimager SUBDIR += vcdpad SUBDIR += vdpauinfo SUBDIR += vdr SUBDIR += vdr-plugin-control SUBDIR += vdr-plugin-eepg SUBDIR += vdr-plugin-epgsearch SUBDIR += vdr-plugin-extrecmenu SUBDIR += vdr-plugin-femon SUBDIR += vdr-plugin-infosatepg SUBDIR += vdr-plugin-iptv SUBDIR += vdr-plugin-markad SUBDIR += vdr-plugin-osdpip SUBDIR += vdr-plugin-osdteletext SUBDIR += vdr-plugin-reelchannelscan SUBDIR += vdr-plugin-remote SUBDIR += vdr-plugin-skinenigmang SUBDIR += vdr-plugin-sleeptimer SUBDIR += vdr-plugin-softhddevice SUBDIR += vdr-plugin-streamdev SUBDIR += vdr-plugin-ttxtsubs SUBDIR += vdr-plugin-upnp SUBDIR += vdr-plugin-vdrmanager SUBDIR += vdr-plugin-vnsiserver SUBDIR += vdr-plugin-wirbelscan SUBDIR += vdr-plugin-xineliboutput SUBDIR += vdr-plugin-xvdr SUBDIR += vdr-plugins SUBDIR += vic SUBDIR += vid.stab SUBDIR += vlc SUBDIR += vstream-client SUBDIR += vtkmpeg2encode SUBDIR += w_scan SUBDIR += webcamd SUBDIR += win32-codecs SUBDIR += x264 SUBDIR += x265 SUBDIR += xanim SUBDIR += xawtv SUBDIR += xbmc SUBDIR += xbmc-addon-pvr SUBDIR += xfce4-parole SUBDIR += xine SUBDIR += xmms SUBDIR += xmms-skins SUBDIR += xmms-skins-huge SUBDIR += xporthdmv SUBDIR += xtheater SUBDIR += xvid SUBDIR += yamdi SUBDIR += zoneminder .include Index: head/multimedia/gstreamer1/Makefile =================================================================== --- head/multimedia/gstreamer1/Makefile (revision 374803) +++ head/multimedia/gstreamer1/Makefile (revision 374804) @@ -1,63 +1,58 @@ # Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ # $MCom: ports/multimedia/gstreamer1/Makefile,v 1.5 2013/01/15 21:43:45 kwm Exp $ PORTNAME= gstreamer1 -PORTVERSION= 1.2.4 +PORTVERSION= 1.4.4 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ DISTNAME= ${PORTNAME:S/1//}-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Media applications framework LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even CFLAGS:= ${CFLAGS} -O2 -Wno-format -USES= bison gettext gmake libtool:keepla pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier introspection:build +USES= bison gettext gmake libtool pathfix pkgconfig tar:xz +USE_GNOME= glib20 introspection:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-tests \ --disable-examples \ --disable-failing-tests \ --disable-fatal-warnings \ --disable-gtk-doc CONFIGURE_ENV= ac_cv_func_register_printf_function="no" INSTALL_TARGET= install-strip PLIST_SUB= VERSION=${GST10_VERSION} \ - SOVERSION=0.204.0 + SOVERSION=0.404.0 USE_LDCONFIG= yes GST10_VERSION= 1.0 +OPTIONS_SUB= yes OPTIONS_DEFINE= LIBCHECK LIBCHECK_DESC= Unit tests support +LIBCHECK_CONFIGURE_ENABLE= check +LIBCHECK_LIB_DEPENDS= libcheck.so:${PORTSDIR}/devel/libcheck .include # workaround a crash in clang 3.3 crash llvm bug # 15840 .if ((${OSVERSION} >= 901504 && ${OSVERSION} < 902502) || \ (${OSVERSION} >= 1000037 && ${OSVERSION} < 1000056)) USE_GCC= any .endif .if ${OSVERSION} < 1000033 BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex CONFIGURE_ENV+= FLEX_PATH="${LOCALBASE}/bin/flex" -.endif - -.if ${PORT_OPTIONS:MLIBCHECK} -LIB_DEPENDS+= libcheck.so:${PORTSDIR}/devel/libcheck -CONFIGURE_ARGS+=--enable-check -PLIST_SUB+= CHECK="" -.else -CONFIGURE_ARGS+=--disable-check -PLIST_SUB+= CHECK="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ ${WRKSRC}/configure .include Index: head/multimedia/gstreamer1/distinfo =================================================================== --- head/multimedia/gstreamer1/distinfo (revision 374803) +++ head/multimedia/gstreamer1/distinfo (revision 374804) @@ -1,2 +1,2 @@ -SHA256 (gstreamer-1.2.4.tar.xz) = 1e7ca67a7870a82c9ed51d51d0008cdbc550c41d64cc3ff3f9a1c2fc311b4929 -SIZE (gstreamer-1.2.4.tar.xz) = 3225208 +SHA256 (gstreamer-1.4.4.tar.xz) = f0e305d91a93d05bf9e332cd4256ca07d77f5186a4d73847b7ae6db218f2c237 +SIZE (gstreamer-1.4.4.tar.xz) = 3323860 Index: head/multimedia/gstreamer1/files/patch-libs_gst_base_gstbasesrc.c =================================================================== --- head/multimedia/gstreamer1/files/patch-libs_gst_base_gstbasesrc.c (revision 374803) +++ head/multimedia/gstreamer1/files/patch-libs_gst_base_gstbasesrc.c (nonexistent) @@ -1,28 +0,0 @@ -From 63c17280408410d799e1c2f2ed49c5ab04cc80ae Mon Sep 17 00:00:00 2001 -From: Sebastian Dröge -Date: Sun, 20 Apr 2014 09:59:02 +0000 -Subject: basesrc: Make sure to always hold the LIVE_LOCK when going to the flushing label - -https://bugzilla.gnome.org/show_bug.cgi?id=728596 ---- -diff --git a/libs/gst/base/gstbasesrc.c b/libs/gst/base/gstbasesrc.c -index 9f2e52c..fc5a3af 100644 ---- libs/gst/base/gstbasesrc.c -+++ libs/gst/base/gstbasesrc.c -@@ -2684,10 +2684,12 @@ gst_base_src_loop (GstPad * pad) - if (gst_pad_check_reconfigure (pad)) { - if (!gst_base_src_negotiate (src)) { - gst_pad_mark_reconfigure (pad); -- if (GST_PAD_IS_FLUSHING (pad)) -+ if (GST_PAD_IS_FLUSHING (pad)) { -+ GST_LIVE_LOCK (src); - goto flushing; -- else -+ } else { - goto negotiate_failed; -+ } - } - } - --- -cgit v0.9.0.2-2-gbebe Property changes on: head/multimedia/gstreamer1/files/patch-libs_gst_base_gstbasesrc.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: mcom:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/multimedia/gstreamer1/pkg-plist =================================================================== --- head/multimedia/gstreamer1/pkg-plist (revision 374803) +++ head/multimedia/gstreamer1/pkg-plist (revision 374804) @@ -1,191 +1,180 @@ bin/gst-inspect-%%VERSION%% bin/gst-launch-%%VERSION%% bin/gst-typefind-%%VERSION%% include/gstreamer-%%VERSION%%/gst/base/base.h include/gstreamer-%%VERSION%%/gst/base/gstadapter.h include/gstreamer-%%VERSION%%/gst/base/gstbaseparse.h include/gstreamer-%%VERSION%%/gst/base/gstdataqueue.h include/gstreamer-%%VERSION%%/gst/base/gstqueuearray.h include/gstreamer-%%VERSION%%/gst/base/gstbasesink.h include/gstreamer-%%VERSION%%/gst/base/gstbasesrc.h include/gstreamer-%%VERSION%%/gst/base/gstbasetransform.h include/gstreamer-%%VERSION%%/gst/base/gstbitreader.h include/gstreamer-%%VERSION%%/gst/base/gstbytereader.h include/gstreamer-%%VERSION%%/gst/base/gstbytewriter.h include/gstreamer-%%VERSION%%/gst/base/gstcollectpads.h +include/gstreamer-%%VERSION%%/gst/base/gstflowcombiner.h include/gstreamer-%%VERSION%%/gst/base/gstpushsrc.h include/gstreamer-%%VERSION%%/gst/base/gsttypefindhelper.h -%%CHECK%%include/gstreamer-%%VERSION%%/gst/check/check.h -%%CHECK%%include/gstreamer-%%VERSION%%/gst/check/gstbufferstraw.h -%%CHECK%%include/gstreamer-%%VERSION%%/gst/check/gstcheck.h -%%CHECK%%include/gstreamer-%%VERSION%%/gst/check/gstconsistencychecker.h -%%CHECK%%include/gstreamer-%%VERSION%%/gst/check/gsttestclock.h -%%CHECK%%include/gstreamer-%%VERSION%%/gst/check/internal-check.h +%%LIBCHECK%%include/gstreamer-%%VERSION%%/gst/check/check.h +%%LIBCHECK%%include/gstreamer-%%VERSION%%/gst/check/gstbufferstraw.h +%%LIBCHECK%%include/gstreamer-%%VERSION%%/gst/check/gstcheck.h +%%LIBCHECK%%include/gstreamer-%%VERSION%%/gst/check/gstconsistencychecker.h +%%LIBCHECK%%include/gstreamer-%%VERSION%%/gst/check/gsttestclock.h +%%LIBCHECK%%include/gstreamer-%%VERSION%%/gst/check/internal-check.h include/gstreamer-%%VERSION%%/gst/controller/controller.h include/gstreamer-%%VERSION%%/gst/controller/gstargbcontrolbinding.h include/gstreamer-%%VERSION%%/gst/controller/gstdirectcontrolbinding.h include/gstreamer-%%VERSION%%/gst/controller/gsttimedvaluecontrolsource.h include/gstreamer-%%VERSION%%/gst/controller/gstinterpolationcontrolsource.h include/gstreamer-%%VERSION%%/gst/controller/gstlfocontrolsource.h include/gstreamer-%%VERSION%%/gst/controller/gsttriggercontrolsource.h include/gstreamer-%%VERSION%%/gst/glib-compat.h include/gstreamer-%%VERSION%%/gst/gst.h include/gstreamer-%%VERSION%%/gst/gstallocator.h include/gstreamer-%%VERSION%%/gst/gstatomicqueue.h include/gstreamer-%%VERSION%%/gst/gstbin.h include/gstreamer-%%VERSION%%/gst/gstbuffer.h include/gstreamer-%%VERSION%%/gst/gstbufferlist.h include/gstreamer-%%VERSION%%/gst/gstbufferpool.h include/gstreamer-%%VERSION%%/gst/gstbus.h include/gstreamer-%%VERSION%%/gst/gstcaps.h include/gstreamer-%%VERSION%%/gst/gstcapsfeatures.h include/gstreamer-%%VERSION%%/gst/gstchildproxy.h include/gstreamer-%%VERSION%%/gst/gstclock.h include/gstreamer-%%VERSION%%/gst/gstcompat.h include/gstreamer-%%VERSION%%/gst/gstconfig.h include/gstreamer-%%VERSION%%/gst/gstcontext.h include/gstreamer-%%VERSION%%/gst/gstcontrolbinding.h include/gstreamer-%%VERSION%%/gst/gstcontrolsource.h include/gstreamer-%%VERSION%%/gst/gstdatetime.h include/gstreamer-%%VERSION%%/gst/gstdebugutils.h +include/gstreamer-%%VERSION%%/gst/gstdevice.h +include/gstreamer-%%VERSION%%/gst/gstdevicemonitor.h +include/gstreamer-%%VERSION%%/gst/gstdeviceprovider.h +include/gstreamer-%%VERSION%%/gst/gstdeviceproviderfactory.h include/gstreamer-%%VERSION%%/gst/gstelement.h include/gstreamer-%%VERSION%%/gst/gstelementfactory.h include/gstreamer-%%VERSION%%/gst/gstelementmetadata.h include/gstreamer-%%VERSION%%/gst/gstenumtypes.h include/gstreamer-%%VERSION%%/gst/gsterror.h include/gstreamer-%%VERSION%%/gst/gstevent.h include/gstreamer-%%VERSION%%/gst/gstformat.h include/gstreamer-%%VERSION%%/gst/gstghostpad.h include/gstreamer-%%VERSION%%/gst/gstinfo.h include/gstreamer-%%VERSION%%/gst/gstiterator.h include/gstreamer-%%VERSION%%/gst/gstmacros.h include/gstreamer-%%VERSION%%/gst/gstmemory.h include/gstreamer-%%VERSION%%/gst/gstmessage.h include/gstreamer-%%VERSION%%/gst/gstmeta.h include/gstreamer-%%VERSION%%/gst/gstminiobject.h include/gstreamer-%%VERSION%%/gst/gstobject.h include/gstreamer-%%VERSION%%/gst/gstpad.h include/gstreamer-%%VERSION%%/gst/gstpadtemplate.h include/gstreamer-%%VERSION%%/gst/gstparamspecs.h include/gstreamer-%%VERSION%%/gst/gstparse.h include/gstreamer-%%VERSION%%/gst/gstpipeline.h include/gstreamer-%%VERSION%%/gst/gstplugin.h include/gstreamer-%%VERSION%%/gst/gstpluginfeature.h include/gstreamer-%%VERSION%%/gst/gstpoll.h include/gstreamer-%%VERSION%%/gst/gstpreset.h include/gstreamer-%%VERSION%%/gst/gstquery.h include/gstreamer-%%VERSION%%/gst/gstregistry.h include/gstreamer-%%VERSION%%/gst/gstsample.h include/gstreamer-%%VERSION%%/gst/gstsegment.h include/gstreamer-%%VERSION%%/gst/gststructure.h include/gstreamer-%%VERSION%%/gst/gstsystemclock.h include/gstreamer-%%VERSION%%/gst/gsttaglist.h include/gstreamer-%%VERSION%%/gst/gsttagsetter.h include/gstreamer-%%VERSION%%/gst/gsttask.h include/gstreamer-%%VERSION%%/gst/gsttaskpool.h include/gstreamer-%%VERSION%%/gst/gsttoc.h include/gstreamer-%%VERSION%%/gst/gsttocsetter.h include/gstreamer-%%VERSION%%/gst/gsttypefind.h include/gstreamer-%%VERSION%%/gst/gsttypefindfactory.h include/gstreamer-%%VERSION%%/gst/gsturi.h include/gstreamer-%%VERSION%%/gst/gstutils.h include/gstreamer-%%VERSION%%/gst/gstvalue.h include/gstreamer-%%VERSION%%/gst/gstversion.h include/gstreamer-%%VERSION%%/gst/math-compat.h include/gstreamer-%%VERSION%%/gst/net/net.h include/gstreamer-%%VERSION%%/gst/net/gstnet.h include/gstreamer-%%VERSION%%/gst/net/gstnetaddressmeta.h include/gstreamer-%%VERSION%%/gst/net/gstnetclientclock.h include/gstreamer-%%VERSION%%/gst/net/gstnettimepacket.h include/gstreamer-%%VERSION%%/gst/net/gstnettimeprovider.h lib/girepository-1.0/Gst-%%VERSION%%.typelib lib/girepository-1.0/GstBase-%%VERSION%%.typelib -%%CHECK%%lib/girepository-1.0/GstCheck-%%VERSION%%.typelib +%%LIBCHECK%%lib/girepository-1.0/GstCheck-%%VERSION%%.typelib lib/girepository-1.0/GstController-%%VERSION%%.typelib lib/girepository-1.0/GstNet-%%VERSION%%.typelib -lib/gstreamer-%%VERSION%%/libgstcoreelements.la lib/gstreamer-%%VERSION%%/libgstcoreelements.so -lib/libgstbase-%%VERSION%%.la lib/libgstbase-%%VERSION%%.so lib/libgstbase-%%VERSION%%.so.0 lib/libgstbase-%%VERSION%%.so.%%SOVERSION%% -%%CHECK%%lib/libgstcheck-%%VERSION%%.la -%%CHECK%%lib/libgstcheck-%%VERSION%%.so -%%CHECK%%lib/libgstcheck-%%VERSION%%.so.0 -%%CHECK%%lib/libgstcheck-%%VERSION%%.so.%%SOVERSION%% -lib/libgstcontroller-%%VERSION%%.la +%%LIBCHECK%%lib/libgstcheck-%%VERSION%%.so +%%LIBCHECK%%lib/libgstcheck-%%VERSION%%.so.0 +%%LIBCHECK%%lib/libgstcheck-%%VERSION%%.so.%%SOVERSION%% lib/libgstcontroller-%%VERSION%%.so lib/libgstcontroller-%%VERSION%%.so.0 lib/libgstcontroller-%%VERSION%%.so.%%SOVERSION%% -lib/libgstnet-%%VERSION%%.la lib/libgstnet-%%VERSION%%.so lib/libgstnet-%%VERSION%%.so.0 lib/libgstnet-%%VERSION%%.so.%%SOVERSION%% -lib/libgstreamer-%%VERSION%%.la lib/libgstreamer-%%VERSION%%.so lib/libgstreamer-%%VERSION%%.so.0 lib/libgstreamer-%%VERSION%%.so.%%SOVERSION%% libdata/pkgconfig/gstreamer-%%VERSION%%.pc libdata/pkgconfig/gstreamer-base-%%VERSION%%.pc -%%CHECK%%libdata/pkgconfig/gstreamer-check-%%VERSION%%.pc +%%LIBCHECK%%libdata/pkgconfig/gstreamer-check-%%VERSION%%.pc libdata/pkgconfig/gstreamer-controller-%%VERSION%%.pc libdata/pkgconfig/gstreamer-net-%%VERSION%%.pc libexec/gstreamer-%%VERSION%%/gst-plugin-scanner man/man1/gst-inspect-1.0.1.gz man/man1/gst-launch-1.0.1.gz man/man1/gst-typefind-1.0.1.gz share/aclocal/gst-element-check-%%VERSION%%.m4 share/gir-1.0/Gst-%%VERSION%%.gir share/gir-1.0/GstBase-%%VERSION%%.gir -%%CHECK%%share/gir-1.0/GstCheck-%%VERSION%%.gir +%%LIBCHECK%%share/gir-1.0/GstCheck-%%VERSION%%.gir share/gir-1.0/GstController-%%VERSION%%.gir share/gir-1.0/GstNet-%%VERSION%%.gir share/locale/af/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/az/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/be/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/da/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/de/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/el/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/eo/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/eu/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/es/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/hr/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/id/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/ro/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/rw/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/sl/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/tr/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/gstreamer-%%VERSION%%.mo -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrm libexec/gstreamer-%%VERSION%% -@dirrm lib/gstreamer-%%VERSION%% -@dirrm include/gstreamer-%%VERSION%%/gst/net -@dirrm include/gstreamer-%%VERSION%%/gst/controller -%%CHECK%%@dirrm include/gstreamer-%%VERSION%%/gst/check -@dirrm include/gstreamer-%%VERSION%%/gst/base -@dirrm include/gstreamer-%%VERSION%%/gst -@dirrm include/gstreamer-%%VERSION%% Index: head/multimedia/gstreamer1-editing-services/Makefile =================================================================== --- head/multimedia/gstreamer1-editing-services/Makefile (nonexistent) +++ head/multimedia/gstreamer1-editing-services/Makefile (revision 374804) @@ -0,0 +1,23 @@ +# Created by: Koop Mast +# $FreeBSD$ + +PORTNAME= gstreamer1-editing-services +PORTVERSION= 1.4.0 +CATEGORIES= multimedia +MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer-editing-services/ +DISTNAME= gstreamer-editing-services-${PORTVERSION} + +MAINTAINER= multimedia@FreeBSD.org +COMMENT= Gstreamer editing services + +USES= gmake libtool pathfix pkgconfig tar:xz +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +USE_GNOME= glib20 introspection:build libxml2 +USE_GSTREAMER1= gnonlin +INSTALL_TARGET= install-strip + +CONFIGURE_ARGS= --enable-introspection=yes +PLIST_SUB= VERSION=1.0 + +.include Property changes on: head/multimedia/gstreamer1-editing-services/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/gstreamer1-editing-services/distinfo =================================================================== --- head/multimedia/gstreamer1-editing-services/distinfo (nonexistent) +++ head/multimedia/gstreamer1-editing-services/distinfo (revision 374804) @@ -0,0 +1,2 @@ +SHA256 (gstreamer-editing-services-1.4.0.tar.xz) = cc20b90fb7bcec257b2afda7474664d493b1acece66da675d7df584588808bb3 +SIZE (gstreamer-editing-services-1.4.0.tar.xz) = 915420 Property changes on: head/multimedia/gstreamer1-editing-services/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/gstreamer1-editing-services/pkg-descr =================================================================== --- head/multimedia/gstreamer1-editing-services/pkg-descr (nonexistent) +++ head/multimedia/gstreamer1-editing-services/pkg-descr (revision 374804) @@ -0,0 +1,4 @@ +GStreamer Editing Services (GES) is a high-level library for facilitating +the creation of audio/video non-linear editors. + +WWW: http://gstreamer.freedeskop.org Property changes on: head/multimedia/gstreamer1-editing-services/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/gstreamer1-editing-services/pkg-plist =================================================================== --- head/multimedia/gstreamer1-editing-services/pkg-plist (nonexistent) +++ head/multimedia/gstreamer1-editing-services/pkg-plist (revision 374804) @@ -0,0 +1,67 @@ +bin/ges-launch-%%VERSION%% +include/gstreamer-%%VERSION%%/ges/ges-asset.h +include/gstreamer-%%VERSION%%/ges/ges-audio-source.h +include/gstreamer-%%VERSION%%/ges/ges-audio-test-source.h +include/gstreamer-%%VERSION%%/ges/ges-audio-track.h +include/gstreamer-%%VERSION%%/ges/ges-audio-transition.h +include/gstreamer-%%VERSION%%/ges/ges-audio-uri-source.h +include/gstreamer-%%VERSION%%/ges/ges-base-effect-clip.h +include/gstreamer-%%VERSION%%/ges/ges-base-effect.h +include/gstreamer-%%VERSION%%/ges/ges-base-transition-clip.h +include/gstreamer-%%VERSION%%/ges/ges-base-xml-formatter.h +include/gstreamer-%%VERSION%%/ges/ges-clip-asset.h +include/gstreamer-%%VERSION%%/ges/ges-clip.h +include/gstreamer-%%VERSION%%/ges/ges-container.h +include/gstreamer-%%VERSION%%/ges/ges-effect-asset.h +include/gstreamer-%%VERSION%%/ges/ges-effect-clip.h +include/gstreamer-%%VERSION%%/ges/ges-effect.h +include/gstreamer-%%VERSION%%/ges/ges-enums.h +include/gstreamer-%%VERSION%%/ges/ges-extractable.h +include/gstreamer-%%VERSION%%/ges/ges-formatter.h +include/gstreamer-%%VERSION%%/ges/ges-gerror.h +include/gstreamer-%%VERSION%%/ges/ges-group.h +include/gstreamer-%%VERSION%%/ges/ges-image-source.h +include/gstreamer-%%VERSION%%/ges/ges-layer.h +include/gstreamer-%%VERSION%%/ges/ges-meta-container.h +include/gstreamer-%%VERSION%%/ges/ges-multi-file-source.h +include/gstreamer-%%VERSION%%/ges/ges-operation-clip.h +include/gstreamer-%%VERSION%%/ges/ges-operation.h +include/gstreamer-%%VERSION%%/ges/ges-overlay-clip.h +include/gstreamer-%%VERSION%%/ges/ges-pipeline.h +include/gstreamer-%%VERSION%%/ges/ges-pitivi-formatter.h +include/gstreamer-%%VERSION%%/ges/ges-project.h +include/gstreamer-%%VERSION%%/ges/ges-screenshot.h +include/gstreamer-%%VERSION%%/ges/ges-smart-adder.h +include/gstreamer-%%VERSION%%/ges/ges-smart-video-mixer.h +include/gstreamer-%%VERSION%%/ges/ges-source-clip.h +include/gstreamer-%%VERSION%%/ges/ges-source.h +include/gstreamer-%%VERSION%%/ges/ges-test-clip.h +include/gstreamer-%%VERSION%%/ges/ges-text-overlay-clip.h +include/gstreamer-%%VERSION%%/ges/ges-text-overlay.h +include/gstreamer-%%VERSION%%/ges/ges-timeline-element.h +include/gstreamer-%%VERSION%%/ges/ges-timeline.h +include/gstreamer-%%VERSION%%/ges/ges-title-clip.h +include/gstreamer-%%VERSION%%/ges/ges-title-source.h +include/gstreamer-%%VERSION%%/ges/ges-track-element-asset.h +include/gstreamer-%%VERSION%%/ges/ges-track-element.h +include/gstreamer-%%VERSION%%/ges/ges-track.h +include/gstreamer-%%VERSION%%/ges/ges-transition-clip.h +include/gstreamer-%%VERSION%%/ges/ges-transition.h +include/gstreamer-%%VERSION%%/ges/ges-types.h +include/gstreamer-%%VERSION%%/ges/ges-uri-asset.h +include/gstreamer-%%VERSION%%/ges/ges-uri-clip.h +include/gstreamer-%%VERSION%%/ges/ges-utils.h +include/gstreamer-%%VERSION%%/ges/ges-version.h +include/gstreamer-%%VERSION%%/ges/ges-video-source.h +include/gstreamer-%%VERSION%%/ges/ges-video-test-source.h +include/gstreamer-%%VERSION%%/ges/ges-video-track.h +include/gstreamer-%%VERSION%%/ges/ges-video-transition.h +include/gstreamer-%%VERSION%%/ges/ges-video-uri-source.h +include/gstreamer-%%VERSION%%/ges/ges-xml-formatter.h +include/gstreamer-%%VERSION%%/ges/ges.h +lib/girepository-%%VERSION%%/GES-%%VERSION%%.typelib +lib/libges-%%VERSION%%.so +lib/libges-%%VERSION%%.so.0 +lib/libges-%%VERSION%%.so.0.0.0 +libdata/pkgconfig/gst-editing-services-%%VERSION%%.pc +share/gir-%%VERSION%%/GES-%%VERSION%%.gir Property changes on: head/multimedia/gstreamer1-editing-services/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/gstreamer1-libav/files/patch-ext_libav_gstavauddec.c =================================================================== --- head/multimedia/gstreamer1-libav/files/patch-ext_libav_gstavauddec.c (revision 374803) +++ head/multimedia/gstreamer1-libav/files/patch-ext_libav_gstavauddec.c (nonexistent) @@ -1,12 +0,0 @@ ---- ext/libav/gstavauddec.c.orig 2013-11-21 00:29:36.000000000 +0100 -+++ ext/libav/gstavauddec.c 2013-11-21 00:29:59.000000000 +0100 -@@ -909,9 +909,6 @@ - case AV_CODEC_ID_SIPR: - rank = GST_RANK_SECONDARY; - break; -- case AV_CODEC_ID_MP3: -- rank = GST_RANK_NONE; -- break; - default: - rank = GST_RANK_MARGINAL; - break; Property changes on: head/multimedia/gstreamer1-libav/files/patch-ext_libav_gstavauddec.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/multimedia/gstreamer1-libav/Makefile =================================================================== --- head/multimedia/gstreamer1-libav/Makefile (revision 374803) +++ head/multimedia/gstreamer1-libav/Makefile (revision 374804) @@ -1,49 +1,53 @@ # Created by: Koop Mast # $FreeBSD$ # $MCom: ports/multimedia/gstreamer1-libav/Makefile,v 1.4 2013/01/15 21:43:45 kwm Exp $ PORTNAME= gstreamer1-libav -PORTVERSION= 1.2.4 -PORTREVISION= 1 +PORTVERSION= 1.4.4 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/ DISTNAME= gst-libav-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= GStreamer plug-in with many audio/video decoders/encoders LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm \ orc>=0.4.16:${PORTSDIR}/devel/orc LIB_DEPENDS= liborc-0.4.so:${PORTSDIR}/devel/orc -USES= compiler gmake libtool pkgconfig tar:xz +USES= compiler:features gmake libtool pkgconfig tar:xz USE_LDCONFIG= yes USE_GSTREAMER1= yes GNU_CONFIGURE= yes +LIBAV_CONFIG= --cc=${CC} \ + --enable-runtime-cpudetect \ + --enable-pic +LDFLAGS+= -Wl,-Bsymbolic + INSTALL_TARGET= install-strip -PLIST_FILES= lib/gstreamer-1.0/libgstlibav.so .include .if ${OSVERSION} < 900033 || ${ARCH} == ia64 BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils MAKE_ENV= COMPILER_PATH=${LOCALBASE}/bin .endif .if ${COMPILER_TYPE} == clang && ${ARCH} == i386 CFLAGS+= -mstack-alignment=16 -mstackrealign .endif post-patch: @${REINPLACE_CMD} 's/[[:<:]]ARCH[[:>:]]/LIBAV_ARCH/' \ ${WRKSRC}/gst-libs/ext/libav/Makefile \ ${WRKSRC}/gst-libs/ext/libav/common.mak \ ${WRKSRC}/gst-libs/ext/libav/configure \ ${WRKSRC}/gst-libs/ext/libav/libavcodec/Makefile \ ${WRKSRC}/gst-libs/ext/libav/library.mak @${REINPLACE_CMD} '/libgstlibav_la_LDFLAGS =/s/$$/ -Wl,-Bsymbolic/' \ ${WRKSRC}/ext/libav/Makefile.in .include Index: head/multimedia/gstreamer1-libav/distinfo =================================================================== --- head/multimedia/gstreamer1-libav/distinfo (revision 374803) +++ head/multimedia/gstreamer1-libav/distinfo (revision 374804) @@ -1,2 +1,2 @@ -SHA256 (gst-libav-1.2.4.tar.xz) = 2a69480d63fc2db93249d9e2e229ab3541bbc2db881b0f64de13d0bfc7d1f037 -SIZE (gst-libav-1.2.4.tar.xz) = 4580144 +SHA256 (gst-libav-1.4.4.tar.xz) = 2ec7285e5ec6731963b0955487cceb9eb04e285ca682f3ef575996c068cde8aa +SIZE (gst-libav-1.4.4.tar.xz) = 5218776 Index: head/multimedia/gstreamer1-libav/pkg-descr =================================================================== --- head/multimedia/gstreamer1-libav/pkg-descr (revision 374803) +++ head/multimedia/gstreamer1-libav/pkg-descr (revision 374804) @@ -1,5 +1,5 @@ -The Gstreamer ffmpeg package provides mpeg support for Gstreamer. +The Gstreamer libav package provides mpeg support for Gstreamer. It includes codecs for most popular formats, and optimized colourspace conversion. WWW: http://gstreamer.freedesktop.org/ Index: head/multimedia/gstreamer1-libav/pkg-plist =================================================================== --- head/multimedia/gstreamer1-libav/pkg-plist (nonexistent) +++ head/multimedia/gstreamer1-libav/pkg-plist (revision 374804) @@ -0,0 +1,25 @@ +lib/gstreamer-1.0/libgstlibav.so +share/gtk-doc/html/gst-libav-plugins-1.0/ch01.html +share/gtk-doc/html/gst-libav-plugins-1.0/ch02.html +share/gtk-doc/html/gst-libav-plugins-1.0/ch03.html +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-1.0.devhelp2 +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegAudDec.html +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegAudEnc.html +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegVidDec.html +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-GstFFMpegVidEnc.html +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstav.html +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavcfg.html +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavcodecmap.html +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavprotocol.html +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-gstavutils.html +share/gtk-doc/html/gst-libav-plugins-1.0/gst-libav-plugins-plugin-libav.html +share/gtk-doc/html/gst-libav-plugins-1.0/home.png +share/gtk-doc/html/gst-libav-plugins-1.0/index.html +share/gtk-doc/html/gst-libav-plugins-1.0/index.sgml +share/gtk-doc/html/gst-libav-plugins-1.0/left-insensitive.png +share/gtk-doc/html/gst-libav-plugins-1.0/left.png +share/gtk-doc/html/gst-libav-plugins-1.0/right-insensitive.png +share/gtk-doc/html/gst-libav-plugins-1.0/right.png +share/gtk-doc/html/gst-libav-plugins-1.0/style.css +share/gtk-doc/html/gst-libav-plugins-1.0/up-insensitive.png +share/gtk-doc/html/gst-libav-plugins-1.0/up.png Property changes on: head/multimedia/gstreamer1-libav/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/gstreamer1-plugins/Makefile =================================================================== --- head/multimedia/gstreamer1-plugins/Makefile (revision 374803) +++ head/multimedia/gstreamer1-plugins/Makefile (revision 374804) @@ -1,167 +1,174 @@ # Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ # $MCom: kwm/multimedia/gstreamer1-plugins/Makefile 11404 2013-04-26 19:05:50Z kwm $ PORTNAME= gstreamer PORTVERSION?= ${BASE_PORTVERSION} # When chasing a shared library for a plug-in bump the PORTREVISION in the # plug-in port instead, like ${category}/gstreamer1-plugin-${PLUGIN}. PORTREVISION?= 0 CATEGORIES?= multimedia audio MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ http://gstreamer.freedesktop.org/src/gst-plugins-bad/:bad \ http://gstreamer.freedesktop.org/src/gst-plugins-good/:good \ http://gstreamer.freedesktop.org/src/gst-plugins-ugly/:ugly PKGNAMESUFFIX?= 1-plugins${GST_PLUGIN_SUFFIX} MAINTAINER= multimedia@FreeBSD.org COMMENT?= GStreamer written collection of plugins handling several media types BUILD_DEPENDS+= gstreamer1>=${GST1_VERSION}${GST1_MINIMAL_VERSION}:${PORTSDIR}/multimedia/gstreamer1 \ iso-codes>=0:${PORTSDIR}/misc/iso-codes \ orc>=0.4.16:${PORTSDIR}/devel/orc LIB_DEPENDS+= libgstreamer-1.0.so:${PORTSDIR}/multimedia/gstreamer1 \ libfreetype.so:${PORTSDIR}/print/freetype2 \ liborc-0.4.so:${PORTSDIR}/devel/orc RUN_DEPENDS+= iso-codes>=0:${PORTSDIR}/misc/iso-codes PORTSCOUT= limitw:1,even -BASE_PORTVERSION= 1.2.4 +BASE_PORTVERSION= 1.4.4 BASE_DISTNAME= gst-plugins-base-${BASE_PORTVERSION} BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX} -BAD_PORTVERSION= 1.2.4 +BAD_PORTVERSION= 1.4.4 BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION} BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX} -GOOD_PORTVERSION= 1.2.4 +GOOD_PORTVERSION= 1.4.4 GOOD_DISTNAME= gst-plugins-good-${GOOD_PORTVERSION} GOOD_DISTFILE= ${GOOD_DISTNAME}${EXTRACT_SUFX} -UGLY_PORTVERSION= 1.2.4 +UGLY_PORTVERSION= 1.4.4 UGLY_DISTNAME= gst-plugins-ugly-${UGLY_PORTVERSION} UGLY_DISTFILE= ${UGLY_DISTNAME}${EXTRACT_SUFX} DIST?= base -USES= tar:xz gettext gmake libtool:keepla pathfix pkgconfig +USES= gettext gmake libtool pathfix pkgconfig tar:xz WANT_GSTREAMER= yes -USE_GNOME+= glib20 gnomehier introspection:build libxml2 +USE_GNOME+= glib20 introspection:build libxml2 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip GST_PLUGIN?= base USE_LDCONFIG= yes CFLAGS:= ${CFLAGS} -O2 -Wno-format CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} ${PTHREAD_LIBS} DEFAULT_AUDIOSINK?= osssink DEFAULT_AUDIOSRC?= osssrc .if ${DIST}=="" IGNORE= DIST not specified .endif VERSION= 1.0 +SOVERSION= 0.404.0 PLIST_SUB+= VERSION="${VERSION}" \ - SOVERSION=0.204.0 + SOVERSION="${SOVERSION}" .include .if ${GST_PLUGIN} == "base" DIST= base NO_GSTREAMER_COMMON= yes .else BUILD_DEPENDS+= gstreamer1-plugins>=${GST1_VERSION}${GST1_MINIMAL_VERSION}:${PORTSDIR}/multimedia/gstreamer1-plugins RUN_DEPEDNS+= gstreamer1-plugins>=${GST1_VERSION}${GST1_MINIMAL_VERSION}:${PORTSDIR}/multimedia/gstreamer1-plugins .endif .if ${DIST} == base || ${DIST} == ugly # --with-default-audiosink specify default audio sink # --with-default-audiosrc specify default audio source # --with-default-videosink specify default video sink # --with-default-videosrc specify default video source # --with-default-visualizer specify default visualizer CONFIGURE_ARGS+=--with-default-audiosink="${DEFAULT_AUDIOSINK}" \ --with-default-audiosrc="${DEFAULT_AUDIOSRC}" .endif .include "${MASTERDIR}/Makefile.common" .if ${DIST}=="base" EXTRACT_ONLY=${BASE_DISTFILE} WRKSRC=${WRKDIR}/${BASE_DISTNAME} PORTVERSION= ${BASE_PORTVERSION} DISTFILES+= ${BASE_DISTFILE}:base PATCHDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins/files .elif ${DIST}=="bad" EXTRACT_ONLY=${BAD_DISTFILE} WRKSRC=${WRKDIR}/${BAD_DISTNAME} PORTVERSION= ${BAD_PORTVERSION} DISTFILES+= ${BAD_DISTFILE}:bad PATCHDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins-bad/files .elif ${DIST}=="ugly" EXTRACT_ONLY=${UGLY_DISTFILE} WRKSRC=${WRKDIR}/${UGLY_DISTNAME} PORTVERSION= ${UGLY_PORTVERSION} DISTFILES+= ${UGLY_DISTFILE}:ugly PATCHDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins-ugly/files .elif ${DIST}=="good" EXTRACT_ONLY=${GOOD_DISTFILE} WRKSRC=${WRKDIR}/${GOOD_DISTNAME} PORTVERSION= ${GOOD_PORTVERSION} DISTFILES+= ${GOOD_DISTFILE}:good PATCHDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins-good/files .elif ${DIST}=="makesum" DISTFILES+= ${BASE_DISTFILE}:base ${BAD_DISTFILE}:bad \ ${UGLY_DISTFILE}:ugly ${GOOD_DISTFILE}:good .else BROKEN= Unknown dist setting .endif # cdrom/dvd default device .ifdef(WITH_DVD_DEVICE) DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE} .else DEFAULT_DVD_DEVICE=/dev/cd0 .endif post-patch: -.if ${DIST}=="bad" +.if ${DIST} == bad # custom rule to fix opencv detection in configure - @${REINPLACE_CMD} -e 's|opencv <= 2.4.8|opencv <= 2.4.9|g' \ - ${WRKSRC}/configure +# @${REINPLACE_CMD} -e 's|opencv <= 2.4.8|opencv <= 2.4.9|g' \ +# ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|g' \ ${WRKSRC}/ext/resindvd/resindvdbin.c \ ${WRKSRC}/ext/resindvd/resindvdsrc.c .endif -.if ${DIST}!="ugly" +.if ${DIST} != ugly @${FIND} ${WRKSRC}/ext ${WRKSRC}/sys -name Makefile.in | \ ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|$$(top_builddir)/gst-libs/gst/tag/libgsttag-@GST_API_VERSION@.la|${LOCALBASE}/lib/libgsttag-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/audio/libgstaudio-@GST_API_VERSION@.la|${LOCALBASE}/lib/libgstaudio-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/pbutils/libgstpbutils-@GST_API_VERSION@.la|${LOCALBASE}/lib/libgstpbutils-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/riff/libgstriff-@GST_API_VERSION@.la|${LOCALBASE}/lib/libgstriff-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/signalprocessor/libgstsignalprocessor-@GST_API_VERSION@.la|${LOCALBASE}/lib/libgstsignalprocessor-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/video/libgstbasevideo-@GST_API_VERSION@.la|${LOCALBASE}/lib/libgstbasevideo-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/video/libgstvideo-@GST_API_VERSION@.la|${LOCALBASE}/lib/libgstvideo-$$(GST_API_VERSION).la|' + '/la_DEPENDENCIES/,/am__DEPENDENCIES/s,$$(top_builddir)/gst-libs/.*.la,,' -e \ + 's|$$(top_builddir)/gst-libs/gst/tag/libgsttag-@GST_API_VERSION@.la|-lgsttag-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/audio/libgstaudio-@GST_API_VERSION@.la|-lgstaudio-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/pbutils/libgstpbutils-@GST_API_VERSION@.la|-lgstpbutils-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/riff/libgstriff-@GST_API_VERSION@.la|-lgstriff-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/signalprocessor/libgstsignalprocessor-@GST_API_VERSION@.la|-lgstsignalprocessor-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/video/libgstbasevideo-@GST_API_VERSION@.la|-lgstbasevideo-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/video/libgstvideo-@GST_API_VERSION@.la|-lgstvideo-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/base/libgstbadbase-@GST_API_VERSION@.la|-lgstbadbase-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/video/libgstbadvideo-@GST_API_VERSION@.la|-lgstbadvideo-${VERSION}|' @${FIND} ${WRKSRC}/ext ${WRKSRC}/sys -name Makefile.in | \ ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|$$(top_builddir)/gst-libs/gst/tag/libgsttag-$$(GST_API_VERSION).la|${LOCALBASE}/lib/libgsttag-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/audio/libgstaudio-$$(GST_API_VERSION).la|${LOCALBASE}/lib/libgstaudio-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/pbutils/libgstpbutils-$$(GST_API_VERSION).la|${LOCALBASE}/lib/libgstpbutils-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/riff/libgstriff-$$(GST_API_VERSION).la|${LOCALBASE}/lib/libgstriff-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/signalprocessor/libgstsignalprocessor-$$(GST_API_VERSION).la|${LOCALBASE}/lib/libgstsignalprocessor-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/video/libgstbasevideo-$$(GST_API_VERSION).la|${LOCALBASE}/lib/libgstbasevideo-$$(GST_API_VERSION).la|; \ - s|$$(top_builddir)/gst-libs/gst/video/libgstvideo-$$(GST_API_VERSION).la|${LOCALBASE}/lib/libgstvideo-$$(GST_API_VERSION).la|' + '/la_DEPENDENCIES/,/am__DEPENDENCIES/s,$$(top_builddir)/gst-libs/.*.la,,' -e \ + 's|$$(top_builddir)/gst-libs/gst/tag/libgsttag-$$(GST_API_VERSION).la|-lgsttag-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/audio/libgstaudio-$$(GST_API_VERSION).la|-lgstaudio-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/pbutils/libgstpbutils-$$(GST_API_VERSION).la|-lgstpbutils-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/riff/libgstriff-$$(GST_API_VERSION).la|-lgstriff-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/signalprocessor/libgstsignalprocessor-$$(GST_API_VERSION).la|-lgstsignalprocessor-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/video/libgstbasevideo-$$(GST_API_VERSION).la|-lgstbasevideo-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/video/libgstvideo-$$(GST_API_VERSION).la|-lgstvideo-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/base/libgstbadbase-$$(GST_API_VERSION).la|-lgstbadbase-${VERSION}|; \ + s|$$(top_builddir)/gst-libs/gst/video/libgstbadvideo-$$(GST_API_VERSION).la|-lgstbadvideo-${VERSION}|' .endif # workaround a crash in clang 3.3 crash llvm bug # 15840 .if ((${OSVERSION} >= 901504 && ${OSVERSION} < 902502) || \ (${OSVERSION} >= 1000037 && ${OSVERSION} < 1000056)) USE_GCC= any .endif pre-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/gstreamer-1.0 .include Index: head/multimedia/gstreamer1-plugins/Makefile.common =================================================================== --- head/multimedia/gstreamer1-plugins/Makefile.common (revision 374803) +++ head/multimedia/gstreamer1-plugins/Makefile.common (revision 374804) @@ -1,503 +1,489 @@ # $FreeBSD$ # $MCom: kwm/multimedia/gstreamer1-plugins/Makefile.common 11415 2013-04-26 22:58:21Z kwm $ BASE_GST_ALL_PLUGINS= \ alsa \ cdparanoia \ ivorbis \ libvisual \ ogg \ pango \ theora \ vorbis \ x \ xvideo BAD_GST_ALL_PLUGINS+= \ assrender \ curl \ dts \ faac \ faad \ flite \ gme \ gsm \ kate \ libmms \ librfb \ modplug \ mpeg2enc \ mplex \ neon \ ofa \ openal \ opencv \ openjpeg \ + opengl \ opus \ resindvd \ rtmp \ schro \ soundtouch \ spandsp \ webp \ zbar \ # plugins not yet ported to the 1.0 API, or not portable BAD_GST_ALL_PLUGINS+= \ apexsink \ - cdaudio \ chromaprint \ decklink \ directfb \ - eglgles \ ladspa \ linsys \ lv2 \ mimic \ mpg123 \ musepack \ mythtv \ nas \ opensles \ pvr \ rsvg \ sdl \ sndfile \ sndio \ spc \ teletextdec \ timidity \ vdpau \ voaacenc \ voamrwbenc \ wayland \ xvid +# --with-egl-window-system=none --disable-opengl --disable-gles2 --disable-egl --disable-glx \ + BAD_GST_NON_PLUGINS= \ + --disable-gles2 \ + --disable-egl \ + --disable-glx \ + --disable-wayland \ --enable-bz2 \ --enable-dvb \ --enable-shm \ --enable-quicktime \ + --disable-wgl \ --disable-gsettings \ --disable-acm \ --disable-android_media \ --disable-apple_media \ --disable-avc \ --disable-dc1394 \ --disable-dccp \ --disable-direct3d \ --disable-directdraw \ --disable-directsound \ --disable-fbdev \ --disable-osx_video \ --disable-uvch264 \ --disable-vcd \ --disable-wildmidi \ --disable-wininet GOOD_GST_ALL_PLUGINS+= \ aalib \ cairo \ flac \ gdk_pixbuf \ jack \ jpeg \ libcaca \ libdv \ libpng \ gst_v4l2 \ shout2 \ soup \ speex \ taglib \ vpx \ wavpack \ x # xxx pulse \ GOOD_GST_NON_PLUGINS= \ --disable-dv1394 \ --disable-directsound \ --disable-osx_audio \ --disable-osx_video \ --disable-sunaudio \ --disable-waveform \ --enable-bz2 \ --enable-oss \ --enable-oss4 \ --enable-zlib UGLY_GST_ALL_PLUGINS+= \ a52dec \ amrnb \ amrwb \ cdio \ dvdread \ lame \ mad \ mpeg2dec \ sidplay \ twolame \ x264 UGLY_GST_NON_PLUGINS= # Disable all plugins by default .if ${DIST}=="base" .for d in ${BASE_GST_ALL_PLUGINS} CONFIGURE_ARGS+= --disable-${d} .endfor .endif .if ${DIST}=="bad" .for d in ${BAD_GST_ALL_PLUGINS} CONFIGURE_ARGS+= --disable-${d} .endfor CONFIGURE_ARGS+= ${BAD_GST_NON_PLUGINS} .endif .if ${DIST}=="good" .for d in ${GOOD_GST_ALL_PLUGINS} CONFIGURE_ARGS+= --disable-${d} .endfor CONFIGURE_ARGS+= ${GOOD_GST_NON_PLUGINS} .endif .if ${DIST}=="ugly" .for d in ${UGLY_GST_ALL_PLUGINS} CONFIGURE_ARGS+= --disable-${d} .endfor CONFIGURE_ARGS+= ${UGLY_GST_NON_PLUGINS} .endif .if ${GST_PLUGIN}!="base" && ${GST_PLUGIN}!="bad" && \ ${GST_PLUGIN}!="good" && ${GST_PLUGIN}!="ugly" CONFIGURE_ARGS+= --enable-${GST_PLUGIN} .endif .if !defined(NO_GSTREAMER_COMMON) GST_PLUGIN_SUFFIX?= -${GST_PLUGIN} # Enable the right plugin CONFIGURE_ARGS:=${CONFIGURE_ARGS:S|--disable-${GST_PLUGIN}|--enable-${GST_PLUGIN}|} GST_INC_DIR= include/gstreamer-${VERSION} GST_LIB_DIR= lib/gstreamer-${VERSION} # Auto create PLIST -PLIST= ${NONEXISTENT} +PLIST?= ${NONEXISTENT} # ------- plugins --------- # a52dec gst_a52dec_LIB_DEPENDS= liba52.so:${PORTSDIR}/audio/liba52 # aalib gst_aalib_LIB_DEPENDS= libaa.so:${PORTSDIR}/graphics/aalib -gst_aalib_PLIST_FILES= ${GST_LIB_DIR}/libgstaasink.la \ - ${GST_LIB_DIR}/libgstaasink.so +gst_aalib_PLIST_FILES= ${GST_LIB_DIR}/libgstaasink.so # amrnb gst_amrnb_LIB_DEPENDS= libopencore-amrnb.so:${PORTSDIR}/audio/opencore-amr -gst_amrnb_PLIST_FILES= ${GST_LIB_DIR}/libgstamrnb.la \ - ${GST_LIB_DIR}/libgstamrnb.so \ +gst_amrnb_PLIST_FILES= ${GST_LIB_DIR}/libgstamrnb.so \ share/gstreamer-${VERSION}/presets/GstAmrnbEnc.prs -gst_amrnb_PLIST_DIRSTRY=share/gstreamer-${VERSION}/presets \ - share/gstreamer-${VERSION} # amrwb gst_amrwb_LIB_DEPENDS= libopencore-amrwb.so:${PORTSDIR}/audio/opencore-amr gst_amrwb_GST_PLUGIN_DIR= ext/amrwbdec -gst_amrwb_PLIST_FILES= ${GST_LIB_DIR}/libgstamrwbdec.la \ - ${GST_LIB_DIR}/libgstamrwbdec.so +gst_amrwb_PLIST_FILES= ${GST_LIB_DIR}/libgstamrwbdec.so # assrender gst_assrender_LIB_DEPENDS= libass.so:${PORTSDIR}/multimedia/libass # cairo gst_cairo_USE_GNOME= cairo # cdparanoia gst_cdparanoia_LIB_DEPENDS= libcdda_interface.so:${PORTSDIR}/audio/cdparanoia # cdio gst_cdio_LIB_DEPENDS= libcdio.so:${PORTSDIR}/sysutils/libcdio # curl gst_curl_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl # dts gst_dts_LIB_DEPENDS= libdca.so:${PORTSDIR}/multimedia/libdca -gst_dts_PLIST_FILES= ${GST_LIB_DIR}/libgstdtsdec.la \ - ${GST_LIB_DIR}/libgstdtsdec.so +gst_dts_PLIST_FILES= ${GST_LIB_DIR}/libgstdtsdec.so # libdv gst_libdv_LIB_DEPENDS= libdv.so:${PORTSDIR}/multimedia/libdv gst_libdv_GST_PLUGIN_DIR= ext/dv -gst_libdv_PLIST_FILES= ${GST_LIB_DIR}/libgstdv.la \ - ${GST_LIB_DIR}/libgstdv.so +gst_libdv_PLIST_FILES= ${GST_LIB_DIR}/libgstdv.so # dvdread gst_dvdread_LIB_DEPENDS=libdvdread.so:${PORTSDIR}/multimedia/libdvdread # faac gst_faac_LIB_DEPENDS= libfaac.so:${PORTSDIR}/audio/faac # faad gst_faad_LIB_DEPENDS= libfaad.so:${PORTSDIR}/audio/faad # flac gst_flac_LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac # flite gst_flite_LIB_DEPENDS= libflite.so:${PORTSDIR}/audio/flite # gdk_pixbuf gst_gdk_pixbuf_USE_GNOME= gdkpixbuf2 -gst_gdk_pixbuf_PLIST_FILES= ${GST_LIB_DIR}/libgstgdkpixbuf.la \ - ${GST_LIB_DIR}/libgstgdkpixbuf.so +gst_gdk_pixbuf_PLIST_FILES= ${GST_LIB_DIR}/libgstgdkpixbuf.so +# gl +gst_gl_USE_GL= gl glu glesv2 egl +gst_gl_CONFIGURE_ARGS= --enable-gl --enable-glx \ + --enable-egl --enable-gles2 +gst_gl_PLIST= # + # gme gst_gme_LIB_DEPENDS= libgme.so:${PORTSDIR}/audio/libgme # gsm gst_gsm_LIB_DEPENDS= libgsm.so:${PORTSDIR}/audio/gsm # jack gst_jack_LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack # jpeg gst_jpeg_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg # kate gst_kate_LIB_DEPENDS= libkate.so:${PORTSDIR}/multimedia/libkate # lame gst_lame_LIB_DEPENDS= libmp3lame.so:${PORTSDIR}/audio/lame # libcaca gst_libcaca_LIB_DEPENDS= libcaca.so:${PORTSDIR}/graphics/libcaca -gst_libcaca_PLIST_FILES= ${GST_LIB_DIR}/libgstcacasink.la \ - ${GST_LIB_DIR}/libgstcacasink.so +gst_libcaca_PLIST_FILES= ${GST_LIB_DIR}/libgstcacasink.so # libmms gst_libmms_LIB_DEPENDS= libmms.so:${PORTSDIR}/net/libmms -gst_libmms_PLIST_FILES= ${GST_LIB_DIR}/libgstmms.so \ - ${GST_LIB_DIR}/libgstmms.la +gst_libmms_PLIST_FILES= ${GST_LIB_DIR}/libgstmms.so # png gst_libpng_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png -gst_libpng_PLIST_FILES= ${GST_LIB_DIR}/libgstpng.la \ - ${GST_LIB_DIR}/libgstpng.so +gst_libpng_PLIST_FILES= ${GST_LIB_DIR}/libgstpng.so # libvisual gst_libvisual_LIB_DEPENDS= libvisual-0.4.so:${PORTSDIR}/graphics/libvisual04 # mad gst_mad_LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/libmad # modplug gst_modplug_LIB_DEPENDS= libmodplug.so:${PORTSDIR}/audio/libmodplug # mpeg2enc gst_mpeg2enc_LIB_DEPENDS= libmjpegutils.so:${PORTSDIR}/multimedia/mjpegtools # mpeg2dec gst_mpeg2dec_LIB_DEPENDS= libmpeg2.so:${PORTSDIR}/multimedia/libmpeg2 # neon gst_neon_LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon29 -gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.la \ - ${GST_LIB_DIR}/libgstneonhttpsrc.so +gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.so # ogg gst_ogg_LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg # opencv gst_opencv_LIB_DEPENDS= libopencv_highgui.so:${PORTSDIR}/graphics/opencv -gst_opencv_PLIST_FILES= ${GST_LIB_DIR}/libgstopencv.la \ - ${GST_LIB_DIR}/libgstopencv.so \ +gst_opencv_PLIST_FILES= ${GST_LIB_DIR}/libgstopencv.so \ share/gst-plugins-bad/${VERSION}/opencv_haarcascades/fist.xml \ share/gst-plugins-bad/${VERSION}/opencv_haarcascades/palm.xml -gst_opencv_PLIST_DIRSTRY= share/gst-plugins-bad/${VERSION}/opencv_haarcascades \ - share/gst-plugins-bad/${VERSION} \ - share/gst-plugins-bad # openjpeg gst_openjpeg_LIB_DEPENDS= libopenjpeg.so:${PORTSDIR}/graphics/openjpeg15 # opus gst_opus_LIB_DEPENDS= libopus.so:${PORTSDIR}/audio/opus # pango gst_pango_USE_GNOME= pango # pulse gst_pulse_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio # resindvd gst_resindvd_BUILD_DEPENDS= libdvdnav>=4.1.2:${PORTSDIR}/multimedia/libdvdnav gst_resindvd_RUN_DEPENDS= libdvdnav>=4.1.2:${PORTSDIR}/multimedia/libdvdnav # rtmp xxx gst_rtmp_LIB_DEPENDS= librtmp.so.0:${PORTSDIR}/multimedia/librtmp # shout2 gst_shout2_LIB_DEPENDS= libshout.so:${PORTSDIR}/audio/libshout # sidplay gst_sidplay_LIB_DEPENDS= libsidplay.so:${PORTSDIR}/audio/libsidplay -gst_sidplay_PLIST_FILES= ${GST_LIB_DIR}/libgstsid.so \ - ${GST_LIB_DIR}/libgstsid.la +gst_sidplay_PLIST_FILES= ${GST_LIB_DIR}/libgstsid.so # soundtouch gst_soundtouch_LIB_DEPENDS= libSoundTouch.so:${PORTSDIR}/audio/soundtouch # souphttpsrc gst_soup_LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup gst_soup_GST_PLUGIN_DIR=ext/soup -gst_soup_PLIST_FILES= ${GST_LIB_DIR}/libgstsouphttpsrc.la \ - ${GST_LIB_DIR}/libgstsouphttpsrc.so +gst_soup_PLIST_FILES= ${GST_LIB_DIR}/libgstsouphttpsrc.so # spandsp gst_spandsp_LIB_DEPENDS= libspandsp.so:${PORTSDIR}/comms/spandsp # speex gst_speex_LIB_DEPENDS= libspeex.so:${PORTSDIR}/audio/speex # schroedinger or schro for short gst_schro_LIB_DEPENDS= libschroedinger-1.0.so:${PORTSDIR}/multimedia/schroedinger gst_schro_GST_PLUGIN_DIR= ext/schroedinger # taglib gst_taglib_LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib # theora gst_theora_LIB_DEPENDS= libtheora.so:${PORTSDIR}/multimedia/libtheora # twolame gst_twolame_LIB_DEPENDS= libtwolame.so:${PORTSDIR}/audio/twolame # gst_v4l2 gst_gst_v4l2_BUILD_DEPENDS= v4l_compat>0:${PORTSDIR}/multimedia/v4l_compat gst_gst_v4l2_LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l gst_gst_v4l2_RUN_DEPENDS= webcamd:${PORTSDIR}/multimedia/webcamd -gst_gst_v4l2_PLIST_FILES= ${GST_LIB_DIR}/libgstvideo4linux2.la \ - ${GST_LIB_DIR}/libgstvideo4linux2.so +gst_gst_v4l2_PLIST_FILES= ${GST_LIB_DIR}/libgstvideo4linux2.so gst_gst_v4l2_GST_PLUGIN_DIR= sys/v4l2 # vorbis gst_vorbis_USE_GSTREAMER1= ogg gst_vorbis_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis # vpx gst_vpx_LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx -gst_vpx_PLIST_FILES= ${GST_LIB_DIR}/libgstvpx.la \ - ${GST_LIB_DIR}/libgstvpx.so \ +gst_vpx_PLIST_FILES= ${GST_LIB_DIR}/libgstvpx.so \ share/gstreamer-${VERSION}/presets/GstVP8Enc.prs -gst_vpx_PLIST_DIRSTRY= share/gstreamer-${VERSION}/presets \ - share/gstreamer-${VERSION} # webp gst_webp_LIB_DEPENDS= libwebp.so:${PORTSDIR}/graphics/webp # X ximage and xvimage sinks aka output .if ${DIST} == base gst_x_USE_XORG= x11 xv xext gst_x_CONFIGURE_ARGS= --enable-xvideo --enable-xshm gst_x_GST_PLUGIN_DIR= sys/ximage sys/xvimage -gst_x_PLIST_FILES= ${GST_LIB_DIR}/libgstximagesink.la \ - ${GST_LIB_DIR}/libgstximagesink.so \ - ${GST_LIB_DIR}/libgstxvimagesink.la \ +gst_x_PLIST_FILES= ${GST_LIB_DIR}/libgstximagesink.so \ ${GST_LIB_DIR}/libgstxvimagesink.so .endif .if ${DIST} == good # Ximagesrc gst_x_USE_XORG= x11 xfixes xdamage xext gst_x_CONFIGURE_ARGS= --enable-x gst_x_GST_PLUGIN_DIR= sys/ximage -gst_x_PLIST_FILES= ${GST_LIB_DIR}/libgstximagesrc.la \ - ${GST_LIB_DIR}/libgstximagesrc.so +gst_x_PLIST_FILES= ${GST_LIB_DIR}/libgstximagesrc.so .endif # x264 gst_x264_LIB_DEPENDS= libx264.so:${PORTSDIR}/multimedia/libx264 -gst_x264_PLIST_FILES= ${GST_LIB_DIR}/libgstx264.la \ - ${GST_LIB_DIR}/libgstx264.so \ +gst_x264_PLIST_FILES= ${GST_LIB_DIR}/libgstx264.so \ share/gstreamer-${VERSION}/presets/GstX264Enc.prs -gst_x264_PLIST_DIRSTRY= share/gstreamer-${VERSION}/presets \ - share/gstreamer-${VERSION} # xvid gst_xvid_LIB_DEPENDS= libxvidcore.so:${PORTSDIR}/multimedia/xvid # wavpack gst_wavpack_LIB_DEPENDS= libwavpack.so:${PORTSDIR}/audio/wavpack # zbar gst_zbar_LIB_DEPENDS= libzbar.so:${PORTSDIR}/graphics/zbar .endif # NO_GSTREAMER_COMMON .if !defined(NO_GSTREAMER_COMMON) gst_${GST_PLUGIN}_BUILD_DEPENDS?= gst_${GST_PLUGIN}_LIB_DEPENDS?= gst_${GST_PLUGIN}_RUN_DEPENDS?= gst_${GST_PLUGIN}_USE_XORG?= +# this should be ${PLIST} == ${NONEXISTENT} but make on 9.x and 8.x is trowing +# a fit over it. +.if ${PLIST} == "/nonexistent" gst_${GST_PLUGIN}_PLIST_FILES?= \ - ${GST_LIB_DIR}/libgst${GST_PLUGIN}${GST_PLIST_SUFFIX}.la \ ${GST_LIB_DIR}/libgst${GST_PLUGIN}${GST_PLIST_SUFFIX}.so +.endif gst_${GST_PLUGIN}_EXTRA_LIBS?= gst_${GST_PLUGIN}_PREBUILD_DIR?= gst_${GST_PLUGIN}_GST_PLUGIN_DIR?= ext/${GST_PLUGIN} gst_${GST_PLUGIN}_POSTBUILD_DIR?= gst_${GST_PLUGIN}_USE_GNOME?= gst_${GST_PLUGIN}_CONFIGURE_ENV?= gst_${GST_PLUGIN}_GLIB_SCHEMAS?= gst_${GST_PLUGIN}_CONFIGURE_ARGS?= gst_${GST_PLUGIN}_USE_SDL?= gst_${GST_PLUGIN}_USE_GSTREAMER1?= BUILD_DEPENDS+= ${gst_${GST_PLUGIN}_BUILD_DEPENDS} LIB_DEPENDS+= ${gst_${GST_PLUGIN}_LIB_DEPENDS} RUN_DEPENDS+= ${gst_${GST_PLUGIN}_RUN_DEPENDS} PLIST_FILES= ${gst_${GST_PLUGIN}_PLIST_FILES} -PLIST_DIRS= ${gst_${GST_PLUGIN}_PLIST_DIRS} -PLIST_DIRSTRY= ${gst_${GST_PLUGIN}_PLIST_DIRSTRY} EXTRA_LIBS+= ${gst_${GST_PLUGIN}_EXTRA_LIBS} USE_XORG+= ${gst_${GST_PLUGIN}_USE_XORG} USE_GNOME+= ${gst_${GST_PLUGIN}_USE_GNOME} CONFIGURE_ENV+= ${gst_${GST_PLUGIN}_CONFIGURE_ENV} +USE_GL+= ${gst_${GST_PLUGIN}_USE_GL} .if ${gst_${GST_PLUGIN}_GLIB_SCHEMAS}!="" GLIB_SCHEMAS= ${gst_${GST_PLUGIN}_GLIB_SCHEMAS} .endif CONFIGURE_ARGS+= ${gst_${GST_PLUGIN}_CONFIGURE_ARGS} .if ${gst_${GST_PLUGIN}_USE_SDL}!="" USE_SDL= ${gst_${GST_PLUGIN}_USE_SDL} .endif USE_GSTREAMER1+= ${gst_${GST_PLUGIN}_USE_GSTREAMER1} ${DIST:base=yes} GST_PREBUILD_DIR= ${gst_${GST_PLUGIN}_GST_PREBUILD_DIR} GST_PLUGIN_DIR= ${gst_${GST_PLUGIN}_GST_PLUGIN_DIR} GST_POSTBUILD_DIR= ${gst_${GST_PLUGIN}_GST_POSTBUILD_DIR} .if !target(do-build) do-build: .for dir in ${GST_PREBUILD_DIR} ${GST_PLUGIN_DIR} ${GST_POSTBUILD_DIR} @cd ${WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} \ ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET} .endfor .endif .if !target(do-install) do-install: .for dir in ${GST_PLUGIN_DIR} @cd ${WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} \ ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET} .endfor .endif .endif Index: head/multimedia/gstreamer1-plugins/distinfo =================================================================== --- head/multimedia/gstreamer1-plugins/distinfo (revision 374803) +++ head/multimedia/gstreamer1-plugins/distinfo (revision 374804) @@ -1,8 +1,8 @@ -SHA256 (gst-plugins-base-1.2.4.tar.xz) = 4d6273dc3f5a94bcc53ccfe0711cfddd49e31371d1136bf62fa1ecc604fc6550 -SIZE (gst-plugins-base-1.2.4.tar.xz) = 2538012 -SHA256 (gst-plugins-bad-1.2.4.tar.xz) = 984c133ec9d5d705e313d9e2bbd1472b93c6567460602a9a316578925ffe2eca -SIZE (gst-plugins-bad-1.2.4.tar.xz) = 3272824 -SHA256 (gst-plugins-ugly-1.2.4.tar.xz) = 4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8 -SIZE (gst-plugins-ugly-1.2.4.tar.xz) = 844968 -SHA256 (gst-plugins-good-1.2.4.tar.xz) = c9c90368393c2e5e78387e95c02ce7b19f48e793bba6d8547f2c4b51c6f420d3 -SIZE (gst-plugins-good-1.2.4.tar.xz) = 2882188 +SHA256 (gst-plugins-base-1.4.4.tar.xz) = 49cd9e8f23c416b1607b43837a09833fa03e0106929d81ead2ddfde6c0ade44b +SIZE (gst-plugins-base-1.4.4.tar.xz) = 2632996 +SHA256 (gst-plugins-bad-1.4.4.tar.xz) = e41b36105c0a13a2cb1ff9f559714e839b82dc3841484cd664790fb7947e55c7 +SIZE (gst-plugins-bad-1.4.4.tar.xz) = 3821332 +SHA256 (gst-plugins-ugly-1.4.4.tar.xz) = afe2300130aaba910b8d5fab8d1fdf8b001ff4893ec1ac57b5d8766836cd81e9 +SIZE (gst-plugins-ugly-1.4.4.tar.xz) = 846420 +SHA256 (gst-plugins-good-1.4.4.tar.xz) = 2df90e99da45211c7b2525ae4ac34830a9e7784bd48c072c406c0cf014bdb277 +SIZE (gst-plugins-good-1.4.4.tar.xz) = 3025496 Index: head/multimedia/gstreamer1-plugins/files/patch-ext_libvisual_visual.c =================================================================== --- head/multimedia/gstreamer1-plugins/files/patch-ext_libvisual_visual.c (revision 374803) +++ head/multimedia/gstreamer1-plugins/files/patch-ext_libvisual_visual.c (nonexistent) @@ -1,13 +0,0 @@ ---- ext/libvisual/visual.c.orig 2013-03-28 03:21:27.000000000 +0000 -+++ ext/libvisual/visual.c 2013-03-28 03:22:29.000000000 +0000 -@@ -300,9 +300,9 @@ - - } - #else -- if (channels == 2) { - guint16 *ldata = visual->audio->plugpcm[0]; - guint16 *rdata = visual->audio->plugpcm[1]; -+ if (channels == 2) { - for (i = 0; i < VISUAL_SAMPLES; i++) { - ldata[i] = *adata++; - rdata[i] = *adata++; Property changes on: head/multimedia/gstreamer1-plugins/files/patch-ext_libvisual_visual.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: mcom:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/multimedia/gstreamer1-plugins/pkg-plist =================================================================== --- head/multimedia/gstreamer1-plugins/pkg-plist (revision 374803) +++ head/multimedia/gstreamer1-plugins/pkg-plist (revision 374804) @@ -1,258 +1,221 @@ +bin/gst-device-monitor-%%VERSION%% bin/gst-discoverer-%%VERSION%% bin/gst-play-%%VERSION%% include/gstreamer-%%VERSION%%/gst/allocators/allocators.h include/gstreamer-%%VERSION%%/gst/allocators/gstdmabuf.h include/gstreamer-%%VERSION%%/gst/app/app.h include/gstreamer-%%VERSION%%/gst/app/gstappsink.h include/gstreamer-%%VERSION%%/gst/app/gstappsrc.h include/gstreamer-%%VERSION%%/gst/audio/audio-channels.h include/gstreamer-%%VERSION%%/gst/audio/audio-enumtypes.h include/gstreamer-%%VERSION%%/gst/audio/audio-format.h include/gstreamer-%%VERSION%%/gst/audio/audio-info.h include/gstreamer-%%VERSION%%/gst/audio/audio.h include/gstreamer-%%VERSION%%/gst/audio/gstaudiobasesink.h include/gstreamer-%%VERSION%%/gst/audio/gstaudiobasesrc.h include/gstreamer-%%VERSION%%/gst/audio/gstaudiocdsrc.h include/gstreamer-%%VERSION%%/gst/audio/gstaudioclock.h include/gstreamer-%%VERSION%%/gst/audio/gstaudiodecoder.h include/gstreamer-%%VERSION%%/gst/audio/gstaudioencoder.h include/gstreamer-%%VERSION%%/gst/audio/gstaudiofilter.h include/gstreamer-%%VERSION%%/gst/audio/gstaudioiec61937.h include/gstreamer-%%VERSION%%/gst/audio/gstaudiometa.h include/gstreamer-%%VERSION%%/gst/audio/gstaudioringbuffer.h include/gstreamer-%%VERSION%%/gst/audio/gstaudiosink.h include/gstreamer-%%VERSION%%/gst/audio/gstaudiosrc.h include/gstreamer-%%VERSION%%/gst/audio/streamvolume.h include/gstreamer-%%VERSION%%/gst/fft/fft.h include/gstreamer-%%VERSION%%/gst/fft/gstfft.h include/gstreamer-%%VERSION%%/gst/fft/gstfftf32.h include/gstreamer-%%VERSION%%/gst/fft/gstfftf64.h include/gstreamer-%%VERSION%%/gst/fft/gstffts16.h include/gstreamer-%%VERSION%%/gst/fft/gstffts32.h include/gstreamer-%%VERSION%%/gst/pbutils/codec-utils.h include/gstreamer-%%VERSION%%/gst/pbutils/descriptions.h include/gstreamer-%%VERSION%%/gst/pbutils/encoding-profile.h include/gstreamer-%%VERSION%%/gst/pbutils/encoding-target.h include/gstreamer-%%VERSION%%/gst/pbutils/gstdiscoverer.h include/gstreamer-%%VERSION%%/gst/pbutils/gstpluginsbaseversion.h include/gstreamer-%%VERSION%%/gst/pbutils/install-plugins.h include/gstreamer-%%VERSION%%/gst/pbutils/missing-plugins.h include/gstreamer-%%VERSION%%/gst/pbutils/pbutils-enumtypes.h include/gstreamer-%%VERSION%%/gst/pbutils/pbutils.h include/gstreamer-%%VERSION%%/gst/riff/riff-ids.h include/gstreamer-%%VERSION%%/gst/riff/riff-media.h include/gstreamer-%%VERSION%%/gst/riff/riff-read.h include/gstreamer-%%VERSION%%/gst/riff/riff.h include/gstreamer-%%VERSION%%/gst/rtp/gstrtcpbuffer.h include/gstreamer-%%VERSION%%/gst/rtp/gstrtpbaseaudiopayload.h include/gstreamer-%%VERSION%%/gst/rtp/gstrtpbasedepayload.h include/gstreamer-%%VERSION%%/gst/rtp/gstrtpbasepayload.h include/gstreamer-%%VERSION%%/gst/rtp/gstrtpbuffer.h include/gstreamer-%%VERSION%%/gst/rtp/gstrtphdrext.h include/gstreamer-%%VERSION%%/gst/rtp/gstrtppayloads.h include/gstreamer-%%VERSION%%/gst/rtp/rtp.h include/gstreamer-%%VERSION%%/gst/rtsp/gstrtsp-enumtypes.h include/gstreamer-%%VERSION%%/gst/rtsp/gstrtsp.h include/gstreamer-%%VERSION%%/gst/rtsp/gstrtspconnection.h include/gstreamer-%%VERSION%%/gst/rtsp/gstrtspdefs.h include/gstreamer-%%VERSION%%/gst/rtsp/gstrtspextension.h include/gstreamer-%%VERSION%%/gst/rtsp/gstrtspmessage.h include/gstreamer-%%VERSION%%/gst/rtsp/gstrtsprange.h include/gstreamer-%%VERSION%%/gst/rtsp/gstrtsptransport.h include/gstreamer-%%VERSION%%/gst/rtsp/gstrtspurl.h include/gstreamer-%%VERSION%%/gst/rtsp/rtsp.h +include/gstreamer-%%VERSION%%/gst/sdp/gstmikey.h include/gstreamer-%%VERSION%%/gst/sdp/gstsdp.h include/gstreamer-%%VERSION%%/gst/sdp/gstsdpmessage.h include/gstreamer-%%VERSION%%/gst/sdp/sdp.h include/gstreamer-%%VERSION%%/gst/tag/gsttagdemux.h include/gstreamer-%%VERSION%%/gst/tag/gsttagmux.h include/gstreamer-%%VERSION%%/gst/tag/tag.h include/gstreamer-%%VERSION%%/gst/tag/xmpwriter.h include/gstreamer-%%VERSION%%/gst/video/colorbalance.h include/gstreamer-%%VERSION%%/gst/video/colorbalancechannel.h include/gstreamer-%%VERSION%%/gst/video/gstvideodecoder.h include/gstreamer-%%VERSION%%/gst/video/gstvideoencoder.h include/gstreamer-%%VERSION%%/gst/video/gstvideofilter.h include/gstreamer-%%VERSION%%/gst/video/gstvideometa.h include/gstreamer-%%VERSION%%/gst/video/gstvideopool.h include/gstreamer-%%VERSION%%/gst/video/gstvideosink.h include/gstreamer-%%VERSION%%/gst/video/gstvideoutils.h include/gstreamer-%%VERSION%%/gst/video/navigation.h include/gstreamer-%%VERSION%%/gst/video/video-blend.h include/gstreamer-%%VERSION%%/gst/video/video-chroma.h include/gstreamer-%%VERSION%%/gst/video/video-color.h include/gstreamer-%%VERSION%%/gst/video/video-enumtypes.h include/gstreamer-%%VERSION%%/gst/video/video-event.h include/gstreamer-%%VERSION%%/gst/video/video-format.h include/gstreamer-%%VERSION%%/gst/video/video-frame.h include/gstreamer-%%VERSION%%/gst/video/video-info.h include/gstreamer-%%VERSION%%/gst/video/video-overlay-composition.h +include/gstreamer-%%VERSION%%/gst/video/video-tile.h include/gstreamer-%%VERSION%%/gst/video/video.h include/gstreamer-%%VERSION%%/gst/video/videoorientation.h include/gstreamer-%%VERSION%%/gst/video/videooverlay.h lib/girepository-1.0/GstAllocators-%%VERSION%%.typelib lib/girepository-1.0/GstApp-%%VERSION%%.typelib lib/girepository-1.0/GstAudio-%%VERSION%%.typelib lib/girepository-1.0/GstFft-%%VERSION%%.typelib lib/girepository-1.0/GstPbutils-%%VERSION%%.typelib lib/girepository-1.0/GstRiff-%%VERSION%%.typelib lib/girepository-1.0/GstRtp-%%VERSION%%.typelib lib/girepository-1.0/GstRtsp-%%VERSION%%.typelib lib/girepository-1.0/GstSdp-%%VERSION%%.typelib lib/girepository-1.0/GstTag-%%VERSION%%.typelib lib/girepository-1.0/GstVideo-%%VERSION%%.typelib -lib/gstreamer-%%VERSION%%/libgstadder.la lib/gstreamer-%%VERSION%%/libgstadder.so -lib/gstreamer-%%VERSION%%/libgstapp.la lib/gstreamer-%%VERSION%%/libgstapp.so -lib/gstreamer-%%VERSION%%/libgstaudioconvert.la lib/gstreamer-%%VERSION%%/libgstaudioconvert.so -lib/gstreamer-%%VERSION%%/libgstaudiorate.la lib/gstreamer-%%VERSION%%/libgstaudiorate.so -lib/gstreamer-%%VERSION%%/libgstaudioresample.la lib/gstreamer-%%VERSION%%/libgstaudioresample.so -lib/gstreamer-%%VERSION%%/libgstaudiotestsrc.la lib/gstreamer-%%VERSION%%/libgstaudiotestsrc.so -lib/gstreamer-%%VERSION%%/libgstencodebin.la lib/gstreamer-%%VERSION%%/libgstencodebin.so -lib/gstreamer-%%VERSION%%/libgstgio.la lib/gstreamer-%%VERSION%%/libgstgio.so -lib/gstreamer-%%VERSION%%/libgstplayback.la lib/gstreamer-%%VERSION%%/libgstplayback.so -lib/gstreamer-%%VERSION%%/libgstsubparse.la lib/gstreamer-%%VERSION%%/libgstsubparse.so -lib/gstreamer-%%VERSION%%/libgsttcp.la lib/gstreamer-%%VERSION%%/libgsttcp.so -lib/gstreamer-%%VERSION%%/libgsttypefindfunctions.la lib/gstreamer-%%VERSION%%/libgsttypefindfunctions.so -lib/gstreamer-%%VERSION%%/libgstvideoconvert.la lib/gstreamer-%%VERSION%%/libgstvideoconvert.so -lib/gstreamer-%%VERSION%%/libgstvideorate.la lib/gstreamer-%%VERSION%%/libgstvideorate.so -lib/gstreamer-%%VERSION%%/libgstvideoscale.la lib/gstreamer-%%VERSION%%/libgstvideoscale.so -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.la lib/gstreamer-%%VERSION%%/libgstvideotestsrc.so -lib/gstreamer-%%VERSION%%/libgstvolume.la lib/gstreamer-%%VERSION%%/libgstvolume.so -lib/libgstallocators-%%VERSION%%.la lib/libgstallocators-%%VERSION%%.so lib/libgstallocators-%%VERSION%%.so.0 lib/libgstallocators-%%VERSION%%.so.%%SOVERSION%% -lib/libgstapp-%%VERSION%%.la lib/libgstapp-%%VERSION%%.so lib/libgstapp-%%VERSION%%.so.0 lib/libgstapp-%%VERSION%%.so.%%SOVERSION%% -lib/libgstaudio-%%VERSION%%.la lib/libgstaudio-%%VERSION%%.so lib/libgstaudio-%%VERSION%%.so.0 lib/libgstaudio-%%VERSION%%.so.%%SOVERSION%% -lib/libgstfft-%%VERSION%%.la lib/libgstfft-%%VERSION%%.so lib/libgstfft-%%VERSION%%.so.0 lib/libgstfft-%%VERSION%%.so.%%SOVERSION%% -lib/libgstpbutils-%%VERSION%%.la lib/libgstpbutils-%%VERSION%%.so lib/libgstpbutils-%%VERSION%%.so.0 lib/libgstpbutils-%%VERSION%%.so.%%SOVERSION%% -lib/libgstriff-%%VERSION%%.la lib/libgstriff-%%VERSION%%.so lib/libgstriff-%%VERSION%%.so.0 lib/libgstriff-%%VERSION%%.so.%%SOVERSION%% -lib/libgstrtp-%%VERSION%%.la lib/libgstrtp-%%VERSION%%.so lib/libgstrtp-%%VERSION%%.so.0 lib/libgstrtp-%%VERSION%%.so.%%SOVERSION%% -lib/libgstrtsp-%%VERSION%%.la lib/libgstrtsp-%%VERSION%%.so lib/libgstrtsp-%%VERSION%%.so.0 lib/libgstrtsp-%%VERSION%%.so.%%SOVERSION%% -lib/libgstsdp-%%VERSION%%.la lib/libgstsdp-%%VERSION%%.so lib/libgstsdp-%%VERSION%%.so.0 lib/libgstsdp-%%VERSION%%.so.%%SOVERSION%% -lib/libgsttag-%%VERSION%%.la lib/libgsttag-%%VERSION%%.so lib/libgsttag-%%VERSION%%.so.0 lib/libgsttag-%%VERSION%%.so.%%SOVERSION%% -lib/libgstvideo-%%VERSION%%.la lib/libgstvideo-%%VERSION%%.so lib/libgstvideo-%%VERSION%%.so.0 lib/libgstvideo-%%VERSION%%.so.%%SOVERSION%% libdata/pkgconfig/gstreamer-allocators-%%VERSION%%.pc libdata/pkgconfig/gstreamer-app-%%VERSION%%.pc libdata/pkgconfig/gstreamer-audio-%%VERSION%%.pc libdata/pkgconfig/gstreamer-fft-%%VERSION%%.pc libdata/pkgconfig/gstreamer-pbutils-%%VERSION%%.pc libdata/pkgconfig/gstreamer-plugins-base-%%VERSION%%.pc libdata/pkgconfig/gstreamer-riff-%%VERSION%%.pc libdata/pkgconfig/gstreamer-rtp-%%VERSION%%.pc libdata/pkgconfig/gstreamer-rtsp-%%VERSION%%.pc libdata/pkgconfig/gstreamer-sdp-%%VERSION%%.pc libdata/pkgconfig/gstreamer-tag-%%VERSION%%.pc libdata/pkgconfig/gstreamer-video-%%VERSION%%.pc -man/man1/gst-discoverer-1.0.1.gz -man/man1/gst-play-1.0.1.gz +man/man1/gst-device-monitor-%%VERSION%%.1.gz +man/man1/gst-discoverer-%%VERSION%%.1.gz +man/man1/gst-play-%%VERSION%%.1.gz share/gir-1.0/GstAllocators-%%VERSION%%.gir share/gir-1.0/GstApp-%%VERSION%%.gir share/gir-1.0/GstAudio-%%VERSION%%.gir share/gir-1.0/GstFft-%%VERSION%%.gir share/gir-1.0/GstPbutils-%%VERSION%%.gir share/gir-1.0/GstRiff-%%VERSION%%.gir share/gir-1.0/GstRtp-%%VERSION%%.gir share/gir-1.0/GstRtsp-%%VERSION%%.gir share/gir-1.0/GstSdp-%%VERSION%%.gir share/gir-1.0/GstTag-%%VERSION%%.gir share/gir-1.0/GstVideo-%%VERSION%%.gir share/gst-plugins-base/1.0/license-translations.dict share/locale/af/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/az/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/da/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/de/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/el/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/eo/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/es/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/eu/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/hr/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/id/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/lv/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/or/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/ro/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/sl/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/tr/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -@dirrm share/gst-plugins-base/1.0 -@dirrmtry share/gst-plugins-base -@dirrm include/gstreamer-%%VERSION%%/gst/video -@dirrm include/gstreamer-%%VERSION%%/gst/tag -@dirrm include/gstreamer-%%VERSION%%/gst/sdp -@dirrm include/gstreamer-%%VERSION%%/gst/rtsp -@dirrm include/gstreamer-%%VERSION%%/gst/rtp -@dirrm include/gstreamer-%%VERSION%%/gst/riff -@dirrm include/gstreamer-%%VERSION%%/gst/pbutils -@dirrm include/gstreamer-%%VERSION%%/gst/fft -@dirrm include/gstreamer-%%VERSION%%/gst/audio -@dirrm include/gstreamer-%%VERSION%%/gst/app -@dirrm include/gstreamer-%%VERSION%%/gst/allocators Index: head/multimedia/gstreamer1-plugins-bad/files/patch-ext_modplug_Makefile.in =================================================================== --- head/multimedia/gstreamer1-plugins-bad/files/patch-ext_modplug_Makefile.in (revision 374803) +++ head/multimedia/gstreamer1-plugins-bad/files/patch-ext_modplug_Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- ext/modplug/Makefile.in.orig 2013-11-01 22:34:02.000000000 +0100 -+++ ext/modplug/Makefile.in 2013-11-01 22:34:20.000000000 +0100 -@@ -623,7 +623,7 @@ - plugin_LTLIBRARIES = libgstmodplug.la - libgstmodplug_la_SOURCES = gstmodplug.cc - libgstmodplug_la_CXXFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CXXFLAGS) $(MODPLUG_CFLAGS) --libgstmodplug_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lstdc++ $(LIBM) $(MODPLUG_LIBS) -+libgstmodplug_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(LIBM) $(MODPLUG_LIBS) - libgstmodplug_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) - libgstmodplug_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) - noinst_HEADERS = gstmodplug.h Property changes on: head/multimedia/gstreamer1-plugins-bad/files/patch-ext_modplug_Makefile.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/multimedia/gstreamer1-plugins-bad/pkg-plist =================================================================== --- head/multimedia/gstreamer1-plugins-bad/pkg-plist (revision 374803) +++ head/multimedia/gstreamer1-plugins-bad/pkg-plist (revision 374804) @@ -1,203 +1,154 @@ include/gstreamer-%%VERSION%%/gst/basecamerabinsrc/gstbasecamerasrc.h include/gstreamer-%%VERSION%%/gst/basecamerabinsrc/gstcamerabin-enum.h include/gstreamer-%%VERSION%%/gst/basecamerabinsrc/gstcamerabinpreview.h include/gstreamer-%%VERSION%%/gst/codecparsers/gsth264parser.h +include/gstreamer-%%VERSION%%/gst/codecparsers/gsth265parser.h include/gstreamer-%%VERSION%%/gst/codecparsers/gstmpeg4parser.h include/gstreamer-%%VERSION%%/gst/codecparsers/gstmpegvideometa.h include/gstreamer-%%VERSION%%/gst/codecparsers/gstmpegvideoparser.h include/gstreamer-%%VERSION%%/gst/codecparsers/gstvc1parser.h +include/gstreamer-%%VERSION%%/gst/codecparsers/gstvp8parser.h +include/gstreamer-%%VERSION%%/gst/codecparsers/gstvp8rangedecoder.h include/gstreamer-%%VERSION%%/gst/insertbin/gstinsertbin.h include/gstreamer-%%VERSION%%/gst/interfaces/photography-enumtypes.h include/gstreamer-%%VERSION%%/gst/interfaces/photography.h include/gstreamer-%%VERSION%%/gst/mpegts/gst-atsc-section.h include/gstreamer-%%VERSION%%/gst/mpegts/gst-dvb-descriptor.h include/gstreamer-%%VERSION%%/gst/mpegts/gst-dvb-section.h +include/gstreamer-%%VERSION%%/gst/mpegts/gst-scte-section.h include/gstreamer-%%VERSION%%/gst/mpegts/gstmpegts-enumtypes.h include/gstreamer-%%VERSION%%/gst/mpegts/gstmpegtsdescriptor.h include/gstreamer-%%VERSION%%/gst/mpegts/gstmpegtssection.h include/gstreamer-%%VERSION%%/gst/mpegts/mpegts.h include/gstreamer-%%VERSION%%/gst/uridownloader/gstfragment.h include/gstreamer-%%VERSION%%/gst/uridownloader/gsturidownloader.h include/gstreamer-%%VERSION%%/gst/uridownloader/gsturidownloader_debug.h -lib/girepository-%%VERSION%%/GstInsertBin-%%VERSION%%.typelib -lib/girepository-%%VERSION%%/GstMpegts-%%VERSION%%.typelib -lib/gstreamer-%%VERSION%%/libgstaccurip.la +lib/girepository-1.0/GstInsertBin-%%VERSION%%.typelib +lib/girepository-1.0/GstMpegts-%%VERSION%%.typelib lib/gstreamer-%%VERSION%%/libgstaccurip.so -lib/gstreamer-%%VERSION%%/libgstadpcmdec.la lib/gstreamer-%%VERSION%%/libgstadpcmdec.so -lib/gstreamer-%%VERSION%%/libgstadpcmenc.la lib/gstreamer-%%VERSION%%/libgstadpcmenc.so -lib/gstreamer-%%VERSION%%/libgstaiff.la lib/gstreamer-%%VERSION%%/libgstaiff.so -lib/gstreamer-%%VERSION%%/libgstasfmux.la lib/gstreamer-%%VERSION%%/libgstasfmux.so -lib/gstreamer-%%VERSION%%/libgstaudiofxbad.la lib/gstreamer-%%VERSION%%/libgstaudiofxbad.so -lib/gstreamer-%%VERSION%%/libgstaudiovisualizers.la +lib/gstreamer-%%VERSION%%/libgstaudiomixer.so lib/gstreamer-%%VERSION%%/libgstaudiovisualizers.so -lib/gstreamer-%%VERSION%%/libgstautoconvert.la lib/gstreamer-%%VERSION%%/libgstautoconvert.so -lib/gstreamer-%%VERSION%%/libgstbayer.la lib/gstreamer-%%VERSION%%/libgstbayer.so -lib/gstreamer-%%VERSION%%/libgstcamerabin2.la lib/gstreamer-%%VERSION%%/libgstcamerabin2.so -lib/gstreamer-%%VERSION%%/libgstcoloreffects.la lib/gstreamer-%%VERSION%%/libgstcoloreffects.so -lib/gstreamer-%%VERSION%%/libgstdataurisrc.la +lib/gstreamer-%%VERSION%%/libgstcompositor.so lib/gstreamer-%%VERSION%%/libgstdataurisrc.so -lib/gstreamer-%%VERSION%%/libgstdebugutilsbad.la lib/gstreamer-%%VERSION%%/libgstdebugutilsbad.so -lib/gstreamer-%%VERSION%%/libgstdvb.la lib/gstreamer-%%VERSION%%/libgstdvb.so -lib/gstreamer-%%VERSION%%/libgstdvbsuboverlay.la lib/gstreamer-%%VERSION%%/libgstdvbsuboverlay.so -lib/gstreamer-%%VERSION%%/libgstdvdspu.la lib/gstreamer-%%VERSION%%/libgstdvdspu.so -lib/gstreamer-%%VERSION%%/libgstfestival.la lib/gstreamer-%%VERSION%%/libgstfestival.so -lib/gstreamer-%%VERSION%%/libgstfieldanalysis.la lib/gstreamer-%%VERSION%%/libgstfieldanalysis.so -lib/gstreamer-%%VERSION%%/libgstfreeverb.la lib/gstreamer-%%VERSION%%/libgstfreeverb.so -lib/gstreamer-%%VERSION%%/libgstfrei0r.la lib/gstreamer-%%VERSION%%/libgstfrei0r.so -lib/gstreamer-%%VERSION%%/libgstgaudieffects.la lib/gstreamer-%%VERSION%%/libgstgaudieffects.so -lib/gstreamer-%%VERSION%%/libgstgdp.la lib/gstreamer-%%VERSION%%/libgstgdp.so -lib/gstreamer-%%VERSION%%/libgstgeometrictransform.la lib/gstreamer-%%VERSION%%/libgstgeometrictransform.so -lib/gstreamer-%%VERSION%%/libgstid3tag.la lib/gstreamer-%%VERSION%%/libgstid3tag.so -lib/gstreamer-%%VERSION%%/libgstinter.la lib/gstreamer-%%VERSION%%/libgstinter.so -lib/gstreamer-%%VERSION%%/libgstinterlace.la lib/gstreamer-%%VERSION%%/libgstinterlace.so -lib/gstreamer-%%VERSION%%/libgstivtc.la +lib/gstreamer-%%VERSION%%/libgstivfparse.so lib/gstreamer-%%VERSION%%/libgstivtc.so -lib/gstreamer-%%VERSION%%/libgstjpegformat.la +lib/gstreamer-%%VERSION%%/libgstjp2kdecimator.so lib/gstreamer-%%VERSION%%/libgstjpegformat.so -lib/gstreamer-%%VERSION%%/libgstliveadder.la lib/gstreamer-%%VERSION%%/libgstliveadder.so -lib/gstreamer-%%VERSION%%/libgstmfc.la -lib/gstreamer-%%VERSION%%/libgstmfc.so -lib/gstreamer-%%VERSION%%/libgstmidi.la lib/gstreamer-%%VERSION%%/libgstmidi.so -lib/gstreamer-%%VERSION%%/libgstmpegpsdemux.la lib/gstreamer-%%VERSION%%/libgstmpegpsdemux.so -lib/gstreamer-%%VERSION%%/libgstmpegpsmux.la lib/gstreamer-%%VERSION%%/libgstmpegpsmux.so -lib/gstreamer-%%VERSION%%/libgstmpegtsdemux.la lib/gstreamer-%%VERSION%%/libgstmpegtsdemux.so -lib/gstreamer-%%VERSION%%/libgstmpegtsmux.la lib/gstreamer-%%VERSION%%/libgstmpegtsmux.so -lib/gstreamer-%%VERSION%%/libgstmxf.la lib/gstreamer-%%VERSION%%/libgstmxf.so -lib/gstreamer-%%VERSION%%/libgstpcapparse.la lib/gstreamer-%%VERSION%%/libgstpcapparse.so -lib/gstreamer-%%VERSION%%/libgstpnm.la lib/gstreamer-%%VERSION%%/libgstpnm.so -lib/gstreamer-%%VERSION%%/libgstrawparse.la lib/gstreamer-%%VERSION%%/libgstrawparse.so -lib/gstreamer-%%VERSION%%/libgstremovesilence.la lib/gstreamer-%%VERSION%%/libgstremovesilence.so -lib/gstreamer-%%VERSION%%/libgstsdpelem.la lib/gstreamer-%%VERSION%%/libgstsdpelem.so -lib/gstreamer-%%VERSION%%/libgstsegmentclip.la lib/gstreamer-%%VERSION%%/libgstsegmentclip.so -lib/gstreamer-%%VERSION%%/libgstshm.la lib/gstreamer-%%VERSION%%/libgstshm.so -lib/gstreamer-%%VERSION%%/libgstsiren.la lib/gstreamer-%%VERSION%%/libgstsiren.so -lib/gstreamer-%%VERSION%%/libgstsmooth.la lib/gstreamer-%%VERSION%%/libgstsmooth.so -lib/gstreamer-%%VERSION%%/libgstspeed.la lib/gstreamer-%%VERSION%%/libgstspeed.so -lib/gstreamer-%%VERSION%%/libgstsubenc.la +lib/gstreamer-%%VERSION%%/libgststereo.so lib/gstreamer-%%VERSION%%/libgstsubenc.so -lib/gstreamer-%%VERSION%%/libgstvideofiltersbad.la lib/gstreamer-%%VERSION%%/libgstvideofiltersbad.so -lib/gstreamer-%%VERSION%%/libgstvideoparsersbad.la lib/gstreamer-%%VERSION%%/libgstvideoparsersbad.so -lib/gstreamer-%%VERSION%%/libgsty4mdec.la +lib/gstreamer-%%VERSION%%/libgstvideosignal.so +lib/gstreamer-%%VERSION%%/libgstvmnc.so lib/gstreamer-%%VERSION%%/libgsty4mdec.so -lib/gstreamer-%%VERSION%%/libgstyadif.la lib/gstreamer-%%VERSION%%/libgstyadif.so -lib/libgstbasecamerabinsrc-%%VERSION%%.la +lib/libgstbadbase-%%VERSION%%.so +lib/libgstbadbase-%%VERSION%%.so.0 +lib/libgstbadbase-%%VERSION%%.so.%%SOVERSION%% +lib/libgstbadvideo-%%VERSION%%.so +lib/libgstbadvideo-%%VERSION%%.so.0 +lib/libgstbadvideo-%%VERSION%%.so.%%SOVERSION%% lib/libgstbasecamerabinsrc-%%VERSION%%.so lib/libgstbasecamerabinsrc-%%VERSION%%.so.0 lib/libgstbasecamerabinsrc-%%VERSION%%.so.%%SOVERSION%% -lib/libgstcodecparsers-%%VERSION%%.la lib/libgstcodecparsers-%%VERSION%%.so lib/libgstcodecparsers-%%VERSION%%.so.0 lib/libgstcodecparsers-%%VERSION%%.so.%%SOVERSION%% -lib/libgstinsertbin-%%VERSION%%.la lib/libgstinsertbin-%%VERSION%%.so lib/libgstinsertbin-%%VERSION%%.so.0 lib/libgstinsertbin-%%VERSION%%.so.%%SOVERSION%% -lib/libgstmpegts-%%VERSION%%.la lib/libgstmpegts-%%VERSION%%.so lib/libgstmpegts-%%VERSION%%.so.0 lib/libgstmpegts-%%VERSION%%.so.%%SOVERSION%% -lib/libgstphotography-%%VERSION%%.la lib/libgstphotography-%%VERSION%%.so lib/libgstphotography-%%VERSION%%.so.0 lib/libgstphotography-%%VERSION%%.so.%%SOVERSION%% -lib/libgsturidownloader-%%VERSION%%.la lib/libgsturidownloader-%%VERSION%%.so lib/libgsturidownloader-%%VERSION%%.so.0 lib/libgsturidownloader-%%VERSION%%.so.%%SOVERSION%% libdata/pkgconfig/gstreamer-codecparsers-%%VERSION%%.pc libdata/pkgconfig/gstreamer-insertbin-%%VERSION%%.pc libdata/pkgconfig/gstreamer-mpegts-%%VERSION%%.pc libdata/pkgconfig/gstreamer-plugins-bad-%%VERSION%%.pc -share/gir-%%VERSION%%/GstInsertBin-%%VERSION%%.gir -share/gir-%%VERSION%%/GstMpegts-%%VERSION%%.gir +share/gir-1.0/GstInsertBin-%%VERSION%%.gir +share/gir-1.0/GstMpegts-%%VERSION%%.gir share/locale/af/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/az/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/da/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/de/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/el/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/eo/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/es/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/eu/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/hr/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/id/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/ky/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/lv/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/mt/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/or/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/ro/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/sl/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/tr/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrm include/gstreamer-%%VERSION%%/gst/uridownloader -@dirrm include/gstreamer-%%VERSION%%/gst/mpegts -@dirrm include/gstreamer-%%VERSION%%/gst/interfaces -@dirrm include/gstreamer-%%VERSION%%/gst/insertbin -@dirrm include/gstreamer-%%VERSION%%/gst/codecparsers -@dirrm include/gstreamer-%%VERSION%%/gst/basecamerabinsrc Index: head/multimedia/gstreamer1-plugins-dvdread/Makefile =================================================================== --- head/multimedia/gstreamer1-plugins-dvdread/Makefile (revision 374803) +++ head/multimedia/gstreamer1-plugins-dvdread/Makefile (revision 374804) @@ -1,13 +1,13 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer dvdread plugin GST_PLUGIN= dvdread DIST= ugly MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile" Index: head/multimedia/gstreamer1-plugins-gnonlin/Makefile =================================================================== --- head/multimedia/gstreamer1-plugins-gnonlin/Makefile (revision 374803) +++ head/multimedia/gstreamer1-plugins-gnonlin/Makefile (revision 374804) @@ -1,21 +1,20 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= gstreamer1-plugins-gnonlin -PORTVERSION= 1.2.1 +PORTVERSION= 1.4.0 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/ DISTNAME= gnonlin-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Gstreamer lib for writing non-linear audio and video -CFLAGS:= ${CFLAGS} -O2 -Wno-format -USES= libtool pkgconfig python:build tar:xz +USES= libtool pkgconfig python:3,build tar:xz GNU_CONFIGURE= yes USE_GSTREAMER1= good INSTALL_TARGET= install-strip PLIST_FILES= lib/gstreamer-1.0/libgnl.so .include Index: head/multimedia/gstreamer1-plugins-gnonlin/distinfo =================================================================== --- head/multimedia/gstreamer1-plugins-gnonlin/distinfo (revision 374803) +++ head/multimedia/gstreamer1-plugins-gnonlin/distinfo (revision 374804) @@ -1,2 +1,2 @@ -SHA256 (gnonlin-1.2.1.tar.xz) = 787006231184753f8330b4b6d63d37979d937355291c6da75080d83efe1aeb93 -SIZE (gnonlin-1.2.1.tar.xz) = 401620 +SHA256 (gnonlin-1.4.0.tar.xz) = 2d667e1632816ea8a6ff7c8b75b29241b6542e1f6ab41d9d51661c287006667f +SIZE (gnonlin-1.4.0.tar.xz) = 404096 Index: head/multimedia/gstreamer1-plugins-good/Makefile =================================================================== --- head/multimedia/gstreamer1-plugins-good/Makefile (revision 374803) +++ head/multimedia/gstreamer1-plugins-good/Makefile (revision 374804) @@ -1,39 +1,37 @@ # Created by: Michael Johnson # $FreeBSD$ # $MCom: ports/multimedia/gstreamer1-plugins-good/Makefile,v 1.4 2013/01/15 21:43:45 kwm Exp $ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Good gstreamer-plugins GST_PLUGIN= good GST_PLUGIN_SUFFIX= -good MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins - -CONFIGURE_ARGS+=--enable-monoscope BUILD_DEPENDS+= gstreamer1-plugins>=${GST1_VERSION}${GST1_MINIMAL_VERSION}:${PORTSDIR}/multimedia/gstreamer1-plugins RUN_DEPENDS+= gstreamer1-plugins>=${GST1_VERSION}${GST1_MINIMAL_VERSION}:${PORTSDIR}/multimedia/gstreamer1-plugins DIST= good GOOD_GST_DIRS= gst sys po PLIST= ${.CURDIR}/pkg-plist FILESDIR= ${.CURDIR}/files PATCHDIR= ${.CURDIR}/files NO_GSTREAMER_COMMON= yes do-build: .for dir in ${GOOD_GST_DIRS} @(cd ${BUILD_WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET}) .endfor do-install: .for dir in ${GOOD_GST_DIRS} @(cd ${INSTALL_WRKSRC}/${dir} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) .endfor .include "${MASTERDIR}/Makefile" Index: head/multimedia/gstreamer1-plugins-good/files/patch-sys_oss_gstosshelper.c =================================================================== --- head/multimedia/gstreamer1-plugins-good/files/patch-sys_oss_gstosshelper.c (revision 374803) +++ head/multimedia/gstreamer1-plugins-good/files/patch-sys_oss_gstosshelper.c (revision 374804) @@ -1,86 +1,82 @@ ---- sys/oss/gstosshelper.c.orig 2014-01-14 13:03:14.000000000 +0100 -+++ sys/oss/gstosshelper.c 2014-09-11 09:10:55.115013111 +0200 -@@ -95,9 +95,13 @@ - format_mask = AFMT_U8 | AFMT_S8; - - if (G_BYTE_ORDER == G_LITTLE_ENDIAN) -- format_mask |= AFMT_S16_LE | AFMT_U16_LE; -+ format_mask |= AFMT_S16_LE | AFMT_U16_LE -+ | AFMT_S24_LE | AFMT_U24_LE -+ | AFMT_S32_LE | AFMT_U32_LE; - else -- format_mask |= AFMT_S16_BE | AFMT_U16_BE; -+ format_mask |= AFMT_S16_BE | AFMT_U16_BE -+ | AFMT_S24_BE | AFMT_U24_BE -+ | AFMT_S32_BE | AFMT_U32_BE; - - caps = gst_caps_new_empty (); - -@@ -169,6 +173,9 @@ +--- sys/oss/gstosshelper.c.orig 2014-07-21 10:24:27.000000000 +0200 ++++ sys/oss/gstosshelper.c 2014-10-12 18:13:53.847663389 +0200 +@@ -82,9 +82,9 @@ + gst_oss_helper_probe_caps (gint fd) + { + #if G_BYTE_ORDER == G_LITTLE_ENDIAN +- const guint probe_formats[] = { AFMT_S16_LE, AFMT_U16_LE, AFMT_U8, AFMT_S8 }; ++ const guint probe_formats[] = { AFMT_U32_LE, AFMT_S32_LE, AFMT_U24_LE, AFMT_S24_LE, AFMT_S16_LE, AFMT_U16_LE, AFMT_U8, AFMT_S8 }; + #else +- const guint probe_formats[] = { AFMT_S16_BE, AFMT_U16_BE, AFMT_U8, AFMT_S8 }; ++ const guint probe_formats[] = { AFMT_U32_BE, AFMT_S32_BE, AFMT_U24_BE, AFMT_S24_BE, AFMT_S16_BE, AFMT_U16_BE, AFMT_U8, AFMT_S8 }; + #endif + GstOssProbe *probe; + int i, f; +@@ -165,6 +165,9 @@ const gchar *format; switch (format_bit) { + case AFMT_S8: + format = "S8"; + break; case AFMT_U8: format = "U8"; break; -@@ -178,15 +185,36 @@ +@@ -174,15 +177,36 @@ case AFMT_S16_BE: format = "S16BE"; break; - case AFMT_S8: - format = "S8"; - break; case AFMT_U16_LE: format = "U16LE"; break; case AFMT_U16_BE: format = "U16BE"; break; + case AFMT_S24_LE: + format = "S24LE"; + break; + case AFMT_S24_BE: + format = "S24BE"; + break; + case AFMT_U24_LE: + format = "U24LE"; + break; + case AFMT_U24_BE: + format = "U24BE"; + break; + case AFMT_S32_LE: + format = "S32LE"; + break; + case AFMT_S32_BE: + format = "S32BE"; + break; + case AFMT_U32_LE: + format = "U32LE"; + break; + case AFMT_U32_BE: + format = "U32BE"; + break; default: g_assert_not_reached (); return NULL; -@@ -324,13 +352,17 @@ +@@ -320,13 +344,17 @@ int format; int n_channels; int ret; + int rst; rate = irate; format = probe->format; n_channels = probe->n_channels; + rst = 4000; /* XXX Lowest supported rate for FreeBSD. */ GST_LOG ("checking format %d, channels %d, rate %d", format, n_channels, rate); + /* Reset rate to lowest supported rate. */ + ioctl (probe->fd, SNDCTL_DSP_SPEED, &rst); ret = ioctl (probe->fd, SNDCTL_DSP_SETFMT, &format); if (ret < 0 || format != probe->format) { GST_DEBUG ("unsupported format: %d (%d)", probe->format, format); Index: head/multimedia/gstreamer1-plugins-good/pkg-plist =================================================================== --- head/multimedia/gstreamer1-plugins-good/pkg-plist (revision 374803) +++ head/multimedia/gstreamer1-plugins-good/pkg-plist (revision 374804) @@ -1,141 +1,90 @@ -lib/gstreamer-%%VERSION%%/libgstalaw.la lib/gstreamer-%%VERSION%%/libgstalaw.so -lib/gstreamer-%%VERSION%%/libgstalpha.la lib/gstreamer-%%VERSION%%/libgstalpha.so -lib/gstreamer-%%VERSION%%/libgstalphacolor.la lib/gstreamer-%%VERSION%%/libgstalphacolor.so -lib/gstreamer-%%VERSION%%/libgstapetag.la lib/gstreamer-%%VERSION%%/libgstapetag.so -lib/gstreamer-%%VERSION%%/libgstaudiofx.la lib/gstreamer-%%VERSION%%/libgstaudiofx.so -lib/gstreamer-%%VERSION%%/libgstaudioparsers.la lib/gstreamer-%%VERSION%%/libgstaudioparsers.so -lib/gstreamer-%%VERSION%%/libgstauparse.la lib/gstreamer-%%VERSION%%/libgstauparse.so -lib/gstreamer-%%VERSION%%/libgstautodetect.la lib/gstreamer-%%VERSION%%/libgstautodetect.so -lib/gstreamer-%%VERSION%%/libgstavi.la lib/gstreamer-%%VERSION%%/libgstavi.so -lib/gstreamer-%%VERSION%%/libgstcutter.la lib/gstreamer-%%VERSION%%/libgstcutter.so -lib/gstreamer-%%VERSION%%/libgstdebug.la lib/gstreamer-%%VERSION%%/libgstdebug.so -lib/gstreamer-%%VERSION%%/libgstdeinterlace.la lib/gstreamer-%%VERSION%%/libgstdeinterlace.so -lib/gstreamer-%%VERSION%%/libgstdtmf.la lib/gstreamer-%%VERSION%%/libgstdtmf.so -lib/gstreamer-%%VERSION%%/libgsteffectv.la lib/gstreamer-%%VERSION%%/libgsteffectv.so -lib/gstreamer-%%VERSION%%/libgstequalizer.la lib/gstreamer-%%VERSION%%/libgstequalizer.so -lib/gstreamer-%%VERSION%%/libgstflv.la lib/gstreamer-%%VERSION%%/libgstflv.so -lib/gstreamer-%%VERSION%%/libgstflxdec.la lib/gstreamer-%%VERSION%%/libgstflxdec.so -lib/gstreamer-%%VERSION%%/libgstgoom.la lib/gstreamer-%%VERSION%%/libgstgoom.so -lib/gstreamer-%%VERSION%%/libgstgoom2k1.la lib/gstreamer-%%VERSION%%/libgstgoom2k1.so -lib/gstreamer-%%VERSION%%/libgsticydemux.la lib/gstreamer-%%VERSION%%/libgsticydemux.so -lib/gstreamer-%%VERSION%%/libgstid3demux.la lib/gstreamer-%%VERSION%%/libgstid3demux.so -lib/gstreamer-%%VERSION%%/libgstimagefreeze.la lib/gstreamer-%%VERSION%%/libgstimagefreeze.so -lib/gstreamer-%%VERSION%%/libgstinterleave.la lib/gstreamer-%%VERSION%%/libgstinterleave.so -lib/gstreamer-%%VERSION%%/libgstlevel.la lib/gstreamer-%%VERSION%%/libgstlevel.so -lib/gstreamer-%%VERSION%%/libgstmatroska.la lib/gstreamer-%%VERSION%%/libgstmatroska.so -lib/gstreamer-%%VERSION%%/libgstmulaw.la lib/gstreamer-%%VERSION%%/libgstmulaw.so -lib/gstreamer-%%VERSION%%/libgstmultifile.la lib/gstreamer-%%VERSION%%/libgstmultifile.so -lib/gstreamer-%%VERSION%%/libgstmultipart.la lib/gstreamer-%%VERSION%%/libgstmultipart.so -lib/gstreamer-%%VERSION%%/libgstnavigationtest.la lib/gstreamer-%%VERSION%%/libgstnavigationtest.so -lib/gstreamer-%%VERSION%%/libgstoss4audio.la lib/gstreamer-%%VERSION%%/libgstoss4audio.so -lib/gstreamer-%%VERSION%%/libgstossaudio.la lib/gstreamer-%%VERSION%%/libgstossaudio.so -lib/gstreamer-%%VERSION%%/libgstisomp4.la lib/gstreamer-%%VERSION%%/libgstisomp4.so -lib/gstreamer-%%VERSION%%/libgstreplaygain.la lib/gstreamer-%%VERSION%%/libgstreplaygain.so -lib/gstreamer-%%VERSION%%/libgstrtp.la lib/gstreamer-%%VERSION%%/libgstrtp.so -lib/gstreamer-%%VERSION%%/libgstrtpmanager.la lib/gstreamer-%%VERSION%%/libgstrtpmanager.so -lib/gstreamer-%%VERSION%%/libgstrtsp.la lib/gstreamer-%%VERSION%%/libgstrtsp.so -lib/gstreamer-%%VERSION%%/libgstshapewipe.la lib/gstreamer-%%VERSION%%/libgstshapewipe.so -lib/gstreamer-%%VERSION%%/libgstsmpte.la lib/gstreamer-%%VERSION%%/libgstsmpte.so -lib/gstreamer-%%VERSION%%/libgstspectrum.la lib/gstreamer-%%VERSION%%/libgstspectrum.so -lib/gstreamer-%%VERSION%%/libgstudp.la lib/gstreamer-%%VERSION%%/libgstudp.so -lib/gstreamer-%%VERSION%%/libgstvideobox.la lib/gstreamer-%%VERSION%%/libgstvideobox.so -lib/gstreamer-%%VERSION%%/libgstvideocrop.la lib/gstreamer-%%VERSION%%/libgstvideocrop.so -lib/gstreamer-%%VERSION%%/libgstvideofilter.la lib/gstreamer-%%VERSION%%/libgstvideofilter.so -lib/gstreamer-%%VERSION%%/libgstvideomixer.la lib/gstreamer-%%VERSION%%/libgstvideomixer.so -lib/gstreamer-%%VERSION%%/libgstwavenc.la lib/gstreamer-%%VERSION%%/libgstwavenc.so -lib/gstreamer-%%VERSION%%/libgstwavparse.la lib/gstreamer-%%VERSION%%/libgstwavparse.so -lib/gstreamer-%%VERSION%%/libgsty4menc.la lib/gstreamer-%%VERSION%%/libgsty4menc.so share/gstreamer-%%VERSION%%/presets/GstIirEqualizer10Bands.prs share/gstreamer-%%VERSION%%/presets/GstIirEqualizer3Bands.prs share/locale/af/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/az/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/da/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/de/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/el/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/eo/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/es/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/eu/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/hr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/id/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/lv/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/mt/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/or/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/ro/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/sl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/tr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/gstreamer-%%VERSION%%/presets -@dirrmtry share/gstreamer-%%VERSION%% Index: head/multimedia/gstreamer1-plugins-mpeg2enc/Makefile =================================================================== --- head/multimedia/gstreamer1-plugins-mpeg2enc/Makefile (revision 374803) +++ head/multimedia/gstreamer1-plugins-mpeg2enc/Makefile (revision 374804) @@ -1,13 +1,13 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer mpeg encoder plugin GST_PLUGIN= mpeg2enc DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile" Index: head/multimedia/gstreamer1-plugins-resindvd/Makefile =================================================================== --- head/multimedia/gstreamer1-plugins-resindvd/Makefile (revision 374803) +++ head/multimedia/gstreamer1-plugins-resindvd/Makefile (revision 374804) @@ -1,13 +1,13 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer resindvd plugin GST_PLUGIN= resindvd DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile" Index: head/multimedia/gstreamer1-plugins-ugly/pkg-plist =================================================================== --- head/multimedia/gstreamer1-plugins-ugly/pkg-plist (revision 374803) +++ head/multimedia/gstreamer1-plugins-ugly/pkg-plist (revision 374804) @@ -1,50 +1,45 @@ -lib/gstreamer-%%VERSION%%/libgstasf.la lib/gstreamer-%%VERSION%%/libgstasf.so -lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.la lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.so -lib/gstreamer-%%VERSION%%/libgstdvdsub.la lib/gstreamer-%%VERSION%%/libgstdvdsub.so -lib/gstreamer-%%VERSION%%/libgstrmdemux.la lib/gstreamer-%%VERSION%%/libgstrmdemux.so -lib/gstreamer-%%VERSION%%/libgstxingmux.la lib/gstreamer-%%VERSION%%/libgstxingmux.so share/locale/af/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/az/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/da/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/de/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/el/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/eo/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/es/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/eu/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/hr/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/id/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/lt/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/lv/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/mt/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/ms/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/or/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/ro/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/sl/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/tr/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo Index: head/multimedia/gstreamer1-plugins-x264/Makefile =================================================================== --- head/multimedia/gstreamer1-plugins-x264/Makefile (revision 374803) +++ head/multimedia/gstreamer1-plugins-x264/Makefile (revision 374804) @@ -1,13 +1,13 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer x264 plugin GST_PLUGIN= x264 DIST= ugly MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins .include "${MASTERDIR}/Makefile" Index: head/multimedia/py-gstreamer1/Makefile =================================================================== --- head/multimedia/py-gstreamer1/Makefile (revision 374803) +++ head/multimedia/py-gstreamer1/Makefile (revision 374804) @@ -1,34 +1,27 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= gstreamer -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.4.0 CATEGORIES= multimedia python MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 1 DISTNAME= gst-python-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org -COMMENT= Python bindings for gstreamer +COMMENT= Python bindings for Gstreamer LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake libtool pathfix pkgconfig python:2 tar:bzip2 +USES= gmake libtool pathfix pkgconfig python tar:xz USE_GNOME= pygobject3 USE_GSTREAMER1= yes GNU_CONFIGURE= yes PLIST_SUB= VERSION="${GST_VERSION}" CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip - -post-install: - ${SETENV} PYTHON=${PYTHON_CMD} ${SH} ${WRKSRC}/py-compile \ - --destdir ${STAGEDIR} \ - --basedir ${PYTHON_SITELIBDIR} \ - ${STAGEDIR}${PYTHON_SITELIBDIR}/pygst.py .include Index: head/multimedia/py-gstreamer1/distinfo =================================================================== --- head/multimedia/py-gstreamer1/distinfo (revision 374803) +++ head/multimedia/py-gstreamer1/distinfo (revision 374804) @@ -1,2 +1,2 @@ -SHA256 (gst-python-1.2.1.tar.bz2) = 8823e5a9ffc51212df412652da44dc3f2a0e23295da769de2d111c770280efd4 -SIZE (gst-python-1.2.1.tar.bz2) = 410887 +SHA256 (gst-python-1.4.0.tar.xz) = b1e40c29ceb41b03f08d38aca6056054f0341d0706276326dceeec6ac8d53d3e +SIZE (gst-python-1.4.0.tar.xz) = 350316 Index: head/multimedia/py-gstreamer1/pkg-plist =================================================================== --- head/multimedia/py-gstreamer1/pkg-plist (revision 374803) +++ head/multimedia/py-gstreamer1/pkg-plist (revision 374804) @@ -1,7 +1,8 @@ +lib/gstreamer-1.0/libgstpythonplugin.so %%PYTHON_SITELIBDIR%%/gi/overrides/Gst.py %%PYTHON_SITELIBDIR%%/gi/overrides/Gst.pyc %%PYTHON_SITELIBDIR%%/gi/overrides/Gst.pyo %%PYTHON_SITELIBDIR%%/gi/overrides/GstPbutils.py %%PYTHON_SITELIBDIR%%/gi/overrides/GstPbutils.pyc %%PYTHON_SITELIBDIR%%/gi/overrides/GstPbutils.pyo %%PYTHON_SITELIBDIR%%/gi/overrides/_gi_gst.so Index: head/multimedia/py3-gstreamer1/Makefile =================================================================== --- head/multimedia/py3-gstreamer1/Makefile (revision 374803) +++ head/multimedia/py3-gstreamer1/Makefile (revision 374804) @@ -1,36 +1,30 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= gstreamer -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.4.0 CATEGORIES= multimedia python MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 1 DISTNAME= gst-python-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org -COMMENT= Python bindings for gstreamer +COMMENT= Python bindings for Gstreamer LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake libtool pathfix pkgconfig python:3 tar:bzip2 +USES= gmake libtool pathfix pkgconfig python:3 tar:xz USE_GNOME= py3gobject3 USE_GSTREAMER1= yes GNU_CONFIGURE= yes PLIST_SUB= VERSION="${GST_VERSION}" CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip +USE_PYTHON= py3plist PLIST_SUB+= PVERSION=${PYTHON_VER:S/.//} - -post-install: - ${SETENV} PYTHON=${PYTHON_CMD} ${SH} ${WRKSRC}/py-compile \ - --destdir ${STAGEDIR} \ - --basedir ${PYTHON_SITELIBDIR} \ - ${STAGEDIR}${PYTHON_SITELIBDIR}/pygst.py .include Index: head/multimedia/py3-gstreamer1/distinfo =================================================================== --- head/multimedia/py3-gstreamer1/distinfo (revision 374803) +++ head/multimedia/py3-gstreamer1/distinfo (revision 374804) @@ -1,2 +1,2 @@ -SHA256 (gst-python-1.2.1.tar.bz2) = 8823e5a9ffc51212df412652da44dc3f2a0e23295da769de2d111c770280efd4 -SIZE (gst-python-1.2.1.tar.bz2) = 410887 +SHA256 (gst-python-1.4.0.tar.xz) = b1e40c29ceb41b03f08d38aca6056054f0341d0706276326dceeec6ac8d53d3e +SIZE (gst-python-1.4.0.tar.xz) = 350316 Index: head/multimedia/py3-gstreamer1/pkg-plist =================================================================== --- head/multimedia/py3-gstreamer1/pkg-plist (revision 374803) +++ head/multimedia/py3-gstreamer1/pkg-plist (revision 374804) @@ -1,8 +1,8 @@ +lib/gstreamer-1.0/libgstpythonplugin.so %%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/Gst.cpython-%%PVERSION%%.pyc %%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/Gst.cpython-%%PVERSION%%.pyo %%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/GstPbutils.cpython-%%PVERSION%%.pyc %%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__/GstPbutils.cpython-%%PVERSION%%.pyo %%PYTHON_SITELIBDIR%%/gi/overrides/Gst.py %%PYTHON_SITELIBDIR%%/gi/overrides/GstPbutils.py %%PYTHON_SITELIBDIR%%/gi/overrides/_gi_gst.so -@dirrmtry %%PYTHON_SITELIBDIR%%/gi/overrides/__pycache__