Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37542562
en ru br
ALT Linux repositórios
S:1.78.0-alt1.qa1

Group :: Sistema/Bibliotecas
RPM: fxscintilla

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

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

%define soversion 20

Name: fxscintilla
Version: 1.78.0
Release: alt1.qa1

Summary: Scintilla widget for the FOX GUI toolkit
Group: System/Libraries
License: LGPL
Url: http://www.nongnu.org/fxscintilla/

BuildRequires: gcc-c++ libfox-devel

Source: %name-%version.tar
Patch: %name-%version-%release.patch

%description
FXScintilla is an implementation of the Scintilla widget for the
FOX GUI toolkit.

%package -n lib%name%soversion
Summary: Scintilla widget for the FOX GUI toolkit
Group: System/Libraries

%description -n lib%name%soversion
FXScintilla is an implementation of the Scintilla widget for the
FOX GUI toolkit.

%package -n lib%name-devel
Summary: Scintilla widget for the FOX GUI toolkit - development files.
Group: Development/C++
Requires: lib%name%soversion = %version-%release

%description -n lib%name-devel
FXScintilla is an implementation of the Scintilla widget for the
FOX GUI toolkit.

This package contains development files.

%prep
%setup
%patch -p1

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

%install
%makeinstall_std
bzip -9 ChangeLog

%files -n lib%name%soversion
%doc README ChangeLog*
%_libdir/lib%name.so.%soversion
%_libdir/lib%name.so.%soversion.*

%files -n lib%name-devel
%_libdir/lib%name.so
%_includedir/*
%_pkgconfigdir/*

%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