freebsd-ports/deskutils/etoile-scriptservices/pkg-plist
Dirk Meyer 96850ec1a5 ScriptServices is a gateway between GNUstep system services and Unix scripts.
It turns Unix scripts into GNUstep system services.
Scripts should be put under
~/GNUstep/Library/ApplicaitonSupport/ScriptServices/
Whenever new scripts are installed, you need to update services by doing
`openapp ScriptServices --update`
A default script using `bc` comes with ScriptServices.
More scripts are in Examples directory.

WWW: http://www.etoile-project.org/
2008-11-29 12:19:28 +00:00

14 lines
861 B
Text

Local/Applications/ScriptServices.app/Resources/Info-gnustep.plist
Local/Applications/ScriptServices.app/Resources/ScriptServices.desktop
Local/Applications/ScriptServices.app/Resources/Scripts/Calculate_.sh
Local/Applications/ScriptServices.app/Resources/Scripts/Current_Time_.sh
Local/Applications/ScriptServices.app/Resources/Scripts/Open_in_Wikipedia.sh
Local/Applications/ScriptServices.app/Resources/Scripts/Open_in_Wiktionary.sh
Local/Applications/ScriptServices.app/Resources/Scripts/today.plist
Local/Applications/ScriptServices.app/Resources/Scripts/today.sh
Local/Applications/ScriptServices.app/ScriptServices
Local/Applications/ScriptServices.app/stamp.make
Local/Tools/ScriptServices
@dirrm Local/Applications/ScriptServices.app/Resources/Scripts
@dirrm Local/Applications/ScriptServices.app/Resources
@dirrm Local/Applications/ScriptServices.app