./wip/tasks, Simple To Do list application for GNOME

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.20, Package name: tasks-0.20, Maintainer: pkgsrc.gnome

Tasks is a simple To Do list application for GNOME, using libecal and Gtk+.
It eschews complicated features for a simple interface and functionality
that does rigth thing


Required to run:
[sysutils/desktop-file-utils] [graphics/hicolor-icon-theme] [mail/evolution-data-server] [devel/glib2] [x11/gtk2] [x11/libunique] [graphics/librsvg-c]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites: (Expand)

RMD160: 2802645aaed7be791d0d01688eb25d70a69bdda9
Filesize: 204.719 KB

Version history: (Expand)


CVS history: (Expand)


   2013-06-16 11:19:06 by ndb | Files touched by this commit (2)
Log message:
use MASTER_SITE_GNOME.
   2013-06-16 10:36:45 by ndb | Files touched by this commit (3)
Log message:
version bump to 0.20.
   2012-10-07 19:17:20 by Aleksej Saushev | Files touched by this commit (44)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-05-12 20:34:21 by Kamel Derouiche | Files touched by this commit (1) | Package updated
Log message:
update maintainer

   2009-09-02 14:31:36 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 0.16:

Tasks 0.16
===

* Don't crash if you edit a task and then delete it
* Lots of translations
* Don't use SexyIconEntry
* Move task ellipsising to the middle
* Show tooltips for tasks with notes
   2009-08-03 00:49:16 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Change maintainer:

   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html