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

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

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

%define _localstatedir %{_var}
Name: kapow
Version: 1.6.1
Release: alt1
Summary: Punch clock
Group: Office
License: GPLv3+
URL: https://gottcode.org/%{name}/
Source: https://gottcode.org/%{name}/%{name}-%{version}.tar.bz2
Packager: Ilya Mashkin <oddity at altlinux.ru>
Source44: import.info
BuildRequires(pre): rpm-macros-cmake
BuildRequires: gcc-c++ cmake rpm-macros-qt6 qt6-base-devel qt6-tools-devel qt6-multimedia-devel qt6-declarative-devel qt6-5compat-devel libicu-devel


%description
A punch clock program designed to easily keep track of your hours,
whether you're working on one project or many. Simply clock in and
out with the Start/Stop button. If you make a mistake in your hours,
you can go back and edit any of the entries by double-clicking on
the session in question. Kapow also allows you to easily keep track
of the hours since you lasted billed a client, by providing a
helpful "Billed" check box--the totals will reflect your work
after the last billed session.

%prep
%setup -q

%build

%cmake
%cmake_build

%install
%cmakeinstall_std

%files
%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/metainfo/%{name}.appdata.xml
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
#{_datadir}/pixmaps/%{name}.xpm
%{_mandir}/man1/%{name}.1*


%changelog

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

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