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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1379388 - (show annotations) (download)
Thu Mar 21 05:05:36 2019 UTC (5 years ago) by daviddavid
File size: 1479 byte(s)
- new version: 5.2.3

1 Name: homebank
2 Version: 5.2.3
3 Release: %mkrel 1
4 Summary: Free easy personal accounting for all
5
6 Group: Office/Finance
7 License: GPLv2+
8 URL: http://homebank.free.fr
9 Source0: http://homebank.free.fr/public/%{name}-%{version}.tar.gz
10 Patch0: desktop.patch
11 Patch1: homebank-fix-desktop-keywords.patch
12
13 BuildRequires: desktop-file-utils
14 BuildRequires: intltool
15 BuildRequires: perl(XML::Parser)
16 BuildRequires: pkgconfig(atk)
17 BuildRequires: pkgconfig(cairo)
18 BuildRequires: pkgconfig(gtk+-3.0)
19 BuildRequires: pkgconfig(libofx)
20 BuildRequires: pkgconfig(libsoup-2.4)
21
22 %description
23 HomeBank is the free software you have always wanted to manage your personal
24 accounts at home. The main concept is to be light, simple and very easy to use.
25 It brings you many features that allows you to analyze your finances in a
26 detailed way instantly and dynamically with powerful report tools based on
27 filtering and graphical charts.
28
29 %prep
30 %autosetup -p1
31
32 %build
33 %configure2_5x
34 %make_build
35
36 %install
37 %make_install INSTALL='install -p'
38
39 %find_lang %{name}
40
41 %files -f %{name}.lang
42 %doc AUTHORS ChangeLog COPYING NEWS README doc/TODO
43 %{_bindir}/%{name}
44 %{_datadir}/%{name}/
45 %{_datadir}/appdata/%{name}.appdata.xml
46 %{_datadir}/application-registry/%{name}.applications
47 %{_datadir}/applications/%{name}.desktop
48 %{_datadir}/mime-info/%{name}.*
49 %{_datadir}/mime/packages/%{name}.xml
50 %{_iconsdir}/hicolor/*/apps/%{name}.png

  ViewVC Help
Powered by ViewVC 1.1.30