TuDu is a comand line interface to manage hierarchical todos. Each task has
a title, a long text description, a deadline (tudu warns you when the date
is close), and a scheduled date. There are categories and priorities.
This commit is contained in:
nia 2020-12-12 15:52:04 +01:00
parent 58cba32e65
commit ba8a4c7c96
6 changed files with 32 additions and 0 deletions

View File

@ -5092,6 +5092,7 @@ SUBDIR+= ttyload
SUBDIR+= ttysnoop
SUBDIR+= ttytter
SUBDIR+= tuareg-mode
SUBDIR+= tudu
SUBDIR+= tutos
SUBDIR+= tuxanci
SUBDIR+= tuxanci-server

3
tudu/DESCR Normal file
View File

@ -0,0 +1,3 @@
TuDu is a comand line interface to manage hierarchical todos. Each task has
a title, a long text description, a deadline (tudu warns you when the date
is close), and a scheduled date. There are categories and priorities.

16
tudu/Makefile Normal file
View File

@ -0,0 +1,16 @@
# $NetBSD$
DISTNAME= tudu-0.10.4
CATEGORIES= misc
MASTER_SITES= https://code.meskio.net/tudu/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://code.meskio.net/tudu/
COMMENT= Command line interface to manage hierarchical todos
LICENSE= gnu-gpl-v3
HAS_CONFIGURE= yes
USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"

0
tudu/PLIST Normal file
View File

6
tudu/TODO Normal file
View File

@ -0,0 +1,6 @@
cd data && /usr/bin/make
cd: can't cd to data
*** [all] Error code 2
make: stopped in pkgsrc/wip/tudu/work/tudu-0.10.4
1 error

6
tudu/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (tudu-0.10.4.tar.gz) = 949178c9227b101b64fdc9b9a7ccaa0dbbbb3a4c
RMD160 (tudu-0.10.4.tar.gz) = caff92e0b29bfcbdc2b360fcf438bfed7db72c60
SHA512 (tudu-0.10.4.tar.gz) = ee7556cb1dde1db3c94526a0649b672dd45669edf90aca31d0ed2274ff79f091181cd3c02877776b6c2c2eb61019a1f0ed9abab8cbae5fc4cf17938108ba96c6
Size (tudu-0.10.4.tar.gz) = 60959 bytes