Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--sip-4.19.8--C.31596.1521813072.61758.C.tar.bz2 785850 SHA256 e848585ee2d27fecc9e10fb16baeda3c0890c4d46c11f6c4a7c7518d1e6fb8db SHA512 b0a839cc647ec9d13e4b72345d5e6d7c73df9a925dabedeb7ed5f0050f05770f991f9526ffbe06ce3ff7835213f294a1e94d004231b56231f4391ceef508f0d8 WHIRLPOOL e14d74b192b4bd6b7bb4d4e46fa5b031b6765249fdefdf5b4534176aa197206dd73d34608fa3ccca0cad8f6f7973eb6ede76fab7dc837593642dd0da8063c00f
|
||||
PBIN sip-4.19.8.pbin-1+exheres-0 2894 SHA256 2861f13af74679a6b8b66f09db5a79f490444d1167cb8635f572dc53ca45bd89 SHA512 119b6bcfce661baffdb322030760f85c9867607c05418660947a8cca4c7731babd2ebfb5935e199c9771935cd1040a5b7db9ebd75a4dd48adf2f3eaa8aab3f00 WHIRLPOOL 21bbec40e5654e8017d16a4ef9ad4fe9aca83a8e7af397b1d9786e60dfc5db31e198c4e734e6b8d5b696fd8f1cb944e6903bd8941bfb78c68fa5b182687154ba
|
||||
DIST hasufell-binhost--dev-python--sip-4.19.13--C.31212.1539314344.694296.C.tar.bz2 800754 SHA256 002f55d507e305b8d644098534de6ab31b73be174696faff52bfca47cbb65379 SHA512 649bc89307e9a4fceee3ad0db70fa2cb0f616a717f2c90372c9f55c74edf4738b240e1641c1491a9043e45b48afbe3ef3593ee59a91f2f025b9edcbd6d0213a3 WHIRLPOOL d670fc0169e170a524607cc3c64170cff65e2ff888084b1df7c2408c521d86aafd7bf126bfcf735dea127924d6ae237b10b13ea66a286937a5c182db1290ad29
|
||||
PBIN sip-4.19.13.pbin-1+exheres-0 3019 SHA256 e54bd732c9042f3911532ef01568d4fef65e53c2e755fd24bf282374668629e7 SHA512 c35c3a32dc70d695e170235e9cb48d4d32ed35f6789fd1b9709a98e346cb9483999705fb767c339b92447d65cc71f019213818c73a6cb9556383fcafbb6ac424 WHIRLPOOL 122d055553a667642baa66501a24030dc9e3a98401cf3ef893bb25b9907dc4605a6290f7c5223d1f0beee520c3804ab4e891d8ceda46f7ae9b9cc6ada55e2c39
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# Created by paludis-3.0.0 on Fri Mar 23 14:51:12 CET 2018
|
||||
# Created by paludis-3.0.0 on Fri Oct 12 05:19:05 CEST 2018
|
||||
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 ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
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."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro"
|
||||
INHERITED=" pypi sourceforge multibuild easy-multibuild python sip"
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ sip.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ sip.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~armv8 ~x86"
|
||||
LICENCES="|| ( GPL-2 GPL-3 SIP )"
|
||||
SLOT="0"
|
||||
DOWNLOADS="mirror://sourceforge/pyqt/sip-4.19.8.tar.gz"
|
||||
DOWNLOADS="mirror://sourceforge/pyqt/sip-4.19.13.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1521813072"
|
||||
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 PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
GENERATED_TIME="1539314345"
|
||||
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=""
|
||||
CBUILD=""
|
||||
@@ -26,9 +26,9 @@ CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
PLATFORMS="~amd64 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--sip-4.19.8--C.31596.1521813072.61758.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--sip-4.19.13--C.31212.1539314344.694296.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 sourceforge:pyqt "
|
||||
Reference in New Issue
Block a user