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 997FE13832E for ; Tue, 16 Aug 2016 14:30:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C86DB21C09C; Tue, 16 Aug 2016 14:30:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 67B7521C09C for ; Tue, 16 Aug 2016 14:30:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC4CB340B28 for ; Tue, 16 Aug 2016 14:30:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 587C97CB for ; Tue, 16 Aug 2016 14:30:47 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1471357843.8154e21d026385d9c90126df8866174e12a95f2f.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pamix/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/pamix/Manifest media-sound/pamix/pamix-1.2.ebuild media-sound/pamix/pamix-9999.ebuild X-VCS-Directories: media-sound/pamix/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 8154e21d026385d9c90126df8866174e12a95f2f X-VCS-Branch: master Date: Tue, 16 Aug 2016 14:30:47 +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-Archives-Salt: 5732e6ad-cff3-474b-a8b2-c2cd372ff205 X-Archives-Hash: 6cf4aaa20cb509db5a435999b946b089 commit: 8154e21d026385d9c90126df8866174e12a95f2f Author: Lars Wendler gentoo org> AuthorDate: Tue Aug 16 14:30:30 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Aug 16 14:30:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8154e21d media-sound/pamix: Bump to version 1.2 Overhauled live ebuild. Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler gentoo.org> media-sound/pamix/Manifest | 1 + media-sound/pamix/{pamix-9999.ebuild => pamix-1.2.ebuild} | 0 media-sound/pamix/pamix-9999.ebuild | 10 +++++++++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/media-sound/pamix/Manifest b/media-sound/pamix/Manifest index e696d39..689c6ae 100644 --- a/media-sound/pamix/Manifest +++ b/media-sound/pamix/Manifest @@ -1 +1,2 @@ DIST pamix-1.1.tar.gz 7955 SHA256 81e88b5c305b2864ea5c6adda79a9a2fe18c7ed7721354e865862e779acb6f5f SHA512 cdec746bfbb1887d558762a0247370616f480b4695a7802f4ac47c7d9f545efe77af228b1992dd61e2bed09118ca095546bde206be4b8dfea1839b91c768cdbc WHIRLPOOL c1113e4783637c1ec5f77be735d4a96ffc3060449571ad3f32d06e9d369c7dba6140863ab5b2f0a19f78b7a591614c32980e1e87c8ec950fe3e589514e5759a2 +DIST pamix-1.2.tar.gz 9907 SHA256 4da3a60376cfb3eb2863743782cbb4a2d3a18a336ec45f6a33e93f17cde8f149 SHA512 af368778bd731c0887c5a01f5c6f3010f56600eaaf68e13e0ff38b4e484ac24ad094df0b3607c5fdb4517e48cb196cc235462a5e83b4ced00d06d821222bd1c6 WHIRLPOOL b4624e3b0452856d423ed19868bfb70e7fe8bd7ced0688295210261514e45bee85aaa445933cd43fe5a7cad62901ea7b16d76c9f53f978a502228881da5d2002 diff --git a/media-sound/pamix/pamix-9999.ebuild b/media-sound/pamix/pamix-1.2.ebuild similarity index 100% copy from media-sound/pamix/pamix-9999.ebuild copy to media-sound/pamix/pamix-1.2.ebuild diff --git a/media-sound/pamix/pamix-9999.ebuild b/media-sound/pamix/pamix-9999.ebuild index 986dad7..97f3fe1 100644 --- a/media-sound/pamix/pamix-9999.ebuild +++ b/media-sound/pamix/pamix-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -[[ "${PV}" == 9999 ]] && inherit git-r3 +[[ "${PV}" == 9999 ]] && inherit autotools git-r3 DESCRIPTION="A PulseAudio NCurses mixer" HOMEPAGE="https://github.com/patroclos/PAmix" @@ -28,3 +28,11 @@ src_unpack() { [[ "${PV}" == 9999 ]] && git-r3_src_unpack default } + +src_prepare() { + default + if [[ "${PV}" == 9999 ]] ; then + sed 's@^pamix_LDFLAGS@pamix_LDADD@' -i Makefile.am || die + eautoreconf + fi +}