Update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Created by paludis-3.0.0 on Sat Dec 9 15:23:18 CET 2017
|
||||
# Created by paludis-3.0.0 on Sun Dec 17 18:48:24 CET 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: virtual/pkg-config[>=0.9.0] gtk-doc? ( dev-doc/gtk-doc ) build+run: dev-libs/glib:2[>=2.42.2] dev-libs/libbytesize[>=0.1] sys-apps/kmod[>=19] sys-apps/util-linux[>=2.30.0] [[ note = [ libblkid and libmount ] ]] sys-fs/parted[>=3.2] cryptsetup? ( app-crypt/volume_key dev-libs/nss[>=3.18.0] sys-fs/cryptsetup[>=1.6.7] ) gobject-introspection? ( gnome-desktop/gobject-introspection:1[>=1.3.0] ) lvm? ( sys-fs/lvm2[>=1.02.93] ) mpath? ( sys-fs/lvm2[>=1.02.93] ) providers:eudev? ( sys-apps/eudev ) providers:systemd? ( sys-apps/systemd[>=216] ) run: sys-apps/gptfdisk[>=0.8.6] btrfs? ( sys-fs/btrfs-progs[>=3.18.2] ) mdraid? ( sys-fs/mdadm[>=3.3.2] ) mpath? ( sys-fs/multipath-tools ) ) [[ defined-in = [ libblockdev-2.15.exheres-0 ] ]] ( 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 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]]"
|
||||
DESCRIPTION=" libblockdev is a C library supporting GObject introspection for manipulation of block devices. It has a plugin-based architecture where each technology (like LVM, Btrfs, MD RAID, Swap,...) is implemented in a separate plugin, possibly with multiple implementations (e.g. using LVM CLI or the new LVM DBus API)."
|
||||
@@ -12,7 +12,7 @@ SLOT="0"
|
||||
DOWNLOADS="https://github.com/storaged-project/libblockdev/releases/download/2.15-1/libblockdev-2.15.tar.gz"
|
||||
OPTIONS="cryptsetup gobject-introspection mdraid providers:eudev python_abis:2.7 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1512829398"
|
||||
GENERATED_TIME="1513532904"
|
||||
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"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="desktop"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--base--libblockdev-2.15--C.18200.1512829398.295698.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--base--libblockdev-2.15--C.32747.1513532904.432449.C.tar.bz2"
|
||||
SUMMARY="A library for low-level manipulation with block devices"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" github:storaged-project/libblockdev "
|
||||
|
||||
Reference in New Issue
Block a user