public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-news/newsraft/
Date: Tue, 25 Jul 2023 04:59:46 +0000 (UTC)	[thread overview]
Message-ID: <1690261079.8d1f7304dd70fdaa99b2839a19a33329fa114e68.lanodan@gentoo> (raw)

commit:     8d1f7304dd70fdaa99b2839a19a33329fa114e68
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Tue Jul 25 04:57:19 2023 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Tue Jul 25 04:57:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8d1f7304

net-news/newsraft: := for subslotted deps, USE=-native-symlinks compatibility

Closes: https://bugs.gentoo.org/910445
Closes: https://bugs.gentoo.org/910448
Closes: https://bugs.gentoo.org/910449
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 net-news/newsraft/newsraft-0.19.ebuild | 10 +++++++---
 net-news/newsraft/newsraft-9999.ebuild | 10 +++++++---
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/net-news/newsraft/newsraft-0.19.ebuild b/net-news/newsraft/newsraft-0.19.ebuild
index 750cc8472..f2923dc3f 100644
--- a/net-news/newsraft/newsraft-0.19.ebuild
+++ b/net-news/newsraft/newsraft-0.19.ebuild
@@ -21,10 +21,10 @@ SLOT="0"
 DEPEND="
 	dev-db/sqlite:3
 	dev-libs/expat
-	dev-libs/gumbo
-	dev-libs/yajl
+	dev-libs/gumbo:=
+	dev-libs/yajl:=
 	net-misc/curl
-	sys-libs/ncurses
+	sys-libs/ncurses:=
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
@@ -32,6 +32,10 @@ BDEPEND="
 	virtual/pkgconfig
 "
 
+src_compile() {
+	emake CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
 src_install() {
 	emake PREFIX="/usr" DESTDIR="${D}" install
 	einstalldocs

diff --git a/net-news/newsraft/newsraft-9999.ebuild b/net-news/newsraft/newsraft-9999.ebuild
index 750cc8472..f2923dc3f 100644
--- a/net-news/newsraft/newsraft-9999.ebuild
+++ b/net-news/newsraft/newsraft-9999.ebuild
@@ -21,10 +21,10 @@ SLOT="0"
 DEPEND="
 	dev-db/sqlite:3
 	dev-libs/expat
-	dev-libs/gumbo
-	dev-libs/yajl
+	dev-libs/gumbo:=
+	dev-libs/yajl:=
 	net-misc/curl
-	sys-libs/ncurses
+	sys-libs/ncurses:=
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
@@ -32,6 +32,10 @@ BDEPEND="
 	virtual/pkgconfig
 "
 
+src_compile() {
+	emake CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
 src_install() {
 	emake PREFIX="/usr" DESTDIR="${D}" install
 	einstalldocs


             reply	other threads:[~2023-07-25  4:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25  4:59 Haelwenn Monnier [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-07-21 23:06 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-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=1690261079.8d1f7304dd70fdaa99b2839a19a33329fa114e68.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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