mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
games-util/slade: Move S variable
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -12,6 +12,7 @@ MY_PV="${PV/beta/b}"
|
||||
DESCRIPTION="Modern editor for Doom-engine based games and source ports"
|
||||
HOMEPAGE="https://slade.mancubus.net/"
|
||||
SRC_URI="https://github.com/sirjuddington/${PN^^}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN^^}-${MY_PV}"
|
||||
LICENSE="GPL-2 MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
@@ -44,8 +45,6 @@ BDEPEND="
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${PN^^}-${MY_PV}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.2.0_beta2-fluidsynth-driver.patch
|
||||
"${FILESDIR}"/${PN}-3.2.2-wayland.patch
|
||||
|
||||
@@ -12,6 +12,7 @@ MY_PV="${PV/beta/b}"
|
||||
DESCRIPTION="Modern editor for Doom-engine based games and source ports"
|
||||
HOMEPAGE="https://slade.mancubus.net/"
|
||||
SRC_URI="https://github.com/sirjuddington/${PN^^}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN^^}-${MY_PV}"
|
||||
LICENSE="GPL-2 MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
@@ -44,8 +45,6 @@ BDEPEND="
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${PN^^}-${MY_PV}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.2.0_beta2-fluidsynth-driver.patch
|
||||
"${FILESDIR}"/${PN}-3.2.2-wayland.patch
|
||||
|
||||
Reference in New Issue
Block a user