############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = gupnp-igd version = %{ver_maj}.%{ver_min} ver_maj = 0.2 ver_min = 4 release = 1 groups = System/Libraries url = http://www.gupnp.org license = LGPL summary = gupnp - Internet Gateway device implementation (Microsoft) description This is a library to handle Internet Gateway Device port mappings. end source_dl = https://download.gnome.org/sources/%{name}/%{ver_maj}/ sources = %{thisapp}.tar.xz build requires gssdp-devel gupnp-devel libsoup-devel end configure_options += \ --without-gnome end packages package %{name} package %{name}-devel template DEVEL end package %{name}-debuginfo template DEBUGINFO end end