diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-24 20:14:36 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-24 20:14:36 +0000 |
commit | fed5a3521236ca904c0300957f8dbe2cecb501bf (patch) | |
tree | 3ec5781747ede21f0cbc466152e2741eddd718de /x11-wm/etoile-azalea | |
parent | 7e33e9e925e776cafd6c1213a81a2af5b4767826 (diff) | |
download | ports-fed5a3521236ca904c0300957f8dbe2cecb501bf.tar.gz ports-fed5a3521236ca904c0300957f8dbe2cecb501bf.zip |
Notes
Diffstat (limited to 'x11-wm/etoile-azalea')
-rw-r--r-- | x11-wm/etoile-azalea/Makefile | 32 | ||||
-rw-r--r-- | x11-wm/etoile-azalea/distinfo | 3 | ||||
-rw-r--r-- | x11-wm/etoile-azalea/pkg-descr | 4 | ||||
-rw-r--r-- | x11-wm/etoile-azalea/pkg-plist | 22 |
4 files changed, 61 insertions, 0 deletions
diff --git a/x11-wm/etoile-azalea/Makefile b/x11-wm/etoile-azalea/Makefile new file mode 100644 index 000000000000..14ad8cfeb0e8 --- /dev/null +++ b/x11-wm/etoile-azalea/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: etoile-azalea +# Date created: 19 Nov 2006 +# Whom: dirk.meyer@dinoex.sub.org +# +# $FreeBSD$ +# + +PORTNAME= azalea +PORTVERSION= 0.1.${SNAPSHOT} +CATEGORIES= x11-wm +MASTER_SITES= http://io.debian.net/~tar/ports/distfiles/ +PKGNAMEPREFIX= etoile- +DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig + +MAINTAINER= dinoex@FreeBSD.org +COMMENT= Azalea is a GNUstep window mamager + +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 +USE_GNUSTEP_LOCAL_LIBS+= XWindowServerKit:${XWINDOWSERVERKIT_PORT} +USE_GNUSTEP_MAKE_DIRS+= Services/Private/Azalea + +XWINDOWSERVERKIT_PORT?= x11/etoile-xwindowserverkit + +.include <bsd.port.mk> diff --git a/x11-wm/etoile-azalea/distinfo b/x11-wm/etoile-azalea/distinfo new file mode 100644 index 000000000000..2d5c7ccf5d13 --- /dev/null +++ b/x11-wm/etoile-azalea/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/x11-wm/etoile-azalea/pkg-descr b/x11-wm/etoile-azalea/pkg-descr new file mode 100644 index 000000000000..554edb70692a --- /dev/null +++ b/x11-wm/etoile-azalea/pkg-descr @@ -0,0 +1,4 @@ +Azalea is a GNUstep window mamager, +based on OpenBox3 (http://icculus.org/openbox/). + +WWW: http://www.etoile-project.org/ diff --git a/x11-wm/etoile-azalea/pkg-plist b/x11-wm/etoile-azalea/pkg-plist new file mode 100644 index 000000000000..5e12192fc8e2 --- /dev/null +++ b/x11-wm/etoile-azalea/pkg-plist @@ -0,0 +1,22 @@ +Local/Applications/Azalea.app/Azalea +Local/Applications/Azalea.app/Resources/Azalea.desktop +Local/Applications/Azalea.app/Resources/Info-gnustep.plist +Local/Applications/Azalea.app/Resources/openbox/menu.xml +Local/Applications/Azalea.app/Resources/openbox/rc.xml +Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/bullet.xbm +Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/close.xbm +Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/desk.xbm +Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/desk_toggled.xbm +Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/iconify.xbm +Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/max.xbm +Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/max_toggled.xbm +Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/shade.xbm +Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3/themerc +Local/Applications/Azalea.app/library_paths.openapp +Local/Applications/Azalea.app/stamp.make +@dirrm Local/Applications/Azalea.app/Resources/themes/Azalea/openbox-3 +@dirrm Local/Applications/Azalea.app/Resources/themes/Azalea +@dirrm Local/Applications/Azalea.app/Resources/themes +@dirrm Local/Applications/Azalea.app/Resources/openbox +@dirrm Local/Applications/Azalea.app/Resources +@dirrm Local/Applications/Azalea.app |