rebuilt with libpoppler 20.08.0 [release 20.08.0-2mamba;Tue Sep 01 2020]
This commit is contained in:
parent
4adb5ac37d
commit
5331f489f5
14
cantor.spec
14
cantor.spec
@ -1,6 +1,6 @@
|
|||||||
Name: cantor
|
Name: cantor
|
||||||
Version: 20.08.0
|
Version: 20.08.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: KDE Frontend to Mathematical Software
|
Summary: KDE Frontend to Mathematical Software
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,10 +11,10 @@ Source: http://download.kde.org/stable/release-service/%{version}/src/can
|
|||||||
Patch0: cantor-20.04.0-luajit-5.1.patch
|
Patch0: cantor-20.04.0-luajit-5.1.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: R
|
|
||||||
BuildRequires: gcc-fortran
|
BuildRequires: gcc-fortran
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
BuildRequires: ldconfig
|
||||||
|
BuildRequires: libR-devel
|
||||||
BuildRequires: libanalitza-devel
|
BuildRequires: libanalitza-devel
|
||||||
BuildRequires: libattica5-devel
|
BuildRequires: libattica5-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
@ -52,6 +52,8 @@ BuildRequires: libspectre-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libsyntax-highlighting-devel
|
BuildRequires: libsyntax-highlighting-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libpoppler-devel >= 20.08.0
|
||||||
|
BuildRequires: libpoppler-qt5-devel >= 20.08.0
|
||||||
BuildRequires: libqalculate-devel >= 2.6.2-1mamba
|
BuildRequires: libqalculate-devel >= 2.6.2-1mamba
|
||||||
BuildRequires: libluajit-devel
|
BuildRequires: libluajit-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -59,6 +61,11 @@ BuildRequires: gcc >= 8.1.0
|
|||||||
#Requires: kde-workspace
|
#Requires: kde-workspace
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
|
#-- The following OPTIONAL packages have not been found:
|
||||||
|
#
|
||||||
|
#* Julia, A high-level, high-performance dynamic programming language for technical computing, <https://julialang.org/>
|
||||||
|
#Backend to use Julia with Cantor.
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cantor is a front-end to powerful mathematics and statistics packages.
|
Cantor is a front-end to powerful mathematics and statistics packages.
|
||||||
Cantor integrates them into the KDE Platform and provides a nice, worksheet-based, graphical user interface.
|
Cantor integrates them into the KDE Platform and provides a nice, worksheet-based, graphical user interface.
|
||||||
@ -163,6 +170,9 @@ exit 0
|
|||||||
%{_libdir}/cmake/Cantor/Cantor*.cmake
|
%{_libdir}/cmake/Cantor/Cantor*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 01 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20.08.0-2mamba
|
||||||
|
- rebuilt with libpoppler 20.08.0
|
||||||
|
|
||||||
* Sat Aug 15 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba
|
* Sat Aug 15 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user