Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37419630
en ru br
ALT Linux repos
S:2.5.1-alt1

Group :: Office
RPM: gsimplecal

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin