[Midnightbsd-cvs] mports [20088] trunk/deskutils: add cartotheque

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 27 20:26:59 EDT 2015


Revision: 20088
          http://svnweb.midnightbsd.org/mports/?rev=20088
Author:   laffer1
Date:     2015-08-27 20:26:58 -0400 (Thu, 27 Aug 2015)
Log Message:
-----------
add cartotheque

Modified Paths:
--------------
    trunk/deskutils/Makefile

Added Paths:
-----------
    trunk/deskutils/cartotheque/
    trunk/deskutils/cartotheque/Makefile
    trunk/deskutils/cartotheque/distinfo
    trunk/deskutils/cartotheque/files/
    trunk/deskutils/cartotheque/files/patch-CardView.m
    trunk/deskutils/cartotheque/pkg-descr
    trunk/deskutils/cartotheque/pkg-plist

Modified: trunk/deskutils/Makefile
===================================================================
--- trunk/deskutils/Makefile	2015-08-28 00:23:30 UTC (rev 20087)
+++ trunk/deskutils/Makefile	2015-08-28 00:26:58 UTC (rev 20088)
@@ -4,6 +4,7 @@
 
 SUBDIR += affiche
 SUBDIR += appwrapper
+SUBDIR += cartotheque
 SUBDIR += drivel
 SUBDIR += etoile-addresseskit
 SUBDIR += etoile-corner

Added: trunk/deskutils/cartotheque/Makefile
===================================================================
--- trunk/deskutils/cartotheque/Makefile	                        (rev 0)
+++ trunk/deskutils/cartotheque/Makefile	2015-08-28 00:26:58 UTC (rev 20088)
@@ -0,0 +1,25 @@
+# $MidnightBSD$
+# $FreeBSD: head/deskutils/cartotheque/Makefile 389999 2015-06-17 22:44:31Z amdmi3 $
+
+PORTNAME=	cartotheque
+PORTVERSION=	0.1
+CATEGORIES=	deskutils gnustep
+MASTER_SITES=	LOCAL/dinoex
+DISTNAME=	Cartotheque-${PORTVERSION}
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Managing notes on small cards
+
+LICENSE=	lgpl2.1
+
+USES=		gnustep
+USE_GNUSTEP=	back build
+
+post-patch:
+	${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
+		${WRKSRC}/GNUmakefile
+
+post-install:
+	${STRIP_CMD} ${PREFIX}/GNUstep/Local/Applications/Cartotheque.app/Cartotheque
+
+.include <bsd.port.mk>


Property changes on: trunk/deskutils/cartotheque/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/deskutils/cartotheque/distinfo
===================================================================
--- trunk/deskutils/cartotheque/distinfo	                        (rev 0)
+++ trunk/deskutils/cartotheque/distinfo	2015-08-28 00:26:58 UTC (rev 20088)
@@ -0,0 +1,2 @@
+SHA256 (Cartotheque-0.1.tar.gz) = 23654c845283d689fb21c7b195b07bb0f22f62b9288fba2be84753102b8627fc
+SIZE (Cartotheque-0.1.tar.gz) = 23490


Property changes on: trunk/deskutils/cartotheque/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/deskutils/cartotheque/files/patch-CardView.m
===================================================================
--- trunk/deskutils/cartotheque/files/patch-CardView.m	                        (rev 0)
+++ trunk/deskutils/cartotheque/files/patch-CardView.m	2015-08-28 00:26:58 UTC (rev 20088)
@@ -0,0 +1,10 @@
+--- CardView.m.orig	2005-03-13 18:52:24.000000000 +0100
++++ CardView.m	2008-05-03 09:38:44.000000000 +0200
+@@ -11,6 +11,7 @@
+ #import "CardView.h"
+ 
+ #import <Foundation/NSDictionary.h>
++#import <AppKit/NSAttributedString.h>
+ #import <AppKit/NSColor.h>
+ #import <AppKit/NSFont.h>
+ #import <AppKit/NSTextStorage.h>


Property changes on: trunk/deskutils/cartotheque/files/patch-CardView.m
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/deskutils/cartotheque/pkg-descr
===================================================================
--- trunk/deskutils/cartotheque/pkg-descr	                        (rev 0)
+++ trunk/deskutils/cartotheque/pkg-descr	2015-08-28 00:26:58 UTC (rev 20088)
@@ -0,0 +1,4 @@
+An application for managing notes on small cards (like punch cards :).
+The application uses a directory based repository for cards with various
+contents. Currently only one contents is supported, and that is RTF
+contents (NSAttributedString) editable by a text view.


Property changes on: trunk/deskutils/cartotheque/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/deskutils/cartotheque/pkg-plist
===================================================================
--- trunk/deskutils/cartotheque/pkg-plist	                        (rev 0)
+++ trunk/deskutils/cartotheque/pkg-plist	2015-08-28 00:26:58 UTC (rev 20088)
@@ -0,0 +1,20 @@
+GNUstep/Local/Applications/Cartotheque.app/Cartotheque
+GNUstep/Local/Applications/Cartotheque.app/Resources/CardInspector.gorm/data.classes
+GNUstep/Local/Applications/Cartotheque.app/Resources/CardInspector.gorm/data.info
+GNUstep/Local/Applications/Cartotheque.app/Resources/CardInspector.gorm/objects.gorm
+GNUstep/Local/Applications/Cartotheque.app/Resources/CardWindow.gorm/data.classes
+GNUstep/Local/Applications/Cartotheque.app/Resources/CardWindow.gorm/data.info
+GNUstep/Local/Applications/Cartotheque.app/Resources/CardWindow.gorm/objects.gorm
+GNUstep/Local/Applications/Cartotheque.app/Resources/Cartotheque.desktop
+GNUstep/Local/Applications/Cartotheque.app/Resources/Cartotheque.gorm/data.classes
+GNUstep/Local/Applications/Cartotheque.app/Resources/Cartotheque.gorm/data.info
+GNUstep/Local/Applications/Cartotheque.app/Resources/Cartotheque.gorm/objects.gorm
+GNUstep/Local/Applications/Cartotheque.app/Resources/CartothequeWindow.gorm/data.classes
+GNUstep/Local/Applications/Cartotheque.app/Resources/CartothequeWindow.gorm/data.info
+GNUstep/Local/Applications/Cartotheque.app/Resources/CartothequeWindow.gorm/objects.gorm
+GNUstep/Local/Applications/Cartotheque.app/Resources/Info-gnustep.plist
+GNUstep/Local/Applications/Cartotheque.app/Resources/InspectorPanel.gorm/data.classes
+GNUstep/Local/Applications/Cartotheque.app/Resources/InspectorPanel.gorm/data.info
+GNUstep/Local/Applications/Cartotheque.app/Resources/InspectorPanel.gorm/objects.gorm
+GNUstep/Local/Applications/Cartotheque.app/stamp.make
+GNUstep/Local/Tools/Cartotheque


Property changes on: trunk/deskutils/cartotheque/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list