public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/soxr/
Date: Sun, 14 Feb 2021 22:21:13 +0000 (UTC)	[thread overview]
Message-ID: <1613340992.487d93e39e3725f1fb07c718a19fffd58ada38a4.asturm@gentoo> (raw)

commit:     487d93e39e3725f1fb07c718a19fffd58ada38a4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 22:16:32 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 22:16:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487d93e3

media-libs/soxr: Switch to CMAKE_ECLASS=cmake

Closes: https://bugs.gentoo.org/770538
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/soxr/soxr-0.1.3-r1.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index afc642ea623..e969cfb04de 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+CMAKE_ECLASS=cmake
 inherit cmake-multilib
 
 MY_P="${P}-Source"
@@ -14,18 +15,16 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
 IUSE="examples test"
-RESTRICT="!test? ( test )"
 
 # CMakeLists.txt builds examples if either test or examples USE flag is enabled.
 REQUIRED_USE="test? ( examples )"
+RESTRICT="!test? ( test )"
 
 DEPEND=""
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${MY_P}"
 
-DOCS=( README TODO NEWS AUTHORS )
-
 PATCHES=(
 	"${FILESDIR}/${PN}-0.1.1-nodoc.patch"
 	"${FILESDIR}/${P}-fix-pkgconfig.patch"


             reply	other threads:[~2021-02-14 22:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-14 22:21 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-10  9:31 [gentoo-commits] repo/gentoo:master commit in: media-libs/soxr/ Andreas Sturmlechner
2024-11-10  9:31 Andreas Sturmlechner
2021-08-10 18:06 Marek Szuba
2019-11-20 13:38 Andreas Sturmlechner
2018-07-29 10:35 Sergei Trofimovich
2018-07-22  2:33 Mikle Kolyada
2018-06-26 15:44 Tobias Klausmann
2018-06-12 11:36 Thomas Deutschmann
2018-06-11 17:09 Sergei Trofimovich
2018-06-11 10:52 Sergei Trofimovich
2018-06-11  8:13 Agostino Sarubbo
2018-06-10 22:31 Andreas Sturmlechner
2018-04-03 21:02 Matt Turner
2018-03-08 10:51 Lars Wendler
2017-06-30  7:40 Sergei Trofimovich
2017-06-25  7:25 Markus Meier
2017-06-21 12:17 Agostino Sarubbo
2017-06-20 14:56 Tobias Klausmann
2017-06-16 14:10 Agostino Sarubbo
2017-06-16  9:36 Alexis Ballier
2015-09-14 12:31 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=1613340992.487d93e39e3725f1fb07c718a19fffd58ada38a4.asturm@gentoo \
    --to=asturm@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