Commit graph

87 commits

Author SHA1 Message Date
rillig
031aa1f46a multimedia: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 17:11:59 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
7994fc873a gstreamer*: follow redirect 2017-10-17 10:50:38 +00:00
prlw1
d59c698db2 Revert buildtool.mk additions for glib-{mkenums,genmarshal} using packages
Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk
2017-10-15 23:19:10 +00:00
prlw1
a4abbfd6dc gst-plugins0.10: requires py-glib2-tools to build 2017-10-14 21:35:33 +00:00
wiz
b65f11475a Follow some redirects. 2017-09-08 06:14:03 +00:00
martin
8447cd3df2 Support the "introspection" option. 2017-01-31 16:43:55 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
jperkin
966b25ed06 Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
agc
95c9a6891d Add SHA512 digests for distfiles for multimedia category
Problems found locating distfiles:
        Package adobe-flash-plugin11: missing distfile flash-plugin-11.2.202.540-release.i386.rpm
        Package gmplayer: missing distfile mplayer/AlienMind-1.2.tar.bz2
        Package gmplayer: missing distfile mplayer/BlueHeart-1.5.tar.bz2
        Package gmplayer: missing distfile mplayer/CornerMP-aqua-1.4.tar.bz2
        Package gmplayer: missing distfile mplayer/MPlayer-1.1.1.tar.xz
        Package gmplayer: missing distfile mplayer/WMP6-2.2.tar.bz2
        Package gmplayer: missing distfile mplayer/gnome-1.1.tar.bz2
        Package gmplayer: missing distfile mplayer/hwswskin-1.3.tar.bz2
        Package gmplayer: missing distfile mplayer/neutron-1.6.tar.bz2
        Package gmplayer: missing distfile mplayer/plastic-1.3.tar.bz2
        Package gmplayer: missing distfile mplayer/slim-1.3.tar.bz2
        Package gmplayer: missing distfile mplayer/xine-lcd-1.2.tar.bz2
        Package handbrake: missing distfile handbrake/HandBrake-0.9.3.tar.gz
        Package handbrake: missing distfile handbrake/bzip2-1.0.5.tar.gz
        Package handbrake: missing distfile handbrake/faad2-2.6.1.tar.gz
        Package handbrake: missing distfile handbrake/lame-3.98.tar.gz
        Package handbrake: missing distfile handbrake/libdvdread-0.9.7.tar.gz
        Package handbrake: missing distfile handbrake/libmp4v2-r45.tar.gz
        Package handbrake: missing distfile handbrake/libquicktime-0.9.10.tar.gz
        Package handbrake: missing distfile handbrake/libtheora-1.0.tar.gz
        Package handbrake: missing distfile handbrake/mpeg2dec-0.5.1.tar.gz
        Package handbrake: missing distfile handbrake/x264-r1028-83baa7f.tar.gz
        Package handbrake: missing distfile handbrake/zlib-1.2.3.tar.gz
        Package libdvdcss: missing distfile libdvdcss-1.3.99.tar.bz2
        Package mplayer-share: missing distfile mplayer/MPlayer-1.1.1.tar.xz
        Package mpv: missing distfile mpv-0.12.0.tar.gz
        Package realplayer-codecs: missing distfile rp8codecs-20040626.tar.bz2
        Package realplayer-codecs: missing distfile rp8codecs-alpha-20050115.tar.bz2
        Package win32-codecs: missing distfile rp9codecs-win32-20050115.tar.bz2
        Package xanim: missing distfile xa2.0_cvid_netbsd386.o.gz
        Package xanim: missing distfile xa2.0_iv32_netbsd386.o.gz
        Package xanim: missing distfile xa1.0_cyuv_netbsd68k.o.gz
        Package xanim: missing distfile xa2.0_cvid_linuxELF.o.gz
        Package xanim: missing distfile xa2.0_iv32_linuxELF.o.gz
        Package xanim: missing distfile xa1.0_cyuv_sparcAOUT.o.gz
        Package xanim: missing distfile xa2.0_cvid_sparcELF.o.gz
        Package xanim: missing distfile xa2.0_iv32_sparcELF.o.gz
        Package xanim: missing distfile xa1.0_cyuv_linuxPPC.o.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:54:22 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
ryoon
d896b4293a Fix build under OpenBSD/amd64 5.5
Use /usr/bin/libtool instead of libtool-base from pkgsrc, ugly workaround
2014-05-05 21:21:47 +00:00
dholland
b00723eb05 Also used right here in River City. 2013-06-17 19:27:44 +00:00
dholland
e0b37a9a29 Not MAKE_JOBS_SAFE; I got
OSError: [Errno 2] No such file or directory: '[...]/work/.home/.cache/g-ir-scanner/058d13a6d877030b8adb448928d5630d364836c5'
with 8 jobs on try 1; try 2 without changes succeeded.

This probably applies to the whole plugin framework and should go in
Makefile.common, but let's be conservative about it.
2013-06-17 19:27:12 +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
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
joerg
e7fc0f4fd7 Fix header to work with C++11 compilers. 2013-02-26 11:03:21 +00:00
drochner
be9b0285a2 enable introspection support, bump PKGREV 2012-10-30 12:54:15 +00:00
asau
a19397ba81 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:20:57 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
reed
cf01cacb6a Various gst-plugins needed newer gst-plugins0.10-base. 2012-07-28 22:39:11 +00:00
reed
7b0ad9efe4 required newer gstreamer0.10 to build 2012-07-28 22:38:26 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
obache
3a4117de93 fix build on i386 without SSE/SSE2 support. 2012-03-04 11:19:06 +00:00
wiz
e0808f0de0 More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
drochner
6d519bdac9 update to 0.10.36
changes:
-new GstAudioDecoder and GstAudioEncoder base classes
-new GstAudioInfo audio format description API (which matches the new API
 in 0.11)
-add support for compressed audio payloading and passhthrough
 (think S/PDIF, mp3 over bluetooth)
-new tag convenience API to get info about creative commons licenses
-new GstTagMux base class
-new video API to force key units via events
-new video overlay composition API for subtitles
-decodebin/playbin2 now plug parsers by default
2012-02-28 18:28:14 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
drochner
28520813eb update to 0.10.35
changes:
-handle API changes in unstable glib2 (not relevant to pkgsrc yet)
-minor fixes
2011-07-12 08:55:07 +00:00
drochner
fa791a08f8 update to 0.10.34
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:34:20 +00:00
obache
0e97a14395 bump PKGREVISION from gettext-lib shlib bump. 2011-04-24 15:31:08 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
drochner
fa16bd5cee update to 0.10.32
changes:
-New encodebin element
-video: add 8-bit paletted RGB, YUV9, YVU9 and IYU1 video formats
-misc fixes and improvements
2011-01-26 23:18:57 +00:00
drochner
561f635858 update to 0.10.31
changes: many fixes and improvements - see the Changelog
2010-12-03 18:05:58 +00:00
obache
e1fce5c1f4 gtk-doc is not required to build. 2010-11-28 01:25:19 +00:00
jmmv
ae96c36533 Give up maintainership; I haven't touched this for a while. 2010-11-07 20:31:37 +00:00
jmcneill
23fe49cbb8 Fix build; replace 8 spaces with tab in Makefiles 2010-08-08 11:10:01 +00:00
drochner
6f4181d11c update to 0.10.30
changes:
-Use Orc for SIMD and other optimisations, and remove liboil dependency
-fixes, minor feature extensions
2010-07-22 12:57:15 +00:00
drochner
e27921cb95 update to 0.10.29
changes:
* video: add support for color-matrix and chroma-site fields in video caps
  and selected elements
* video: Add support for 8-bit and 16-bit grayscale formats
* typefinding: add AAC profile, level, channels and rate to ADTS caps
* tags: add basic xmp metadata support
* gio, gnomevfs: invert ranks of gio and gnomevfs elements: gio is
  prefered now, gnomevfs has been deprecated
* riff: add mapping for On2 VP62 and VP7 and add some more MPEG4 fourccs
* playsink: Don't fail if there are subtitles and audio but no video
* oggdemux: map old FLAC mapping correctly
* alsa: handle disappearing of sound device whilst in use more gracefully
* playbin: Only unref the volume element on dispose and when a new
  audio sink is set
* build: build plugin, example and libs directories in parallel
  if make -jN is used
* uridecodebin/playbin2: we can handle avi in download mode too
* rtsp: handle closed POST socket in tunneling, ignore unparsable ranges,
  allow for more ipv6 addresses
* audiopayload: add property to control packet duration
2010-05-14 16:28:57 +00:00
drochner
30efea7c51 update to 0.10.28
changes:
-videorate: Improve upstream negotiation
-ffmpegcolorspace: add conversions from all ARGB formats to AYUV and back
-vorbisdec: also support ivorbis tremor decoder
-misc fixes
2010-03-12 20:31:03 +00:00
drochner
e6f1bee590 update to 0.10.26
changes:
-many fixes to playbin2
-libgsttag: add utility functions for ISO-639 language codes and tags
-theora: port to 'new' theora 1.0 API
-more fixes and improvements
2010-02-16 13:14:31 +00:00
drochner
6314fd20e7 update to 0.10.25
changes:
Add per-stream volume controls
Theora 1.0 and Y444 and Y42B format support
Improve audio capture timing
GObject introspection support
Improve audio output startup
RTSP improvements
Use pango-cairo instead of pangoft2
Allow cdda://(device#)?track URI scheme in cddabasesrc
Support interlaced content in videoscale and ffmpegcolorspacee
Many other bug fixes and improvements
2009-10-21 16:45:31 +00:00
drochner
c437d237b5 update to 0.10.24
changes:
Recognise Kate subpicture subtitles
Support progressive download in playbin2
GIO improvements
Add buffer-list support in appsink
Add gaussian-noise mode to audiotestsrc
bump cdparanoia req to 0.10.2 and improve caching
Improve audio source base class
Add frame-by-frame stepping and examples
Extend stream-probing in decodebin2
Many RTSP improvements
support for PGS subpictures
adder improvements
Add Y444, v210, v216 formats
implement preset interface in vorbisenc, theoraenc, oggmux
Improve libvisual visualisation timestamp tracking
playbin2 enhancements: custom audiosink, subpictures, cdda
Improvements in textrender
Support raw YUV 4:2:2 and SIREN in RIFF
Add 4:2:2 and 4:4:4 support to theoradec
Many other bug-fixes and improvements
2009-08-17 17:45:52 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
drochner
b782281ffc update to 0.10.23
changes:
New navigation API to support DVD playback
playbin2 improvements
RTSP extensions to allow extra headers and options
Replace audioresampler with speexresample based code
Support interlacing flags in the gstvideo library
Support new RIFF formats
Improve typefinding
Support more frame formats in videoscale
Many other bug-fixes and improvements
2009-05-25 16:10:52 +00:00
drochner
789ba336e9 add a patch from upstream to fix a buffer overflow in vorbis coverart
code (CVE-2009-0586), bump PKGREVISION
2009-03-23 12:03:24 +00:00