Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11053903
D10989.id27559.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D10989.id27559.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,6 +1,7 @@
libSDL2-2.0.so.0
libSDL2_mixer-2.0.so.0
libc.so.6
+libcxsparse.so.3
libdl.so.2
libfreetype.so.6
libluajit-5.1.so.2
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -219,10 +219,12 @@
libc.so.6:textdomain
libc.so.6:time
libc.so.6:unlink
+libcxsparse.so.3:cs_di_spfree
libdl.so.2:dlclose
libdl.so.2:dlopen
libdl.so.2:dlsym
libfreetype.so.6:FT_Done_Face
+libfreetype.so.6:FT_Done_FreeType
libfreetype.so.6:FT_Get_Char_Index
libfreetype.so.6:FT_Init_FreeType
libfreetype.so.6:FT_Load_Glyph
@@ -240,6 +242,7 @@
libluajit-5.1.so.2:luaL_newmetatable
libluajit-5.1.so.2:luaL_newstate
libluajit-5.1.so.2:luaL_openlibs
+libluajit-5.1.so.2:luaL_optinteger
libluajit-5.1.so.2:luaL_optlstring
libluajit-5.1.so.2:luaL_ref
libluajit-5.1.so.2:luaL_register
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : naev
-version : 0.8.0
-release : 13
+version : 0.8.2
+release : 14
source :
- - https://github.com/naev/naev/releases/download/v0.8.0/naev-0.8.0-source.tar.gz : 06a66179eea1e5160b70ee32965fb9321709aea4138719ca1e29712f842db4ee
+ - https://github.com/naev/naev/releases/download/v0.8.2/naev-0.8.2-source.tar.gz : e473aa44b8290e7ae03251d2a75f5e73e93b86edbbc94b2e684af09781ce0b31
license : GPL-3.0-or-later
component : games.action
summary : Naev is a 2D space trading and combat game, in a similar vein to Escape Velocity
@@ -15,9 +15,11 @@
- pkgconfig(luajit)
- pkgconfig(openal)
- pkgconfig(vorbisfile)
+ - suitesparse-devel
setup : |
%configure --disable-debug --disable-shave
build : |
%make
install : |
%make_install
+ rm -rfv $installdir/usr/share/doc
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>naev</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@getsol.us</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>games.action</PartOf>
@@ -21,9 +21,6 @@
<Files>
<Path fileType="executable">/usr/bin/naev</Path>
<Path fileType="data">/usr/share/applications/org.naev.naev.desktop</Path>
- <Path fileType="doc">/usr/share/doc/naev/LICENSE</Path>
- <Path fileType="doc">/usr/share/doc/naev/README</Path>
- <Path fileType="doc">/usr/share/doc/naev/TODO</Path>
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/naev.png</Path>
<Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/naev_src.mo</Path>
<Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/naev_src.mo</Path>
@@ -4154,12 +4151,12 @@
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2021-06-26</Date>
- <Version>0.8.0</Version>
+ <Update release="14">
+ <Date>2021-07-02</Date>
+ <Version>0.8.2</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@getsol.us</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 12, 12:13 AM (2 h, 40 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802090
Default Alt Text
D10989.id27559.diff (3 KB)
Attached To
Mode
D10989: Update naev to 0.8.2
Attached
Detach File
Event Timeline
Log In to Comment