From: "Adam Pimentel" <adam.pimentel@protonmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/feather/
Date: Tue, 20 Dec 2022 07:58:04 +0000 (UTC) [thread overview]
Message-ID: <1671523032.cf0304f9f3ccb87d33b58915d26bed2ceb789e9f.adam.pimentel@gentoo> (raw)
commit: cf0304f9f3ccb87d33b58915d26bed2ceb789e9f
Author: Adam Pimentel <adam.pimentel <AT> protonmail <DOT> com>
AuthorDate: Tue Dec 20 07:57:12 2022 +0000
Commit: Adam Pimentel <adam.pimentel <AT> protonmail <DOT> com>
CommitDate: Tue Dec 20 07:57:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf0304f9
net-p2p/feather: revert unnessisary change
Signed-off-by: Adam Pimentel <adam.pimentel <AT> protonmail.com>
net-p2p/feather/feather-2.1.0.ebuild | 10 ----------
net-p2p/feather/feather-9999.ebuild | 17 -----------------
2 files changed, 27 deletions(-)
diff --git a/net-p2p/feather/feather-2.1.0.ebuild b/net-p2p/feather/feather-2.1.0.ebuild
index 895c163b2..fab406b81 100644
--- a/net-p2p/feather/feather-2.1.0.ebuild
+++ b/net-p2p/feather/feather-2.1.0.ebuild
@@ -98,16 +98,6 @@ src_prepare() {
default
echo "#define FEATHER_VERSION \"${PV}\"" > "${WORKDIR}"/${PF}/src/config-feather.h || die
echo "#define TOR_VERSION \"NOT_EMBEDDED\"" >> "${WORKDIR}"/${PF}/src/config-feather.h || die
-
- sed -i 's/set(Boost_USE_STATIC_LIBS ON)/set(Boost_USE_STATIC_LIBS OFF)/g' \
- "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
- sed -i 's/set(Boost_USE_STATIC_RUNTIME ON)/set(Boost_USE_STATIC_RUNTIME OFF)/g' \
- "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
-
- echo "set(STATIC ON)" > "${WORKDIR}"/${PF}/monero/CMakeLists.txt.2 || die
- cat "${WORKDIR}"/${PF}/monero/CMakeLists.txt >> "${WORKDIR}"/${PF}/monero/CMakeLists2.txt || die
- mv "${WORKDIR}"/${PF}/monero/CMakeLists2.txt "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
-
cmake_src_prepare
}
diff --git a/net-p2p/feather/feather-9999.ebuild b/net-p2p/feather/feather-9999.ebuild
index 51dd4c88a..a3931f296 100644
--- a/net-p2p/feather/feather-9999.ebuild
+++ b/net-p2p/feather/feather-9999.ebuild
@@ -66,23 +66,6 @@ src_configure() {
cmake_src_configure
}
-src_prepare() {
- default
- echo "#define FEATHER_VERSION \"${PV}\"" > "${WORKDIR}"/${PF}/src/config-feather.h || die
- echo "#define TOR_VERSION \"NOT_EMBEDDED\"" >> "${WORKDIR}"/${PF}/src/config-feather.h || die
-
- sed -i 's/set(Boost_USE_STATIC_LIBS ON)/set(Boost_USE_STATIC_LIBS OFF)/g' \
- "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
- sed -i 's/set(Boost_USE_STATIC_RUNTIME ON)/set(Boost_USE_STATIC_RUNTIME OFF)/g' \
- "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
-
- echo "set(STATIC ON)" > "${WORKDIR}"/${PF}/monero/CMakeLists.txt.2 || die
- cat "${WORKDIR}"/${PF}/monero/CMakeLists.txt >> "${WORKDIR}"/${PF}/monero/CMakeLists2.txt || die
- mv "${WORKDIR}"/${PF}/monero/CMakeLists2.txt "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
-
- cmake_src_prepare
-}
-
src_compile() {
cmake_build feather
}
next reply other threads:[~2022-12-20 7:58 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-20 7:58 Adam Pimentel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-22 23:02 [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/feather/ Adam Pimentel
2024-07-16 15:55 Lucio Sauer
2024-07-16 15:46 Lucio Sauer
2024-07-16 15:46 Lucio Sauer
2024-07-16 3:10 Adam Pimentel
2024-07-16 3:10 Adam Pimentel
2024-05-27 5:26 Adam Pimentel
2024-01-03 16:54 [gentoo-commits] repo/proj/guru:master " David Roman
2024-01-03 16:53 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2024-01-03 16:53 David Roman
2024-01-03 4:23 Adam Pimentel
2024-01-03 3:55 Adam Pimentel
2023-12-31 1:00 Julien Roy
2023-10-26 15:17 Adam Pimentel
2023-10-12 22:15 Adam Pimentel
2023-10-11 18:29 Adam Pimentel
2023-10-11 18:26 Adam Pimentel
2023-10-10 2:52 Adam Pimentel
2023-10-09 19:47 Adam Pimentel
2023-06-05 19:22 Adam Pimentel
2023-05-30 12:26 Anna Vyalkova
2023-05-30 6:43 Adam Pimentel
2023-03-01 23:02 Adam Pimentel
2023-01-30 6:42 Adam Pimentel
2023-01-28 19:18 Adam Pimentel
2023-01-28 9:27 Adam Pimentel
2022-12-29 20:17 Florian Schmaus
2022-12-27 4:45 Adam Pimentel
2022-12-18 0:35 Adam Pimentel
2022-12-10 2:52 Adam Pimentel
2022-12-10 2:52 Adam Pimentel
2022-12-10 2:46 Adam Pimentel
2022-12-10 2:44 Adam Pimentel
2022-12-05 23:15 Adam Pimentel
2022-12-05 23:03 Adam Pimentel
2022-12-05 21:49 Adam Pimentel
2022-12-01 15:16 Adam Pimentel
2022-12-01 15:08 Adam Pimentel
2022-09-09 21:57 Adam Pimentel
2022-09-09 20:27 Adam Pimentel
2022-09-08 23:20 Adam Pimentel
2022-09-08 19:35 Adam Pimentel
2022-09-08 17:08 Adam Pimentel
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=1671523032.cf0304f9f3ccb87d33b58915d26bed2ceb789e9f.adam.pimentel@gentoo \
--to=adam.pimentel@protonmail.com \
--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