Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041552
en ru br
Репозитории ALT

Группа :: Офис
Пакет: moneymanagerex

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: moneymanagerex
Version: 1.6.4
Release: alt1

Summary: Simple to use financial management software
License: GPLv2
Group: Office

URL: http://www.moneymanagerex.org/

# Source-url: https://github.com/moneymanagerex/moneymanagerex/tree/v%version

Source: %name-%version.tar

ExcludeArch: %arm %ix86

AutoReq:yes,nomingw32

BuildRequires(pre): rpm-macros-cmake
BuildRequires: cmake
BuildRequires: git-core
BuildRequires: libcurl-devel
BuildRequires: lsb-release
BuildRequires: gcc-c++ libdb4-devel
BuildRequires: libwxGTK3.2-devel libwxsqlite3-devel
BuildRequires: rapidjson
BuildRequires: liblua-devel

%description
Simple to use financial management software
Money Manager Ex (MMEX) is a free, open-source,
cross-platform, easy-to-use personal finance software.
It primarily helps organize one's finances and keeps
track of where, when and how the money goes.
MMEX includes all the basic features that 90 percents of users
would want to see in a personal finance application.
The design goals are to concentrate on simplicity
and user friendliness - something one can use everyday.

%prep
%setup
%__subst 's|aarch64|aarch64 ppc64le|' 3rd/CMakeLists.txt
rm -rv 3rd/{rapidjson,lua,/wxsqlite3}

# fix for using external libwxsqlite3

%__subst 's|set(WXSQLITE3_HAVE_CODEC .*CACHE INTERNAL .*Have symbol.*|set(WXSQLITE3_HAVE_CODEC ON)|' 3rd/CMakeLists.txt
echo '#include <sqlite3.h>' >src/sqlite3mc_amalgamation.h

%build
%cmake
%cmake_build

%install
%cmake_install

%find_lang %name

%files -f %name.lang
%doc README.TXT README.md
%_bindir/mmex
%_desktopdir/*.desktop
#_man1dir/*
%_iconsdir/hicolor/scalable/apps/*.svg
/usr/share/metainfo/org.moneymanagerex.MMEX.metainfo.xml
/usr/share/mime/packages/org.moneymanagerex.MMEX.mime.xml
%_docdir/mmex/
%_datadir/mmex/

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin