gnome-extra/*: fix variable order

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Lucio Sauer 2024-05-01 15:32:07 +02:00 committed by Julien Roy
parent d6ae7d0c07
commit 98b864d91f
No known key found for this signature in database
GPG Key ID: BEF2297448848842
3 changed files with 6 additions and 4 deletions

View File

@ -12,8 +12,8 @@ SRC_URI="https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/archive/${PV}/
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
RESTRICT="test"
IUSE="+systemd"
RESTRICT="test"
RDEPEND="
dev-libs/glib:*

View File

@ -6,6 +6,7 @@ EAPI=8
inherit gnome2-utils meson
TROLL_COMMIT="94ced56f1b08e6955f6c8325a04c74736d39b823"
DESCRIPTION="Application/browser chooser"
HOMEPAGE="
https://apps.gnome.org/app/re.sonny.Junction/
@ -15,11 +16,12 @@ SRC_URI="
https://github.com/sonnyp/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
https://github.com/sonnyp/troll/archive/${TROLL_COMMIT}.tar.gz -> troll-${P}.tar.gz
"
S="${WORKDIR}/${PN^}-${PV}"
LICENSE="GPL-3+"
KEYWORDS="~amd64"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="
dev-libs/gjs

View File

@ -11,6 +11,8 @@ DESCRIPTION="A minimalist file manager for those who want to use Linux mobile de
HOMEPAGE="https://github.com/tchx84/Portfolio"
SRC_URI="https://github.com/tchx84/Portfolio/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"/Portfolio-"${PV}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
@ -24,8 +26,6 @@ RDEPEND="
x11-libs/gtk+
"
S="${WORKDIR}"/Portfolio-"${PV}"
src_prepare() {
default
# shebang fixing craziness