aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-player
Commit message (Collapse)AuthorAgeFilesLines
* Chase the gstreamer shared lib version, and bump PORTREVISION wheremarcus2004-06-151-0/+1
| | | | appropriate.
* Update to 0.8.0.marcus2004-04-057-121/+13
| | | | Approved by: maintainer (implicit)
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* GTK2 mozilla is now the default, and GTK1 support will be built only if ↵adamw2004-02-181-5/+4
| | | | | | | | | | | | | | | | | | | | | | | explicitly requested. This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and mozilla-devel, respectively; and the old mozilla and mozilla-devel are now mozilla-gtk1 and mozilla-devel-gtk1. This is done for a whole plethora of reasons, and should please everybody except galeon1 fanatics and uhm... anybody else who it doesn't please. If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update the value accordingly. GTK2 ports will automatically install GTK2 mozilla, and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need be defined only if you want the development version... which are dormant right now anyway. For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but future ports reserve the right to ignore the *-gtk2 values.
* USE_SIZEifylioux2004-02-082-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Add a missing dependency on gnomedesktop, and simplify the USE_GNOME bits.marcus2003-11-301-6/+3
| | | | | | Reported by: bento via kris Approved by: maintainer (implicit) portmgr (implicit)
* Fix the plug-in build on -STABLE.marcus2003-11-082-5/+11
| | | | | Submitted by: bland Approved by: maintainer (implicit)
* Add support for I18N.marcus2003-11-082-1/+5
| | | | | Submitted by: adamw Approved by: maintainer (implicit)
* Add a pre-everything message about how to enable the Mozilla plug-in.marcus2003-11-081-0/+6
| | | | | Submitted by: adamw Approved by: maintainer (implicit)
* Distfile was re-rolled so to fix a version number. Also, fix the plug-inmarcus2003-11-072-2/+3
| | | | | | build. Submitted by: bland
* Update to 0.6.0 and add support for the Mozilla plug-in.marcus2003-11-076-14/+97
| | | | | Submitted by: bland Approved by: maintainer (implicit)
* Fix build by removing some bogus plist entries.marcus2003-09-211-4/+0
|
* Chase library version bump on gstreamer{,-plugins}lioux2003-06-121-2/+2
|
* Fix patch: sh if statements end with token filioux2003-05-131-1/+2
| | | | Noticed by: Sergey Akifyev <asa@gascom.ru>
* Add specific handling of and appropriate dependences forlioux2003-05-113-3/+26
| | | | | | libexec/gst-player-view binary Submitted by: marcus
* Update to 0.5.1lioux2003-04-222-13/+8
|
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* o Unmark IGNORElioux2003-02-284-39/+80
| | | | o Update to 0.5.0
* De-pkg-commentlioux2003-02-242-1/+1
|
* Chase gtk20's shared lib version.marcus2003-02-081-2/+3
|
* Mark IGNORE since this is not compatible with latest gstreamer librarieslioux2002-12-191-0/+2
|
* After repo copy from graphics category, update all appropriatelioux2002-11-281-3/+3
| | | | | | | references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* New port gstreamer-player version 0.4.0: Simple yet functionallioux2002-07-165-0/+74
mediaplayer written with GStreamer