summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-01-02 22:17:32 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-01-02 22:17:52 +0100
commit6979702826628b893ff22fd57079997eebfe1462 (patch)
tree2da01b6da9955dcf08bf05b4330402bdf249ea15 /media-sound/pamix/pamix-1.6.ebuild
parentsys-kernel/gentoo-sources: Linux patch 4.14.11. Removal of redundant patch (diff)
downloadgentoo-6979702826628b893ff22fd57079997eebfe1462.tar.gz
gentoo-6979702826628b893ff22fd57079997eebfe1462.tar.bz2
gentoo-6979702826628b893ff22fd57079997eebfe1462.zip
media-sound/pamix: Fixed QA issues and compilation against ncurses[-tinfo].
Closes: https://bugs.gentoo.org/643148 Closes: https://bugs.gentoo.org/643150 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-sound/pamix/pamix-1.6.ebuild')
-rw-r--r--media-sound/pamix/pamix-1.6.ebuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/media-sound/pamix/pamix-1.6.ebuild b/media-sound/pamix/pamix-1.6.ebuild
index 19febfb88f4a..dbeb0e57cc75 100644
--- a/media-sound/pamix/pamix-1.6.ebuild
+++ b/media-sound/pamix/pamix-1.6.ebuild
@@ -28,13 +28,9 @@ DEPEND="sys-devel/autoconf-archive
virtual/pkgconfig
${RDEPEND}"
-src_prepare() {
- default
-
- # ugly hackaround for split tinfo ncurses libs
- sed '/link_libraries.*ncurses/s@\(")\)@" "tinfo\1@' \
- -i CMakeLists.txt || die
-}
+PATCHES=(
+ "${FILESDIR}/${P}-ncurses_pkgconfig.patch"
+)
src_configure() {
local mycmakeargs=(