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.
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.
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.
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.
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
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
changes:
-videorate: Improve upstream negotiation
-ffmpegcolorspace: add conversions from all ARGB formats to AYUV and back
-vorbisdec: also support ivorbis tremor decoder
-misc fixes
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
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
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
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