public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Keri Harris" <keri@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/yap/
Date: Sat, 15 May 2021 15:17:47 +0000 (UTC)	[thread overview]
Message-ID: <1621091809.a06d96cfdc4d632adb86e5d519f7a337da5d9331.keri@gentoo> (raw)

commit:     a06d96cfdc4d632adb86e5d519f7a337da5d9331
Author:     Keri Harris <keri <AT> gentoo <DOT> org>
AuthorDate: Sat May 15 15:16:27 2021 +0000
Commit:     Keri Harris <keri <AT> gentoo <DOT> org>
CommitDate: Sat May 15 15:16:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06d96cf

dev-lang/yap: migrate to cmake.eclass

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Keri Harris <keri <AT> gentoo.org>

 dev-lang/yap/yap-6.3.4.ebuild | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/dev-lang/yap/yap-6.3.4.ebuild b/dev-lang/yap/yap-6.3.4.ebuild
index ffa33f60439..f45b3f336d3 100644
--- a/dev-lang/yap/yap-6.3.4.ebuild
+++ b/dev-lang/yap/yap-6.3.4.ebuild
@@ -7,7 +7,7 @@ MY_P=YAP-${PV}
 
 PYTHON_COMPAT=( python3_{7,8} )
 
-inherit cmake-utils flag-o-matic multilib python-r1
+inherit cmake flag-o-matic python-r1
 
 PATCHSET_VER="0"
 
@@ -45,14 +45,11 @@ DEPEND="${RDEPEND}
 	python? ( dev-lang/swig )"
 
 S="${WORKDIR}"/yap-6.3-${MY_P}
-BUILD_DIR="${S}"/build
-CMAKE_USE_DIR="${S}"
 
 src_prepare() {
 	if [[ -d "${WORKDIR}"/${PV} ]] ; then
 		eapply "${WORKDIR}"/${PV}
 	fi
-	eapply_user
 
 	sed -i \
 		-e "s|\(set ( libdir \"\${exec_prefix}\)/lib\")|\1/$(get_libdir)\")|" \
@@ -61,7 +58,7 @@ src_prepare() {
 		CMakeLists.txt || die
 	rm -rf "${S}"/yap || die "failed to remove yap xcode project"
 
-	cmake-utils_src_prepare
+	cmake_src_prepare
 }
 
 src_configure() {
@@ -92,14 +89,14 @@ src_configure() {
 		-DWITH_Matlab=no
 	)
 
-	cmake-utils_src_configure
+	cmake_src_configure
 }
 
 src_compile() {
-	cmake-utils_src_compile
+	cmake_src_compile
 
 	if use doc ; then
-		cmake-utils_src_compile doc
+		cmake_src_compile doc
 	fi
 }
 
@@ -110,7 +107,7 @@ src_test() {
 }
 
 src_install() {
-	cmake-utils_src_install
+	cmake_src_install
 
 	dodoc changes*.html README
 


             reply	other threads:[~2021-05-15 15:17 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-15 15:17 Keri Harris [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-14  5:19 [gentoo-commits] repo/gentoo:master commit in: dev-lang/yap/ Eli Schwartz
2024-08-14  5:19 Eli Schwartz
2024-08-14  5:19 Eli Schwartz
2024-08-14  5:19 Eli Schwartz
2022-05-27 16:34 Keri Harris
2022-05-21  6:11 Keri Harris
2022-01-23 15:13 Keri Harris
2022-01-22  9:27 Keri Harris
2022-01-22  8:19 Keri Harris
2022-01-22  8:17 Keri Harris
2021-12-11 14:33 Keri Harris
2021-12-11  6:51 Keri Harris
2021-12-10 17:24 Keri Harris
2021-06-26 12:11 Keri Harris
2021-05-28 15:57 David Seifert
2021-05-24 10:08 Keri Harris
2021-05-02  8:00 Keri Harris
2021-01-18 15:58 Keri Harris
2021-01-07 18:51 Keri Harris
2021-01-07 13:40 Keri Harris
2021-01-07  7:38 Keri Harris
2021-01-07  0:58 Sam James
2020-09-21  9:32 Keri Harris
2020-09-20 16:00 Keri Harris
2020-09-20 15:22 Keri Harris
2020-05-11 18:24 Keri Harris
2019-11-06 17:19 Keri Harris
2019-08-11 21:30 Thomas Deutschmann
2019-08-03 12:27 Keri Harris
2019-02-08 21:41 Brian Evans
2018-09-18  1:09 Matt Turner
2018-07-16  7:39 Keri Harris
2018-07-14 17:24 Keri Harris
2017-01-08  9:42 Keri Harris
2017-01-01 12:43 Agostino Sarubbo
2016-12-21 22:54 Thomas Deutschmann
2016-10-06 12:41 Keri Harris
2016-07-21 16:29 Keri Harris
2016-07-21 15:34 Keri Harris
2016-03-16 13:29 Keri Harris
2016-03-16 10:31 Keri Harris
2016-03-11 17:17 Keri Harris
2016-03-10 21:04 Keri Harris
2016-03-04 14:59 Keri Harris
2016-03-03 11:21 Keri Harris
2016-02-20 12:09 Keri Harris
2016-02-14 14:14 Keri Harris

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=1621091809.a06d96cfdc4d632adb86e5d519f7a337da5d9331.keri@gentoo \
    --to=keri@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