1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Edwin Groothuis
3634ed5857 SHA256ify
Approved by:	krion@
2006-02-01 00:48:50 +00:00
Jeremy Messenger
fe817611db - Update to 0.14.0, see release note for details:
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1

- Two new ports have been added, ruby-cairo and ruby-gtkmozembed.
- databases/ruby-libgda has been mark as BROKEN, because it still needs to
  catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all.
2005-11-05 05:35:10 +00:00
Jeremy Messenger
452d8feb41 Update to 0.13.0, see release note for detail:
http://ruby-gnome2.sourceforge.jp/?News_20050731_1
2005-08-01 08:52:04 +00:00
Jeremy Messenger
ebfae590f2 -Update to 0.12.0, works with GTK 2.6/GNOME 2.10.
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1
-A few clean up such as correct paths, dependencies and etc.
2005-03-12 11:05:18 +00:00
Michael Johnson
daf4cc81e4 - split multimedia/gstreamer-plugins in to individual ports per
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.
2005-02-28 22:16:10 +00:00
Jeremy Messenger
0fcebac3e3 Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint and
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.
2004-11-15 06:18:35 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
103670c02a Chase the gstreamer shared lib bump. 2004-08-16 21:28:25 +00:00
Jeremy Messenger
338404f1b3 - Update to 0.10.0.
- 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.
2004-08-15 07:11:57 +00:00
Joe Marcus Clarke
7c3c515b5e Bump PORTREVISION to chase the gstreamer shared lib version. 2004-08-02 20:15:42 +00:00
Joe Marcus Clarke
07e83a4a5b Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
2004-06-14 18:31:04 +00:00
Jeremy Messenger
918e66b039 Change my email to mezz@FreeBSD.org.
Approved by:	adamw (mentor)
2004-05-02 23:36:58 +00:00
Akinori MUSHA
f9f3d12e3d - Update the Ruby/GNOME2 suite to 0.9.1.
- 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>
2004-04-09 14:09:03 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Pav Lucistnik
c19547d909 - Convert to USE_GNOME
PR:		ports/59744
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer timeout (3 months)
2004-02-27 09:36:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
87784d20c8 Fix issues with CATEGORIES not listing the enclosing directory as the
primary category.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 04:02:07 +00:00
Akinori MUSHA
a4ff4d2f27 Update the Ruby/GNOME2 suite to 0.7.0. 2003-09-10 07:43:54 +00:00
Akinori MUSHA
44299bd2d4 Update to 0.6.0. Ruby/GStreamer is now part of the Ruby/GNOME2 suite. 2003-08-09 20:37:44 +00:00
Akinori MUSHA
cdf855fe55 Update to 0.1.1 and (hopefully) unbreak on FreeBSD 4.x. 2003-07-29 07:09:50 +00:00
Akinori MUSHA
6388b9b87e Add ruby-gst, Ruby bindings for the GStreamer framework. 2003-06-26 05:01:46 +00:00