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: sys-libs/argp-standalone/
Date: Tue, 23 Nov 2021 17:31:53 +0000 (UTC)	[thread overview]
Message-ID: <1637688703.c38414b4a8606cb67a8db9f69dbe152977adf17f.sam@gentoo> (raw)

commit:     c38414b4a8606cb67a8db9f69dbe152977adf17f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 23 17:31:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 23 17:31:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38414b4

sys-libs/argp-standalone: re-enable shared patch for 1.4.1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...gp-standalone-1.4.1.ebuild => argp-standalone-1.4.1-r1.ebuild} | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/sys-libs/argp-standalone/argp-standalone-1.4.1.ebuild b/sys-libs/argp-standalone/argp-standalone-1.4.1-r1.ebuild
similarity index 79%
rename from sys-libs/argp-standalone/argp-standalone-1.4.1.ebuild
rename to sys-libs/argp-standalone/argp-standalone-1.4.1-r1.ebuild
index 20321b3bca65..c665f174dc20 100644
--- a/sys-libs/argp-standalone/argp-standalone-1.4.1.ebuild
+++ b/sys-libs/argp-standalone/argp-standalone-1.4.1-r1.ebuild
@@ -11,11 +11,15 @@ SRC_URI="https://github.com/ericonr/argp-standalone/archive/refs/tags/${PV}.tar.
 
 LICENSE="public-domain GPL-2 GPL-3 XC"
 SLOT="0"
-#KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
 IUSE="static-libs"
 
 DEPEND="!sys-libs/glibc"
 
+PATCHES=(
+	"${FILESDIR}"/argp-standalone-1.3-shared.patch
+)
+
 src_prepare() {
 	default
 
@@ -25,7 +29,7 @@ src_prepare() {
 src_configure() {
 	append-cflags "-fgnu89-inline"
 
-	econf
+	econf $(use_enable static-libs static)
 }
 
 src_install() {


             reply	other threads:[~2021-11-23 17:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-23 17:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-02 10:31 [gentoo-commits] repo/gentoo:master commit in: sys-libs/argp-standalone/ Arthur Zamarin
2022-11-18 15:37 Arthur Zamarin
2022-11-18 15:37 Arthur Zamarin
2022-11-18 15:37 Arthur Zamarin
2022-11-18 15:37 Arthur Zamarin
2022-11-18 15:37 Arthur Zamarin
2022-10-04  3:00 Sam James
2021-11-23 17:16 Sam James
2021-11-23 16:58 Sam James
2021-11-23 16:58 Sam James
2021-01-09 10:43 Sam James
2020-01-30  7:42 Georgy Yakovlev
2020-01-23 14:10 Anthony G. Basile
2019-06-01 22:22 Jonas Stein
2019-04-26 15:38 Anthony G. Basile
2017-11-24 17:26 Anthony G. Basile
2017-05-22 12:54 Anthony G. Basile
2017-05-22 12:50 Anthony G. Basile
2016-06-11  1:03 Anthony G. Basile
2015-11-19 19:41 Mike Frysinger

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=1637688703.c38414b4a8606cb67a8db9f69dbe152977adf17f.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