Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37843896
en ru br
ALT Linux repos
5.0: 0.1.8-alt3

Group :: Office
RPM: tasque

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define major 0.1
Name: tasque
Version: %major.8
Release: alt3

Summary: A simple task management app (TODO list) for the Linux Desktop

Group: Office
Url: http://live.gnome.org/Tasque
License: LGPL v2.1 or later; X11/MIT

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://ftp.gnome.org/pub/GNOME/sources/tasque/%major/%name-%version.tar.bz2
Patch: %name-%version.patch

# has glibc deps

#BuildArch: noarch

# Automatically added by buildreq on Sat Nov 15 2008

BuildRequires: GConf gcc-c++ glibc-devel intltool libgnome-sharp libnotify-sharp mono-mcs mono-web
BuildPreReq: mono-devel

%description
Tasky is a simple task management app (TODO list) for the Linux
Desktop.

%prep
%setup -q
#patch

%build
%configure \
   --enable-notify-sharp \
   --enable-backend-rtm \
   --enable-backend-sqlite
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%_bindir/%name
#%_prefix/lib/tasque/
%_libdir/tasque/
%_datadir/tasque/
%_pkgconfigdir/tasque.pc
%_datadir/dbus-1/services/org.gnome.Tasque.service
%_desktopdir/tasque.desktop
%_iconsdir/hicolor/*/apps/tasque.png
%_iconsdir/hicolor/scalable/apps/tasque.svg
%_pixmapsdir/note-16.png
%_pixmapsdir/rtmLogo.png
%_pixmapsdir/tasque-*.png
%_pixmapsdir/tasque.svg

%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