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

Группа :: Разработка/C
Пакет: libxkbui

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

# BEGIN SourceDeps(oneline):
BuildRequires: gcc-c++
# END SourceDeps(oneline)
# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
%define major 1
%define libname libxkbui%{major}
%define develname libxkbui-devel

Name: libxkbui
Summary: The xkbui Library
Version: 1.0.2
Release: alt1_16
Group: Development/C
License: MIT
URL: http://xorg.freedesktop.org
Source0: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
BuildRequires: pkgconfig(x11) >= 1.0.0
BuildRequires: pkgconfig(xkbfile) >= 1.0.1
BuildRequires: pkgconfig(xt) >= 1.0.0
BuildRequires: xorg-util-macros >= 1.0.1
Source44: import.info

%description
The xkbui Library

#-----------------------------------------------------------


%package -n %{libname}
Summary:  The xkbui Library
Group: Development/C
Provides: %{name} = %{version}

%description -n %{libname}
The xkbui Library

%files -n %{libname}
%{_libdir}/libxkbui.so.%{major}
%{_libdir}/libxkbui.so.%{major}.*

#-----------------------------------------------------------


%package -n %{develname}
Summary: Development files for %{name}
Group: Development/C
Requires: %{libname} = %{version}-%{release}
Provides: %{name}-devel = %{version}-%{release}
Obsoletes: %{_lib}xkbui-static-devel < 1.0.2-11

%description -n %{develname}
Development files for %{name}

%files -n %{develname}
%{_libdir}/libxkbui.so
%{_libdir}/pkgconfig/xkbui.pc
%{_includedir}/X11/extensions/XKBui.h

#-----------------------------------------------------------


%prep
%setup -q -n libxkbui-%{version}

%build
# fix build on aarch64
autoreconf -vfi

%configure \
--disable-static
%make_build

%install
%makeinstall_std

find %{buildroot} -name "*.la" -delete


%changelog

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

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