aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins80
Commit message (Collapse)AuthorAgeFilesLines
* Chase libshout2 shared library version bump.Michael Nottebrock2006-01-081-1/+1
| | | | Notes: svn path=/head/; revision=153104
* Only enable the plugins that are actually going to be built.Sam Lawrance2005-12-191-1/+3
| | | | | | | | | | | | | Tweak for artsd and gnomevfs, since their plugin knobs are different to the name specified by the ports. PR: ports/79386 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: kwm (maintainer, timeout 2 months) Tested by: successful tinderbox run on */gstreamer-plugins* Notes: svn path=/head/; revision=151549
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Chase the cairo shared library version.Joe Marcus Clarke2005-11-061-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=147454
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Chase id3tag shlib change.Koop Mast2005-10-281-1/+1
| | | | Notes: svn path=/head/; revision=146581
* Chase the libdvdnav shared lib version.Joe Marcus Clarke2005-10-111-1/+1
| | | | Notes: svn path=/head/; revision=144882
* Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who isMario Sergio Fujikawa Ferreira2005-10-021-1/+1
| | | | | | | | deserving and willing. He has been doing a fantastic job with GStreamer. Notes: svn path=/head/; revision=144015
* - Chase libver of mjpegtoolsMichael Johnson2005-09-271-2/+2
| | | | | | | gstreamer-plugins-mpeg2enc is still broken. Notes: svn path=/head/; revision=143654
* Fix build of pango, gnomevfs, polypaudio and ogg plugins on 4.xKoop Mast2005-09-101-0/+77
| | | | | | | | Submitted by: pointyhat via kris Approved by: maintainer (implicit) Notes: svn path=/head/; revision=142379
* Update to 0.8.11.Koop Mast2005-09-085-36/+29
| | | | | | | | | Add new plugins x264. Approved by: maintainer (implicit) Notes: svn path=/head/; revision=142237
* - Chase mjpegtools lib versionMichael Johnson2005-07-141-2/+2
| | | | Notes: svn path=/head/; revision=139178
* - 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
* - Chase lib version to libcdioMichael Johnson2005-07-131-1/+1
| | | | | | | Forgotten by: mich Notes: svn path=/head/; revision=139031
* - Fix compilation of audio/gstreamer-plugins-cdparanoia on FreeBSD 4.XPav Lucistnik2005-07-111-7/+15
| | | | | | | Approved by: kwm Notes: svn path=/head/; revision=138909
* Revert previous change, slave ports revision will go backwards with this change.Koop Mast2005-07-101-1/+1
| | | | | | | | | Submitted by: marcus Approved by: maintainer (implicit) Pointyhat awarded to: kwm Notes: svn path=/head/; revision=138786
* change PORTREVISION to PORTREVISION?= for the slave ports.Koop Mast2005-07-101-1/+1
| | | | | | | | Submitted by: ahze Approved by: maintainer (implicit) Notes: svn path=/head/; revision=138785
* Fix packaging. Only build the spc plugin on i386 and depend on nasm.Koop Mast2005-07-093-3/+12
| | | | | | | | Submitted by: pointyhat via kris Approved by: maintainer (implicit) Notes: svn path=/head/; revision=138780
* Update to 0.8.10.Koop Mast2005-07-065-18/+54
| | | | | | | | | | | | | | | 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
* Fix the build of gstreamer-plugins and the cdparanoia plugin on 4.x.Koop Mast2005-06-032-0/+28
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=136734
* Update to 0.8.9.Koop Mast2005-05-314-11/+11
| | | | | | | | | | | | | | | 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
* Chase the libxine shared lib version bump.MANTANI Nobutaka2005-04-281-1/+1
| | | | Notes: svn path=/head/; revision=134320
* Chase libshout2 shlib version.Koop Mast2005-04-041-1/+1
| | | | | | | Forgotten/missed by: lofi Notes: svn path=/head/; revision=132473
* Really fix plist the right way.Koop Mast2005-03-312-3/+2
| | | | | | | | Cluebat provided by: marcus Approved by: portmgr (krion) Notes: svn path=/head/; revision=132134
* Spell LIB_DEPENDS correctly for the jpeg-mmx plugin. [1]Koop Mast2005-03-252-2/+2
| | | | | | | | | | | And bump portrevision for that plugin. Fix plist when the gconf plugin is installed. [2] Submitted by: [1] pointyhat via kris, [2] marcus Approved by: portmgr (marcus) Notes: svn path=/head/; revision=131954
* Slit off gstreamer gconf stuff in a seperate port.Koop Mast2005-03-203-16/+35
| | | | | | | | Requested by: lofi Approved by: maintainer (implicit) Notes: svn path=/head/; revision=131735
* Remove this patch now that flac 1.1.2 has arrived.Koop Mast2005-03-171-31/+0
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=131500
* - Fix plist [1]Michael Johnson2005-03-172-4/+9
| | | | | | | | | - Add post-patch line to speed up configure for non-gstreamer-plugins-* Pointed out by: krion via pointyhat [1] Notes: svn path=/head/; revision=131472
* - Add audio/gstreamer-plugins-shout2 with new USE_GSTREAMER=shout2Michael Johnson2005-03-171-0/+5
| | | | Notes: svn path=/head/; revision=131460
* new version of libFLACChristian Weisgerber2005-03-161-1/+1
| | | | Notes: svn path=/head/; revision=131401
* Disable CPUFLAGS by default, add switch WITH_CPUFLAGS to disable this. [1]Koop Mast2005-03-143-26/+37
| | | | | | | | | | | | | | Make configure faster for plugins. [1] Sprinkle some plugins around that apeard in this release. Disable example building, we don't use them so why build them. [2] Remove some useless ECHO_CMD's. Submitted by: [1] ahze Requested by: [2] adamw Approved by: maintainer (implicid) Notes: svn path=/head/; revision=131258
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix symbol conflict between the ffmpegcolorspace elements in gst-plugin andKoop Mast2005-03-092-1/+12
| | | | | | | | | gst-ffmpeg. Submitted by: marcus Notes: svn path=/head/; revision=130749
* Forgot to cvs add this patch, this patch fixes build with flac 1.1.0 andMichael Johnson2005-03-081-0/+31
| | | | | | | is 1.1.2 friendly Notes: svn path=/head/; revision=130641
* Chase libmusepack shlib version.Koop Mast2005-03-081-2/+2
| | | | | | | Correct patch to libmms. Notes: svn path=/head/; revision=130620
* - Update to 0.8.8Michael Johnson2005-03-086-58/+11
| | | | | | | Approved by: marcus (blanket) Notes: svn path=/head/; revision=130587
* - split multimedia/gstreamer-plugins in to individual ports perMichael Johnson2005-02-287-1218/+588
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gstreamer plugin (52 new ports). - Chase changes to ports that used USE_GNOME=gstreamerplugisn to use new USE_GSTREAMER= macro, Bump PORTREVISION's -- Examples of new USE_GSTREAMER macro: USE_GSTREAMER= dvd lame flac .include <bsd.port.mk> If you want to use USE_GSTREAMER after <bsd.port.pre.mk> you must follow one of the examples listed below WANT_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_VORBIS) USE_GSTREAMER+= vorbis .endif or USE_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_FAAD) USE_GSTREAMER+= faad .endif Note: USE_GSTREAMER=yes will always add a dependency to ports/multimedia/gstreamer-plugins -- Thanks to krion for runing this on pointyhat Thanks to kwm for helping with this, and many bug fixes , and updates. Notes: svn path=/head/; revision=130046
* Bump portrevision to chase shlib dump of libtheora and new location.Koop Mast2005-01-131-1/+2
| | | | Notes: svn path=/head/; revision=126329
* Update to 0.8.7.Koop Mast2005-01-095-77/+73
| | | | | | | | | | Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.7.html Chase polypaudio lib bump. Approved by: maintainer (implicit) Notes: svn path=/head/; revision=125992
* - Chase libxine updatePav Lucistnik2004-12-311-2/+2
| | | | | | | Pointy hat to: the usual suspect Notes: svn path=/head/; revision=125611
* Fix the gst-register problems when compiling with CPUTYPE set to athlon-*Koop Mast2004-12-173-10/+104
| | | | | | | | | | | | | | with -O and p4 for -O and -O2. [1] Add new plugin libcdaudio Add patch to fix playback for the musepack plugin. [2] Bump PORTREVISION Submitted by: lioux (maintainer) [1] Approved by: maintainer (implicit) Obtained from: Gstreamer CVS [2] Notes: svn path=/head/; revision=124332
* Correct libmusepack dependency.Joe Marcus Clarke2004-12-051-1/+1
| | | | | | | | Submitted by: ahze Approved by: maintainer (blanket) Notes: svn path=/head/; revision=123195
* Add libvisual and musepack support.Koop Mast2004-11-302-2/+44
| | | | | | | | Reviewed by: marcus Approved by: maintainer (implicit) Notes: svn path=/head/; revision=122849
* Update to 0.8.6. For all the changes in this release, seeJoe Marcus Clarke2004-11-264-33/+36
| | | | | | | | | | | | | | http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.6.html. * Add support for polypaudio * Disable swfdec temporarily as the swfdec plug-in needs a new version of graphics/swfdec which needs liboil (not yet ported) Submitted by: kwm Approved by: maintainer (blanket) Notes: svn path=/head/; revision=122487
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Fix gst-register when compiled with -O and -march=athlon-xp. Also bumpingJoe Marcus Clarke2004-10-281-0/+5
| | | | | | | | | | | | | | PORTREVISION as this really didn't stop gstreamer-plugins from installing. PR: 72993 Reported by: mezz roman@cognition.uni-freiburg.de Submitted by: Michael Johnson <ahze@ahze.net> Tested by: mezz Approved by: maintainer (blanket) Notes: svn path=/head/; revision=120377
* o Mirror post-install target fix on @unexec lineMario Sergio Fujikawa Ferreira2004-10-141-2/+2
| | | | | | | | | | | o Moreover, @exec lines should refer to proper locations at X11BASE instead of betting that PREFIX == X11BASE PR: 71397 Submitted by: vs Notes: svn path=/head/; revision=119466
* - Fix build on 4.xPav Lucistnik2004-10-121-0/+19
| | | | Notes: svn path=/head/; revision=119062
* The GConf schemas must be unexec'd before the respective schemas fileJoe Marcus Clarke2004-10-121-1/+1
| | | | | | | | | is removed. Approved by: maintainer (blanket) Notes: svn path=/head/; revision=118801
* Be sure to call gst-register with the correct output directory whenJoe Marcus Clarke2004-10-121-2/+2
| | | | | | | installing a package. Notes: svn path=/head/; revision=118738