Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37877173
en ru br
Репозитории ALT
S:1.0.14-alt1
5.1: 1.0.7-alt1
4.1: 1.0.4-alt1
4.0: 1.0.3-alt1
www.altlinux.org/Changes

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

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

Name: libXaw
Version: 1.0.3
Release: alt1

Summary: X Athena Widgets Library
License: MIT/X11
Group: System/Libraries

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

BuildRequires: libICE-devel libSM-devel libX11-devel libXau-devel
BuildRequires: libXext-devel libXdmcp-devel libXmu-devel libXp-devel
BuildRequires: libXpm-devel libXt-devel pkg-config xorg-x11-proto-devel
BuildRequires: xorg-x11-util-macros

%description
X Athena Widgets Library

%package devel
Summary: X Athena Widgets Library and Header Files
Group: Development/C
PreReq: xorg-x11-proto-devel
Requires: %name = %version-%release libXmu-devel libXt-devel libX11-devel
Requires: libSM-devel libICE-devel libXau-devel libXext-devel libXdmcp-devel
Requires: libXp-devel libXpm-devel
Conflicts: XFree86-devel < 4.4 xorg-x11-devel <= 6.9.0

%description devel
%name-devel contains the libraries and header files needed to
develop programs which make use of %name.

%def_disable static

%prep
%setup -q

%build
%__autoreconf
%configure \
--disable-xaw6 \
%{subst_enable static}
%make_build

%install
%make DESTDIR=%buildroot install

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%_libdir/*.so.*

%files devel
%_includedir/X11/Xaw
%_libdir/*.so
%_pkgconfigdir/*.pc
%_man3dir/*
%_datadir/aclocal/*.m4

%changelog

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

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