Page MenuHomeSolus

D3745.id.diff
No OneTemporary

D3745.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : gst-transcoder
-version : 1.14.0
-release : 3
+version : 1.14.1
+release : 4
source :
- - https://github.com/pitivi/gst-transcoder/archive/1.14.0.tar.gz : 9861dd51d726fc59511f86e85249e31511ebf0d1744a1100881fc1df63af3839
-license : LGPL-2.1
+ - https://github.com/pitivi/gst-transcoder/archive/1.14.1.tar.gz : ca2c5124a267b16483afdf87e97f48b564dde21b26706fa8097cae58fc46dddb
+license : LGPL-2.1-or-later
component : multimedia.library
summary : GStreamer Transcoding API
description: |
@@ -11,11 +11,8 @@
builddeps :
- pkgconfig(gstreamer-plugins-base-1.0)
setup : |
- export LC_ALL=en_US.utf8
%meson_configure
build : |
- export LC_ALL=en_US.utf8
- %meson_build
+ %ninja_build
install : |
- export LC_ALL=en_US.utf8
- %meson_install
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>gst-transcoder</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>LGPL-2.1</License>
+ <License>LGPL-2.1-or-later</License>
<PartOf>multimedia.library</PartOf>
<Summary xml:lang="en">GStreamer Transcoding API</Summary>
<Description xml:lang="en">GStreamer Transcoding API
@@ -19,10 +19,10 @@
</Description>
<PartOf>multimedia.library</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/gst-transcoder-1.0</Path>
<Path fileType="library">/usr/lib64/girepository-1.0/GstTranscoder-1.0.typelib</Path>
<Path fileType="library">/usr/lib64/gstreamer-1.0/libgsttranscode.so</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib64/libgsttranscoder-1.0.so.0</Path>
<Path fileType="data">/usr/share/gir-1.0/GstTranscoder-1.0.gir</Path>
<Path fileType="data">/usr/share/gstreamer-1.0/encoding-profiles/device/dvd.gep</Path>
<Path fileType="data">/usr/share/gstreamer-1.0/encoding-profiles/file-extension/avi.gep</Path>
@@ -43,21 +43,21 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="3">gst-transcoder</Dependency>
+ <Dependency release="4">gst-transcoder</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="header">/usr/include/gstreamer-1.0/gst/transcoder/gsttranscoder.h</Path>
+ <Path fileType="library">/usr/lib64/libgsttranscoder-1.0.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/gst-transcoder-1.0.pc</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-05-17</Date>
- <Version>1.14.0</Version>
+ <Update release="4">
+ <Date>2018-08-30</Date>
+ <Version>1.14.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 3:46 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5859528
Default Alt Text
D3745.id.diff (3 KB)

Event Timeline