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

Group :: Sistema/Bibliotecas
RPM: libstrophe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libstrophe
# configure.ac:AC_INIT([libstrophe], [0.8-snapshot], [jack at metajack.im])
Version: 0.10.1
Release: alt1
Summary: A lightweight XMPP client library written in C
Group: System/Libraries
License: GPLv3
Url: http://strophe.im/libstrophe
# https://github.com/strophe/libstrophe
Source: %name-%version.tar

# Automatically added by buildreq on Sun Jul 22 2018

# optimized out: glibc-kernheaders-generic glibc-kernheaders-x86 libcom_err-devel libkrb5-devel perl pkg-config python-base
BuildRequires: doxygen libexpat-devel libssl-devel

%description
libstrophe is a lightweight XMPP client library written in C. It has
minimal dependencies and is configurable for various environments. It
runs well on both Linux, Unix, and Windows based platforms.

Its goals are:

- usable quickly
- well documented
- reliable

%package devel
Group: Development/C
Summary: Development environment for %name
Requires: %name = %version-%release
%description devel
Development environment for %name

%prep
%setup

%build
%autoreconf
%configure
%make_build
doxygen

%install
%makeinstall

rm -fv %buildroot%_libdir/*.a

%check
make check

%files
%_libdir/*.so.*

%files devel
%doc README.markdown docs
%_includedir/*
%_libdir/*.so
%_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