Commit graph

19 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
Joe Marcus Clarke
4d56e81df4 Grab maintainership for gnome@. 2006-04-17 07:56:30 +00:00
Mark Linimon
53319deeca Reset kwm due to no response about email.
Hat:	portmgr
2006-04-14 23:25:09 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Koop Mast
1823e02e5c Update to 0.8.2.
Changelog: http://gstreamer.freedesktop.org/releases/gst-python/0.8.2.html
2005-06-21 20:02:27 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +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
Koop Mast
6b12652741 Update to version 0.8.1.
Changelog: http://gstreamer.freedesktop.org/releases/gst-python/0.8.1.html

Approved by:	pav (mentor)
2004-11-29 20:08:17 +00:00
Koop Mast
b3f2965f47 Update to version 0.8.0.
Use my FreeBSD address in the maintainer field.

Approved by:	pav (mentor)
2004-11-20 18:17:25 +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
Joe Marcus Clarke
141a827f85 Chase gstreamer shared lib version. 2004-08-02 20:06:27 +00:00
Joe Marcus Clarke
f5bd0a8ef2 Update to 0.7.92.
PR:		68699
Submitted by:	maintainer
2004-07-06 00:23:35 +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
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Joe Marcus Clarke
58062d7107 Add py-gstreamer, Python bindings around the GStreamer multimedia system.
PR:		65361
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-04-09 20:16:20 +00:00