diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,10 +1,12 @@ ld-linux-x86-64.so.2 +libQt5Concurrent.so.5 libQt5Core.so.5 libQt5Gui.so.5 libQt5Multimedia.so.5 libQt5Network.so.5 libQt5PrintSupport.so.5 libQt5Sql.so.5 +libQt5Svg.so.5 libQt5WebSockets.so.5 libQt5Widgets.so.5 libc.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : cockatrice -version : 2.6.2 -release : 10 +version : 2.7.0 +release : 11 source : - - https://github.com/Cockatrice/Cockatrice/archive/2018-12-20-Release-2.6.2.tar.gz : 02152983178de5a26696d41222d8b675226b858aadbe0cd2acd2509faf8c4b85 + - https://github.com/Cockatrice/Cockatrice/archive/2019-03-04-Release-2.7.0.tar.gz : b46702d4f508c45039b11ffb6382ba530a6ebcf5d7461de567d356c47d245ac3 license : GPL-2.0-or-later component : games.card summary : A cross-platform virtual tabletop for multiplayer card games @@ -14,7 +14,6 @@ - pkgconfig(Qt5Svg) - pkgconfig(Qt5WebSockets) - pkgconfig(protobuf) - - pkgconfig(gl) rundeps : - wget setup : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,15 +2,15 @@ cockatrice - F. von Gellhorn - flinux@vongellhorn.ch + Pierre-Yves + pyu@riseup.net GPL-2.0-or-later games.card A cross-platform virtual tabletop for multiplayer card games Cockatrice is an open-source multiplatform software for playing card games, such as Magic: The Gathering, over a network. It is fully client-server based to prevent any kind of cheating, though it supports single-player games without a network interface as well. Both client and server are written in Qt, supporting both Qt4 and Qt5. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus cockatrice @@ -115,12 +115,12 @@ - - 2019-01-07 - 2.6.2 + + 2019-05-16 + 2.7.0 Packaging update - F. von Gellhorn - flinux@vongellhorn.ch + Pierre-Yves + pyu@riseup.net \ No newline at end of file