NOTICE: This package has been removed from pkgsrc

./audio/gst-plugins0.8-vorbis, Open source multimedia framework - vorbis plugin

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.8.11nb5, Package name: gst-plugins0.8-vorbis-0.8.11nb5, Maintainer: rh

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the vorbis plugin for GStreamer, the OGG's free audio
codec.


Required to run:
[multimedia/gst-plugins0.8] [multimedia/gstreamer0.8] [multimedia/gst-plugins0.8-ogg] [audio/libvorbis] [devel/glib2]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/nasm] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: 4a9be6b62dd0e8a73616e8e93f7a3ace8aec8c59
RMD160: 833aec123a52cd0f36ec883c349cc8d69090d749
Filesize: 2382.475 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2006-04-17 16:52:12 by Thomas Klausner | Files touched by this commit (42) | Package updated
Log message:
More PKGREVISION bumps for png-1.2.9nb2 update.
   2006-03-21 07:00:54 by Johnny C. Lam | Files touched by this commit (133)
Log message:
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
   2006-03-06 01:18:27 by Thomas Klausner | Files touched by this commit (214) | Package updated
Log message:
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164)
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
   2006-01-18 13:44:04 by Julio M. Merino Vidal | Files touched by this commit (80)
Log message:
Rename gstreamer, gst-plugins and gst-plugins-* to gstreamer0.8,
gst-plugins0.8 and gst-plugins0.8-* respectively.  This is to leave room
for gstreamer 0.10 (which will be added with versioned names too, to avoid
annoying renames in the future).

While here, do some changes:
- Make gstreamer0.8 use the alternatives system to provide the unversioned
  gst-* utilities.
- Rename all internal variables to have 0.8 in them to make it clear which
  package they belong to.