From e7f8bf820efdeec9f769eb2afe93a48ce292771d Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 11 Jun 2018 00:29:26 +0200 Subject: [PATCH] media-libs/soxr: Standard patch name Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- .../soxr/files/{nodoc.patch => soxr-0.1.1-nodoc.patch} | 4 ++-- media-libs/soxr/soxr-0.1.2.ebuild | 6 +++--- media-libs/soxr/soxr-0.1.3-r1.ebuild | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) rename media-libs/soxr/files/{nodoc.patch => soxr-0.1.1-nodoc.patch} (84%) diff --git a/media-libs/soxr/files/nodoc.patch b/media-libs/soxr/files/soxr-0.1.1-nodoc.patch similarity index 84% rename from media-libs/soxr/files/nodoc.patch rename to media-libs/soxr/files/soxr-0.1.1-nodoc.patch index 0d64e1aba0f9..f36a47ae2cae 100644 --- a/media-libs/soxr/files/nodoc.patch +++ b/media-libs/soxr/files/soxr-0.1.1-nodoc.patch @@ -1,7 +1,7 @@ Index: soxr-0.1.0-Source/CMakeLists.txt =================================================================== ---- soxr-0.1.0-Source.orig/CMakeLists.txt -+++ soxr-0.1.0-Source/CMakeLists.txt +--- a/CMakeLists.txt ++++ b/CMakeLists.txt @@ -217,14 +217,6 @@ if (BUILD_TESTS OR BUILD_LSR_TESTS) enable_testing () endif () diff --git a/media-libs/soxr/soxr-0.1.2.ebuild b/media-libs/soxr/soxr-0.1.2.ebuild index 6bf88034d328..6f5f999947ac 100644 --- a/media-libs/soxr/soxr-0.1.2.ebuild +++ b/media-libs/soxr/soxr-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,9 +21,9 @@ RDEPEND="${DEPEND}" S="${WORKDIR}/${MY_P}" DOCS=( "README" "TODO" "NEWS" "AUTHORS" ) PATCHES=( - "${FILESDIR}/nodoc.patch" + "${FILESDIR}/${PN}-0.1.1-nodoc.patch" "${FILESDIR}/noexamples.patch" - ) +) src_install() { cmake-multilib_src_install diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild b/media-libs/soxr/soxr-0.1.3-r1.ebuild index 4c035c416747..46ac22915f25 100644 --- a/media-libs/soxr/soxr-0.1.3-r1.ebuild +++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild @@ -26,7 +26,7 @@ S="${WORKDIR}/${MY_P}" DOCS=( README TODO NEWS AUTHORS ) PATCHES=( - "${FILESDIR}/nodoc.patch" + "${FILESDIR}/${PN}-0.1.1-nodoc.patch" "${FILESDIR}/${P}-fix-pkgconfig.patch" ) -- 2.26.2