commit: 5715d217580d3dfbbcdb0dc31bcb52d996d75c43 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Wed Jul 31 13:59:18 2024 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Thu Aug 1 07:43:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5715d217
media-sound/justeport: fix pkgcheck issues Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-sound/justeport/justeport-0.2.ebuild | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/media-sound/justeport/justeport-0.2.ebuild b/media-sound/justeport/justeport-0.2.ebuild index 9ae648843057..d0de69fdd0d8 100644 --- a/media-sound/justeport/justeport-0.2.ebuild +++ b/media-sound/justeport/justeport-0.2.ebuild @@ -1,26 +1,22 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit mono multilib - -MY_P=JustePort-${PV} +MY_P="JustePort-${PV}" DESCRIPTION="Stream audio to your AirPort Express" HOMEPAGE="http://nanocrew.net/software/justeport/" SRC_URI="http://nanocrew.net/sw/justeport/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" DEPEND="dev-lang/mono" RDEPEND="${DEPEND}" -S=${WORKDIR}/${MY_P} - src_install() { insinto /usr/$(get_libdir)/justeport doins *.exe