summaryrefslogtreecommitdiff
path: root/net-libs/xrootd-ceph
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-16 02:52:59 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-16 02:52:59 +0000
commitd17fad940dac9897b8b58d2f1d072869942696a5 (patch)
treee77cd567646e69b19c4e8a8b20a6b201c7f6966e /net-libs/xrootd-ceph
parent20e7188871e6d724b707132f925b9872536a91a0 (diff)
gentoo auto-resync : 16:12:2023 - 02:52:59
Diffstat (limited to 'net-libs/xrootd-ceph')
-rw-r--r--net-libs/xrootd-ceph/Manifest6
-rw-r--r--net-libs/xrootd-ceph/files/xrootd-ceph-5.4.0_no-werror.patch11
-rw-r--r--net-libs/xrootd-ceph/metadata.xml16
-rw-r--r--net-libs/xrootd-ceph/xrootd-ceph-5.5.4.ebuild38
-rw-r--r--net-libs/xrootd-ceph/xrootd-ceph-5.5.5.ebuild38
5 files changed, 0 insertions, 109 deletions
diff --git a/net-libs/xrootd-ceph/Manifest b/net-libs/xrootd-ceph/Manifest
deleted file mode 100644
index a244841ac738..000000000000
--- a/net-libs/xrootd-ceph/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-AUX xrootd-ceph-5.4.0_no-werror.patch 537 BLAKE2B c07404d729e6b8328c849125b543d2d31df51c05d97dd7481c39762c5b32a20b6e9715afdd9db448d90b06be15b6207021bf1c213593c8c2046304c4c284e312 SHA512 1418e185a6c799ebf9d4eb97044055cba3afdfd8f742f08e34f6cea8a01f795cf538a7a3ec1b387e9cbdba01776bbad27d83f8c58898c3f128d369c342830ce9
-DIST xrootd-ceph-5.5.4.tar.gz 82015 BLAKE2B cfd2ec0151bfb7113954a7bab4f522984b0692700a2cd141c7039418d528693bf45e65308395a8eacf4e1a5b34389fc3c0b83f0575af132730103376bc8e07fc SHA512 59cc73505e8cb8ec9e43b30f3773872458257c3c463919337ef97e77de928378803719300f191877d54c1d67dbf45b54aa115ebc9bbac0f64acf51f4e7c23cc5
-DIST xrootd-ceph-5.5.5.tar.gz 82015 BLAKE2B ddc9f2e54d698b7974a768da9f528dbdbcf0990836acfaf3d51996630388e68ce3e8c35b5f5849331f4479c5d4df93b890e857afb31a0eac1e7fd950bb196fca SHA512 0795a72c48275eb3f7ced96395536b1965f2422927e77c89e91acc3d0066d3bbafeddb378d3780d4b979e4c6308abd93a3a8bd759607562f5b1d263f99927414
-EBUILD xrootd-ceph-5.5.4.ebuild 930 BLAKE2B 73de66cfb8853171eeb124808e408a3322fe0a6936cb608bef5a398d2ed4883ba5419ab041ba415579058a3c7f5ec3e6a5a57965b1560df1e1f87cc25835b304 SHA512 c322e81495a1cacaf3c7393594f2d520edbd0a4758611185651b8d6a230bb3b125c6046f6d4830b5d4739492036974b97f84248e8c1139588ad3d0b430c301c0
-EBUILD xrootd-ceph-5.5.5.ebuild 931 BLAKE2B c048e3c4b0492c2467ab124aeab665a81b22d2051b51a1bccc090f9c2b7f4280430b39719d626dbaeed0bd1a983a55fa7b827f90c57feb716d6ed4e32f603280 SHA512 7aaef26e87d7e11a16c6b8b23417a452ff5de903a0d2de443f7b9d9493e3ef7c579ef49b2522f03eb705976ff406addd7fa2472b7a1c77b5585016becfd975e6
-MISC metadata.xml 580 BLAKE2B b962435892e924eb2df46bdfc27d96a7fc38f1d222c83c8fb23a0b171fd9cc979b09b306f39cf5f240b292fa493db3def90879541ca3060378b25c028081aed4 SHA512 9a53d67bd49dde3e990285fafef71d8f47d756be58ff9b945f3482c6aa0925c6543ada86b5694a659462e541848e0ec901adbae2c4ee628c8e494c598ca24783
diff --git a/net-libs/xrootd-ceph/files/xrootd-ceph-5.4.0_no-werror.patch b/net-libs/xrootd-ceph/files/xrootd-ceph-5.4.0_no-werror.patch
deleted file mode 100644
index f67fb513b455..000000000000
--- a/net-libs/xrootd-ceph/files/xrootd-ceph-5.4.0_no-werror.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/cmake/XRootDOSDefs.cmake
-+++ b/cmake/XRootDOSDefs.cmake
-@@ -12,7 +12,7 @@
- #-------------------------------------------------------------------------------
- if( CMAKE_COMPILER_IS_GNUCXX )
- set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11" )
-- set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -Werror" )
-+ set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra" )
- set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-unused-parameter" )
- # gcc 4.1 is retarded
- execute_process( COMMAND ${CMAKE_C_COMPILER} -dumpversion
diff --git a/net-libs/xrootd-ceph/metadata.xml b/net-libs/xrootd-ceph/metadata.xml
deleted file mode 100644
index 0465b587dd37..000000000000
--- a/net-libs/xrootd-ceph/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci-physics@gentoo.org</email>
- <name>Gentoo Physics Project</name>
- </maintainer>
- <longdescription lang="en">
- This XROOTD plug-in allows it to interface with rados block devices via
- <pkg>sys-cluster/ceph</pkg>. Until its version 4.10.0 it used to part
- of <pkg>net-libs/xrootd</pkg> itself.
- </longdescription>
- <upstream>
- <remote-id type="github">xrootd/xrootd-ceph</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/net-libs/xrootd-ceph/xrootd-ceph-5.5.4.ebuild b/net-libs/xrootd-ceph/xrootd-ceph-5.5.4.ebuild
deleted file mode 100644
index bea7bc8efad1..000000000000
--- a/net-libs/xrootd-ceph/xrootd-ceph-5.5.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="xrootd OSS plug-in for interfacing with Ceph storage platform"
-HOMEPAGE="https://xrootd.slac.stanford.edu/"
-SRC_URI="https://github.com/xrootd/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~amd64-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="~net-libs/xrootd-${PV}
- sys-cluster/ceph"
-RDEPEND="${DEPEND}"
-BDEPEND="test? ( dev-util/cppunit )"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-5.4.0_no-werror.patch
-)
-
-# xrootd plugins are not intended to be linked with,
-# they are to be loaded at runtime by xrootd,
-# see https://github.com/xrootd/xrootd/issues/447
-QA_SONAME="/usr/lib.*/libXrdCeph.*-$(ver_cut 1)\.so
- /usr/lib.*/libXrdCephTests\.so"
-
-src_configure() {
- local mycmakeargs=(
- -DENABLE_TESTS=$(usex test)
- )
- cmake_src_configure
-}
diff --git a/net-libs/xrootd-ceph/xrootd-ceph-5.5.5.ebuild b/net-libs/xrootd-ceph/xrootd-ceph-5.5.5.ebuild
deleted file mode 100644
index ef04b6db3238..000000000000
--- a/net-libs/xrootd-ceph/xrootd-ceph-5.5.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="xrootd OSS plug-in for interfacing with Ceph storage platform"
-HOMEPAGE="https://xrootd.slac.stanford.edu/"
-SRC_URI="https://github.com/xrootd/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="~net-libs/xrootd-${PV}
- sys-cluster/ceph"
-RDEPEND="${DEPEND}"
-BDEPEND="test? ( dev-util/cppunit )"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-5.4.0_no-werror.patch
-)
-
-# xrootd plugins are not intended to be linked with,
-# they are to be loaded at runtime by xrootd,
-# see https://github.com/xrootd/xrootd/issues/447
-QA_SONAME="/usr/lib.*/libXrdCeph.*-$(ver_cut 1)\.so
- /usr/lib.*/libXrdCephTests\.so"
-
-src_configure() {
- local mycmakeargs=(
- -DENABLE_TESTS=$(usex test)
- )
- cmake_src_configure
-}