public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/edbrowse/
Date: Mon, 30 May 2022 23:08:07 +0000 (UTC)	[thread overview]
Message-ID: <1653951932.03aa661269d1eca0515be75c6dad2ef743667629.sam@gentoo> (raw)

commit:     03aa661269d1eca0515be75c6dad2ef743667629
Author:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon May 30 22:11:50 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 30 23:05:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03aa6612

app-accessibility/edbrowse: depend on dev-db/unixODBC undonditionally

Closes: https://bugs.gentoo.org/843056
Signed-off-by: Anna Vyalkova <cyber+gentoo <AT> sysrq.in>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...dbrowse-3.8.2.1-r1.ebuild => edbrowse-3.8.2.1-r2.ebuild} | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/app-accessibility/edbrowse/edbrowse-3.8.2.1-r1.ebuild b/app-accessibility/edbrowse/edbrowse-3.8.2.1-r2.ebuild
similarity index 90%
rename from app-accessibility/edbrowse/edbrowse-3.8.2.1-r1.ebuild
rename to app-accessibility/edbrowse/edbrowse-3.8.2.1-r2.ebuild
index d9e6b8f22449..f5d434c6cd2d 100644
--- a/app-accessibility/edbrowse/edbrowse-3.8.2.1-r1.ebuild
+++ b/app-accessibility/edbrowse/edbrowse-3.8.2.1-r2.ebuild
@@ -15,23 +15,24 @@ SRC_URI="https://github.com/CMB/edbrowse/archive/v${PV}.tar.gz -> ${P}.tar.gz
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="odbc"
 
 RDEPEND="
 	>=app-text/htmltidy-5.0.0:=
+	dev-db/unixODBC
 	dev-libs/libpcre2:=
 	net-misc/curl
 	sys-libs/readline:=
-	odbc? ( dev-db/unixODBC )"
+"
 DEPEND="${RDEPEND}"
 BDEPEND="
 	dev-lang/perl
 	sys-apps/ed
-	virtual/pkgconfig"
+	virtual/pkgconfig
+"
 
-	PATCHES=(
-		"${FILESDIR}/${P}"-respect-ldflags.patch
-	)
+PATCHES=(
+	"${FILESDIR}/${P}"-respect-ldflags.patch
+)
 
 src_compile() {
 	# First build quickjs so we can link to its static library.


             reply	other threads:[~2022-05-30 23:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-30 23:08 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-15  6:52 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/edbrowse/ Jakov Smolić
2022-05-30 23:08 Sam James
2022-05-30 23:08 Sam James
2022-05-07  5:33 Sam James
2022-05-07  1:14 William Hubbs
2022-04-12  7:54 Sam James
2021-11-12  2:05 Sam James
2021-11-10 12:49 Jakov Smolić
2021-08-29 18:30 Sam James
2021-08-27 10:29 Marek Szuba
2020-11-13 16:57 Sam James
2020-01-21 22:26 Mart Raudsepp
2020-01-21 22:26 Mart Raudsepp
2019-05-01 22:44 Mart Raudsepp
2016-07-03 16:39 Ulrich Müller
2016-03-21 21:19 Anthony G. Basile
2015-12-15 20:37 Anthony G. Basile

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=1653951932.03aa661269d1eca0515be75c6dad2ef743667629.sam@gentoo \
    --to=sam@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