/[packages]/updates/8/xournalpp/current/SPECS/xournalpp.spec
ViewVC logotype

Annotation of /updates/8/xournalpp/current/SPECS/xournalpp.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1470223 - (hide annotations) (download)
Fri Dec 27 06:35:36 2019 UTC (4 years, 3 months ago) by wally
Original Path: cauldron/xournalpp/current/SPECS/xournalpp.spec
File size: 1676 byte(s)
- build with new cmake macros
- don't own system dirs
1 joequant 1459125 Name: xournalpp
2 joequant 1459199 Version: 1.0.16
3 wally 1470215 Release: %mkrel 2
4 joequant 1459125 Summary: Notetaking software designed around a tablet
5 wally 1470215 License: GPLv2+
6 joequant 1459125 Group: Office/Utilities
7     Url: https://github.com/xournalpp/xournalpp
8     Source0: https://github.com/xournalpp/xournalpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
9     BuildRequires: cmake
10     BuildRequires: fdupes
11     BuildRequires: gcc-c++
12     BuildRequires: hicolor-icon-theme
13     BuildRequires: pkgconfig
14     BuildRequires: texlive
15     BuildRequires: pkgconfig(glib-2.0)
16     BuildRequires: pkgconfig(gthread-2.0)
17     BuildRequires: pkgconfig(gtk+-3.0)
18     BuildRequires: pkgconfig(libxml-2.0)
19     BuildRequires: pkgconfig(libzip)
20     BuildRequires: pkgconfig(poppler-glib)
21     BuildRequires: pkgconfig(portaudiocpp)
22     BuildRequires: pkgconfig(sndfile)
23     BuildRequires: pkgconfig(zlib)
24     BuildRequires: gettext
25    
26     %description
27     Xournal++ is a hand note taking software.
28     It supports pen input, e.g. Wacom tablets.
29    
30     %prep
31     %setup -q
32    
33     %build
34 wally 1470223 %cmake
35     %cmake_build
36 joequant 1459125
37     %install
38 wally 1470223 %cmake_install
39    
40 joequant 1459125 %find_lang xournalpp
41    
42     # REMOVE UNNECESSARY SCRIPTS update-icon-cache IS TAKEN CARE OF BY RPM FILE TRIGGERS
43     rm %{buildroot}%{_datadir}/%{name}/ui/*/hicolor/update-icon-cache.sh
44    
45     %files -f xournalpp.lang
46     %license LICENSE
47     %doc AUTHORS README.md
48     %{_bindir}/xournal-thumbnailer
49     %{_bindir}/xournalpp
50     %{_datadir}/icons/hicolor/scalable/mimetypes/*.svg
51     %{_datadir}/mime/packages/*.xml
52     %{_datadir}/applications/com.github.xournalpp.xournalpp.desktop
53     %{_datadir}/metainfo/com.github.xournalpp.xournalpp.appdata.xml
54     %{_datadir}/mimelnk/application/*.desktop
55     %{_datadir}/xournalpp/
56     %{_datadir}/icons/hicolor/*/apps/*
57     %{_datadir}/thumbnailers/*.thumbnailer

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30