dev-util/*: fix variable order

I manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Lucio Sauer
2024-04-28 00:43:00 +02:00
committed by Julien Roy
parent d0ba9ccddf
commit 1cd433d3b9
15 changed files with 36 additions and 35 deletions

View File

@@ -11,6 +11,8 @@ DESCRIPTION="HTTP and GraphQL client for developers"
HOMEPAGE="https://insomnia.rest"
SRC_URI="https://github.com/Kong/${MY_PN}/releases/download/core@${PV}/Insomnia.Core-${PV}.deb"
S="${WORKDIR}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
@@ -48,8 +50,6 @@ RDEPEND="
QA_PREBUILT="*"
S="${WORKDIR}"
src_prepare() {
default

View File

@@ -11,6 +11,8 @@ DESCRIPTION="HTTP and GraphQL client for developers"
HOMEPAGE="https://insomnia.rest"
SRC_URI="https://github.com/Kong/${MY_PN}/releases/download/core@${PV}/Insomnia.Core-${PV}.deb"
S="$WORKDIR"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
@@ -43,8 +45,6 @@ RDEPEND="
accessibility? ( app-accessibility/at-spi2-core )
"
S="$WORKDIR"
src_install() {
for size in 16x16 32x32 48x48 128x128 256x256 512x512 ; do
doicon -s "${size}" usr/share/icons/hicolor/"${size}"/apps/insomnia.png