From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/gtkada/
Date: Sun, 26 Dec 2021 17:54:11 +0000 (UTC) [thread overview]
Message-ID: <1640541230.0f32f5a6082345647731b65639840f3be1a3722b.tupone@gentoo> (raw)
commit: 0f32f5a6082345647731b65639840f3be1a3722b
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 26 17:53:50 2021 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Dec 26 17:53:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f32f5a6
dev-ada/gtkada: add static-pic generation
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ada/gtkada/gtkada-22.0.0.ebuild | 5 +++--
dev-ada/gtkada/metadata.xml | 5 ++++-
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/dev-ada/gtkada/gtkada-22.0.0.ebuild b/dev-ada/gtkada/gtkada-22.0.0.ebuild
index 439153321466..8a1efe2e0af3 100644
--- a/dev-ada/gtkada/gtkada-22.0.0.ebuild
+++ b/dev-ada/gtkada/gtkada-22.0.0.ebuild
@@ -12,9 +12,9 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
LICENSE="GPL-3"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
-IUSE="+shared static-libs"
+IUSE="+shared static-libs static-pic"
RDEPEND="${ADA_DEPS}
dev-libs/atk
@@ -45,6 +45,7 @@ src_configure() {
econf \
$(use_enable static-libs static) \
$(use_enable shared) \
+ $(use_enable static-pic) \
--without-GL
}
diff --git a/dev-ada/gtkada/metadata.xml b/dev-ada/gtkada/metadata.xml
index ed2a0cec8e00..bd7b67c76052 100644
--- a/dev-ada/gtkada/metadata.xml
+++ b/dev-ada/gtkada/metadata.xml
@@ -6,8 +6,11 @@
</maintainer>
<use>
<flag name="shared">Build gtkada as shared library</flag>
+ <flag name="static-pic">Build static library with pic code</flag>
</use>
<longdescription lang="en">
- GtkAda is an Ada graphical toolkit based on Gtk+, providing the complete set of Gtk+ widgets using the Object-Oriented features of this language. GtkAda supports the latest 3.14 stable releases.
+ GtkAda is an Ada graphical toolkit based on Gtk+, providing the
+ complete set of Gtk+ widgets using the Object-Oriented features of
+ this language. GtkAda supports the latest 3.14 stable releases.
</longdescription>
</pkgmetadata>
next reply other threads:[~2021-12-26 17:54 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-26 17:54 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 20:33 [gentoo-commits] repo/gentoo:master commit in: dev-ada/gtkada/ Alfredo Tupone
2025-02-07 20:56 Alfredo Tupone
2025-02-07 18:41 Alfredo Tupone
2025-02-07 18:36 Alfredo Tupone
2025-02-05 20:53 Alfredo Tupone
2024-12-14 14:06 Sam James
2024-11-23 18:02 Arthur Zamarin
2024-03-16 13:21 Alfredo Tupone
2023-12-17 18:10 Alfredo Tupone
2023-03-21 21:02 Alfredo Tupone
2023-03-21 7:25 Alfredo Tupone
2022-12-16 7:10 Alfredo Tupone
2022-12-05 13:23 Alfredo Tupone
2022-11-21 18:09 Alfredo Tupone
2022-10-04 7:04 Alfredo Tupone
2021-12-20 9:31 Alfredo Tupone
2021-12-19 22:09 Agostino Sarubbo
2021-11-25 7:28 Alfredo Tupone
2021-11-18 7:09 Alfredo Tupone
2021-09-19 13:05 Alfredo Tupone
2021-07-20 6:33 Agostino Sarubbo
2021-06-04 21:19 Alfredo Tupone
2021-05-27 20:22 Alfredo Tupone
2021-05-26 19:08 Alfredo Tupone
2019-12-04 21:24 Alfredo Tupone
2019-08-29 6:41 Alfredo Tupone
2019-08-27 10:23 Alfredo Tupone
2019-06-21 6:17 Alfredo Tupone
2019-06-11 19:27 Alfredo Tupone
2019-06-05 6:32 Alfredo Tupone
2019-05-31 8:51 Alfredo Tupone
2018-07-02 19:03 Alfredo Tupone
2018-04-21 19:51 Alfredo Tupone
2018-02-28 7:34 Alfredo Tupone
2017-04-25 19:41 Alfredo Tupone
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=1640541230.0f32f5a6082345647731b65639840f3be1a3722b.tupone@gentoo \
--to=tupone@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