summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who ↵ahze2007-07-051-0/+2
| | | | sets -O[1]
* Fix plist on !i386ahze2007-06-221-0/+6
| | | | Reported by: kris mail
* - Update good plugins to 0.10.6ahze2007-06-191-3/+3
| | | | | - Update bad plugins to 0.10.5 - Update ugly plugins to 0.10.6
* Use multimedia/gstreamer-plugins-good/files for good gstreamer pluginsahze2007-06-061-0/+1
| | | | Reported by: kris
* Update base plugins to 0.10.13ahze2007-06-051-2/+2
|
* - Welcome X.org 7.2 \o/.flz2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Chase with the update of graphics/libcaca, bump the PORTREVISION on thesemezz2007-04-291-11/+0
| | | | | | ports. Only two ports that aren't tested and I get no respone back from the maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The rest other ports have been tested or/and submitted by the maintainers (Thanks!).
* - Update base plugins to 0.10.12ahze2007-03-081-2/+2
| | | | | - Make bad plugins depend on gstreamer-plugins-bad, good depend on gstreamer-plugins-good, and ugly depend on gstreamer-plugins-ugly - Bump PORTEPOCH to not have to bump each gstreamer plugin port
* - Update gstreamer-plugins-bad (and slave ports) to 0.10.4ahze2006-12-221-2/+2
| | | | - Update gstreamer-plugins-good (and slave ports) to 0.10.5
* Update gstreamer-plugins-ugly to 0.10.5.mezz2006-12-161-1/+1
|
* Update gstreamer-plugins and base plugins to 0.10.11ahze2006-12-071-2/+3
|
* Fix build of 4.x INDEX by backing out of last commitahze2006-11-081-2/+1
| | | | will have to find a real fix later
* Only include Makefile.common on 5.x+ since it contains code that 4.x makeahze2006-11-081-4/+4
| | | | | | doesn't like. Note that gstreamer-plugins is still marked IGNORE on 4.x Reported by: Nicki de Wet <nicki@astcape.co.za>
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-141-18/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris)
* - Update to 0.10.9ahze2006-07-211-1/+7
|
* - Update to 0.10.8 (base plugins)ahze2006-06-091-18/+14
| | | | | | - Set right PORTVERSION on good, bad, and ugly plugins. Bump PORTEPOCH since these PORTREVERSION's will go backwards - Remove USE_GNOME=gnomeprefix
* - Transfer MAINTAINER to multimedia@ahze2006-06-091-1/+1
| | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
* Portlint:mezz2006-06-061-1/+1
| | | | -Change a letter to lowcase in the begin of sentence in IGNORE.
* - Remove MASTER_SITE_GNOME from MASTER_SITES since the distfiles don'tahze2006-05-301-5/+3
| | | | match gstreamer.net
* - Mark gstreamer-plugins IGNORE on 4.x since so many plugins don't buildahze2006-05-301-13/+2
| | | | | | | or work on 4.x - Remove WITH_CPUFLAGS stuff since we've had no problems not using it Reported by: pointyhat via kris
* Change the mirror to fetch the tarball from fd.org first instead GNOME's ftp.mezz2006-05-201-2/+2
| | | | | GNOME's ftp has the mismatch checksum/size, which fd.org is fine. Be sure to do the 'make distclean' first before you try to fetch it.
* - Update gstreamer-plugins to 0.10.7ahze2006-05-161-4/+3
| | | | | | - Update bad to 0.10.3 - Update good to 0.10.3 - Readd dvd and dts plugins
* - Update gstreamer to 0.10ahze2006-04-291-83/+58
| | | | | | | - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
* - MAINTAINER -> gnome@ahze2006-04-151-1/+1
|
* Reset kwm due to no response about email.linimon2006-04-141-1/+1
| | | | Hat: portmgr
* Conversion to a single libtool environment.ade2006-02-231-2/+2
| | | | Approved by: portmgr (kris)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who islioux2005-10-021-1/+1
| | | | | deserving and willing. He has been doing a fantastic job with GStreamer.
* Update to 0.8.11.kwm2005-09-081-2/+2
| | | | | | Add new plugins x264. Approved by: maintainer (implicit)
* - Readd PORTREVISION?= to gstreamer-plugins so I can bumpahze2005-07-131-1/+1
| | | | | | gstreamer-plugins-libcdio without bumping everything. - Add PORTREVISION= 1 to each gstreamer-plugins so version doesn't go backwards.
* Revert previous change, slave ports revision will go backwards with this change.kwm2005-07-101-1/+1
| | | | | | Submitted by: marcus Approved by: maintainer (implicit) Pointyhat awarded to: kwm
* change PORTREVISION to PORTREVISION?= for the slave ports.kwm2005-07-101-1/+1
| | | | | Submitted by: ahze Approved by: maintainer (implicit)
* Fix packaging. Only build the spc plugin on i386 and depend on nasm.kwm2005-07-091-1/+2
| | | | | Submitted by: pointyhat via kris Approved by: maintainer (implicit)
* Update to 0.8.10.kwm2005-07-061-1/+1
| | | | | | | | | | | | 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)
* Update to 0.8.9.kwm2005-05-311-2/+1
| | | | | | | | | | | | 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)
* Slit off gstreamer gconf stuff in a seperate port.kwm2005-03-201-6/+5
| | | | | Requested by: lofi Approved by: maintainer (implicit)
* - Fix plist [1]ahze2005-03-171-2/+7
| | | | | | - Add post-patch line to speed up configure for non-gstreamer-plugins-* Pointed out by: krion via pointyhat [1]
* Disable CPUFLAGS by default, add switch WITH_CPUFLAGS to disable this. [1]kwm2005-03-141-19/+23
| | | | | | | | | | | 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)
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Fix symbol conflict between the ffmpegcolorspace elements in gst-plugin andkwm2005-03-091-1/+1
| | | | | | gst-ffmpeg. Submitted by: marcus
* - Update to 0.8.8ahze2005-03-081-2/+2
| | | | Approved by: marcus (blanket)
* - split multimedia/gstreamer-plugins in to individual ports perahze2005-02-281-1148/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Bump portrevision to chase shlib dump of libtheora and new location.kwm2005-01-131-1/+2
|
* Update to 0.8.7.kwm2005-01-091-14/+45
| | | | | | | Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.7.html Chase polypaudio lib bump. Approved by: maintainer (implicit)
* - Chase libxine updatepav2004-12-311-2/+2
| | | | Pointy hat to: the usual suspect
* Fix the gst-register problems when compiling with CPUTYPE set to athlon-*kwm2004-12-171-10/+42
| | | | | | | | | | | 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]
* Correct libmusepack dependency.marcus2004-12-051-1/+1
| | | | | Submitted by: ahze Approved by: maintainer (blanket)
* Add libvisual and musepack support.kwm2004-11-301-2/+42
| | | | | Reviewed by: marcus Approved by: maintainer (implicit)
* Update to 0.8.6. For all the changes in this release, seemarcus2004-11-261-9/+29
| | | | | | | | | | | 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)
OpenPOWER on IntegriCloud