Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-libs--miniupnpc-1.9.20150427--C.18679.1471187623.919498.C.tar.bz2 91345 SHA256 8e6aa27bd04bc4bfc7bb43d15aa2668410897a43f0c4864de12230add89dadc1 SHA512 4065affc55c6ebc3873e56cb86ea632050d6d7434acd94107a9c1406d8a4ad5f7d9bd78c1b23a21595a08ccfe1f5966d2dd95e061ca9fca6f7b5d0e26e69cc63 WHIRLPOOL eeca6b15b0dba7766a25c5ff510ef939b470b0af84895c6b6ffdddd222e35e1b37347abe5bb4841a40ee895b981cc89b188a8c8d7d2019400b7b8702765593d5
|
||||
PBIN miniupnpc-1.9.20150427.pbin-1+exheres-0 2769 SHA256 413be8992fe00933ec69875fab7150b81eba26cc50ab92be085f37de048fafe4 SHA512 c89a28874b556c45e7d03d8c7cc74943e64c07620ca95ea2128d8b01f4c42557b1e2d0a6f0b46f80593ab30a1af0c84ea40bddb0552e4e48ae3f977c570cf514 WHIRLPOOL de1cbada8f1c97e25dcf71bc58b7e76ebef52612a491f2d474cf58d3ac774b0ed1fb4e06713726e8ddc7c14b84c70a6a5a3fbc5fdc7b733cee94e4a8fd873dfa
|
||||
DIST hasufell-binhost--net-libs--miniupnpc-2.0.20161216--C.14750.1482681162.322547.C.tar.bz2 102295 SHA256 8a38a94b35bb19a92702bc4f5b00de6b25d3ffaaab45aaf8a2987bc8a61a6a46 SHA512 60d541be874e4dc4abddfa591e2eca38c2e82a212822daa692adce99dc24e77ab6a2a4b1e41779f99edca59a8c74b8706d5c7ab3ba278994da56c03fe79118e4 WHIRLPOOL ffe1db9461e3a2e290776709e6f81a23a8f28432113506256a19ba10f7464b24ddf3d91dcd969ed9eef83876efc378a62c2802e11c46f0e5b0aa3b00b6408d8d
|
||||
PBIN miniupnpc-2.0.20161216.pbin-1+exheres-0 2990 SHA256 2a9a21bf6bdf3df4d5f1578320e262f954d0912247a438ef9f9112da7c31b7f8 SHA512 b9d7b11c0eba44e492b2fb8674e6d3ae5e0e5116554519bf93ad702fb181bc04d4a79b79acf7c884866404f3d794c0b3917ddeaa46fc80a26aa543d7e3e813fd WHIRLPOOL 654fe7d155902f54bbb19297fe6d3ad052086d8cbc209caae6d004c416790ba383d651f377589428c16ef7107d8bf5c2e3473f8c33f61f6601a9f0977b3b994f
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 17:13:44 CEST 2016
|
||||
# Created by paludis-3.0.0 on Sun Dec 25 16:52:42 CET 2016
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
DEPENDENCIES="( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build: python? ( dev-python/setuptools[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=" The MiniUPnP project is a library and a daemon. The library is aimed to enable applications to use the capabilities of a UPnP Internet Gateway Device present on the network to forward ports. The daemon adds the UPnP Internet Gateway Device functionality to a NAT gateway running OpenBSD/NetBSD/FreeBSD/Solaris with PF/IPF or Linux 2.4.x/2.6.x with netfilter. One of its most interesting features is to enforce some permissions to allow or deny redirections, bringing some security to UPnP. Newer versions also support the NAT-PMP protocol from Apple."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://miniupnp.tuxfamily.org"
|
||||
HOMEPAGE="https://miniupnp.tuxfamily.org"
|
||||
INHERITED=" python setup-py miniupnpc"
|
||||
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( python [[ description = [ Adds support/bindings for the Python language ] ]] ) [[ defined-in = [ miniupnpc.exlib ] ]] ) "
|
||||
MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7"
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="http://miniupnp.tuxfamily.org/files/miniupnpc-1.9.20150427.tar.gz"
|
||||
DOWNLOADS="https://miniupnp.tuxfamily.org/files/miniupnpc-2.0.20161216.tar.gz"
|
||||
OPTIONS="python python_abis:2.7 "
|
||||
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
|
||||
GENERATED_TIME="1471187624"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1482681162"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
CBUILD=""
|
||||
CC="x86_64-pc-linux-gnu-cc"
|
||||
CFLAGS="-march=core2 -pipe -O2"
|
||||
CFLAGS="-march=native -pipe -O2"
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
CTARGET=""
|
||||
CXX="x86_64-pc-linux-gnu-c++"
|
||||
CXXFLAGS="-march=core2 -pipe -O2"
|
||||
CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="net"
|
||||
PLATFORMS="~amd64 ~arm ~armv7"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-libs--miniupnpc-1.9.20150427--C.18679.1471187623.919498.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-libs--miniupnpc-2.0.20161216--C.14750.1482681162.322547.C.tar.bz2"
|
||||
SUMMARY="UPnP client library and a simple UPnP client"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user