/[packages]/cauldron/algobox/current/SPECS/algobox.spec
ViewVC logotype

Contents of /cauldron/algobox/current/SPECS/algobox.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1658129 - (show annotations) (download)
Wed Dec 16 17:31:47 2020 UTC (3 years, 4 months ago) by umeabot
File size: 1025 byte(s)
Rebuild for new Qt5
1 Name: algobox
2 Version: 1.0.3
3 Release: %mkrel 2
4 Summary: Algorithmic software
5 License: GPLv2
6 Group: Education
7 Url: http://www.xm1math.net/algobox/
8 Source: http://www.xm1math.net/algobox/%{name}-%{version}.tar.bz2
9 Patch0: algobox-1.0.1-mga-fix-desktop-and-svg-install.patch
10
11 BuildRequires: pkgconfig(Qt5Core)
12 BuildRequires: pkgconfig(Qt5Gui)
13 BuildRequires: pkgconfig(Qt5WebEngineWidgets)
14 BuildRequires: pkgconfig(Qt5Network)
15 BuildRequires: pkgconfig(Qt5PrintSupport)
16 BuildRequires: pkgconfig(Qt5Widgets)
17 BuildRequires: pkgconfig(Qt5Xml)
18
19 %description
20 Algobox is an initiation software to algorithmic to high school level.
21
22
23 %prep
24 %setup -q
25 %autopatch -p1
26
27 %build
28 %qmake_qt5 %{name}.pro
29 %make_build
30
31 %install
32 %make_install INSTALL_ROOT=%{buildroot}
33
34 %files
35 %doc utilities/{AUTHORS,CHANGELOG.txt}
36 %license utilities/COPYING
37 %{_bindir}/%{name}
38 %{_datadir}/%{name}/
39 %{_datadir}/applications/%{name}.desktop
40 %{_iconsdir}/hicolor/scalable/apps/%{name}.svg
41 %{_datadir}/pixmaps/%{name}.png
42 %{_datadir}/mime/packages/x-%{name}.xml

  ViewVC Help
Powered by ViewVC 1.1.30