Adds a Python 2 variant of the package called gst-python2 like in Arch.
Drops the gstreamer plugin (libgstpythonplugin) because it creates problems
with Python applications loading the plugins. The plugin links against py3
and when loaded from a Python 2 procedss or vice versa it loads pygobject
+ gst overrides again which leads to gtype conflicts.
* python3: Update to 3.6.1
The patches starting with 16 are new to fix the build.
Some no longer relevant patches were dropped, the rest is just refreshed.
* Bump pkgrel of all packages containing Python 3 bytecode/extensions.
The package list was generated using:
pkgfile.exe -R mingw64 -r "cpython.*\\.(py[cod]|dll)"
* lensfun: Add cmake to makedepends
* numpy: Don't hardcode the Python version
* blender: rebuild for new Python
* boost: Don't hardcode Python versions; rebuild
* pillow: Don't hardcode Python version; rebuild
* python-dateutil: Don't hardcode Python versions
* sip: Don't hardcode Python versions
* pyqt4: Don't hardcode Python versions; rebuild
* pyqt5: Don't hardcode Python versions; rebuild
* opencv: Update Python3 version in patch
* gstreamer: Update to 1.12.0
Add conflict with -bad since some plugin moved to base from it
* gst-plugins-base: Update to 1.12.0
Add conflict with -bad since some plugin moved to base from bad
Add opus dep, the opus plugin moved to base with 1.8
* gst-plugins-good: Update to 1.12.0
* gst-plugins-ugly: Update to 1.12.0
Add mpg123 dep since the plugin move frombad to ugly with 1.8
Remove mad dep since the mad plugin was removed from 1.12
* gst-plugins-bad: Update to 1.12.0
Remove opus/mpg123 dep - the plugins moved to other packages.
Remove libmimic dep - the plugin was removed with 1.12
Simple patch refresh so it applies again.
* gst-libav: Update to 1.12.0
* gst-rtsp-server: Update to 1.12.0
* gst-python: Update to 1.12.0
* gst-editing-services: Update to 1.12.0
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes
Remaining md5sums either didn't download or
didn't pass checksum tests.