- udpate to 0.4.1

This commit is contained in:
Dirk Meyer 2009-03-20 09:26:01 +00:00
parent d165fe8b27
commit 2c710e9eee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230470
2 changed files with 12 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= etoile
PORTVERSION= 0.4.0
PORTVERSION= 0.4.1
CATEGORIES= x11 gnustep
MASTER_SITES= # empty
DISTFILES= # empty
@ -59,7 +59,7 @@ USE_GNUSTEP_LOCAL_LIBS+= \
ScriptKit:lang/etoile-scriptkit \
MediaKit:multimedia/etoile-mediakit \
LanguageKit:lang/etoile-languagekit \
SmalltalkKit:lang/etoile-smalltalkkit \
SmalltalkSupport:lang/etoile-smalltalkkit \
XMPPKit:net-im/etoile-xmppkit \
USE_GNUSTEP_SYSTEM_BUNDLES+= \
@ -79,6 +79,9 @@ USE_GNUSTEP_LOCAL_MENULETS+= \
ServiceMenulet:deskutils/etoile-servicemenulet \
VolumeControlMenulet:audio/etoile-volumecontrolmenulet \
USE_GNUSTEP_LOCAL_ASTS+= \
CommentToLog:lang/etoile-lkplugins \
USE_GNUSTEP_SYSTEM_APPS+= \
Azalea:x11-wm/etoile-azalea \
AZDock:x11-wm/etoile-azdock \

View File

@ -7,6 +7,7 @@
PORTNAME= gnustep-app
PORTVERSION= 1.18.0
PORTREVISION= 1
CATEGORIES= x11 gnustep
MASTER_SITES= # empty
DISTFILES= # empty
@ -83,7 +84,7 @@ USE_GNUSTEP_LOCAL_LIBS+= \
ScriptKit:lang/etoile-scriptkit \
MediaKit:multimedia/etoile-mediakit \
LanguageKit:lang/etoile-languagekit \
SmalltalkKit:lang/etoile-smalltalkkit \
SmalltalkSupport:lang/etoile-smalltalkkit \
XMPPKit:net-im/etoile-xmppkit \
USE_GNUSTEP_SYSTEM_BUNDLES+= \
@ -93,7 +94,8 @@ USE_GNUSTEP_SYSTEM_BUNDLES+= \
USE_GNUSTEP_LOCAL_BUNDLES+= \
Cddb:audio/cddb-bundle \
# Burn/MP3ToWav:audio/mp3towav-bundle \
USE_GNUSTEP_LOCAL_BURNS+= \
MP3ToWav:audio/mp3towav-bundle \
USE_GNUSTEP_SYSTEM_THEMES+= \
Camaelon:x11-themes/etoile-camaelon \
@ -106,6 +108,9 @@ USE_GNUSTEP_LOCAL_MENULETS+= \
ServiceMenulet:deskutils/etoile-servicemenulet \
VolumeControlMenulet:audio/etoile-volumecontrolmenulet \
USE_GNUSTEP_LOCAL_ASTS+= \
CommentToLog:lang/etoile-lkplugins \
USE_GNUSTEP_SYSTEM_APPS+= \
Gorm:devel/gorm \
GShisen:games/gshisen \