From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gulrak-filesystem/
Date: Thu, 5 Dec 2024 23:13:32 +0000 (UTC) [thread overview]
Message-ID: <1733440386.11fe6b365651b23e18cd6ffc2dde89f77b64b5d5.chewi@gentoo> (raw)
commit: 11fe6b365651b23e18cd6ffc2dde89f77b64b5d5
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 5 23:13:06 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Dec 5 23:13:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11fe6b36
dev-cpp/gulrak-filesystem: Drop old 1.5.12
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-cpp/gulrak-filesystem/Manifest | 1 -
.../gulrak-filesystem-1.5.12.ebuild | 40 ----------------------
2 files changed, 41 deletions(-)
diff --git a/dev-cpp/gulrak-filesystem/Manifest b/dev-cpp/gulrak-filesystem/Manifest
index 39209b25579e..71409438b065 100644
--- a/dev-cpp/gulrak-filesystem/Manifest
+++ b/dev-cpp/gulrak-filesystem/Manifest
@@ -1,2 +1 @@
-DIST gulrak-filesystem-1.5.12.tar.gz 209661 BLAKE2B 9eb0bce08659396f3ef254b0ad772ae9ad29654aef3c90ab1f9eee1c4f830544ad947680e072fcf7d3c251a3afb77447617610c49931d50743444a6b88b4745d SHA512 2cba74921104fa84547288ff983260ce1e81967df6a7d2a334074826c355c72945ad64e6979cd302a23c5e3a398990706b01fc573c046512e9f508edca9da12c
DIST gulrak-filesystem-1.5.14.tar.gz 211137 BLAKE2B 9734907da65e0f390e461d76c7b1c7e8ffa1a0f7f01e5952d69d9d6b6cc3c85e20f5e4495235f2589635fb665040bf2ee4def4d3bdcb0f3453a00ee8c4e8ac3f SHA512 6eae921485ecdaf4b8329a568b1f4f612ee491fc5fdeafce9c8000b9bf1a73b6fa4e07d0d4ddf05be49efe79e9bddfbcc0aba85529cb016668797a8d89eb9b82
diff --git a/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.12.ebuild b/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.12.ebuild
deleted file mode 100644
index e35c0185bc92..000000000000
--- a/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.12.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Header-only single-file std::filesystem compatible helper library"
-HOMEPAGE="https://github.com/gulrak/filesystem"
-SRC_URI="https://github.com/gulrak/filesystem/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-S="${WORKDIR}/${P#*-}"
-
-src_prepare() {
- cmake_src_prepare
- sed -i "s:-Werror::g" cmake/GhcHelper.cmake test/CMakeLists.txt || die
-}
-
-src_configure() {
- local mycmakeargs=(
- -DGHC_FILESYSTEM_BUILD_EXAMPLES=OFF
- -DGHC_FILESYSTEM_BUILD_TESTING=$(usex test)
- -DGHC_FILESYSTEM_WITH_INSTALL=ON
- )
-
- cmake_src_configure
-}
-
-src_install() {
- cmake_src_install
-
- docinto examples
- use examples && dodoc examples/*.cpp
-}
next reply other threads:[~2024-12-05 23:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-05 23:13 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-05 18:31 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gulrak-filesystem/ Sam James
2024-12-01 22:36 Jakov Smolić
2023-03-08 23:28 James Le Cuirot
2023-03-08 23:08 James Le Cuirot
2023-01-29 10:41 James Le Cuirot
2022-10-20 12:23 Jakov Smolić
2022-04-21 7:07 Agostino Sarubbo
2022-04-21 7:02 Agostino Sarubbo
2022-04-07 20:36 James Le Cuirot
2021-11-02 21:09 James Le Cuirot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1733440386.11fe6b365651b23e18cd6ffc2dde89f77b64b5d5.chewi@gentoo \
--to=chewi@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox