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

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

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

Name: gsimplecal
Version: 2.4.1
Release: alt1

Summary: Simple and lightweight GTK calendar
License: BSD-3-Clause
Group: Office
Url: https://github.com/dmedvinsky/gsimplecal/

# https://github.com/dmedvinsky/gsimplecal.git

Source: %name-%version.tar

BuildRequires: gcc-c++ libgtk+3-devel

%description
%name is a lightweight calendar application written in C++ using GTK2.

It was intentionally made for use with tint2 panel in the openbox
environment to be launched upon clock click, but of course it will work
without it.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%_bindir/%name
%_man1dir/*

%changelog

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

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