aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ruby-gst
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.13.0, see release note for detail:Jeremy Messenger2005-08-011-0/+1
| | | | | | | http://ruby-gnome2.sourceforge.jp/?News_20050731_1 Notes: svn path=/head/; revision=140621
* -Update to 0.12.0, works with GTK 2.6/GNOME 2.10.Jeremy Messenger2005-03-121-1/+6
| | | | | | | | http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1 -A few clean up such as correct paths, dependencies and etc. Notes: svn path=/head/; revision=130980
* - split multimedia/gstreamer-plugins in to individual ports perMichael Johnson2005-02-281-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint andJeremy Messenger2004-11-151-1/+0
| | | | | | | | Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with create and test with those new ports tonight or tomorrow. Notes: svn path=/head/; revision=121640
* 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
* Chase the gstreamer shared lib bump.Joe Marcus Clarke2004-08-161-0/+1
| | | | Notes: svn path=/head/; revision=116442
* - Update to 0.10.0.Jeremy Messenger2004-08-152-10/+20
| | | | | | | | | | | | | - Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port. Notes: svn path=/head/; revision=116239
* Bump PORTREVISION to chase the gstreamer shared lib version.Joe Marcus Clarke2004-08-021-1/+1
| | | | Notes: svn path=/head/; revision=115299
* Chase the gstreamer shared lib version, and bump PORTREVISION whereJoe Marcus Clarke2004-06-141-0/+1
| | | | | | | appropriate. Notes: svn path=/head/; revision=111480
* Change my email to mezz@FreeBSD.org.Jeremy Messenger2004-05-021-1/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=108225
* - Update the Ruby/GNOME2 suite to 0.9.1.Akinori MUSHA2004-04-092-4/+4
| | | | | | | | | | | | | | - Update the WWW lines. - Hand the maintainership over to the submitter. (great!) - multimedia/ruby-gst is currently broken because of gstreamer 0.8's API/ABI change. PR: ports/65270 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=106571
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - Convert to USE_GNOMEPav Lucistnik2004-02-271-2/+1
| | | | | | | | | PR: ports/59744 Submitted by: Mezz <mezz7@cox.net> Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=102281
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix issues with CATEGORIES not listing the enclosing directory as theJoe Marcus Clarke2003-11-021-1/+1
| | | | | | | | | primary category. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92821
* Update the Ruby/GNOME2 suite to 0.7.0.Akinori MUSHA2003-09-101-0/+1
| | | | Notes: svn path=/head/; revision=88895
* Update to 0.6.0. Ruby/GStreamer is now part of the Ruby/GNOME2 suite.Akinori MUSHA2003-08-094-49/+19
| | | | Notes: svn path=/head/; revision=86678
* Update to 0.1.1 and (hopefully) unbreak on FreeBSD 4.x.Akinori MUSHA2003-07-293-3/+19
| | | | Notes: svn path=/head/; revision=85832
* Add ruby-gst, Ruby bindings for the GStreamer framework.Akinori MUSHA2003-06-265-0/+75
Notes: svn path=/head/; revision=83623