           SPELL=bwidget
         VERSION=1.8.0
          SOURCE=BWidget-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/BWidget-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/tcllib/$SOURCE
     SOURCE_HASH=sha512:687b1b3c85f76eb1f164a30bfe5032fc230fa7f18f1883888b9499430edf11552ba433b60433fad86ed9fa302ec0ac172b5e754862d5e19b90a8c6df6be1ede7
#      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
        WEB_SITE=http://tcllib.sourceforge.net
         ENTERED=20050228
      LICENSE[0]=GPL
        KEYWORDS="x11 libs"
           SHORT="A widget set that goes with tcllib"
cat << EOF
BWidget includes a number of helpful gui widgets for tcl:
Label (widget with state option, dynamic help and drag and drop facilities),
Entry
(Entry widget with state option, dynamic help and drag and drop facilities),
Button
(Button widget with enhanced options), ArrowButton (Button widget with an
arrow shape),
ProgressBar (Progress indicator widget), ScrollView (Display the visible
area of a
scrolled window), Separator (3D separator widget), MainFrame (Manage
toplevel with
menu, toolbar and statusbar), LabelFrame (Frame with a Label), TitleFrame
(Frame
with a title), ScrolledWindow (Generic scrolled widget), ScrollableFrame
(Scrollable
frame containing widget), PanedWindow (Tiled layout manager widget), ButtonBox
(Set of
buttons with horizontal or vertical layout), PagesManager (Pages manager
widget),
NoteBook (Notebook manager widget), Dialog (Dialog abstraction with custom
buttons),
LabelEntry (Entry widget), ComboBox (ComboBox widget), SpinBox (SpinBox
widget), Tree
(Tree widget), ListBox (ListBox widget), MessageDlg (Message dialog box),
ProgressDlg
(Progress indicator dialog box), PasswdDlg (Login/Password dialog box),
SelectFontH
(Font selection widget), SelectColor (Color selection widget)
EOF
