Commit Graph

31 Commits

Author SHA1 Message Date
Christoph Reiter
d904ad37e3 gstreamer: Update to 1.16.2 2019-12-06 19:14:48 +01:00
Alexey Pavlov
0b88405740 gst-python: Rebuild for python 3.8 2019-10-31 14:54:38 +03:00
Christoph Reiter
ceedb0dd27 gstreamer: Update to 1.16.1 2019-09-25 23:44:54 +02:00
Christoph Reiter
890123fb6d gstreamer: Port to meson 2019-05-07 21:32:25 +02:00
Christoph Reiter
efd1bcf9e2 gstreamer: Update to 1.16.0 2019-05-05 15:30:14 +02:00
Christoph Reiter
9b30e14e3d gstreamer: Update to 1.14.4 (#4505) 2018-10-03 23:16:17 +03:00
Christoph Reiter
203956b097 gstreamer: Update to 1.14.3 (#4421) 2018-09-19 11:41:32 +03:00
Alexey Pavlov
45f8c06634 gstreamer: Update to 1.14.2 2018-07-21 15:26:07 +03:00
Christoph Reiter
3de9ea3440 gstreamer: Update to 1.14.1 (#3779) 2018-05-21 07:51:54 +03:00
Philippe Renon
8d25b036a3 gstreamer: update to 1.14.0 (#3522)
see https://github.com/Alexpux/MINGW-packages/issues/3504
2018-04-02 09:30:29 +03:00
Christoph Reiter
cf50bc785d gst-python: Add Python 2 variant; Drop libgstpythonplugin. Fixes #2034 (#3408)
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.
2018-02-18 12:43:46 +03:00
Christoph Reiter
e956b613af gstreamer: Update to 1.12.4 (#3198) 2017-12-11 07:24:32 +03:00
Philippe Renon
3b81032b88 gstreamer: Update to 1.12.3 (#2930) 2017-09-20 10:04:11 +03:00
filnet
a45ef06065 gstreamer: Update to 1.12.2 (#2697) 2017-08-13 00:27:30 +03:00
Christoph Reiter
52900ce27f gstreamer: Update to 1.12.1 (#2611)
gst-plugins-good: Drop two patches contained in the new release and one unused patch.
2017-06-21 13:25:42 +03:00
Christoph Reiter
9757046077 python3: Update to 3.6.1 (#2587)
* 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
2017-06-15 17:40:51 +03:00
Christoph Reiter
edf3e08e5e gstreamer: Update to 1.12.0 (#2525)
* 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
2017-06-03 20:04:45 +03:00
Alexey Pavlov
725eee387c gstreamer: Update to 1.10.4 2017-03-21 13:42:11 +03:00
filnet
1b9b6876d6 gstreamer: upgrade to 1.10.2 (#2019)
* gstreamer: update to 1.10

https://github.com/Alexpux/MINGW-packages/issues/1811

* gstreamer: add gst-rtsp-server package
2016-12-31 14:14:04 +03:00
filnet
f1765d4158 gstreamer: add git packages (#1946)
* gstreamer: add git packages

* gstreamer: whitespace cleanup to make consistent with git packages
2016-11-27 11:21:46 +03:00
filnet
d16a2c85cf gstreamer: upgrade to 1.8.3 (#1759)
* gstreamer: upgrade to 1.8.2

* gstreamer: upgrade to 1.8.3
2016-09-26 13:00:28 +03:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* 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.
2016-02-25 20:55:26 +01:00
Viktor Szakats
e7111647e2 use secure urls
* follow some redirects
2016-02-23 10:26:29 +01:00
Alexey Pavlov
66d1cfa336 gstreamer: Update to 1.6.3 2016-02-10 14:56:43 +03:00
Alexey Pavlov
69ad94882a gstreamer: WIP update to 1.6.1 2015-11-02 12:34:43 +03:00
Alexey Pavlov
978bf31316 gstreamer: WIP update to 1.6.0 2015-10-15 15:39:57 +03:00
Alexey Pavlov
720281509b gst-python: Ugly workarounds for building 2015-07-23 23:54:42 +03:00
Alexey Pavlov
e73b09fe51 WIP update to gcc-5.x 2015-07-21 15:10:13 +03:00
Alexpux
faecc60da2 gst-python: Rename to gst-python-git 2014-08-05 19:20:55 +04:00
Lubosz Sarnecki
ed94d86c45 use _realname instead of _name 2014-08-03 22:18:23 +02:00
Lubosz Sarnecki
4e6f7eae05 add gst-python 2014-08-03 21:46:46 +02:00