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: dev-lang/duktape/
Date: Sun, 20 Feb 2022 05:51:43 +0000 (UTC)	[thread overview]
Message-ID: <1645335257.b346e26e9620380b3d415f53e468de3018cfcf37.sam@gentoo> (raw)

commit:     b346e26e9620380b3d415f53e468de3018cfcf37
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 05:33:50 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 05:34:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b346e26e

dev-lang/duktape: install upstream pkgconfig (.pc) file for 2.7.0

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

 dev-lang/duktape/{duktape-2.7.0.ebuild => duktape-2.7.0-r1.ebuild} | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/dev-lang/duktape/duktape-2.7.0.ebuild b/dev-lang/duktape/duktape-2.7.0-r1.ebuild
similarity index 78%
rename from dev-lang/duktape/duktape-2.7.0.ebuild
rename to dev-lang/duktape/duktape-2.7.0-r1.ebuild
index 31308f713bc1..012f1f5349cf 100644
--- a/dev-lang/duktape/duktape-2.7.0.ebuild
+++ b/dev-lang/duktape/duktape-2.7.0-r1.ebuild
@@ -22,10 +22,6 @@ PATCHES=(
 src_prepare() {
 	default
 
-	# Edit pkgconfig
-	sed "s#VERSION#${PV}#" "${FILESDIR}/${PN}.pc" > "${S}/${PN}.pc" || die
-	sed -i "s#LIBDIR#$(get_libdir)#" "${S}/${PN}.pc" || die
-
 	mv Makefile.sharedlibrary Makefile || die "failed to rename makefile"
 }
 
@@ -37,7 +33,4 @@ src_install() {
 	dodir /usr/$(get_libdir)
 	dodir /usr/include
 	emake INSTALL_PREFIX="${ED}"/usr LIBDIR="/$(get_libdir)" install
-
-	insinto /usr/$(get_libdir)/pkgconfig/
-	doins ${S}/${PN}.pc
 }


             reply	other threads:[~2022-02-20  5:51 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-20  5:51 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-16 19:11 [gentoo-commits] repo/gentoo:master commit in: dev-lang/duktape/ Arthur Zamarin
2023-03-19 17:36 Arthur Zamarin
2022-09-15 13:09 Sam James
2022-05-04 13:16 Agostino Sarubbo
2022-04-25 15:06 Sam James
2022-03-15 18:20 Matt Turner
2022-03-15  5:53 Matt Turner
2022-03-13  2:44 Matt Turner
2022-03-12 13:17 Arthur Zamarin
2022-03-12 12:20 Arthur Zamarin
2022-03-11  8:37 Agostino Sarubbo
2022-03-11  8:37 Agostino Sarubbo
2022-03-10 23:43 Sam James
2022-03-10 23:43 Sam James
2022-02-20 20:34 Sam James
2022-02-20  5:51 Sam James
2022-02-19  2:54 Sam James
2021-09-07 12:30 Marek Szuba
2021-04-01 22:32 Sam James
2021-02-15 10:48 Sam James
2021-02-14 14:53 Sam James
2021-01-05 20:51 Sam James
2021-01-02 22:09 Sam James
2020-12-29  9:57 Sam James
2020-11-17 18:49 Agostino Sarubbo
2020-11-16  6:07 Sam James
2020-09-23 10:34 Agostino Sarubbo
2020-09-23 10:20 Agostino Sarubbo
2020-06-28  8:52 Ian Whyman
2020-06-27 10:07 Ian Whyman
2019-10-15 20:29 Ian Whyman
2019-04-13  8:50 Ian Whyman
2018-10-25 18:24 Ian Whyman
2018-04-05 19:23 Ian Whyman
2017-08-30 19:11 Ian Whyman

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=1645335257.b346e26e9620380b3d415f53e468de3018cfcf37.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