aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-11-19 18:03:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-11-19 18:03:15 +0000
commitd1ec4e452a8e57e5013b673871a1cef51180a05f (patch)
treecb275559e539e22e99cd1fa76c36eb05eb953bbf
parent05d0048f73712a9bab5d10da4de87498c741e2e6 (diff)
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and document orientation in mind, in order to allow users to create their own workflow by reshaping or recombining provided Services (aka Applications), Components etc. Flexibility and modularity on both User Interface and code level should allow us to scale from PDA to computer environment. This package installs the ServicesBarKit framework. WWW: http://www.etoile-project.org/
Notes
Notes: svn path=/head/; revision=177608
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/etoile-servicesbarkit/Makefile33
-rw-r--r--deskutils/etoile-servicesbarkit/distinfo3
-rw-r--r--deskutils/etoile-servicesbarkit/pkg-descr10
-rw-r--r--deskutils/etoile-servicesbarkit/pkg-plist8
5 files changed, 55 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 1e7f1eda01eb..1ba42eeda917 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -41,6 +41,7 @@
SUBDIR += etoile-etoileextensionskit
SUBDIR += etoile-extendedworkspacekit
SUBDIR += etoile-preferenceskit
+ SUBDIR += etoile-servicesbarkit
SUBDIR += etoile-trackerkit
SUBDIR += etoile-workspaceswitcher
SUBDIR += everygui
diff --git a/deskutils/etoile-servicesbarkit/Makefile b/deskutils/etoile-servicesbarkit/Makefile
new file mode 100644
index 000000000000..2c138a0a2d44
--- /dev/null
+++ b/deskutils/etoile-servicesbarkit/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: etoile-servicesbarkit
+# Date created: 18 Nov 2006
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= servicesbarkit
+PORTVERSION= 0.1.${SNAPSHOT}
+CATEGORIES= deskutils
+MASTER_SITES= http://florida.ethz.ch/ports/distfiles/
+PKGNAMEPREFIX= etoile-
+DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig
+
+MAINTAINER= dinoex@FreeBSD.org
+COMMENT= Etoile Project ServicesBarKit framework
+
+SNAPSHOT= 20060917
+WRKSRC= ${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/
+USE_GMAKE= yes
+USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+MAKEFILE= GNUmakefile
+NO_FILTER_SHLIBS= yes
+USE_GNUSTEP_LOCAL_LIBS+= UnitKit:${UNITKIT_PORT}
+USE_GNUSTEP_MAKE_DIRS+= Frameworks/ServicesBarKit
+
+UNITKIT_PORT?= devel/etoile-unitkit
+
+.include <bsd.port.mk>
diff --git a/deskutils/etoile-servicesbarkit/distinfo b/deskutils/etoile-servicesbarkit/distinfo
new file mode 100644
index 000000000000..2d5c7ccf5d13
--- /dev/null
+++ b/deskutils/etoile-servicesbarkit/distinfo
@@ -0,0 +1,3 @@
+MD5 (etoile_0+20060917+dfsg.orig.tar.gz) = bc96dcaba7ac66abb1320d5cfc98f05e
+SHA256 (etoile_0+20060917+dfsg.orig.tar.gz) = de7cb026ccebdbb72d115ca800a13910cd51c9df27f5578ad7059b13f88eb334
+SIZE (etoile_0+20060917+dfsg.orig.tar.gz) = 10478850
diff --git a/deskutils/etoile-servicesbarkit/pkg-descr b/deskutils/etoile-servicesbarkit/pkg-descr
new file mode 100644
index 000000000000..c8efe37be3c1
--- /dev/null
+++ b/deskutils/etoile-servicesbarkit/pkg-descr
@@ -0,0 +1,10 @@
+Etoile intends to be an innovative GNUstep based user environnement built
+from the ground up on highly modular and light components with project and
+document orientation in mind, in order to allow users to create their own
+workflow by reshaping or recombining provided Services (aka Applications),
+Components etc. Flexibility and modularity on both User Interface and code
+level should allow us to scale from PDA to computer environment.
+
+This package installs the ServicesBarKit framework.
+
+WWW: http://www.etoile-project.org/
diff --git a/deskutils/etoile-servicesbarkit/pkg-plist b/deskutils/etoile-servicesbarkit/pkg-plist
new file mode 100644
index 000000000000..6ec988d9c250
--- /dev/null
+++ b/deskutils/etoile-servicesbarkit/pkg-plist
@@ -0,0 +1,8 @@
+System/Library/Bundles/ServicesBarMenulet.menulet/Resources/Info-gnustep.plist
+System/Library/Bundles/ServicesBarMenulet.menulet/ServicesBarMenulet
+System/Library/Bundles/ServicesBarMenulet.menulet/stamp.make
+System/Library/Libraries/libServicesBarKit.so
+System/Library/Libraries/libServicesBarKit.so.%%MAJORLIBVERSION%%
+System/Library/Libraries/libServicesBarKit.so.%%MAJORLIBVERSION%%.1
+@dirrm System/Library/Bundles/ServicesBarMenulet.menulet/Resources
+@dirrm System/Library/Bundles/ServicesBarMenulet.menulet