Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37405283
en ru br
Репозитории ALT

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

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

Name: libnpupnp
Version: 5.0.2
Release: alt1

Summary: UPnP library derived from the pupnp
License: BSD
Group: System/Libraries
Url: https://framagit.org/medoc92/npupnp

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

BuildRequires: gcc-c++
BuildRequires: libcurl-devel libexpat-devel libmicrohttpd-devel

%package devel
Summary: Development libraries and header files for libupnp
Group: Development/C

%define desc \
npupnp (new pupnp or not pupnp ?) is an UPnP library derived from the \
venerable pupnp (https://github.com/pupnp/pupnp), based on its 1.6.x \
branch (around 1.6.25).

%description %desc

%description devel %desc
This package contains libraries and header files needed to develop
applications using libnpupnp.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%_libdir/libnpupnp.so.*

%files devel
%doc README.md
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*

%changelog

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

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