Commit graph

9 commits

Author SHA1 Message Date
drochner
08287cf84c update to 1.0.8
changes: minor fixes
2013-07-22 14:27:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
drochner
13398e19ee update to 1.0.7
changes: bugfixes
2013-05-03 15:58:35 +00:00
drochner
3576aeba0c update to 1.0.6
changes: bugfixes
pkgsrc change: enabled introspection support (for shotwell)
2013-04-08 16:57:46 +00:00
rodent
b65af7be2b Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
drochner
f229217cb4 update to 1.0.5
changes: bugfixes
2013-03-15 18:34:46 +00:00
marino
eb6bae3aa3 multimedia/gstreamer1: FLEX_REQD=2.5.31
Revert the last commit and use the (new) FLEX_REQD directive in order
to build gstreamer on platforms with older versions of flex.

Thanks @wiz, @obache
2012-12-15 07:41:27 +00:00
marino
942fb1038d multimedia/gstreamer: USE_TOOLS-= FLEX
gstreamer1 requires a version of flex that is 2.5.31 or greater.
DragonFly does not have a flex this new, so force gstreamer to use
the flex found at devel/flex (version 2.5.36 currently) rather than
the platform's native flex.
2012-12-15 01:55:17 +00:00
ryoon
bcf5b26247 Import gstreamer1-1.0.3 as multimedia/gstreamer1.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis 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.

GStreamer is released under the LGPL.

This packages tracks 1.x release.
2012-11-29 08:21:17 +00:00