Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F20172
0001-Update-to-1.13.7-abi_used_libs-added.patch
BridouZ (Justin Berthault)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
BridouZ
Apr 10 2017, 11:05 PM
2017-04-10 23:05:01 (UTC+0)
Size
3 KB
Referenced Files
None
Subscribers
None
0001-Update-to-1.13.7-abi_used_libs-added.patch
View Options
From 31c2dfa12c55926c13864a0df89d3622a19bcc34 Mon Sep 17 00:00:00 2001
From: Justin Berthault <justin.berthault@zaclys.net>
Date: Tue, 11 Apr 2017 01:03:52 +0200
Subject: [PATCH] Update to 1.13.7, abi_used_libs added
---
abi_used_libs | 28 ++++++++++++++++++++++++++++
package.yml | 17 ++++++++---------
pspec_x86_64.xml | 16 +++++++---------
3 files changed, 43 insertions(+), 18 deletions(-)
create mode 100644 abi_used_libs
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
index 0000000..7a91a2c
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,28 @@
+ld-linux-x86-64.so.2
+libSDL2-2.0.so.0
+libSDL2_image-2.0.so.0
+libSDL2_mixer-2.0.so.0
+libSDL2_ttf-2.0.so.0
+libboost_filesystem.so.1.62.0
+libboost_iostreams.so.1.62.0
+libboost_locale.so.1.62.0
+libboost_program_options.so.1.62.0
+libboost_random.so.1.62.0
+libboost_regex.so.1.62.0
+libboost_system.so.1.62.0
+libboost_thread.so.1.62.0
+libc.so.6
+libcairo.so.2
+libdbus-1.so.3
+libfontconfig.so.1
+libfribidi.so.0
+libgcc_s.so.1
+libgobject-2.0.so.0
+libhistory.so.6
+libm.so.6
+libpango-1.0.so.0
+libpangocairo-1.0.so.0
+libpng15.so.15
+libpthread.so.0
+libstdc++.so.6
+libvorbisfile.so.3
diff --git a/package.yml b/package.yml
index 6fa80c2..2b987cf 100644
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : wesnoth
-version : 1.12.6
-release : 3
+version : 1.13.7
+release : 4
source :
- - https://github.com/wesnoth/wesnoth/archive/1.12.6.tar.gz : cb80b089a06710bdb109ddfaa5ff83fe1598540be86035e80f8d16413cb54a59
+ - https://github.com/wesnoth/wesnoth/archive/1.13.7.tar.gz : 381149ea9be18d1ea0cbc6b9f469f02847f6faf63a884fd3f009cd5ba1dc828b
license : GPL-2.0
component : games.strategy
summary : A turn-based strategy game on a fantasy world
@@ -15,13 +15,12 @@ builddeps :
- pkgconfig(lua-5.1)
- pkgconfig(pangocairo)
- pkgconfig(python2)
- - pkgconfig(sdl)
- - pkgconfig(SDL_image)
- - pkgconfig(SDL_mixer)
- - pkgconfig(SDL_net)
- - pkgconfig(SDL_ttf)
+ - pkgconfig(sdl2)
+ - pkgconfig(SDL2_image)
+ - pkgconfig(SDL2_mixer)
+ - pkgconfig(SDL2_net)
+ - pkgconfig(SDL2_ttf)
- pkgconfig(vorbis)
- - cmake
setup : |
%cmake .
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index ce9944d..0e8a5e8 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>wesnoth</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>games.strategy</PartOf>
@@ -23,21 +23,19 @@
<Path fileType="library">/usr/lib64/systemd/system/wesnothd.service</Path>
<Path fileType="library">/usr/lib64/tmpfiles.d/wesnothd.conf</Path>
<Path fileType="data">/usr/share/applications/wesnoth.desktop</Path>
- <Path fileType="data">/usr/share/applications/wesnoth_editor.desktop</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/pixmaps/wesnoth-icon.png</Path>
- <Path fileType="data">/usr/share/pixmaps/wesnoth_editor-icon.png</Path>
<Path fileType="data">/usr/share/wesnoth</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2016-11-11</Date>
- <Version>1.12.6</Version>
+ <Update release="4">
+ <Date>2017-04-10</Date>
+ <Version>1.13.7</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
--
2.12.2
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13772
Default Alt Text
0001-Update-to-1.13.7-abi_used_libs-added.patch (3 KB)
Attached To
Mode
T3232: Wesnoth, update to 1.13.7
Attached
Detach File
Event Timeline
Log In to Comment