<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/graphics/gstreamer-plugins-libvisual, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-04-25T12:46:45Z</updated>
<entry>
<title>Bump portrevision after changes in gstreamer-plugins master port</title>
<updated>2014-04-25T12:46:45Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-04-25T12:46:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=862e5bf88f062757ea576b5ed9e64829d642430d'/>
<id>urn:sha1:862e5bf88f062757ea576b5ed9e64829d642430d</id>
<content type='text'>
Fix gstreamer-plugins-bad after changes in the master port
</content>
</entry>
<entry>
<title>Stagify Gstreamer ports.</title>
<updated>2013-11-01T22:14:07Z</updated>
<author>
<name>Koop Mast</name>
<email>kwm@FreeBSD.org</email>
</author>
<published>2013-11-01T22:14:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=44d0dc12bbff17cfbbb9d182235924dbd7d86a45'/>
<id>urn:sha1:44d0dc12bbff17cfbbb9d182235924dbd7d86a45</id>
<content type='text'>
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]
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)</title>
<updated>2013-09-20T18:35:44Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T18:35:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eb08c5441cf4772f805b99523084b12164ed2495'/>
<id>urn:sha1:eb08c5441cf4772f805b99523084b12164ed2495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Gstreamer 1.0.7. This is the new stable version of the</title>
<updated>2013-04-27T20:56:38Z</updated>
<author>
<name>Koop Mast</name>
<email>kwm@FreeBSD.org</email>
</author>
<published>2013-04-27T20:56:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=05d2886d27cb71e18dd917003926e7a165f40fa1'/>
<id>urn:sha1:05d2886d27cb71e18dd917003926e7a165f40fa1</id>
<content type='text'>
Gstreamer multimedia framework.

Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.

X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.

Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet.
</content>
</entry>
<entry>
<title>Update to 0.10.23.</title>
<updated>2009-05-11T14:49:30Z</updated>
<author>
<name>Koop Mast</name>
<email>kwm@FreeBSD.org</email>
</author>
<published>2009-05-11T14:49:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d8c5594510ac17c1bff43960a1282ed3253d1d4a'/>
<id>urn:sha1:d8c5594510ac17c1bff43960a1282ed3253d1d4a</id>
<content type='text'>
Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.23.html
</content>
</entry>
<entry>
<title>Fix packaging for plugins.</title>
<updated>2009-01-28T14:44:38Z</updated>
<author>
<name>Koop Mast</name>
<email>kwm@FreeBSD.org</email>
</author>
<published>2009-01-28T14:44:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=de394df2884a6b0b7d13a01d9913e8ca31d84c1a'/>
<id>urn:sha1:de394df2884a6b0b7d13a01d9913e8ca31d84c1a</id>
<content type='text'>
Pointed out by:	Géraud CONTINSOUZAS geraud at gcu dot nfo
		Jan Hendrik Sylvester me at janh dot de
</content>
</entry>
<entry>
<title>Update to 0.10.21.</title>
<updated>2008-10-10T09:05:21Z</updated>
<author>
<name>Koop Mast</name>
<email>kwm@FreeBSD.org</email>
</author>
<published>2008-10-10T09:05:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ee04516b857efffcd30da3b62c5f163e995bbb5d'/>
<id>urn:sha1:ee04516b857efffcd30da3b62c5f163e995bbb5d</id>
<content type='text'>
Depend on neon 28 unless neon 26 is installed.

Approved by:	maintainer (ahze)
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for</title>
<updated>2008-03-24T03:52:36Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2008-03-24T03:52:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f32add9a75efb180e462ffbdb0b080bc88088e3'/>
<id>urn:sha1:6f32add9a75efb180e462ffbdb0b080bc88088e3</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>urn:sha1:d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
</entry>
</feed>
