Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37409715
en ru br
ALT Linux repos
S:1.9.1-alt1
5.0: 1.8.0-alt1
4.1: 1.8.0-alt1
4.0: 1.8.0-alt1
3.0: 1.7.0-alt3

Group :: Development/Tcl
RPM: bwidget

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: bwidget
Version: 1.9.1
Release: alt1

Summary: The BWidget Toolkit is a high-level Widget Set for Tcl/Tk
License: BSD
Group: Development/Tcl
Url: http://tcllib.sourceforge.net/

Source: %name-%version.tar

BuildRequires: tcl rpm-build >= 4.0.4-alt41 rpm-build-tcl >= 0.2-alt1
BuildArch: noarch

%description
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using
native Tcl/Tk 8.x namespaces. The BWidgets have a professional look&feel
as in other well known Toolkits (Tix or Incr Widget) but the concept is
radically different because everything is native so no platform compilation,
no compiled extension library are needed. The code is 100%% Pure Tcl/Tk.

%prep
%setup

%install
mkdir -p %buildroot%_tcldatadir/%name-%version/{images,lang}
install -pm0644 *.tcl %buildroot%_tcldatadir/%name-%version
install -pm0644 images/*.{xbm,gif} %buildroot%_tcldatadir/%name-%version/images
install -pm0644 lang/* %buildroot%_tcldatadir/%name-%version/lang

%files
%doc ChangeLog README* LICENSE* demo BWman
%_tcldatadir/%name-%version

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin