From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/gammy/
Date: Wed, 21 Apr 2021 07:32:40 +0000 (UTC) [thread overview]
Message-ID: <1618989444.83ece4c2f7e2402914d2c462f009abe4ac7438a4.andrewammerlaan@gentoo> (raw)
commit: 83ece4c2f7e2402914d2c462f009abe4ac7438a4
Author: Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Wed Apr 21 07:15:08 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Apr 21 07:17:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=83ece4c2
x11-misc/gammy: fix src_install
Closes: https://bugs.gentoo.org/784683
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>
x11-misc/gammy/gammy-0.9.60.ebuild | 2 +-
x11-misc/gammy/gammy-0.9.64.ebuild | 11 +----------
x11-misc/gammy/gammy-9999.ebuild | 11 +----------
3 files changed, 3 insertions(+), 21 deletions(-)
diff --git a/x11-misc/gammy/gammy-0.9.60.ebuild b/x11-misc/gammy/gammy-0.9.60.ebuild
index 1b54fd2fa..bc90490eb 100644
--- a/x11-misc/gammy/gammy-0.9.60.ebuild
+++ b/x11-misc/gammy/gammy-0.9.60.ebuild
@@ -37,7 +37,7 @@ src_configure() {
}
src_install() {
- default
+ emake INSTALL_ROOT="${D}" install
local sizes="128 16 32 64"
cd ./icons || die
diff --git a/x11-misc/gammy/gammy-0.9.64.ebuild b/x11-misc/gammy/gammy-0.9.64.ebuild
index 1b54fd2fa..f159cd6ce 100644
--- a/x11-misc/gammy/gammy-0.9.64.ebuild
+++ b/x11-misc/gammy/gammy-0.9.64.ebuild
@@ -37,14 +37,5 @@ src_configure() {
}
src_install() {
- default
-
- local sizes="128 16 32 64"
- cd ./icons || die
- for size in ${sizes}; do
- convert "${size}x${size}ball.ico" "${size}x${size}ball.png" || die
- newicon -s "${size}" "${size}x${size}ball.png" "${PN}.png"
- done
-
- make_desktop_entry "${PN}" "${PN^}" "${PN}" "Graphics;Settings"
+ emake INSTALL_ROOT="${D}" install
}
diff --git a/x11-misc/gammy/gammy-9999.ebuild b/x11-misc/gammy/gammy-9999.ebuild
index 1b54fd2fa..f159cd6ce 100644
--- a/x11-misc/gammy/gammy-9999.ebuild
+++ b/x11-misc/gammy/gammy-9999.ebuild
@@ -37,14 +37,5 @@ src_configure() {
}
src_install() {
- default
-
- local sizes="128 16 32 64"
- cd ./icons || die
- for size in ${sizes}; do
- convert "${size}x${size}ball.ico" "${size}x${size}ball.png" || die
- newicon -s "${size}" "${size}x${size}ball.png" "${PN}.png"
- done
-
- make_desktop_entry "${PN}" "${PN^}" "${PN}" "Graphics;Settings"
+ emake INSTALL_ROOT="${D}" install
}
next reply other threads:[~2021-04-21 7:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-21 7:32 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-17 21:40 [gentoo-commits] repo/proj/guru:master commit in: x11-misc/gammy/ Julien Roy
2024-06-17 21:40 Julien Roy
2021-12-15 11:23 Andrew Ammerlaan
2021-06-13 8:49 Haelwenn Monnier
2021-05-22 10:05 Andrew Ammerlaan
2021-04-19 8:04 Andrew Ammerlaan
2021-04-19 8:04 Andrew Ammerlaan
2021-04-18 16:01 Andrew Ammerlaan
2021-04-18 9:10 Andrew Ammerlaan
2021-04-09 12:53 Andrew Ammerlaan
2021-04-06 9:03 Andrew Ammerlaan
2021-01-02 12:13 Andrew Ammerlaan
2020-11-09 9:26 Andrew Ammerlaan
2020-10-16 8:37 Andrew Ammerlaan
2020-10-06 9:10 Andrew Ammerlaan
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=1618989444.83ece4c2f7e2402914d2c462f009abe4ac7438a4.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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