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

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

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

Name: Xbae
Version: 4.51.01
Release: alt1

Summary: The Motif matrix and caption widgets
License: MIT
Group: System/Libraries
Url: http://xbae.sourceforge.net/

Source: xbae-%version.tar.bz2

%def_disable static

# Automatically added by buildreq on Mon Feb 21 2005

BuildRequires: ctags gcc-c++ gcc-g77 libstdc++-devel man openmotif-devel xorg-x11-devel xorg-x11-libs

%package -n lib%name
Summary: The %name Widget Set
Group: System/Libraries

%package -n lib%name-devel
Summary: Header files for %name development
Group: Development/C
Requires: lib%name = %version-%release
Provides: %name-devel = %version
Obsoletes: %name-devel

%package -n lib%name-devel-static
Summary: Static library for %name development
Group: Development/C
Requires: lib%name-devel = %version-%release
Provides: %name-devel-static = %version
Obsoletes: %name-devel-static

%description
This package provides the Motif matrix widget used in Xacc, as well as
the Motif caption widget. The matrix widget is widely used and will
display up to four billion rows of data in a spreadsheet-like form.
The Motif caption widget is a simple Motif manager widget that
associates a label with a child.  You will need to have either Motif
or LessTif installed in order to use %name's widgets.

%description -n lib%name
This package provides the Motif matrix widget used in Xacc, as well as
the Motif caption widget. The matrix widget is widely used and will
display up to four billion rows of data in a spreadsheet-like form.
The Motif caption widget is a simple Motif manager widget that
associates a label with a child.  You will need to have either Motif
or LessTif installed in order to use %name's widgets.

%description -n lib%name-devel
This package provides the Motif matrix widget used in Xacc, as well as
the Motif caption widget. The matrix widget is widely used and will
display up to four billion rows of data in a spreadsheet-like form.
The Motif caption widget is a simple Motif manager widget that
associates a label with a child.  You will need to have either Motif
or LessTif installed in order to use %name's widgets.

This package provides the libraries, include files, and other
resources needed for developing %name applications.

%description -n lib%name-devel-static
This package provides the Motif matrix widget used in Xacc, as well as
the Motif caption widget. The matrix widget is widely used and will
display up to four billion rows of data in a spreadsheet-like form.
The Motif caption widget is a simple Motif manager widget that
associates a label with a child.  You will need to have either Motif
or LessTif installed in order to use %name's widgets.

This package provides the static library needed for developing
statically linked %name applications.

%prep
%setup -n xbae-%version


%build
autoconf
CFLAGS="$RPM_OPT_FLAGS" ./configure \
--prefix=%_x11dir \
--enable-shared \
%{subst_enable static} \
#
%make_build

%install
%make_install install DESTDIR=$RPM_BUILD_ROOT

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files -n lib%name
%_x11libdir/*so.*
%doc $RPM_BUILD_ROOT{%_x11dir,%_x11datadir}/%name/*

%files -n lib%name-devel
%_x11includedir/*
%_x11mandir/man?/*
%_x11libdir/*so

%if_enabled static
%files -n lib%name-devel-static
%_x11libdir/*.a
%endif

%changelog

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

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