svn commit: r330618 - in head/graphics: . graphos
David Chisnall
theraven at FreeBSD.org
Thu Oct 17 09:14:43 UTC 2013
Author: theraven
Date: Thu Oct 17 09:14:41 2013
New Revision: 330618
URL: http://svnweb.freebsd.org/changeset/ports/330618
Log:
Add graphos port, from the GNUstep Applications Project.
Approved by: bapt (mentor)
Added:
head/graphics/graphos/
head/graphics/graphos/Makefile (contents, props changed)
head/graphics/graphos/pkg-descr (contents, props changed)
head/graphics/graphos/pkg-plist (contents, props changed)
Modified:
head/graphics/Makefile
Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile Thu Oct 17 08:36:28 2013 (r330617)
+++ head/graphics/Makefile Thu Oct 17 09:14:41 2013 (r330618)
@@ -313,6 +313,7 @@
SUBDIR += grafx2
SUBDIR += graphite2
SUBDIR += graphopt
+ SUBDIR += graphos
SUBDIR += graphviz
SUBDIR += grx
SUBDIR += gscan2pdf
Added: head/graphics/graphos/Makefile
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/graphics/graphos/Makefile Thu Oct 17 09:14:41 2013 (r330618)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= graphos
+PORTVERSION= 0.5
+CATEGORIES= graphics gnustep
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= gap
+DISTNAME= Graphos-${PORTVERSION}
+
+MAINTAINER= theraven at FreeBSD.org
+COMMENT= Vector drawing application centered around bezier paths
+
+LICENSE= GPLv2
+
+USE_GNUSTEP= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
+
+.include <bsd.port.mk>
Added: head/graphics/graphos/pkg-descr
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/graphics/graphos/pkg-descr Thu Oct 17 09:14:41 2013 (r330618)
@@ -0,0 +1,10 @@
+Graphos roots are directly set in GDraw, written by Enrico Sersale and released
+in 2000. Version 0.1 of Graphos is a direct descendant of GDraw: the interface
+is almost unchanged, but the application has been refactored, reorganized,
+debugged, rewritten and updated.
+
+The main changes were the transition from post-script to NSBezierPath drawing,
+total rearrangement of the objects into Drawable Objects and their Editors
+organized hierachically and the porting to Macintosh.
+
+WWW: http://gap.nongnu.org/graphos/
Added: head/graphics/graphos/pkg-plist
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/graphics/graphos/pkg-plist Thu Oct 17 09:14:41 2013 (r330618)
@@ -0,0 +1,44 @@
+GNUstep/Local/Applications/Graphos.app/Graphos
+GNUstep/Local/Applications/Graphos.app/Resources/GRDocument.gorm/data.classes
+GNUstep/Local/Applications/Graphos.app/Resources/GRDocument.gorm/data.info
+GNUstep/Local/Applications/Graphos.app/Resources/GRDocument.gorm/objects.gorm
+GNUstep/Local/Applications/Graphos.app/Resources/Graphos.desktop
+GNUstep/Local/Applications/Graphos.app/Resources/Info-gnustep.plist
+GNUstep/Local/Applications/Graphos.app/Resources/LineCap1.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/LineCap2.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/LineCap3.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/LineJoin1.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/LineJoin2.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/LineJoin3.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/MainMenu.gorm/data.classes
+GNUstep/Local/Applications/Graphos.app/Resources/MainMenu.gorm/data.info
+GNUstep/Local/Applications/Graphos.app/Resources/MainMenu.gorm/objects.gorm
+GNUstep/Local/Applications/Graphos.app/Resources/PropertiesEditor.gorm/data.classes
+GNUstep/Local/Applications/Graphos.app/Resources/PropertiesEditor.gorm/data.info
+GNUstep/Local/Applications/Graphos.app/Resources/PropertiesEditor.gorm/objects.gorm
+GNUstep/Local/Applications/Graphos.app/Resources/bezier.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/blackarrow.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/circle.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/graphos_appicon_48.tif
+GNUstep/Local/Applications/Graphos.app/Resources/hand.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/magnify.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/paint.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/pencil.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/rectangle.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/reduce.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/reflect.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/rotate.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/shissors.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/text.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/txtAlignCenter.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/txtAlignLeft.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/txtAlignRight.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/whitearrow.tiff
+GNUstep/Local/Applications/Graphos.app/Resources/x.tiff
+GNUstep/Local/Applications/Graphos.app/stamp.make
+GNUstep/Local/Tools/Graphos
+ at dirrmtry GNUstep/Local/Applications/Graphos.app/Resources/PropertiesEditor.gorm
+ at dirrmtry GNUstep/Local/Applications/Graphos.app/Resources/MainMenu.gorm
+ at dirrmtry GNUstep/Local/Applications/Graphos.app/Resources/GRDocument.gorm
+ at dirrmtry GNUstep/Local/Applications/Graphos.app/Resources
+ at dirrmtry GNUstep/Local/Applications/Graphos.app
More information about the svn-ports-head
mailing list