Import graphos: a gnustep based vector drawing application
pkg/DESCR: Graphos is a vector drawing application centered around bezier paths.
This commit is contained in:
parent
22d4bf9e57
commit
49f8110c85
15
x11/gnustep/graphos/Makefile
Normal file
15
x11/gnustep/graphos/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/27 12:04:35 sebastia Exp $
|
||||
|
||||
COMMENT = vector drawing application
|
||||
|
||||
DISTNAME = Graphos-0.2
|
||||
PKGNAME = ${DISTNAME:L}
|
||||
CATEGORIES = graphics
|
||||
|
||||
HOMEPAGE = http://gap.nongnu.org/graphos/
|
||||
MASTER_SITES = http://savannah.nongnu.org/download/gap/
|
||||
|
||||
MODULES = x11/gnustep
|
||||
WANTLIB = c m pthread
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnustep/graphos/distinfo
Normal file
5
x11/gnustep/graphos/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnustep/Graphos-0.2.tar.gz) = Fyqcq0zF7nRP6Voh7r/Q6Q==
|
||||
RMD160 (gnustep/Graphos-0.2.tar.gz) = vS8Bh2RLyffSQPfPbV4wdE4ElKo=
|
||||
SHA1 (gnustep/Graphos-0.2.tar.gz) = d0vwRvNpng4VPHUyqAKPF0RRj80=
|
||||
SHA256 (gnustep/Graphos-0.2.tar.gz) = Lb18BrDHkpvf8n6y3m4BK7yQGPn8vOHBER2aXAhY8lM=
|
||||
SIZE (gnustep/Graphos-0.2.tar.gz) = 117154
|
1
x11/gnustep/graphos/pkg/DESCR
Normal file
1
x11/gnustep/graphos/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Graphos is a vector drawing application centered around bezier paths.
|
46
x11/gnustep/graphos/pkg/PLIST
Normal file
46
x11/gnustep/graphos/pkg/PLIST
Normal file
@ -0,0 +1,46 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/27 12:04:35 sebastia Exp $
|
||||
bin/Graphos
|
||||
libexec/GNUstep/
|
||||
libexec/GNUstep/Graphos.app/
|
||||
@bin libexec/GNUstep/Graphos.app/Graphos
|
||||
libexec/GNUstep/Graphos.app/Resources/
|
||||
libexec/GNUstep/Graphos.app/Resources/GRDocument.gorm/
|
||||
libexec/GNUstep/Graphos.app/Resources/GRDocument.gorm/data.classes
|
||||
libexec/GNUstep/Graphos.app/Resources/GRDocument.gorm/data.info
|
||||
libexec/GNUstep/Graphos.app/Resources/GRDocument.gorm/objects.gorm
|
||||
libexec/GNUstep/Graphos.app/Resources/Graphos.desktop
|
||||
libexec/GNUstep/Graphos.app/Resources/Info-gnustep.plist
|
||||
libexec/GNUstep/Graphos.app/Resources/LineCap1.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/LineCap2.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/LineCap3.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/LineJoin1.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/LineJoin2.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/LineJoin3.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/MainMenu.gorm/
|
||||
libexec/GNUstep/Graphos.app/Resources/MainMenu.gorm/data.classes
|
||||
libexec/GNUstep/Graphos.app/Resources/MainMenu.gorm/data.info
|
||||
libexec/GNUstep/Graphos.app/Resources/MainMenu.gorm/objects.gorm
|
||||
libexec/GNUstep/Graphos.app/Resources/PropertiesEditor.gorm/
|
||||
libexec/GNUstep/Graphos.app/Resources/PropertiesEditor.gorm/data.classes
|
||||
libexec/GNUstep/Graphos.app/Resources/PropertiesEditor.gorm/data.info
|
||||
libexec/GNUstep/Graphos.app/Resources/PropertiesEditor.gorm/objects.gorm
|
||||
libexec/GNUstep/Graphos.app/Resources/bezier.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/blackarrow.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/circle.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/graphos_appicon_48.tif
|
||||
libexec/GNUstep/Graphos.app/Resources/hand.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/magnify.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/paint.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/pencil.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/rectangle.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/reduce.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/reflect.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/rotate.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/shissors.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/text.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/txtAlignCenter.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/txtAlignLeft.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/txtAlignRight.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/whitearrow.tiff
|
||||
libexec/GNUstep/Graphos.app/Resources/x.tiff
|
||||
libexec/GNUstep/Graphos.app/stamp.make
|
Loading…
Reference in New Issue
Block a user