This commit is contained in:
Your Name
2019-05-26 11:06:57 +02:00
parent 4c64e16b12
commit f59214705c
268 changed files with 1110 additions and 1030 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--sip-4.19.16--C.21725.1555380728.536444.C.tar.bz2 814654 SHA256 ebefe34382ccbcf83107fc04fd9ffd7fdeac1c51321242a87e419d0789b36f15 SHA512 d5da3567162542aff18b0f9cb9e1726b9f9519dbef92903644b7339b9482d099973fa76ceabc35f08abb50060d24701d047f904e43e60ee5d78e5b78237cd129 WHIRLPOOL 653b2c7ad6afe610e698eff2d719246048deafdfc8b4117f157d92674a4f2fa0638915d80c43a1f189dc104dbccae6032b3d8bcf53e0d215549ca4dab3ad4b70
PBIN sip-4.19.16.pbin-1+exheres-0 3027 SHA256 109baf9053bde89da0a95e8cbe86fd206056f981b46c15958dfca775f3346cf0 SHA512 b49a17b44216087324539b6276cbc216b0d199e0f422fa5a37e74dbd19a724d0fa7fba265d178b45215d398c8968a2681d696269d17a8f6c2828b2ef8838b009 WHIRLPOOL 61783f5c6a27eba3d2296690c1d6c9f0e913ff50bee79fa0867bae3263042c38b603b228170daece2fc3c764d0a914a5887bf27105dea5693dc166a969a88afd
DIST hasufell-binhost--dev-python--sip-4.19.17--C.30104.1558766034.138233.C.tar.bz2 815202 SHA256 4dec2cb3684957f67b46bbf03d429563742aec726a8b00457cfcf2b7cd20adf1 SHA512 e6198e7d879235956345dd31472f935cf309c8f05e74b3acb361cf78c6f0d3cd2cd46b95c153d9ceda03547b89425460b7325164144da26d8087ebfc4a6710b3 WHIRLPOOL cfe44dd01afdc60462d17e056fb8dd2ccd961c99bc3ab5eca39ec3226ad01ae3ceeb4eba7a71715a747b8e995930c86985f86a4bdab16ae2d2acdc6ae0710d94
PBIN sip-4.19.17.pbin-1+exheres-0 3027 SHA256 8c816a9ddcc009768aa42e87c0d0ce2836fd09f3d28e93916004b67f8667a148 SHA512 a30e254151a064d8ce1b1d626de630f16310483929ee40564980c386dc0d2407b80d22c8828f492eed22305fde718f38aa3b2c2df360677bbb24b425da2c057e WHIRLPOOL 7f41a8c8f3ea51f8b900a5953179b4789930d1d8688eda75c05b807e4b9396dba32add1882094977b626c56ff3b1cb3001f4e2bad381355aebb54437696f1178

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Tue Apr 16 04:12:09 CEST 2019
# Created by paludis-3.0.0 on Sat May 25 08:33:54 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]]"
DESCRIPTION=" SIP is a tool to generate C++ interface code for Python. It is similar to SWIG, but uses a different interface format. It was used to build PyQt and PyKDE, and has support for the Qt signal/slot mechanism."
@@ -9,10 +9,10 @@ MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="|| ( GPL-2 GPL-3 SIP )"
SLOT="0"
DOWNLOADS="https://www.riverbankcomputing.com/static/Downloads/sip/4.19.16/sip-4.19.16.tar.gz"
DOWNLOADS="https://www.riverbankcomputing.com/static/Downloads/sip/4.19.17/sip-4.19.17.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1555380729"
GENERATED_TIME="1558766034"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS 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 POSTGRESQL_SERVERS 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=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--sip-4.19.16--C.21725.1555380728.536444.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--sip-4.19.17--C.30104.1558766034.138233.C.tar.bz2"
SUMMARY="A tool for generating bindings for C++ classes so that they can be used by Python"
BUGS_TO="philantrop@exherbo.org"
REMOTE_IDS=" pypi:SIP"