1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

77 Commits

Author SHA1 Message Date
Joe Marcus Clarke
f933c6cad8 The GConf schemas must be unexec'd before the respective schemas file
is removed.

Approved by:	maintainer (blanket)
2004-10-12 05:17:03 +00:00
Joe Marcus Clarke
f340ce80f4 Be sure to call gst-register with the correct output directory when
installing a package.
2004-10-12 01:39:04 +00:00
Joe Marcus Clarke
5f2916b409 * Update to 0.8.5
* Removed KIO support
* Add mplex from mjpegtools support
* Add libmng support

PR:		72404
Submitted by:	Michael Johnson <ahze@ahze.net>
Approved by:	maintainer (blanket)
2004-10-12 01:35:58 +00:00
Joe Marcus Clarke
2fff28a2e4 Do not enable Hermes support on sparc64 since Hermes is ignored on sparc64
due to bigendian problems.  This will allow the rest of GNOME to package
on sparc64.

Reported by:	kensmith
Approved by:	portmgr (implicit)
		maintainer (blanket)
2004-09-11 01:08:33 +00:00
Joe Marcus Clarke
ddf19c59ee Update to 0.8.4. For a list of the changes in this release, see
http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.4.html.

Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Approved by:	maintainer (implicit)
2004-09-03 04:16:52 +00:00
Joe Marcus Clarke
103670c02a Chase the gstreamer shared lib bump. 2004-08-16 21:28:25 +00:00
Joe Marcus Clarke
4528e05b80 Update to 0.8.3, and add faac and working xvid support.
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-08-05 22:34:14 +00:00
Joe Marcus Clarke
c5acc2f82d Remove a patch that is no longer needed, and actually breaks xvid compilation.
Reported by:	Koop Mast <kwm@rainbow-runner.nl>
2004-08-04 16:03:44 +00:00
Joe Marcus Clarke
e16376e54e Chase the gstreamer shared lib version. 2004-08-02 20:02:46 +00:00
Adam Weinberger
f4b8ac2a24 Add missing directory. 2004-07-28 15:05:36 +00:00
Kirill Ponomarev
591244e022 Chase libraries for new audio/speex version. 2004-07-23 09:17:55 +00:00
Mario Sergio Fujikawa Ferreira
e31b617237 o Add VCD plugin [1]
- take bsdi_dvd.h from mplayer which now lies on FILESDIR
	- MD5 (MPlayer-1.0pre4.tar.bz2) = 83ebac0f05b192516a41fca2350ca01
o Add WITH_CDROM_DEVICE to allow one to pick the CDROM device [1]
o Add WITH_DVD_DEVICE to allow one to pick the DVD device [1]
o Add mpeg2enc plugin which depends on multimedia/mjpegtools port
o Really install KDE kio support WITH_KIO. This required some
  CONFIGURE_ENV hacking
o Make sure plugins build/install even if PREFIX != {LOCAL,X11}BASE.
  This required hackery called EXTRA_BUILD_DIR. Check port's Makefile
  for more information. This fixed both vcd and modplug plugins
o Bump PORTREVISION due to PLIST change since VCD plugin is built
  per default

PR:		65451 [1]
Submitted by:	michael johnson <ahze@ahze.net> [1]
Reviewed by:	marcus, vs, michael johnson <ahze@ahze.net>
2004-07-10 22:47:59 +00:00
Joe Marcus Clarke
0f3ea1bafe Use some sysctl magic to get hw.ncpu on systems that don't support the
_SC_NPROCESSORS_ONLN sysconf macro.

Reported by:	Randy Pratt <rpratt1950@earthlink.net>
2004-07-06 00:07:32 +00:00
Joe Marcus Clarke
db1a00ca7b Update to 0.8.2, and add support for the DTS decoder. The full list of changes
in this version can be found at
http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.2.html

Approved by:	maintainer (implicit)
2004-06-27 06:11:11 +00:00
Joe Marcus Clarke
c708fa4cf8 Chase the gstreamer shared lib version. 2004-06-14 18:22:35 +00:00
Michael Nottebrock
9845b5e2d7 Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf.
2004-06-11 21:48:50 +00:00
Pav Lucistnik
f3c2544206 - Fix a braino from marcuscom's rev 1.31 of this file
When WITH_XVID is defined (throught autodetection), packing list is broken
  because %%XVID%% substitution is not defined.

Reported by:	clement

For record, the reason to disable xvid is:
We need xvid 1.0.0beta3 at least to build the xvid plug-in.
2004-05-06 19:35:34 +00:00
Joe Marcus Clarke
d75f726a62 Fix OSS output sink. See http://bugzilla.gnome.org/show_bug.cgi?id=140565 for
more details.

Reported by:	Stefan Thurner <thurners@t-online.de>
Obtained from:	GStreamer CVS
2004-05-04 20:31:38 +00:00
Joe Marcus Clarke
37ec4b6850 Actually commit the other patch to fix the build on 4.X. 2004-04-28 21:19:18 +00:00
Joe Marcus Clarke
88504940df Fix build on 4.X.
PR:		66057
2004-04-28 19:14:03 +00:00
Joe Marcus Clarke
16a81bf7db Update to 0.8.1, a bug-fix release.
Approved by:	maintainer timeout
2004-04-28 17:18:19 +00:00
Kirill Ponomarev
bb36d3f7a0 - Utilize USE_SDL 2004-04-20 22:03:06 +00:00
Joe Marcus Clarke
96deac438e Use stat instead of lstat to get DSP device information. This should fix
the problem where no mixer elements could be found.
2004-04-07 03:52:04 +00:00
Joe Marcus Clarke
a66ddd9a3e Fix the libshout dependency.
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-04-06 22:40:37 +00:00
Joe Marcus Clarke
338925e47e Remove the httpsrc plug-in. It is no longer supported.
Reported by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-04-06 02:02:28 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Mario Sergio Fujikawa Ferreira
32c05e2fb2 Add WITHOUT_ARTS knob. Furthermore, it takes precedence over WITH_ARTS
if defined at the same time

PR:		62363
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-03-20 02:32:21 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Mario Sergio Fujikawa Ferreira
e27f8f2cc7 o Chase libdv shared library version bump [1]
o Correctly depend on libshout2 instead of libshout port [2]

PR:		59230 [2],
		64154 [1]
Submitted by:	michael jonson <ahze@ahze.net> [1],
		pseniura@techie.com <pseniura@techie.com> [2]
2004-03-14 03:58:16 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Joe Marcus Clarke
e5417c5664 Chase libfame shared lib version.
PR:		63379
Submitted by:	michael johnson <ahze@ahze.net>
2004-02-26 05:24:04 +00:00
Joe Marcus Clarke
ac432e7fd3 Re-add support for libdvdnav. 2004-02-20 21:36:45 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Joe Marcus Clarke
299d12aff9 Bump the PORTREVISION for the last libmad commit. Even though
gstreamer-plugins doesn't use mad by default, this will get users that
do have libmad to update the port.

Requested by:	sf and seanc
2003-12-09 04:56:44 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Joe Marcus Clarke
68dfb56a10 Fix build on Alpha.
Reported by:	bento via kris
Approved by:	portmgr (implicit)
2003-11-24 01:26:53 +00:00
Joe Marcus Clarke
6beb8fd966 Add missing gconf files to the plist.
Spotted by:	adamw
Approved by:	maintainer (implicit)
2003-11-16 00:31:54 +00:00
Joe Marcus Clarke
a850e64084 Add WITH_SWFDEC option to the pre-everything target.
Submitted by:	bland
Approved by:	maintainer (implicit)
2003-11-09 00:46:13 +00:00
Joe Marcus Clarke
1ee802641f Add optional swfdec support for rendering Flash animations. Also, correct
a Makefile typo.

Submitted by:	bland
Approved by:	maintainer (implicit)
2003-11-07 07:37:03 +00:00
Joe Marcus Clarke
de146c7de5 Fix build on amd64 by applying the same -fPIC patch that we do for ia64.
Reported by:	bento via kris
Approved by:	maintainer (implicit)
2003-10-23 19:43:33 +00:00
Joe Marcus Clarke
6674bf3610 Don't die if we encounter a problem registering plug-ins on ia64. Right now,
there's a crash during this phase, and ia64 needs some more debugging tools
before it can be fully analyzed.  This will allow unattended installs in the
meantime.

Reported by:	marcel
Approved by:	maintainer (implicit)
2003-10-20 20:29:16 +00:00
Adam Weinberger
b1e7f1917d Fix build on -stable. 2003-10-14 02:47:24 +00:00
Joe Marcus Clarke
7724fdde00 Update to 0.6.4. 2003-10-13 19:40:48 +00:00
Joe Marcus Clarke
0611f91c22 Apply the ffmpeg configure patch conditionally. This patch breaks
the build on i386.

Reported by:	Jeremy Messenger <mezz7@cox.net>
Approved by:	lioux (implicit)
2003-09-30 21:48:37 +00:00
Joe Marcus Clarke
0bd7a6418b Chase the libxmms shared lib version.
Reported by:	Koop Mast <einekoai@chello.nl>
2003-09-30 18:33:19 +00:00
Joe Marcus Clarke
a4ab8a8bad Fix another build problem on ia64.
Submitted by:	marcel
Approved by:	lioux (implicit)
2003-09-30 17:09:47 +00:00
Joe Marcus Clarke
fa617f453f Fix the ESD output sink. With this patch, rhythmbox works again with the
gstreamer backend.

Approved by:	lioux
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=119155
2003-09-30 08:24:20 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00