public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/ada_libfswatch/
Date: Thu, 30 Dec 2021 17:32:36 +0000 (UTC)	[thread overview]
Message-ID: <1640885545.aeff0849269f28a12f5ffd4a59ce33f91807e67f.tupone@gentoo> (raw)

commit:     aeff0849269f28a12f5ffd4a59ce33f91807e67f
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 30 17:32:25 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Dec 30 17:32:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeff0849

dev-ada/ada_libfswatch: fix ObsoleteUri

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ada/ada_libfswatch/ada_libfswatch-20201105.ebuild | 8 ++++----
 dev-ada/ada_libfswatch/metadata.xml                   | 3 +++
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-ada/ada_libfswatch/ada_libfswatch-20201105.ebuild b/dev-ada/ada_libfswatch/ada_libfswatch-20201105.ebuild
index fdc6149a32ce..14f182fcc31f 100644
--- a/dev-ada/ada_libfswatch/ada_libfswatch-20201105.ebuild
+++ b/dev-ada/ada_libfswatch/ada_libfswatch-20201105.ebuild
@@ -10,7 +10,7 @@ commitId=94c0a5f137b88113a791a148b60e5e7d019d6fa1
 
 DESCRIPTION="Ada binding to the libfswatch library"
 HOMEPAGE="https://github.com/AdaCore/ada_libfswatch"
-SRC_URI="https://github.com/AdaCore/${PN}/tarball/${commitId}
+SRC_URI="https://github.com/AdaCore/${PN}/archive/${commitId}.tar.gz
 	-> ${P}.tar.gz"
 
 LICENSE="GPL-3 gcc-runtime-library-exception-3.1"
@@ -18,7 +18,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="${ADA_DEPS}
-	dev-ada/gnatcoll-core[${ADA_USEDEP}]
+	dev-ada/gnatcoll-core[${ADA_USEDEP},shared]
 	sys-fs/fswatch"
 DEPEND="${RDEPEND}"
 BDEPEND="dev-ada/gprbuild[${ADA_USEDEP}]"
@@ -42,13 +42,13 @@ src_prepare() {
 }
 
 src_compile() {
-	gprbuild -p -v -P ada_libfswatch -XLIBRARY_TYPE=static \
+	gprbuild -p -v -P ada_libfswatch -XLIBRARY_TYPE=relocatable \
 		-cargs:C ${CFLAGS} -cargs:Ada ${ADAFLAGS} \
 		|| die
 }
 
 src_install() {
-	gprinstall -v -r -p -P ada_libfswatch -XLIBRARY_TYPE=static \
+	gprinstall -v -r -p -P ada_libfswatch -XLIBRARY_TYPE=relocatable \
 		--prefix="${D}"/usr || die
 	einstalldocs
 }

diff --git a/dev-ada/ada_libfswatch/metadata.xml b/dev-ada/ada_libfswatch/metadata.xml
index 91e8ad9f5e33..11c22246babd 100644
--- a/dev-ada/ada_libfswatch/metadata.xml
+++ b/dev-ada/ada_libfswatch/metadata.xml
@@ -4,4 +4,7 @@
 	<maintainer type="project">
 		<email>ada@gentoo.org</email>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">AdaCore/ada_libfswatch</remote-id>
+	</upstream>
 </pkgmetadata>


             reply	other threads:[~2021-12-30 17:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-30 17:32 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-02 14:16 [gentoo-commits] repo/gentoo:master commit in: dev-ada/ada_libfswatch/ Alfredo Tupone
2022-02-03 20:16 Alfredo Tupone
2022-10-03  6:48 Alfredo Tupone
2022-11-21 17:37 Alfredo Tupone
2023-03-21  7:25 Alfredo Tupone
2023-03-21 21:02 Alfredo Tupone
2023-12-02 16:35 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=1640885545.aeff0849269f28a12f5ffd4a59ce33f91807e67f.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