aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Correct the video.h header so c++ in c++11 mode doesnt break.Koop Mast2012-09-081-1/+1
| | | | | | | Submitted by: zeising Notes: svn path=/head/; revision=303892
* Put a comment pointing people to bump the portrevision of the affected pluginKoop Mast2012-08-071-0/+2
| | | | | | | instead of this one, when chasing shared library bumps. Notes: svn path=/head/; revision=302239
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* Update gstreamer ports.Koop Mast2012-06-271-11/+16
| | | | | | | | | | | | | Gstreamer to 0.10.36. Gstreamer-plugins(-base) to 0.10.36. Gstreamer-plugins-bad to 0.10.23. Gstreamer-plugins-good to 0.10.31. Gstreamer-plugins-ugly to 0.10.19. Add hack to unbreak the flite plugin. Notes: svn path=/head/; revision=300091
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Fix resindvd has /dev/dvd hardcoded as the default DVD path, thus making ↵Sylvio Cesar Teixeira2011-12-091-0/+3
| | | | | | | | | | | programs like KDE Dragon Player (using Phonon-GStreamer) fail. PR: ports/162278 Submitted by: avilla@ Feature safe: yes Notes: svn path=/head/; revision=287111
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - BUMP PORTREVISION in due the update v4l_compat port.Sylvio Cesar Teixeira2011-08-291-2/+2
| | | | Notes: svn path=/head/; revision=280715
* Bump the opencv hack to let it build with newer opencv (2.3.1).Koop Mast2011-08-241-1/+1
| | | | Notes: svn path=/head/; revision=280358
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Update OpenCV to 2.3.0-rcMartin Matuska2011-06-291-0/+4
| | | | Notes: svn path=/head/; revision=276657
* Update:Koop Mast2011-06-181-3/+4
| | | | | | | | | | | | | | | | Gstreamer to 0.10.35 Gstreamer-plugins to 0.10.35 Gstreamer-plugins-good to 0.10.30 This is a ad-hoc release to fixes compilation issues after recent chagnes in Glib's atomic ops API (in GLib 2.29.x). Apart from that there are some minor fixes. Move the USE_XORG line from multimedia/gstreamer to multimedia/gstreamer-plugins, multmedia/gstreamer doesn't use it. Notes: svn path=/head/; revision=275777
* Update to 0.10.34.Koop Mast2011-05-141-3/+3
| | | | | | | | Gstreamer (core): Fix a sever multiqueue thread-safety regression. Gstreamer-plugins (-base): Bump orc requirement. Notes: svn path=/head/; revision=274089
* Update Gstreamer (core) to 0.10.33Koop Mast2011-05-111-5/+5
| | | | | | | | | | Update Gstreamer-plugins(-base) to 0.10.33 Update Gstreamer-plugins-good to 0.10.29 Update Gstreamer-plugins-bad to 0.10.22 Update Gstreamer-plugins-ugly to 0.10.18 Notes: svn path=/head/; revision=273952
* Update Gstreamer-plugins-base to 0.10.32Koop Mast2011-02-251-12/+6
| | | | | | | | | | | | | | | | Update Gstreamer-plugins-good to 0.10.27 Update Gstreamer-plugins-bad to 0.10.21 Update Gstreamer-plugins-ugly to 0.10.17 Add flite plugin. plugin for the flite Speech synthesis engine. Add opencv plugin. plugin for opencv Computer vision library. Move vdpau plugin to a beter category. Remove LOCAL master sites that haven't been updated for ages. Check if Gstreamer (core) is recent enough. Remove 6.x BROKEN line for the bad plugin. Notes: svn path=/head/; revision=269675
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 0.10.26.Koop Mast2010-12-021-1/+1
| | | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.26.html With hat: multimedia@ Notes: svn path=/head/; revision=265589
* Update to 0.10.31.Koop Mast2010-12-021-2/+3
| | | | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.31.html With hat: multimedia@ Notes: svn path=/head/; revision=265573
* - Mark plugins-bad BROKEN on 6.XPav Lucistnik2010-09-251-0/+3
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=261845
* Update gstreamer-plugins-bad to 0.10.20.Koop Mast2010-09-131-3/+4
| | | | | | | | | | | | | | | | | | - Reorder the plugin list in bsd.gstreamer.mk so it its inside 80 chars. - Enable the dvb and shm plugin in the -bad package. - New plugins: resindvd: Dvd navigation plugin schroedinger: Dirac high speed video codec plugin vdpau: Nvidia vdpau extention plugin [1] vp8: Google vp8 codec plugin Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.20.html PR: ports/15077 (borrowed some ideas) Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=261077
* Update gstreamer-plugins-good to 0.10.25.Koop Mast2010-09-061-1/+1
| | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.25.html Notes: svn path=/head/; revision=260667
* Update gstreamer-plugins-ugly to 0.10.16.Koop Mast2010-09-061-1/+1
| | | | | | | | | | | | New plugins: amrnb: OpenCore based Adaptive Multi-Rate Narrow-Band plugin amrwbdec: OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin twolame: High-quality free MP2 encoder plugin Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html Notes: svn path=/head/; revision=260660
* Update gstreamer-plugins-good to 0.10.24.Koop Mast2010-07-241-1/+1
| | | | | | | Release note: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.24.html Notes: svn path=/head/; revision=258153
* Update gstreamer-plugins-base to 0.10.30.Koop Mast2010-07-241-3/+2
| | | | | | | | Switch from liboil to orc. Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.30.html Notes: svn path=/head/; revision=258152
* Update gstreamer-plugins-ugly to 0.10.15.Koop Mast2010-06-051-1/+1
| | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.15.html Notes: svn path=/head/; revision=255788
* Update gstreamer-plugins-bad to 0.10.19.Koop Mast2010-06-051-1/+1
| | | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.19.html While here add back distinfo for -bad, -ugly and -base. Oops Notes: svn path=/head/; revision=255787
* Update gstreamer-plugins-good to 0.10.23.Koop Mast2010-06-051-1/+1
| | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.23.html Notes: svn path=/head/; revision=255786
* Update to 0.10.22.Koop Mast2010-04-291-1/+1
| | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.22.html Notes: svn path=/head/; revision=253414
* Update to 0.10.29.Koop Mast2010-04-281-1/+2
| | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.29.html Notes: svn path=/head/; revision=253384
* Update to 0.10.21.Koop Mast2010-03-311-2/+3
| | | | | | | | Fix detection of libpng. New plugin v4l2. Notes: svn path=/head/; revision=251886
* Update to 0.10.18.Koop Mast2010-03-311-1/+1
| | | | | | | | Ivorbis plugin got merged with the vorbis plugin. Depend on neon29 instead of neon28 if it is found. Notes: svn path=/head/; revision=251885
* Update to 0.10.14.Koop Mast2010-03-301-1/+1
| | | | Notes: svn path=/head/; revision=251829
* Update to 0.10.28.Koop Mast2010-03-301-4/+9
| | | | Notes: svn path=/head/; revision=251819
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Chase multimedia/mjpegtools shlib bumpMartin Wilke2010-02-131-1/+1
| | | | Notes: svn path=/head/; revision=249751
* Update good plugins to 0.10.17Michael Johnson2009-12-211-3/+3
| | | | | | | | Update bad plugins to 0.10.17 Update ugly plugins to 0.10.33 Notes: svn path=/head/; revision=246338
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 Notes: svn path=/head/; revision=244923
* Update to 0.10.16.Koop Mast2009-09-091-1/+1
| | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.16.html Notes: svn path=/head/; revision=241113
* Update to 0.10.14.Koop Mast2009-09-091-1/+1
| | | | | | | Release Notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.14.html Notes: svn path=/head/; revision=241112
* Update to 0.10.24.Koop Mast2009-08-051-2/+2
| | | | | | | Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.24.html. Notes: svn path=/head/; revision=238989
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Update to 0.10.12.Koop Mast2009-06-231-1/+1
| | | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.12.html Notes: svn path=/head/; revision=236526
* Update to 0.10.15.Koop Mast2009-06-231-1/+1
| | | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.15.html Notes: svn path=/head/; revision=236525
* Update to 0.10.13.Koop Mast2009-06-231-1/+1
| | | | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.12.html http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.13.html Notes: svn path=/head/; revision=236524
* Update to 0.10.23.Koop Mast2009-05-111-2/+2
| | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.23.html Notes: svn path=/head/; revision=233702
* Update to 0.10.11.Koop Mast2009-04-051-1/+1
| | | | | | | Changelog: http://www.gstreamer.net/releases/gst-plugins-bad/0.10.11.html Notes: svn path=/head/; revision=231649
* Update to 0.10.11.Koop Mast2009-04-051-1/+1
| | | | | | | Changelog: http://gstreamer.net/releases/gst-plugins-ugly/0.10.11.html Notes: svn path=/head/; revision=231644
* Update to 0.10.14.Koop Mast2009-04-051-1/+1
| | | | | | | Release notes: http://gstreamer.net/releases/gst-plugins-good/0.10.14.html Notes: svn path=/head/; revision=231640
* - Chase audio/faad shlib bumpMartin Wilke2009-02-211-1/+1
| | | | Notes: svn path=/head/; revision=228783
* Update to 0.10.10.Koop Mast2009-01-271-1/+1
| | | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.10.html Notes: svn path=/head/; revision=227011