From b927eb4739882ed975ef543d3e5b0cddea78eef7 Mon Sep 17 00:00:00 2001 From: Erik Mackdanz Date: Sun, 28 Jan 2018 22:16:14 -0600 Subject: [PATCH] net-libs/libupnpp: new package 0.16.1 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- net-libs/libupnpp/Manifest | 1 + net-libs/libupnpp/libupnpp-0.16.1.ebuild | 19 +++++++++++++++++++ net-libs/libupnpp/metadata.xml | 12 ++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 net-libs/libupnpp/Manifest create mode 100644 net-libs/libupnpp/libupnpp-0.16.1.ebuild create mode 100644 net-libs/libupnpp/metadata.xml diff --git a/net-libs/libupnpp/Manifest b/net-libs/libupnpp/Manifest new file mode 100644 index 000000000000..e64b4706c539 --- /dev/null +++ b/net-libs/libupnpp/Manifest @@ -0,0 +1 @@ +DIST libupnpp-0.16.1.tar.gz 470523 BLAKE2B f587633e796c34ed38c35559c935a7f1f4b6042f69d5cc76f268312b0a871988ee5521fba2de125a50c0067d4a5674850eb7d01cb36ed62c0f2b17267a1b3ad8 SHA512 c63eb8ab8a76b7e161625631bee645e7a1f8d779ea6b16ed0bbf43d0972e8875613f04dbf44cd43796273f7b20b4fa71b791d10867c6d220f0d78c15c016c275 diff --git a/net-libs/libupnpp/libupnpp-0.16.1.ebuild b/net-libs/libupnpp/libupnpp-0.16.1.ebuild new file mode 100644 index 000000000000..3cc8d14e6b9f --- /dev/null +++ b/net-libs/libupnpp/libupnpp-0.16.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +DESCRIPTION="The libupnpp C++ library wraps libupnp for easier use by upmpdcli and upplay" +HOMEPAGE="http://www.lesbonscomptes.com/upmpdcli" +SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" + +# Unfortunatetly I receive segfaults from upmpcli on any newer version +DEPEND=" + dev-libs/expat + + + + + stasibear@gentoo.org + Primary maintainer + + + The libupnpp C++ library wraps libupnp for easier use by upmpdcli and +upplay + + -- 2.26.2