From: "Eli Burch" <redawl@burchbytes.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-news/newsraft/
Date: Sun, 21 Jul 2024 23:06:44 +0000 (UTC) [thread overview]
Message-ID: <1721603168.339fdf1a2eb76b789dcb936a3a93684c43096dbb.redawl@gentoo> (raw)
commit: 339fdf1a2eb76b789dcb936a3a93684c43096dbb
Author: Eli Burch <eli.burch <AT> burchbytes <DOT> com>
AuthorDate: Sun Jul 21 23:06:08 2024 +0000
Commit: Eli Burch <redawl <AT> burchbytes <DOT> com>
CommitDate: Sun Jul 21 23:06:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=339fdf1a
net-news/newsraft: drop 0.23
Signed-off-by: Eli Burch <eli.burch <AT> burchbytes.com>
net-news/newsraft/Manifest | 1 -
net-news/newsraft/newsraft-0.23.ebuild | 53 ----------------------------------
2 files changed, 54 deletions(-)
diff --git a/net-news/newsraft/Manifest b/net-news/newsraft/Manifest
index 73730dc08..fa3611aae 100644
--- a/net-news/newsraft/Manifest
+++ b/net-news/newsraft/Manifest
@@ -1,2 +1 @@
-DIST newsraft-0.23.tar.gz 139740 BLAKE2B 5a98c25b120f79d7ccf518545146ab8ec4e2c86772cc0fb9723b225ff15a8e86761f4d79ce25bdf5182a5fbf282b0ffa9b618e9265e589fc9fcbeac8fb75c325 SHA512 e55acd637d55dc5566fa5aed1b7c74b8f7f1b61b8ad4de0db08d0ab32a99d68bbbce2f5f47fdc0c43d7601cc1221fe7ae5ca41b1c3d2d7e44a3621d577dc4edc
DIST newsraft-0.25.tar.gz 153586 BLAKE2B d2790f4eb0a1fa9ceb5e0240b475ffff9e5dd00c1bcdc7a55d79d7527b6d17057f4d6635f722982af7fea8c5d7df351d88e0389982a77f5651fcc64cfa051f86 SHA512 354f3d5fb0e6d86782538da03408383b74443889aed19ae3599b1f286c76f6814ec406297dcdb505bbca6cf835440161a89066df0f21d52871c57dca288dfa23
diff --git a/net-news/newsraft/newsraft-0.23.ebuild b/net-news/newsraft/newsraft-0.23.ebuild
deleted file mode 100644
index baeac03ac..000000000
--- a/net-news/newsraft/newsraft-0.23.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="A lightweight feed reader with ncurses user interface inspired by Newsboat."
-HOMEPAGE="https://codeberg.org/grisha/newsraft"
-
-if [[ ${PV} == 9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://codeberg.org/grisha/newsraft.git"
-else
- SRC_URI="https://codeberg.org/grisha/newsraft/archive/${P}.tar.gz"
- KEYWORDS="~amd64"
- S="${WORKDIR}/${PN}"
-fi
-
-LICENSE="ISC"
-SLOT="0"
-
-DEPEND="
- dev-db/sqlite:3
- dev-libs/expat
- dev-libs/gumbo:=
- dev-libs/yajl:=
- net-misc/curl
- sys-libs/ncurses:=
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
- app-text/scdoc
- virtual/pkgconfig
-"
-
-PATCHES=(
- "${FILESDIR}/newsraft-0.23-hardcoded-CC.patch"
-)
-
-src_compile() {
- tc-getCC
- emake CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-}
-
-src_test() {
- emake CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" check
-}
-
-src_install() {
- emake PREFIX="/usr" DESTDIR="${D}" install
- einstalldocs
-}
next reply other threads:[~2024-07-21 23:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-21 23:06 Eli Burch [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 16:40 [gentoo-commits] repo/proj/guru:dev commit in: net-news/newsraft/ Eli Burch
2024-10-06 18:12 Eli Burch
2024-10-03 12:28 Eli Burch
2024-06-22 15:22 Eli Burch
2024-06-16 14:51 Eli Burch
2024-05-20 17:05 Lucio Sauer
2024-02-17 10:47 Haelwenn Monnier
2024-02-17 10:47 Haelwenn Monnier
2023-07-25 4:59 Haelwenn Monnier
2023-07-13 14:28 Efe İzbudak
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=1721603168.339fdf1a2eb76b789dcb936a3a93684c43096dbb.redawl@gentoo \
--to=redawl@burchbytes.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