Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039493
en ru br
Репозитории ALT
S:0.15.1-alt8
5.1: 0.15.1-alt5
4.1: 0.15.1-alt5
4.0: 0.15.1-alt5
3.0: 0.15.1-alt3
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libneXtaw

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# vim: set ft=spec: -*- spec -*-

%define lname neXtaw

Name: lib%lname
Version: 0.15.1
Release: alt8

Summary: Modified version of the Athena Widgets with N*XTSTEP appearance
Group: System/Libraries
License: MIT
URL: http://siag.nu/neXtaw/

Source: %lname-%version.tar
Patch1: 0001-Dropped-buggy-keyboard-traversal-support.patch
Patch2: nextaw-alt-linkage.patch

# Automatically added by buildreq on Thu Feb 09 2006

BuildRequires: libXext-devel libXmu-devel

%description
This is %lname, a modified version of the Athena Widgets with N*XTSTEP
appearance. It is based on the Xaw3d 1.5 library by Kaleb S. Keithley.

This is not a magic library which will beautify all your apps instantly.
But with some .Xdefaults fiddling you can make Athena applications look
and, sometimes, behave much better.

%package devel
Summary: Header files for %lname library
Group: Development/C
Requires: %name = %version-%release

%description devel
This is %lname, a modified version of the Athena Widgets with N*XTSTEP
appearance. It is based on the Xaw3d 1.5 library by Kaleb S. Keithley.

This is not a magic library which will beautify all your apps instantly.
But with some .Xdefaults fiddling you can make Athena applications look
and, sometimes, behave much better.

This package contains the include files needed to develop programs
that use the %lname library.

%prep
%setup -n %lname-%version
%patch1 -p2
%patch2 -p1

%build
%autoreconf
%configure \
--disable-static
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS ChangeLog README
%doc doc/app-defaults doc/CHANGES doc/FAQ doc/README.XAW3D doc/TODO
%_libdir/*.so.*

%files devel
%_includedir/X11/%lname/
%_libdir/*.so

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin