aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-19 13:19:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-19 13:19:21 +0000
commitfd407cbe103f9bd15495e888208e00b85b4f70be (patch)
tree73ad34fe3b662448bc15d2295c27bb0bfe384087
parent11730101f07f1dad994722977cc3e1aaf470bd7f (diff)
downloadports-fd407cbe103f9bd15495e888208e00b85b4f70be.tar.gz
ports-fd407cbe103f9bd15495e888208e00b85b4f70be.zip
DeforaOS desktop todo list
PR: ports/172997 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
Notes
Notes: svn path=/head/; revision=309239
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/deforaos-todo/Makefile24
-rw-r--r--deskutils/deforaos-todo/distinfo2
-rw-r--r--deskutils/deforaos-todo/pkg-descr3
-rw-r--r--deskutils/deforaos-todo/pkg-plist6
5 files changed, 36 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index ebea299639c4..2d8b332a3a76 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -34,6 +34,7 @@
SUBDIR += contacts
SUBDIR += cycle
SUBDIR += dailystrips
+ SUBDIR += deforaos-todo
SUBDIR += deskbar-applet
SUBDIR += devd-notifier
SUBDIR += displaycalibrator
diff --git a/deskutils/deforaos-todo/Makefile b/deskutils/deforaos-todo/Makefile
new file mode 100644
index 000000000000..fa745bedd31d
--- /dev/null
+++ b/deskutils/deforaos-todo/Makefile
@@ -0,0 +1,24 @@
+# Created by: Olivier Cochard-Labbe <olivier@cochard.me>
+# $FreeBSD$
+
+PORTNAME= todo
+PORTVERSION= 0.1.2
+CATEGORIES= deskutils
+MASTER_SITES= http://www.defora.org/os/download/download/3506/
+DISTNAME= Todo-${PORTVERSION}
+PKGNAMEPREFIX= deforaos-
+
+MAINTAINER= olivier@cochard.me
+COMMENT= DeforaOS desktop todo list
+
+LICENSE= GPLv3
+
+LIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libsystem \
+ Desktop:${PORTSDIR}/x11/deforaos-libdesktop
+
+USE_GNOME= gtk20 desktopfileutils
+USE_PKGCONFIG= build
+USE_GETTEXT= yes
+INSTALLS_ICONS= yes
+
+.include <bsd.port.mk>
diff --git a/deskutils/deforaos-todo/distinfo b/deskutils/deforaos-todo/distinfo
new file mode 100644
index 000000000000..32d63ba15d35
--- /dev/null
+++ b/deskutils/deforaos-todo/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Todo-0.1.2.tar.gz) = febf0191e55b7b28447d4f2b9199a23b09ffa1ead10953f081f418edf84301f1
+SIZE (Todo-0.1.2.tar.gz) = 33195
diff --git a/deskutils/deforaos-todo/pkg-descr b/deskutils/deforaos-todo/pkg-descr
new file mode 100644
index 000000000000..ff08b107fb9a
--- /dev/null
+++ b/deskutils/deforaos-todo/pkg-descr
@@ -0,0 +1,3 @@
+DeforaOS desktop todo list
+
+WWW: http://www.defora.org/
diff --git a/deskutils/deforaos-todo/pkg-plist b/deskutils/deforaos-todo/pkg-plist
new file mode 100644
index 000000000000..3f1edf19f54a
--- /dev/null
+++ b/deskutils/deforaos-todo/pkg-plist
@@ -0,0 +1,6 @@
+bin/todo
+share/applications/todo.desktop
+share/icons/hicolor/16x16/apps/todo.png
+share/icons/hicolor/24x24/apps/todo.png
+share/icons/hicolor/48x48/apps/todo.png
+share/locale/fr/LC_MESSAGES/Todo.mo