?package(gnustep-examples):\
 needs=X11\
 section=Apps/Math\
 title="Calculator"\
 hints="GNUstep,Example"\
 longtitle="GNUstep Calculator"\
 description="A calculator for basic arithmetic."\
 command="/bin/sh -c \". /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh && openapp Calculator\""

?package(gnustep-examples):\
 needs=X11\
 section=Apps/Tools\
 title="CurrencyConverter"\
 hints="GNUstep,Example"\
 longtitle="GNUstep Currency Converter"\
 description="Converts from Euros to other currencies."\
 command="/bin/sh -c \". /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh && openapp CurrencyConverter\""

?package(gnustep-examples):\
 needs=X11\
 section=Apps/Net\
 title="Finger"\
 hints="GNUstep,Example"\
 longtitle="GNUstep Frontend to Finger, Ping, Traceroute"\
 description="Provides an interface to the finger, ping, whois and traceroute utilities."\
 command="/bin/sh -c \". /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh && openapp Finger\""

?package(gnustep-examples):\
 needs=X11\
 section=Apps/Graphics\
 title="GFractal"\
 hints="GNUstep,Example"\
 longtitle="GNUstep Fractal Viewer"\
 description="A fractal viewer that computes several fractals including the Mandelbrot set."\
 command="/bin/sh -c \". /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh && openapp GFractal\""

?package(gnustep-examples):\
 needs=X11\
 section=Games/Puzzles\
 title="GPuzzle"\
 hints="GNUstep,Example"\
 longtitle="GNUstep Puzzle Program"\
 description="Simulates a jigsaw puzzle and illustrates the use of clipping paths."\
 command="/bin/sh -c \". /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh && openapp GPuzzle\""

?package(gnustep-examples):\
 needs=X11\
 section=Apps/Net\
 title="HostAddress"\
 hints="GNUstep,Example"\
 longtitle="GNUstep Address and Host Resolver"\
 description="Resolves addresses."\
 command="/bin/sh -c \". /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh && openapp HostAddress\""

?package(gnustep-examples):\
 needs=X11\
 section=Apps/Text\
 title="Ink"\
 longtitle="demonstrates the use of NSTextView."\
 description="An Example of how to use NsTextView."\
 command="/bin/sh -c \". /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh && openapp Ink\""
