[Lunar-commits] <moonbase-other> jpilot: resurrected for sylpheed
v4hn
me at v4hn.de
Mon May 6 03:33:14 CEST 2013
commit bf4987506cc1ef8089b10ef4c44cb9b72d66de17
Author: v4hn <me at v4hn.de>
Date: Sun, 05 May 2013 18:30:56 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/bf4987506cc1ef8089b10ef4c44cb9b72d66de17
jpilot: resurrected for sylpheed
---
x11-apps/jpilot/BUILD | +5/-0
x11-apps/jpilot/DEPENDS | +2/-0
x11-apps/jpilot/DETAILS | +14/-0
3 files changed, 21 insertions(+)
--- /dev/null
+++ b/x11-apps/jpilot/BUILD
@@ -0,0 +1,5 @@
+default_build &&
+
+mkdir -p /usr/share/icons &&
+
+cp -p $SOURCE_DIRECTORY/icons/*.xpm /usr/share/icons
--- /dev/null
+++ b/x11-apps/jpilot/DEPENDS
@@ -0,0 +1,2 @@
+depends pilot-link
+depends gtk+-2
--- /dev/null
+++ b/x11-apps/jpilot/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=jpilot
+ VERSION=1.8.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://jpilot.org/
+ SOURCE_VFY=sha1:98a70bbb30bcccb8ba74aecb6a41b819dc8a4a3b
+ WEB_SITE=http://jpilot.org
+ ENTERED=20020218
+ UPDATED=20111007
+ SHORT="Desktop organizer software for PalmOS devices."
+cat << EOF
+J-Pilot is a desktop organizer application for PalmOS devices that runs under
+Linux and Unix using X-Windows and GTK+. It is similar in functionality to
+Palm Desktop and has many extra features.
+EOF
More information about the Lunar-commits
mailing list