Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37046975
en ru br
ALT Linux repositórios
S:4.60.4-alt2.qa2
5.0: 4.60.4-alt1
4.1: 4.60.2-alt1
4.0: 4.60.2-alt1
3.0: 4.51.01-alt1

Group :: Sistema/Bibliotecas
RPM: Xbae

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009