Commit graph

10 commits

Author SHA1 Message Date
drochner
08287cf84c update to 1.0.8
changes: minor fixes
2013-07-22 14:27:17 +00:00
dholland
a798f8451c Mark this not MAKE_JOBS_SAFE too; I ran into the same problem I did with
gst-plugins0.10-base yesterday.
2013-06-18 07:19:56 +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
obache
0464e318b9 apply same patch as gst-plugin0.10-base to fix build on i386 without SSE/SSE2
support.
2013-05-06 06:08:43 +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
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
drochner
f229217cb4 update to 1.0.5
changes: bugfixes
2013-03-15 18:34:46 +00:00
jperkin
ccd3977237 Ensure HAVE_FIONREAD_IN_SYS_FILIO is defined on Solaris, it appears to
have been somewhat removed from the source and there is no configure test
left to enable it, but it is still required.
2012-12-18 12:31:31 +00:00
ryoon
caead1276f Import gst-plugins1-base-1.0.3 as multimedia/gst-plugins1-base.
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 package is part of the 'base' plugins for GStreamer.  It provides a
set of must-have plugins.
2012-11-29 08:22:29 +00:00