aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer-plugins-cairo
Commit message (Collapse)AuthorAgeFilesLines
* Stagify Gstreamer ports.Koop Mast2013-11-011-1/+0
| | | | | | | | | | | | | Fix build of gstreamer and gstreamer1 with glib 2.38.x [1]. Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix, new LIB_DEPENDS syntax. Only pull in flex if base version is too old. Be more selective for which OSVERSIONS we need gcc due to the clang bug. Obtained from: Gstreamer upstream [1] Notes: svn path=/head/; revision=332416
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Update gstreamer ports.Koop Mast2012-06-271-1/+1
| | | | | | | | | | | | | 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
* Update to 0.10.21.Koop Mast2010-03-311-1/+1
| | | | | | | | Fix detection of libpng. New plugin v4l2. Notes: svn path=/head/; revision=251886
* - 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
* Update to 0.10.13.Koop Mast2009-01-271-1/+1
| | | | | | | | Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.13.html Notes: svn path=/head/; revision=227008
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon Notes: svn path=/head/; revision=209647
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Portlint:Jeremy Messenger2006-05-201-1/+1
| | | | | | | -Correct the order by move CATEGORIES under PORTREVISION. Notes: svn path=/head/; revision=162850
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesJoe Marcus Clarke2005-11-051-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and new features. Don't believe me? Then see for yourself at http://www.gnome.org/start/2.12/notes/en/. DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will circumvent some potential pitfalls users can see if they use portupgrade by itself. In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special splash screen. The winner of this release's contest is Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen was inspired by http://art.gnome.org/contests/2.12-splash/83. The FreeBSD GNOME Team would lank to thank the following users for their contributions to this release: Matthew Luckie <mjl@luckie.org.nz> ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke <kysd@po.harenet.ne.jp> Mark Hobden <markhobden@gmail.com> Sergey Akifyev <asa@agava.com> Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly. Notes: svn path=/head/; revision=147261
* Update to 0.8.11.Koop Mast2005-09-081-2/+2
| | | | | | | | | Add new plugins x264. Approved by: maintainer (implicit) Notes: svn path=/head/; revision=142237
* - Readd PORTREVISION?= to gstreamer-plugins so I can bumpMichael Johnson2005-07-131-1/+1
| | | | | | | | | gstreamer-plugins-libcdio without bumping everything. - Add PORTREVISION= 1 to each gstreamer-plugins so version doesn't go backwards. Notes: svn path=/head/; revision=139033
* Update to 0.8.10.Koop Mast2005-07-061-0/+2
| | | | | | | | | | | | | | | Wavpack moves from main package to stand alone plugin. New cdio plugin, spc plugin now enabled. Mark the cairo plugin ignore because it needs a newer version of cairo. Use gst-register-0.8 instead of gst-register. Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.10.html Approved by: maintainer (implicit) Notes: svn path=/head/; revision=138594
* Update to 0.8.9.Koop Mast2005-05-311-0/+3
| | | | | | | | | | | | | | | Remove xine plugins, not very well supported and gstreamer-ffmpeg does a better job. Override COMMENT and PORTREVISION in slave ports. For the slave ports in multimedia add also CATAGORIES. Chase libmusepack -> libmpcdec rename. Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html Approved by: maintainer (implicit) Notes: svn path=/head/; revision=136530
* - Add graphics/gstreamer-plugins-cairoMichael Johnson2005-03-081-0/+14
Notes: svn path=/head/; revision=130589