Update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DIST hasufell-binhost--sys-fs--fuse-2.9.9--C.1553.1551761343.667618.C.tar.bz2 186982 SHA256 2a27d5a0d48ffbe06e44bd827972d868523aeeffce7ce3f30e6dbc494587f779 SHA512 089afe0ecb0325813120cc3824089efaab068935ba7d4531672dddee610165f3db1b00c204f0a82e61eceb00453b322c07d6652f7a21d4eea6be4f20358e6d90 WHIRLPOOL 314979936b0924409291685c90b184819035a7f0a35c75204b7200f84c0e218bcd37d407a60af5a46129c0e00681fd9772858f3e834191d879bce31cf5ff2431
|
||||
DIST hasufell-binhost--sys-fs--fuse-3.6.2--C.16328.1569247790.140576.C.tar.bz2 461272 SHA256 6955c55de8ac363bdd3095cb405ae0936c55bae817f56d68b94c2e17bd92a05d SHA512 b0754cbac67e3674ed9018e8d69286951c3dc5ccb59b6f617abc00327d2fe96c35fbca19c4014aa83c808056dc82f0484b7554d97f7d3451bae5a9eb3639ce04 WHIRLPOOL edece79e7bd76ae7610c4e2cf691ec266b5e91e4f6dade24bc41a9241093d45a4ff3e0f059f26f0002fbd973ff937aa01ff7c6f012a55a7ebdcb0ae71d4e39f6
|
||||
DIST hasufell-binhost--sys-fs--fuse-3.8.0--C.32285.1576510672.380430.C.tar.bz2 468322 SHA256 58e2f80f95dacd0499b9b933a9d7aa82a1af28376affa14428f671b0d2e0b30c SHA512 9d3ced851a617ebee7dbf69f888440d91418f162ecb1cc2dbf8f7b536b1c24396c9aa95640d8224fe674bb6625ff101c9250bef15f3d102ced7dbc82f7819f88 WHIRLPOOL 6a8830febb0bbe8675688426a7a499e82ee0094d137020d9c2b064db53a00ca8472cee8a687df9baff9bc62b7f738978a4bbf0b8f7a87e2c94342a817b1c13bf
|
||||
PBIN fuse-2.9.9.pbin-1+exheres-0 2304 SHA256 0746b323b6f6889582a4de106ff3efc9559d0e82a185c5544b6dc6a090245bfb SHA512 66710747669d9d1706dd5285de236a46b3055b0779554199bc0cd6ca16842b12e32555750ab212f3a3693dc196f874d9a1e008288f7340ef38bf2d105777620c WHIRLPOOL 0a4fb1e6dbc447bd7f265db17e4273133e0fb768148d5a6c33659735cc671691dd58386ee125d0b6305301a8e047cdeb8302f826a1ba7b00f8b0127a7f3db032
|
||||
PBIN fuse-3.6.2.pbin-1+exheres-0 3347 SHA256 b60c7a75c182143e0333eeee2e4b35cf9fc225567a75c3fa543de800830f4b78 SHA512 7a35c9811b190a02d745ec779f46d30764552af26705c84bf819793fac89dda1748f00f4704e5cfa0e1a6ae1f3cb1c9bb78875ce840ba3355cf63bd213c3cf52 WHIRLPOOL f59dec8b5c70ce0f15b81c401cc5dee33c9680b09629a834abc96dfce578deffcf25bc6d02c0ae7df661222a06df6b17ea29c74b5af89ec69248c9421dc20072
|
||||
PBIN fuse-3.8.0.pbin-1+exheres-0 3434 SHA256 19b9b16b90bce82c38b1ec7402e798a318d4ba5d6ffe9927fbd994b440d2dde4 SHA512 e2098a6cddaeec7d7144a0fd9328688883c76db8a4ff6feffbf160142ada562743093b1d0a45b5c4397bd23248881220fe05b89654ed0c5e9fb6ca9dffe1b3f4 WHIRLPOOL ea2f6e05c6b97157a331a19db32f0ddf70691de552203ea1496409bdc8cd78e14c0f5f5965fd8d560629e23009afe319a41c2296d1afeb4e22dce989a40b10df
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Mon 23 Sep 2019 04:09:50 PM CEST
|
||||
# Created by paludis-3.0.0 on Mon 16 Dec 2019 04:37:52 PM CET
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: ( providers:eudev? ( sys-apps/eudev ) providers:systemd? ( sys-apps/systemd ) ) [[ note = [ pkgconfig_variable('udevdir') ] ]] run: sys-apps/util-linux[>=2.18] !sys-fs/fuse:0[<2.9.7-r1] [[ description = [ Alternatives conflict ] resolution = [ upgrade-blocked-before ] ]] test: dev-python/pytest[python_abis:*(-)?] ) [[ defined-in = [ fuse-3.6.2.exheres-0 ] ]] ( build+run: 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 ] ]] ( build: sys-devel/ninja ) [[ defined-in = [ ninja.exlib ] ]] ( build: sys-devel/meson[>=0.49.0] ) [[ defined-in = [ meson.exlib ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]]"
|
||||
DEPENDENCIES="( build: ( providers:eudev? ( sys-apps/eudev ) providers:systemd? ( sys-apps/systemd ) ) [[ note = [ pkgconfig_variable('udevdir') ] ]] run: sys-apps/util-linux[>=2.18] !sys-fs/fuse:0[<2.9.7-r1] [[ description = [ Alternatives conflict ] resolution = [ upgrade-blocked-before ] ]] test: dev-python/pytest[python_abis:*(-)?] ) [[ defined-in = [ fuse-3.8.0.exheres-0 ] ]] ( build+run: 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 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/ninja ) [[ defined-in = [ ninja.exlib ] ]] ( build: sys-devel/meson[>=0.49.0] ) [[ defined-in = [ meson.exlib ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]]"
|
||||
DESCRIPTION=" FUSE (Filesystem in Userspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://github.com/libfuse/libfuse"
|
||||
INHERITED=" github python flag-o-matic utf8-locale ninja meson alternatives udev-rules"
|
||||
MYOPTIONS="( ( ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ fuse-3.6.2.exheres-0 ] ]] ( ( python_abis: ( 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 = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
MYOPTIONS="( ( ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ fuse-3.8.0.exheres-0 ] ]] ( ( python_abis: ( 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
LICENCES="GPL-2 LGPL-2.1"
|
||||
SLOT="3"
|
||||
DOWNLOADS="https://github.com/libfuse/libfuse/releases/download/fuse-3.6.2/fuse-3.6.2.tar.xz"
|
||||
DOWNLOADS="https://github.com/libfuse/libfuse/releases/download/fuse-3.8.0/fuse-3.8.0.tar.xz"
|
||||
OPTIONS="providers:eudev python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1569247790"
|
||||
GENERATED_TIME="1576510672"
|
||||
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 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 PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="arbor"
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--fuse-3.6.2--C.16328.1569247790.140576.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-fs--fuse-3.8.0--C.32285.1576510672.380430.C.tar.bz2"
|
||||
SUMMARY="Filesystems in Userspace"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" github:libfuse/libfuse "
|
||||
Reference in New Issue
Block a user