Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11047992
D6163.id14817.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D6163.id14817.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,7 +1,7 @@
libc.so.6
libglib-2.0.so.0
+libgmodule-2.0.so.0
libgobject-2.0.so.0
libgstreamer-1.0.so.0
libpthread.so.0
-libpython2.7.so.1.0
libpython3.6m.so.1.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : gst-python
-version : 1.14.4
-release : 14
+version : 1.16.0
+release : 15
source :
- - https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.14.4.tar.xz : d0fdb24f93b6d889f309d2f526b8ea9577e0084ff0a62b4623ef1aed52e85a1b
+ - https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.16.0.tar.xz : 55dc7aaed1855565f9b9ef842d93e93bfc5cb2b376faef6af5b463e1774e2d38
license : LGPL-2.1-or-later
summary : GStreamer Python Bindings Supplement
component : programming.python
@@ -10,28 +10,16 @@
GStreamer python overrides for the gobject-introspection-based pygst bindings.
builddeps :
- pkgconfig(gstreamer-1.0)
- - pkgconfig(pygobject-3.0) # bug T3904
+ - pkgconfig(pygobject-3.0)
- pkgconfig(python3)
-setup : |
- mkdir b2
- mkdir b3
- cd b2
- export PYTHON=/usr/bin/python
- ../configure %CONFOPTS%
- cd ../b3
+environment:
export PYTHON=/usr/bin/python3
- ../configure %CONFOPTS%
+setup : |
+ %meson_configure
build : |
- cd b2
- export PYTHON=/usr/bin/python
- %make
- cd ../b3
- export PYTHON=/usr/bin/python3
- %make
+ %ninja_build
install : |
- cd b2
- export PYTHON=/usr/bin/python
- %make_install
- cd ../b3
- export PYTHON=/usr/bin/python3
- %make_install
+ %ninja_install
+ %python3_compile
+check : |
+ %ninja_check
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">GStreamer Python Bindings Supplement</Summary>
<Description xml:lang="en">GStreamer python overrides for the gobject-introspection-based pygst bindings.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>gst-python</Name>
@@ -19,31 +19,21 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gi/overrides/Gst.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gi/overrides/Gst.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gi/overrides/Gst.pyo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gi/overrides/GstPbutils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gi/overrides/GstPbutils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gi/overrides/GstPbutils.pyo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gi/overrides/_gi_gst.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/gi/overrides/Gst.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/gi/overrides/GstPbutils.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/gi/overrides/__pycache__/Gst.cpython-36.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/gi/overrides/__pycache__/Gst.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/gi/overrides/__pycache__/GstPbutils.cpython-36.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/gi/overrides/__pycache__/GstPbutils.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/gi/overrides/_gi_gst.cpython-36m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib64/gstreamer-1.0/libgstpython.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib64/gstreamer-1.0/libgstpython.so</Path>
</Files>
</Package>
<History>
- <Update release="14">
- <Date>2018-10-11</Date>
- <Version>1.14.4</Version>
+ <Update release="15">
+ <Date>2019-04-27</Date>
+ <Version>1.16.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 4:00 PM (3 h, 4 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813707
Default Alt Text
D6163.id14817.diff (4 KB)
Attached To
Mode
D6163: Update gst-python to 1.16.0 & drop python2 support
Attached
Detach File
Event Timeline
Log In to Comment