Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:tcl
TkXext
TkXext.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File TkXext.spec of Package TkXext
# # spec file for package TkXext # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: TkXext Summary: Tcl/Tk Extension Version: 3.6.13 Release: 0 License: BSD-3-Clause Group: Development/Libraries/Tcl Url: http://stu.oc9.org/TkXext Source0: TkXext-trunk-tip.tar.gz Patch0: txrecord.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: xorg-x11-devel tcl tcl-devel tk-devel libXext-devel %description TkXext is a Tcl/Tk extension that provides the ability to: o find desktop windows via a titlename o embed desktop windows into Tk frames or toplevels o record events and play them back o send strings to windows o resize embedded windows or other windows for which you have an id %prep %setup -q -n TkXext-trunk-tip %patch0 -p1 %build ./configure make %install make INSTALL_ROOT=$RPM_BUILD_ROOT DESTDIR=$RPM_BUILD_ROOT libdir=%{_libdir} install mkdir -p %{buildroot}/usr/share/tcl mv %{buildroot}%{_libdir}/TkXext* %{buildroot}/usr/share/tcl mkdir %{buildroot}/usr/share/doc/tkxext/examples mv %{buildroot}/usr/share/examples/tkxext/* %{buildroot}/usr/share/doc/tkxext/examples rm -rf %{buildroot}/usr/share/examples %files %defattr(-,root,root) %{_bindir}/txerecord /usr/share/doc/tkxext /usr/share/tcl/%{name}%{version} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor