From c57e0d9431a4b5e79d8d383bb269174b36756cf6f503aa20aa3beb4ec0d5bd83 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 15 Jan 2007 23:40:45 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vtcl?expand=0&rev=1 --- .gitattributes | 23 ++++++++++ .gitignore | 1 + ready | 0 vtcl | 9 ++++ vtcl-1.6.0.tar.bz2 | 3 ++ vtcl.changes | 71 +++++++++++++++++++++++++++++++ vtcl.spec | 102 +++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 209 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 ready create mode 100644 vtcl create mode 100644 vtcl-1.6.0.tar.bz2 create mode 100644 vtcl.changes create mode 100644 vtcl.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4 diff --git a/vtcl b/vtcl new file mode 100644 index 0000000..0197ed2 --- /dev/null +++ b/vtcl @@ -0,0 +1,9 @@ +#!/bin/sh + +PATH_TO_WISH=/usr/bin/wish +VTCL_HOME=/usr/share/vtcl + +export PATH_TO_WISH +export VTCL_HOME + +exec ${PATH_TO_WISH} ${VTCL_HOME}/vtcl.tcl $* diff --git a/vtcl-1.6.0.tar.bz2 b/vtcl-1.6.0.tar.bz2 new file mode 100644 index 0000000..a5d01a2 --- /dev/null +++ b/vtcl-1.6.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784a25e298e6b3cf5b0f7cb68a1c5b93bcc26fa2bad2bc01d172572baed3ce5e +size 431343 diff --git a/vtcl.changes b/vtcl.changes new file mode 100644 index 0000000..17dee34 --- /dev/null +++ b/vtcl.changes @@ -0,0 +1,71 @@ +------------------------------------------------------------------- +Wed Jan 25 21:48:56 CET 2006 - mls@suse.de + +- converted neededforbuild to BuildRequires + +------------------------------------------------------------------- +Thu Feb 5 17:09:35 CET 2004 - max@suse.de + +- New version: 1.6.0 + +- Building as a non-root user. + +------------------------------------------------------------------- +Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de + +- removed bogus self-provides + +------------------------------------------------------------------- +Wed Sep 5 13:02:55 CEST 2001 - max@suse.de + +- New version: 1.5.2 + - revamped user interface + - rewritten bindings editor + - rewritten menu editor + - new widget description system + - easier insertion of widgets + - multiple file projects support + - inline images + - options can be saved or not on a widget basis + - support for namespaces in proc editor + - font and image code included in project only when needed +- Using BuildRoot +- As this package is script only, I moved it's files to + /usr/share/vtcl and changed it to be noarch. +- bzip2 the sources + +------------------------------------------------------------------- +Tue Apr 10 02:27:00 CEST 2001 - ro@suse.de + +- added group tag + +------------------------------------------------------------------- +Fri Nov 5 16:40:36 CET 1999 - max@suse.de + +- changed wish's location to /usr/bin + +------------------------------------------------------------------- +Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de + +- ran old prepare_spec on spec file to switch to new prepare_spec. + +------------------------------------------------------------------- +Wed Nov 25 18:52:44 MET 1998 - max@suse.de + +- new version 1.2.0 +- created patch for variables window in main menu + +------------------------------------------------------------------------------ +Fri Oct 17 13:01:33 MEST 1997 - hf@suse.de + + ready for autobuild + +------------------------------------------------------------------------------ +Thu Jun 5 14:29:10 GMT 1997 - hf@suse.de + +A new package vtcl. + +Visual Tcl is a freely-available, high-quality application development +environment for UNIX. Written entirely in Tcl and generating pure Tcl +should make porting either unnecessary or trivial. + diff --git a/vtcl.spec b/vtcl.spec new file mode 100644 index 0000000..650d4d5 --- /dev/null +++ b/vtcl.spec @@ -0,0 +1,102 @@ +# +# spec file for package vtcl (Version 1.6.0) +# +# Copyright (c) 2004 SuSE Linux AG, Nuernberg, Germany. +# This file and all modifications and additions to the pristine +# package are under the same license as the package itself. +# +# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# + +# norootforbuild +# usedforbuild aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libselinux libstdc++ libxcrypt m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch permissions popt ps pwdutils rcs readline sed sendmail strace syslogd sysvinit tar texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils gcc gdbm gettext libtool perl rpm + +Name: vtcl +License: GPL +Group: Development/Languages/Tcl +Requires: tcl tk +Autoreqprov: on +Version: 1.6.0 +Release: 0 +Summary: Visual Tcl +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source: %name-%version.tar.bz2 +Source1: vtcl +BuildArchitectures: noarch + +%description +Visual Tcl is a freely-available, high-quality application development +environment for UNIX, Windows, and Macintosh platforms. Writing +entirely in Tcl and generating pure Tcl should make porting either +unnecessary or trivial. + + + +Authors: +-------- + Stewart Allen + +%prep +%setup -q + +%build +# +# There is nothing to build here :) +# + +%install + LIBDIR=$RPM_BUILD_ROOT/usr/share/vtcl + BINDIR=$RPM_BUILD_ROOT%_bindir + mkdir -p $BINDIR $LIBDIR + cp -a *.tcl images lib $LIBDIR + install -m 755 %SOURCE1 $BINDIR + +%files +%defattr(-,root,root) +/usr/share/vtcl +%attr(0755,root,root) /usr/bin/vtcl +%doc LICENSE ChangeLog README doc demo sample + +%clean +test "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT + +%changelog -n vtcl +* Wed Jan 25 2006 - mls@suse.de +- converted neededforbuild to BuildRequires +* Thu Feb 05 2004 - max@suse.de +- New version: 1.6.0 +- Building as a non-root user. +* Tue Sep 17 2002 - ro@suse.de +- removed bogus self-provides +* Wed Sep 05 2001 - max@suse.de +- New version: 1.5.2 +- revamped user interface +- rewritten bindings editor +- rewritten menu editor +- new widget description system +- easier insertion of widgets +- multiple file projects support +- inline images +- options can be saved or not on a widget basis +- support for namespaces in proc editor +- font and image code included in project only when needed +- Using BuildRoot +- As this package is script only, I moved it's files to + /usr/share/vtcl and changed it to be noarch. +- bzip2 the sources +* Tue Apr 10 2001 - ro@suse.de +- added group tag +* Fri Nov 05 1999 - max@suse.de +- changed wish's location to /usr/bin +* Mon Sep 13 1999 - bs@suse.de +- ran old prepare_spec on spec file to switch to new prepare_spec. +* Wed Nov 25 1998 - max@suse.de +- new version 1.2.0 +- created patch for variables window in main menu +* Fri Oct 17 1997 - hf@suse.de + ready for autobuild +* Thu Jun 05 1997 - hf@suse.de + A new package vtcl. + Visual Tcl is a freely-available, high-quality application development + environment for UNIX. Written entirely in Tcl and generating pure Tcl + should make porting either unnecessary or trivial.