EtoileUI framework

WWW: http://www.etoile-project.org/
This commit is contained in:
Dirk Meyer 2006-12-23 10:38:46 +00:00
parent 6654e71f5e
commit f731526503
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180585
6 changed files with 49 additions and 0 deletions

View File

@ -49,6 +49,7 @@
SUBDIR += etoile-preferenceskit
SUBDIR += etoile-servicesbarkit
SUBDIR += etoile-trackerkit
SUBDIR += etoile-ui
SUBDIR += etoile-workspaceswitcher
SUBDIR += everygui
SUBDIR += evolution-jescs

View 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>

View 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
View File

@ -0,0 +1 @@
new port

View File

@ -0,0 +1,3 @@
EtoileUI framework
WWW: http://www.etoile-project.org/

View 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