pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/rox-memo Intial import rox-memo-1.9.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2bbe28dca562
branches:  trunk
changeset: 507255:2bbe28dca562
user:      rxg <rxg%pkgsrc.org@localhost>
date:      Sun Jan 29 17:46:45 2006 +0000

description:
Intial import rox-memo-1.9.5.
Reminds you about things for ROX.

diffstat:

 misc/rox-memo/DESCR    |   3 +++
 misc/rox-memo/Makefile |  35 +++++++++++++++++++++++++++++++++++
 misc/rox-memo/PLIST    |  25 +++++++++++++++++++++++++
 misc/rox-memo/distinfo |   5 +++++
 4 files changed, 68 insertions(+), 0 deletions(-)

diffs (84 lines):

diff -r fd995b978181 -r 2bbe28dca562 misc/rox-memo/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/rox-memo/DESCR       Sun Jan 29 17:46:45 2006 +0000
@@ -0,0 +1,3 @@
+Memo is a ROX application which you can use to store appointments and 'TODO'
+items. It displays the next few entries in a small window and can also be
+instructed to beep and bring up a window with a message later.
diff -r fd995b978181 -r 2bbe28dca562 misc/rox-memo/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/rox-memo/Makefile    Sun Jan 29 17:46:45 2006 +0000
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/29 17:46:45 rxg Exp $
+#
+
+DISTNAME=      Memo-1.9.5
+PKGNAME=       rox-memo-1.9.5
+CATEGORIES=    misc
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=rox/}
+EXTRACT_SUFX=  .tgz
+
+MAINTAINER=    rxg%NetBSD.org@localhost
+HOMEPAGE=      http://rox.sourceforge.net/desktop/node/159
+COMMENT=       Reminds you about things
+
+DEPENDS+=      rox-lib>=2.0.2nb2:../../devel/rox-lib
+
+WRKSRC=                ${WRKDIR}/${DISTNAME}/Memo
+DIST_SUBDIR=   rox
+
+NO_BUILD=      yes
+
+PYTHON_PATCH_SCRIPTS=  AppRun
+
+INSTALLATION_DIRS=     share/rox/Memo
+
+SUBST_CLASSES+=                lib
+SUBST_MESSAGE.lib=     Fixing hardcoded paths for ROX-Lib.
+SUBST_STAGE.lib=       post-patch
+SUBST_FILES.lib=       findrox.py
+SUBST_SED.lib=         -e 's,/usr/local/lib,${PREFIX}/share/rox,g'
+
+do-install:
+       cd ${WRKSRC} && ${PAX} -rw . ${PREFIX}/share/rox/Memo
+
+.include "../../lang/python/application.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fd995b978181 -r 2bbe28dca562 misc/rox-memo/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/rox-memo/PLIST       Sun Jan 29 17:46:45 2006 +0000
@@ -0,0 +1,25 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/29 17:46:45 rxg Exp $
+share/rox/Memo/.DirIcon
+share/rox/Memo/Alarm.py
+share/rox/Memo/AppInfo.xml
+share/rox/Memo/AppRun
+share/rox/Memo/Arrow.py
+share/rox/Memo/EditBox.py
+share/rox/Memo/Help/COPYING
+share/rox/Memo/Help/Changes
+share/rox/Memo/Help/README
+share/rox/Memo/Memo.py
+share/rox/Memo/Messages/dist
+share/rox/Memo/Messages/it.gmo
+share/rox/Memo/Messages/it.po
+share/rox/Memo/Messages/tips.py
+share/rox/Memo/Messages/update-po
+share/rox/Memo/Options.xml
+share/rox/Memo/ShowAll.py
+share/rox/Memo/Window.py
+share/rox/Memo/findrox.py
+share/rox/Memo/memos.py
+share/rox/Memo/pretty_time.py
+@dirrm share/rox/Memo/Messages
+@dirrm share/rox/Memo/Help
+@dirrm share/rox/Memo
diff -r fd995b978181 -r 2bbe28dca562 misc/rox-memo/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/rox-memo/distinfo    Sun Jan 29 17:46:45 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/01/29 17:46:45 rxg Exp $
+
+SHA1 (rox/Memo-1.9.5.tgz) = 4329dbd22d10e8a80050a49d33ad8fecb93ce1c4
+RMD160 (rox/Memo-1.9.5.tgz) = 7cba8890ef5d6239441975171b6843918453899a
+Size (rox/Memo-1.9.5.tgz) = 29322 bytes



Home | Main Index | Thread Index | Old Index