Commit graph

109 commits

Author SHA1 Message Date
Martin Matuska
165386783b - Update x264 to 20100624 (build 98) 2010-07-24 15:30:17 +00:00
Koop Mast
fcd5d97584 Only depend on webcamd for the v4l2 plugin, if we are on 8.0 or higher.
PR:		ports/147742
Submitted by:	Dmitry <smallcms@gmail.com>
2010-06-10 08:50:25 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Koop Mast
0fee449397 Depend on x264-devel if its installed.
While here chase x264 update.
2010-04-21 20:17:56 +00:00
Martin Matuska
159cf134b0 - Update x264 to shared library version 85 2010-04-21 12:56:46 +00:00
Sylvio Cesar Teixeira
b5a5188b9a - Chase wavpack's lib dump
Approved by:	itetcu (mentor, implicit)
2010-04-10 14:38:28 +00:00
Koop Mast
8b5d6d26e2 Update to 0.10.21.
Fix detection of libpng.
New plugin v4l2.
2010-03-31 10:40:29 +00:00
Koop Mast
01b027acee Update to 0.10.18.
Ivorbis plugin got merged with the vorbis plugin.
Depend on neon29 instead of neon28 if it is found.
2010-03-31 10:33:46 +00:00
Koop Mast
e6f589f753 Update to 0.10.28. 2010-03-30 13:31:29 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Koop Mast
3141ced01b Disable the dvb plugin. It doesn't build (yet).
Submitted by:	QAT
2010-03-26 11:31:54 +00:00
Martin Wilke
7f5002d381 - Chase multimedia/mjpegtools shlib bump 2010-02-13 08:45:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Michael Johnson
cfbd8eb000 Update good plugins to 0.10.17
Update bad plugins to 0.10.17
Update ugly plugins to 0.10.33
2009-12-21 07:07:52 +00:00
Koop Mast
8b43d4a5d4 Remove support for neon26.
Requested by:	miwi
2009-12-15 10:29:56 +00:00
Pav Lucistnik
2dc2eae2d8 - Chase libcdio shlib bump
Reported by:	pointyhat
Missed by:	arved
2009-12-02 20:32:11 +00:00
Dima Panov
276304288b - Chase taglib update
Approved by:	miwi (mentor)
Exp-run by:	miwi
2009-12-02 17:16:16 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
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
2009-11-28 20:06:37 +00:00
Koop Mast
a6bd6fb006 Fix build depend on libdvdread since libdvdnav doesn't anymore.
Submitted by:	pointyhat (via miwi and pav)
Feature safe:	yes
2009-09-21 21:19:34 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Koop Mast
615eb96801 Update to 0.10.13.
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
2009-06-23 15:54:37 +00:00
Koop Mast
dff43f90d7 The gstreamer pulse plugins was imported in the good gstreamer tarball release.
Adapt this port to use the plugin from the good tarball release.
2009-04-06 10:46:56 +00:00
Koop Mast
06ce7e5891 Update to 0.10.11.
Changelog:	http://gstreamer.net/releases/gst-plugins-ugly/0.10.11.html
2009-04-05 13:16:28 +00:00
Koop Mast
75ec56d794 Update to 0.10.14.
Release notes:	http://gstreamer.net/releases/gst-plugins-good/0.10.14.html
2009-04-05 12:23:23 +00:00
Pav Lucistnik
694ee5533a - Update x264 to 0.0.20081218
- Remove x264-gtk

PR:		ports/132780
Submitted by:	Bapt <baptiste.daroussin@gmail.com>

- Update libquicktime to 1.1.1 to fix build with new x264

Submitted by:	kwm

- Chase x264 shlib bump
2009-03-31 13:58:18 +00:00
Koop Mast
78e66c6c96 Correct last commit. Use the correct faad lib version. 2009-02-22 13:36:38 +00:00
Martin Wilke
cc584e38d2 - Chase audio/faad shlib bump 2009-02-21 15:51:15 +00:00
Koop Mast
ed179ea50a Correct copy past bug in the plist for the spc plugin.
Submitted by:	pointyhat via erwin
2009-02-20 15:26:41 +00:00
Koop Mast
e3b42134e2 This one slipped though the cracks, also fix plist here after the recent update.
Submitted by:	pointyhat (via pav)
2009-01-29 09:41:07 +00:00
Koop Mast
9b82605480 Fix packaging for plugins.
Pointed out by:	Géraud CONTINSOUZAS geraud at gcu dot nfo
		Jan Hendrik Sylvester me at janh dot de
2009-01-28 14:52:21 +00:00
Koop Mast
de394df288 Fix packaging for plugins.
Pointed out by:	Géraud CONTINSOUZAS geraud at gcu dot nfo
		Jan Hendrik Sylvester me at janh dot de
2009-01-28 14:44:38 +00:00
Koop Mast
426c7ab6dd Update to 0.10.10.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.10.html
2009-01-27 23:16:56 +00:00
Koop Mast
21c48ee0f8 Update to 0.10.13.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.13.html
2009-01-27 23:07:52 +00:00
Koop Mast
bdd1d34819 Unbreak by depending on libopenspc instead of OpenSPC. 2009-01-01 13:13:07 +00:00
Koop Mast
ee04516b85 Update to 0.10.21.
Depend on neon 28 unless neon 26 is installed.

Approved by:	maintainer (ahze)
2008-10-10 09:05:21 +00:00
Michael Johnson
f9a10b091a Update ugly plugins to 0.10.9 and good plugins to 0.10.10 2008-09-01 19:21:48 +00:00
Michael Johnson
d9af058dbf Update good to 0.10.9 and bad to 0.10.8 2008-08-10 19:50:51 +00:00
Thomas Abthorpe
6d160479c2 - Chase taglib bump 2008-06-20 15:41:53 +00:00
Jeremy Messenger
f3cf779c9c Fix the error in runtime like this:
/usr/local/lib/gstreamer-0.10/libgstgio.so: Undefined symbol
"g_seekable_can_seek"

Bump the PORTREVISION.

Approved by:	marcus (multimedia hat)
2008-05-11 02:24:23 +00:00
Martin Wilke
e03751f966 - Fix INDEX
Pointyhat to:	edwin
Approved by:	pav
2008-05-05 14:08:44 +00:00
Michael Johnson
81beee16f7 Fix soup (it was moved to from bad->good)
PR:		ports/123060
Submitted by:	barbara <barbara.xxx1975@libero.it>
2008-04-24 23:31:41 +00:00
Michael Johnson
712af8e3d8 Update good plugins to 0.10.8
Update bad plugins to 0.10.7
2008-04-24 11:58:21 +00:00
Christian Weisgerber
fc6f899691 Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:	119476
2008-04-07 20:37:23 +00:00
Joe Marcus Clarke
506789dd0b Correct a typo which broke make describe. 2008-03-24 04:42:27 +00:00
Joe Marcus Clarke
6f32add9a7 The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
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
2008-03-24 03:52:36 +00:00
Jeremy Messenger
0c56bfb5f0 Update to 0.10.15.
Submitted by:	ahze
2007-12-12 05:10:02 +00:00
Michael Johnson
6aecb2152b Chase libtheora lib version 2007-10-09 18:20:07 +00:00
Joe Marcus Clarke
996c095b17 Force the GStreamer DTS plug-in to be linked to libdca so that all symbols
can be properly resolved.
2007-08-18 05:57:55 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00