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: sci-libs/ogdi/
Date: Thu, 30 Jun 2022 19:06:05 +0000 (UTC)	[thread overview]
Message-ID: <1656615919.2ec63885bb34c88c2b0bcbb26752ec119485f928.sam@gentoo> (raw)

commit:     2ec63885bb34c88c2b0bcbb26752ec119485f928
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 19:05:19 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 19:05:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec63885

sci-libs/ogdi: install .pc file

Closes: https://bugs.gentoo.org/848015
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/ogdi/{ogdi-4.1.0.ebuild => ogdi-4.1.0-r1.ebuild} | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/sci-libs/ogdi/ogdi-4.1.0.ebuild b/sci-libs/ogdi/ogdi-4.1.0-r1.ebuild
similarity index 91%
rename from sci-libs/ogdi/ogdi-4.1.0.ebuild
rename to sci-libs/ogdi/ogdi-4.1.0-r1.ebuild
index 8a821d13f953..72f6e8d93cd2 100644
--- a/sci-libs/ogdi/ogdi-4.1.0.ebuild
+++ b/sci-libs/ogdi/ogdi-4.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -53,8 +53,16 @@ src_compile() {
 src_install() {
 	mv "${S}"/bin/${TARGET}/*.so* "${S}"/lib/Linux/. || die "lib move failed"
 	dobin "${S}"/bin/${TARGET}/*
+
 	insinto /usr/include
 	doins ogdi/include/ecs.h ogdi/include/ecs_util.h
+
 	dolib.so lib/${TARGET}/lib*
+
+	insinto "/usr/$(get_libdir)/pkgconfig"
+	doins ogdi.pc
+
+	dobin ogdi-config
+
 	einstalldocs
 }


             reply	other threads:[~2022-06-30 19:06 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-30 19:06 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-08 18:50 [gentoo-commits] repo/gentoo:master commit in: sci-libs/ogdi/ Andrew Ammerlaan
2021-08-14 23:15 Marek Szuba
2020-04-13 16:53 Agostino Sarubbo
2020-04-12  7:30 Agostino Sarubbo
2020-04-11 16:10 Agostino Sarubbo
2020-04-11 16:00 Agostino Sarubbo
2020-04-10 19:55 Mart Raudsepp
2019-12-29  0:20 Andreas Sturmlechner
2019-12-29  0:20 Andreas Sturmlechner
2019-05-16 19:30 Aaron Bauman
2018-06-03  2:59 Aaron Bauman
2018-05-20 11:13 Mikle Kolyada
2018-04-26  5:17 Matt Turner
2018-04-15 18:58 Thomas Deutschmann
2018-04-15 18:40 Sergei Trofimovich
2018-04-14 17:37 Aaron Bauman
2017-07-20 20:57 Sergei Trofimovich
2017-07-17  9:48 Alexis Ballier

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=1656615919.2ec63885bb34c88c2b0bcbb26752ec119485f928.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