* Files needed for cygwin packaging

- usr <- binary tarball
  - CYGWIN-PATCHES <- source tarball
  - patch to create CYGWIN PATCHES inside source tarball
This commit is contained in:
Federico Hernandez
2009-06-17 22:53:09 +02:00
parent 61cedc3ad1
commit f701f10234
4 changed files with 163 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# setup.hint for task 1.7.1-1
category: Utils
requires: libncurses9 cygwin
sdesc: A command-line to do list manager
ldesc: "Task is a command-line to do list manager.
It has support for GTD functionality and includes
the following features: tags, colorful tabular output,
reports and graphs, lots of manipulation commands,
low-level API, abbreviations for all commands and
options, multiuser file locking, recurring tasks."