pkg://jstools-0.1998.11.04-1.src.rpm:681702/jstools-0.1998.11.04.spec
info downloads
Summary: Suite of Tk-based applications with multi-mode rich-text editor
Name: jstools
Version: 0.1998.11.04
Release: 1
Copyright: BSD
Group: X11/Applications
Source: ftp.shore.net:/members/js/jstools-1998.11.04.tar.gz
Requires: tcl tk
Vendor: js
URL: http://www.aq.org/~js/jstools/
Packager: Jay Sekora <js@aq.org>
BuildArchitectures: noarch
%description
This is a suite of Tk-based applications, and some libraries they share.
The most interesting application is multi-mode editor with support
for WYSIWYG generation of HTML and PostScript, among other goodies.
There are also a number of small graphical utilities intended to be used
from within shell scripts or window-manager configuration files.
%prep
%setup -n jstools-1998.11.04
%build
/bin/true
%install
tclsh8.0 jinstall.tcl --prefix /usr \
--html /usr/lib/jstools/html \
--installtoys 0 \
--auto 1
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc jstools-1998.11.04.ANNOUNCE
%doc jstools-1998.11.04.INSTALL
%doc jstools-1998.11.04.LIBRARIES
%doc jstools-1998.11.04.README
/usr/bin/jabbrevs
/usr/bin/jalert
/usr/bin/jcolname
/usr/bin/jcolrgb
/usr/bin/jconfirm
/usr/bin/jdoc
/usr/bin/jedit
/usr/bin/jfs
/usr/bin/jmore
/usr/bin/jprefs
/usr/bin/jprompt
/usr/lib/jstools
%changelog