Page MenuHomeSolus

D23.id952.diff
No OneTemporary

D23.id952.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -1,6 +1,3 @@
-libges-1.0.so.0:_ges_container_get_priority_offset
-libges-1.0.so.0:_ges_container_set_height
-libges-1.0.so.0:_ges_container_set_priority_offset
libges-1.0.so.0:ges_add_missing_uri_relocation_uri
libges-1.0.so.0:ges_asset_cache_lookup
libges-1.0.so.0:ges_asset_extract
@@ -50,6 +47,7 @@
libges-1.0.so.0:ges_clip_set_top_effect_index
libges-1.0.so.0:ges_clip_set_top_effect_priority
libges-1.0.so.0:ges_clip_split
+libges-1.0.so.0:ges_command_line_formatter_get_help
libges-1.0.so.0:ges_command_line_formatter_get_type
libges-1.0.so.0:ges_container_add
libges-1.0.so.0:ges_container_edit
@@ -58,6 +56,7 @@
libges-1.0.so.0:ges_container_group
libges-1.0.so.0:ges_container_remove
libges-1.0.so.0:ges_container_ungroup
+libges-1.0.so.0:ges_deinit
libges-1.0.so.0:ges_edge_get_type
libges-1.0.so.0:ges_edit_mode_get_type
libges-1.0.so.0:ges_effect_asset_get_type
@@ -87,6 +86,7 @@
libges-1.0.so.0:ges_layer_add_clip
libges-1.0.so.0:ges_layer_get_auto_transition
libges-1.0.so.0:ges_layer_get_clips
+libges-1.0.so.0:ges_layer_get_clips_in_interval
libges-1.0.so.0:ges_layer_get_duration
libges-1.0.so.0:ges_layer_get_priority
libges-1.0.so.0:ges_layer_get_timeline
@@ -270,10 +270,10 @@
libges-1.0.so.0:ges_timeline_element_set_start
libges-1.0.so.0:ges_timeline_element_set_timeline
libges-1.0.so.0:ges_timeline_element_trim
-libges-1.0.so.0:ges_timeline_emit_group_removed
libges-1.0.so.0:ges_timeline_get_auto_transition
libges-1.0.so.0:ges_timeline_get_duration
libges-1.0.so.0:ges_timeline_get_element
+libges-1.0.so.0:ges_timeline_get_groups
libges-1.0.so.0:ges_timeline_get_layer
libges-1.0.so.0:ges_timeline_get_layers
libges-1.0.so.0:ges_timeline_get_pad_for_track
diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<PISI>
- <Name>multimedia.gstreamer</Name>
-</PISI>
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,19 +1,22 @@
name : gstreamer-editing-services
-version : 1.8.2
-release : 5
+version : 1.12.1
+release : 6
source :
- - https://gstreamer.freedesktop.org/src/gst-editing-services/gstreamer-editing-services-1.8.2.tar.xz : a1d57ff9461407cca1f6e7a9f31a5bdb73f73f33c488a3e3318b27e10a4332ae
+ - https://gstreamer.freedesktop.org/src/gst-editing-services/gstreamer-editing-services-1.12.1.tar.xz : 4e5aeda1812f7240f1e12ee7506667f77d1fc0d6183382fc2eecbfa928a91b69
license : LGPL-2.0
+component : multimedia.gstreamer
summary : Library for creating audio/video editors
description: |
- Library for creating audio/video editors
+ The "GStreamer Editing Services" is a library to simplify the creation of multimedia editing applications. Based on the GStreamer multimedia framework and the GNonLin set of plugins, its goals are to suit all types of editing-related applications.
builddeps :
- pkgconfig(gio-2.0)
- - pkgconfig(gstreamer-pbutils-1.0)
- - pkgconfig(gstreamer-video-1.0)
+ - pkgconfig(gstreamer-plugins-base-1.0)
- pkgconfig(libxml-2.0)
setup : |
- %configure --disable-static
+ %configure --disable-static \
+ --with-gtk=3.0 \
+ --with-package-name="GStreamer 1.12.1 Solus" \
+ --with-package-origin=https://solus-project.com
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,20 +2,20 @@
<Source>
<Name>gstreamer-editing-services</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>LGPL-2.0</License>
<PartOf>multimedia.gstreamer</PartOf>
<Summary xml:lang="en">Library for creating audio/video editors</Summary>
- <Description xml:lang="en">Library for creating audio/video editors
+ <Description xml:lang="en">The &quot;GStreamer Editing Services&quot; is a library to simplify the creation of multimedia editing applications. Based on the GStreamer multimedia framework and the GNonLin set of plugins, its goals are to suit all types of editing-related applications.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>gstreamer-editing-services</Name>
<Summary xml:lang="en">Library for creating audio/video editors</Summary>
- <Description xml:lang="en">Library for creating audio/video editors
+ <Description xml:lang="en">The &quot;GStreamer Editing Services&quot; is a library to simplify the creation of multimedia editing applications. Based on the GStreamer multimedia framework and the GNonLin set of plugins, its goals are to suit all types of editing-related applications.
</Description>
<PartOf>multimedia.gstreamer</PartOf>
<Files>
@@ -25,16 +25,17 @@
<Path fileType="library">/usr/lib64/lib*.so.*</Path>
<Path fileType="data">/usr/share/bash-completion/completions/ges-launch-1.0</Path>
<Path fileType="data">/usr/share/gir-1.0/GES-1.0.gir</Path>
+ <Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
<Name>gstreamer-editing-services-devel</Name>
<Summary xml:lang="en">Development files for gstreamer-editing-services</Summary>
- <Description xml:lang="en">Library for creating audio/video editors
+ <Description xml:lang="en">The &quot;GStreamer Editing Services&quot; is a library to simplify the creation of multimedia editing applications. Based on the GStreamer multimedia framework and the GNonLin set of plugins, its goals are to suit all types of editing-related applications.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="5">gstreamer-editing-services</Dependency>
+ <Dependency release="6">gstreamer-editing-services</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -43,12 +44,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2016-08-07</Date>
- <Version>1.8.2</Version>
+ <Update release="6">
+ <Date>2017-06-20</Date>
+ <Version>1.12.1</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.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, 7:15 PM (23 h, 51 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5848030
Default Alt Text
D23.id952.diff (6 KB)

Event Timeline