mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
app-emulation/libspectrum: add subslot
Add a subslot operator because app-emulation/fuse and app-emulation/fuse-utils depend on >=app-emulation/libspectrum and the SONAME changes on upgrades. Update HOMEPAGE (https). Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="Spectrum emulation library"
|
||||
HOMEPAGE="http://fuse-emulator.sourceforge.net/libspectrum.php"
|
||||
HOMEPAGE="https://fuse-emulator.sourceforge.net/libspectrum.php"
|
||||
SRC_URI="https://downloads.sourceforge.net/fuse-emulator/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
SLOT="0/9"
|
||||
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
|
||||
IUSE="audiofile bzip2 gcrypt zlib"
|
||||
|
||||
Reference in New Issue
Block a user