From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8FF201382C5 for ; Tue, 1 Jun 2021 04:56:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1059E081E; Tue, 1 Jun 2021 04:56:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D7C2E081E for ; Tue, 1 Jun 2021 04:56:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BAAAA340F3F for ; Tue, 1 Jun 2021 04:56:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBB14720 for ; Tue, 1 Jun 2021 04:56:52 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1622523331.7d69768a68574b3e3b249dc9bb729ed9e9277741.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-R/RcppArmadillo/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-R/RcppArmadillo/Manifest dev-R/RcppArmadillo/RcppArmadillo-0.10.2.2.0.ebuild dev-R/RcppArmadillo/RcppArmadillo-0.10.5.0.0.ebuild X-VCS-Directories: dev-R/RcppArmadillo/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 7d69768a68574b3e3b249dc9bb729ed9e9277741 X-VCS-Branch: dev Date: Tue, 1 Jun 2021 04:56:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1b1904cf-c04d-486a-9515-53c916e5c863 X-Archives-Hash: 2577060308cc0866c6a94bfb44006c3d commit: 7d69768a68574b3e3b249dc9bb729ed9e9277741 Author: Alessandro Barbieri gmail com> AuthorDate: Tue Jun 1 04:55:31 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Tue Jun 1 04:55:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7d69768a dev-R/RcppArmadillo: add 0.10.2.2.0, drop 0.10.5.0.0 Signed-off-by: Alessandro Barbieri gmail.com> dev-R/RcppArmadillo/Manifest | 2 +- ...llo-0.10.5.0.0.ebuild => RcppArmadillo-0.10.2.2.0.ebuild} | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/dev-R/RcppArmadillo/Manifest b/dev-R/RcppArmadillo/Manifest index d669ccdb9..bb6e382d9 100644 --- a/dev-R/RcppArmadillo/Manifest +++ b/dev-R/RcppArmadillo/Manifest @@ -1 +1 @@ -DIST RcppArmadillo_0.10.5.0.0.tar.gz 1669395 BLAKE2B 5b9c7e8d63ed5c782c8a848b6d580fb31bba89e7668048a90416ba1dd95554c2d78011c11b43f4a2c6be3ee4283b44acc84977e601faf6a688256a3cebf3a739 SHA512 843012eb1b44141ef7b2a20db140eed1f219c3eba6b435e7651884c010626ccd9618d962d9d923cacecd9d63c58ad5722ce78604debe2be165aea59bd336e548 +DIST RcppArmadillo_0.10.2.2.0.tar.gz 1661194 BLAKE2B 0c1de4e8d6278aa72c8bed99ca40a195b26cb6d23b2f45841d547c64247c1ffa398fd086874866c0764027737055fc60a420f105a2a443e74eb473a6e7c06885 SHA512 b068fae82278165d36756658fc3813302ad253bddc3d869034ab0fb81519596ca396e56bb35fe8cae372ff2d4557b55a52522698fcd6c2f30867c1f1b557b662 diff --git a/dev-R/RcppArmadillo/RcppArmadillo-0.10.5.0.0.ebuild b/dev-R/RcppArmadillo/RcppArmadillo-0.10.2.2.0.ebuild similarity index 79% rename from dev-R/RcppArmadillo/RcppArmadillo-0.10.5.0.0.ebuild rename to dev-R/RcppArmadillo/RcppArmadillo-0.10.2.2.0.ebuild index f14fd4406..2bd5ac434 100644 --- a/dev-R/RcppArmadillo/RcppArmadillo-0.10.5.0.0.ebuild +++ b/dev-R/RcppArmadillo/RcppArmadillo-0.10.2.2.0.ebuild @@ -5,26 +5,28 @@ EAPI=7 inherit R-packages +MYPV="$(ver_cut 2-3 ${PV})" + DESCRIPTION='Rcpp Integration for the Armadillo templated linear algebra library' +SRC_URI="mirror://cran/src/contrib/Archive/${PN}/${PN}_${PV}.tar.gz" KEYWORDS="~amd64" LICENSE='GPL-2+' DEPEND=" >=dev-lang/R-3.3.0 >=dev-R/Rcpp-0.11.0 - sci-libs/armadillo[lapack] -" -RDEPEND=" - ${DEPEND} - dev-R/Rcpp + =sci-libs/armadillo-${MYPV}*:=[lapack] " +RDEPEND="${DEPEND}" #TODO: correctly link to lapack src_prepare() { default + #remove bundled rm -r inst/include/armadillo_bits || die rm inst/include/armadillo || die + #link to sci-libs/armadillo dosym /usr/include/armadillo_bits inst/include/armadillo_bits dosym /usr/include/armadillo inst/include/armadillo }