EtoileWildMenus - a fork of WildMenus engine to provide apps with menu
display which plugs into the EtoileMenuServer looks. Compile, no need to install, just put it into the GSAppKitUserBundles defaults array (or run with -GSAppKitUserBundles argument, you know the story...). WWW: http://www.etoile-project.org/
This commit is contained in:
parent
a87c4e24b0
commit
19534e09eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177621
@ -34,6 +34,7 @@
|
||||
SUBDIR += enlightenment-theme-BrushedMetal-Tigert
|
||||
SUBDIR += enlightenment-theme-Ganymede
|
||||
SUBDIR += enlightenment-theme-ShinyMetal
|
||||
SUBDIR += etoile-etoilemenus
|
||||
SUBDIR += etoile-iconkit
|
||||
SUBDIR += flux-art
|
||||
SUBDIR += fluxbox-sid-pack
|
||||
|
30
x11-themes/etoile-etoilemenus/Makefile
Normal file
30
x11-themes/etoile-etoilemenus/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# New ports collection makefile for: etoile-etoilemenus
|
||||
# Date created: 18 Nov 2006
|
||||
# Whom: dirk.meyer@dinoex.sub.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= etoilemenus
|
||||
PORTVERSION= 0.1.${SNAPSHOT}
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://florida.ethz.ch/ports/distfiles/
|
||||
PKGNAMEPREFIX= etoile-
|
||||
DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Etoile Project EtoileMenus bundle
|
||||
|
||||
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_MAKE_DIRS+= Bundles/EtoileWildMenus
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-themes/etoile-etoilemenus/distinfo
Normal file
3
x11-themes/etoile-etoilemenus/distinfo
Normal file
@ -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
|
6
x11-themes/etoile-etoilemenus/pkg-descr
Normal file
6
x11-themes/etoile-etoilemenus/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
EtoileWildMenus - a fork of WildMenus engine to provide apps with menu
|
||||
display which plugs into the EtoileMenuServer looks. Compile, no
|
||||
need to install, just put it into the GSAppKitUserBundles defaults
|
||||
array (or run with -GSAppKitUserBundles argument, you know the story...).
|
||||
|
||||
WWW: http://www.etoile-project.org/
|
9
x11-themes/etoile-etoilemenus/pkg-plist
Normal file
9
x11-themes/etoile-etoilemenus/pkg-plist
Normal file
@ -0,0 +1,9 @@
|
||||
System/Library/Bundles/EtoileMenus.bundle/EtoileMenus
|
||||
System/Library/Bundles/EtoileMenus.bundle/Resources/EtoileMenuClose.tiff
|
||||
System/Library/Bundles/EtoileMenus.bundle/Resources/EtoileMenuCloseH.tiff
|
||||
System/Library/Bundles/EtoileMenus.bundle/Resources/Info-gnustep.plist
|
||||
System/Library/Bundles/EtoileMenus.bundle/Resources/MenuBarFiller.tiff
|
||||
System/Library/Bundles/EtoileMenus.bundle/Resources/MenuTitleFiller.tiff
|
||||
System/Library/Bundles/EtoileMenus.bundle/stamp.make
|
||||
@dirrm System/Library/Bundles/EtoileMenus.bundle/Resources
|
||||
@dirrm System/Library/Bundles/EtoileMenus.bundle
|
Loading…
Reference in New Issue
Block a user