parent
6654e71f5e
commit
f731526503
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180585
@ -49,6 +49,7 @@
|
||||
SUBDIR += etoile-preferenceskit
|
||||
SUBDIR += etoile-servicesbarkit
|
||||
SUBDIR += etoile-trackerkit
|
||||
SUBDIR += etoile-ui
|
||||
SUBDIR += etoile-workspaceswitcher
|
||||
SUBDIR += everygui
|
||||
SUBDIR += evolution-jescs
|
||||
|
33
deskutils/etoile-ui/Makefile
Normal file
33
deskutils/etoile-ui/Makefile
Normal file
@ -0,0 +1,33 @@
|
||||
# New ports collection makefile for: etoile-ui
|
||||
# Date created: 22 Dec 2006
|
||||
# Whom: dirk.meyer@dinoex.sub.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ui
|
||||
PORTVERSION= 0.1.${SNAPSHOT}
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://people.freebsd.org/~%%SUBDIR%%/distfiles/
|
||||
MASTER_SITE_SUBDIR= dinoex
|
||||
PKGNAMEPREFIX= etoile-
|
||||
DISTNAME= Etoile-${SNAPSHOT}
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Etoile Project EtoileUI framework
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNUSTEP= yes
|
||||
USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
USE_GNUSTEP_MAKE_DIRS+= Frameworks/EtoileUI
|
||||
|
||||
.include <bsd.port.mk>
|
3
deskutils/etoile-ui/distinfo
Normal file
3
deskutils/etoile-ui/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Etoile-20061221.tar.bz2) = 120ffa8cf06c58ff775f8a218ad91448
|
||||
SHA256 (Etoile-20061221.tar.bz2) = 7dc8acbf2cb46d9d119c9817204bbbbe72884065f3287877550c400e68f4c992
|
||||
SIZE (Etoile-20061221.tar.bz2) = 9867481
|
1
deskutils/etoile-ui/log
Normal file
1
deskutils/etoile-ui/log
Normal file
@ -0,0 +1 @@
|
||||
new port
|
3
deskutils/etoile-ui/pkg-descr
Normal file
3
deskutils/etoile-ui/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
EtoileUI framework
|
||||
|
||||
WWW: http://www.etoile-project.org/
|
8
deskutils/etoile-ui/pkg-plist
Normal file
8
deskutils/etoile-ui/pkg-plist
Normal file
@ -0,0 +1,8 @@
|
||||
Local/Library/Headers/EtoileUI/Cocoa.h
|
||||
Local/Library/Headers/EtoileUI/EtoileCompatibility.h
|
||||
Local/Library/Headers/EtoileUI/NSBezierPathCappedBoxes.h
|
||||
Local/Library/Headers/EtoileUI/NSImage+NiceScaling.h
|
||||
Local/Library/Libraries/libEtoileUI.so
|
||||
Local/Library/Libraries/libEtoileUI.so.%%MAJORLIBVERSION%%
|
||||
Local/Library/Libraries/libEtoileUI.so.%%LIBVERSION%%
|
||||
@dirrm Local/Library/Headers/EtoileUI
|
Loading…
Reference in New Issue
Block a user