public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/via/
Date: Wed, 17 Jul 2024 08:40:21 +0000 (UTC)	[thread overview]
Message-ID: <1721171797.fd3eae79a5b636e6ad28695adf2188f7f3c82b49.davidroman@gentoo> (raw)

commit:     fd3eae79a5b636e6ad28695adf2188f7f3c82b49
Author:     Itai Ferber <itai <AT> itaiferber <DOT> net>
AuthorDate: Tue Jul 16 23:14:41 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Jul 16 23:16:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fd3eae79

app-misc/via: update SRC_URI and clean up ebuild

Signed-off-by: Itai Ferber <itai <AT> itaiferber.net>

 app-misc/via/via-3.0.0.ebuild | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/app-misc/via/via-3.0.0.ebuild b/app-misc/via/via-3.0.0.ebuild
index 7fabbc0a6..62be413b7 100644
--- a/app-misc/via/via-3.0.0.ebuild
+++ b/app-misc/via/via-3.0.0.ebuild
@@ -7,18 +7,13 @@ inherit desktop
 
 DESCRIPTION="GUI configurator for supported QMK-based keyboards"
 HOMEPAGE="https://caniusevia.com"
-SRC_URI="amd64? (
-	https://github.com/the-via/releases/releases/download/v${PV}/${P}-linux.AppImage
-	-> ${P}.AppImage
-)"
+SRC_URI="https://github.com/the-via/releases/releases/download/v${PV}/${P}-linux.AppImage -> ${P}.AppImage"
 
 S="${WORKDIR}"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RESTRICT="bindist mirror test strip"
-
 # These dependencies were extracted from the shared libraries required by the
 # via-nativia executable; it's not clear whether these are all _actually_
 # required, or whether the list is extensive because the executable is an
@@ -62,6 +57,7 @@ src_unpack() {
 src_install() {
 	newbin "${S}/${P}.AppImage" via
 
+	local size
 	for size in 16 24 32 48 64 96 128 256 512 1024; do
 		doicon -s "${size}" "${S}/squashfs-root/usr/share/icons/hicolor/${size}x${size}/apps/via-nativia.png"
 	done


             reply	other threads:[~2024-07-17  8:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-17  8:40 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-17  8:40 [gentoo-commits] repo/proj/guru:master commit in: app-misc/via/ David Roman
2024-07-18 15:49 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-07-18 16:39 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-07-18 15:49 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-07-18 16:39 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-07-18 16:39 Lucio Sauer
2024-07-18 16:39 Lucio Sauer
2024-07-18 16:39 Lucio Sauer
2024-07-18 16:39 Lucio Sauer
2024-07-18 16:39 Lucio Sauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1721171797.fd3eae79a5b636e6ad28695adf2188f7f3c82b49.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox