1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

25 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
Pav Lucistnik
e7997481e1 - Update MASTER_SITES, WWW
PR:		ports/96470
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-04-29 10:49:20 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Sam Lawrance
3ed0276748 Fix a patch that got mangled on the last update.
Approved by:	clement (mentor, implicit)
2005-05-28 10:45:00 +00:00
Michael Johnson
19df9a37eb - Use a different way of detecting glade and icons
Submitted by:	Ports Fury
2005-05-17 07:02:03 +00:00
Michael Johnson
6d710f6c17 - Update to 0.3.0 [1]
- Add WITH_FAAD to OPTIONS for use of
  aac/mp4 audio.

PR:		ports/81118 [1]
Submitted by:	Ports Fury [1]
2005-05-16 18:34:08 +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
a83e019f90 Add missing man page and un-break port. 2005-02-28 22:58:41 +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
Alexey Dokuchaev
3c60e2499a Slightly adjust COMMENT and description. 2005-02-15 10:29:14 +00:00
Alexey Dokuchaev
cbf2aca38f Patch correctly for missing X/Open siginfo field instead of masking it out. 2005-02-15 09:40:04 +00:00
Kris Kennaway
cdcc1708a4 BROKEN: Incomplete pkg-plist 2005-02-13 00:49:21 +00:00
Michael Johnson
c1484c4f49 - Install icons. 2005-02-03 03:32:26 +00:00
Michael Johnson
014f839221 - Update to 0.2.0 2005-02-03 03:13:17 +00:00
Michael Johnson
4b38657e2f Fix path to glade file
Submitted by:	Joel Diaz <joeldiaz@bellsouth.net>
2004-12-18 07:21:43 +00:00
Michael Johnson
39285e4e41 Reset MAINTAINER to ports@FreeBSD.org 2004-12-01 04:29:40 +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
Michael Johnson
b0823ae396 Change email to new FreeBSD.org address
Approved by:adamw (mentor)
2004-10-29 22:24:47 +00:00
Kirill Ponomarev
17ae9e002a Fix WWW: line
PR:		ports/71034
Submitted by:	maintainer
2004-08-27 15:29:29 +00:00
Kirill Ponomarev
e9a993788e Fix MASTER_SITES
PR:		ports/71027
Submitted by:	maintainer
2004-08-27 13:41:00 +00:00
Joe Marcus Clarke
103670c02a Chase the gstreamer shared lib bump. 2004-08-16 21:28:25 +00:00
Kirill Ponomarev
c5a5785592 Update to 0.1.6
PR:		ports/70016
Submitted by:	maintainer
2004-08-05 07:39:06 +00:00
Joe Marcus Clarke
7c3c515b5e Bump PORTREVISION to chase the gstreamer shared lib version. 2004-08-02 20:15:42 +00:00
Pav Lucistnik
817e053e7a Add tunesbrowser, a simple music player, capable of playing music found on
iTunes(R) shares.

PR:		ports/69692
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-07-29 23:41:10 +00:00