diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,6 +1,5 @@ libc.so.6 libcairo.so.2 -libcln.so.6 libgcc_s.so.1 libgdk-3.so.0 libgio-2.0.so.0 @@ -10,6 +9,5 @@ libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 -libpthread.so.0 -libqalculate.so.6 +libqalculate.so.11 libstdc++.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,19 +1,18 @@ name : qalculate-gtk -version : 0.9.9 -release : 1 +version : 2.0.0 +release : 2 source : - - https://github.com/Qalculate/qalculate-gtk/releases/download/v0.9.9/qalculate-gtk-0.9.9.tar.gz : 5c88b7595b654c128d0aa56c16e80b6e02e5cfc6378112000fb01133872d024a + - https://github.com/Qalculate/qalculate-gtk/releases/download/v2.0.0a/qalculate-gtk-2.0.0.tar.gz : 1fbe6dfedeb7074c795c3c7f01a74867bae27c81325a248f2ae0de8aabd7de2f license : GPL-2.0 component : office.maths summary : Qalculate! is a multi-purpose desktop calculator. description: | - Qalculate! is a multi-purpose desktop calculator. + Qalculate! is a multi-purpose cross-platform desktop calculator. It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface. builddeps : - - pkgconfig(cln) - pkgconfig(gtk+-3.0) - pkgconfig(libqalculate) setup : | - %configure + %configure --disable-static 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 @@ qalculate-gtk - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net GPL-2.0 office.maths Qalculate! is a multi-purpose desktop calculator. - Qalculate! is a multi-purpose desktop calculator. + Qalculate! is a multi-purpose cross-platform desktop calculator. It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface. https://solus-project.com/sources/README.Solus qalculate-gtk Qalculate! is a multi-purpose desktop calculator. - Qalculate! is a multi-purpose desktop calculator. + Qalculate! is a multi-purpose cross-platform desktop calculator. It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface. office.maths @@ -25,16 +25,15 @@ /usr/share/doc /usr/share/locale /usr/share/pixmaps/qalculate.png - /usr/share/qalculate-gtk - - 2016-11-24 - 0.9.9 + + 2017-08-28 + 2.0.0 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file