Commit graph

12 commits

Author SHA1 Message Date
Koop Mast
4e416c180b Fix gstreamer-plugins-all, by defining the gstreamer x264 plugin name
(which is non-default).

Submitted by:	krismail
2005-09-15 20:22:08 +00:00
Koop Mast
9e8d18edb2 Update to 0.8.11.
Add new plugins x264.

Approved by:	maintainer (implicit)
2005-09-08 18:32:13 +00:00
Koop Mast
3f91498e6d Update to 0.8.10.
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)
2005-07-06 15:04:58 +00:00
Koop Mast
482d77c904 Update to 0.8.9.
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)
2005-05-31 15:51:42 +00:00
Michael Johnson
c170ff7c50 - Fix depends on multimedia/gstreamer-plugins-dv 2005-05-26 20:26:59 +00:00
Michael Johnson
b7bfffcb8f - Fix fatal typo in libvisual so USE_GSTREAMER=libvisual will now work. 2005-05-26 16:50:51 +00:00
Koop Mast
731fd5b898 Slit off gstreamer gconf stuff in a seperate port.
Requested by:	lofi
Approved by:	maintainer (implicit)
2005-03-20 16:01:42 +00:00
Michael Johnson
a03143867b - Add USE_GSTREAMER=libmms support (net/gstreamer-plugins-libmms) 2005-03-17 05:55:26 +00:00
Michael Johnson
9dffc9b13d - Add forgotten path to gstreamer-plugins-shout2 2005-03-17 01:10:24 +00:00
Michael Johnson
06a5ad6af0 - Add audio/gstreamer-plugins-shout2 with new USE_GSTREAMER=shout2 2005-03-17 01:07:06 +00:00
Michael Johnson
eee8c71af2 - Add graphics/gstreamer-plugins-cairo 2005-03-08 07:17:24 +00:00
Kirill Ponomarev
bd07e61e5b * Add info files to TMPPLIST, only if INFO is specified. [1]
* Fix PATH problems during README.html generation if "make
  -DPORTSTOP readmes" is defined. [2]

* Add support for early rcNG startup scripts. [3]

* Remove duplicate USE_XLIB handling. [4]

* Add check for USE_PYTHON_(BUILD|RUN), and include bsd.python.mk if
  both are specified. [5]

* Use PRE-INSTALL target for SUB_FILES and SUB_LIST. [6]

* Introduce bsd.gstreamer.mk and utilize new macros:
  USE_GSTREAMER/WANT_GSTREAMER. [7]

PR:		ports/77634 [1], ports/77592 [2], ports/77385 [3],
		ports/77557 [4], ports/77344 [5], ports/77211 [6],
		ports/77838 [7]
Submitted by:	krion [1] [2], Florent Thoumie <flz@xbsd.org> [3] [6],
		pav [4], lofi [5], ahze [7]
2005-02-28 21:09:05 +00:00