From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/hikari/
Date: Tue, 29 Sep 2020 06:37:47 +0000 (UTC) [thread overview]
Message-ID: <1601360783.fedae841665e46a2af9f6b45d0deb353ef2bf078.juippis@gentoo> (raw)
commit: fedae841665e46a2af9f6b45d0deb353ef2bf078
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 06:26:23 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 06:26:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fedae841
gui-wm/hikari: fix misalignments, add missing dies, fix typo on 2.1.2
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
gui-wm/hikari/hikari-2.1.2.ebuild | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/gui-wm/hikari/hikari-2.1.2.ebuild b/gui-wm/hikari/hikari-2.1.2.ebuild
index a78149f7cfc..54f522c053a 100644
--- a/gui-wm/hikari/hikari-2.1.2.ebuild
+++ b/gui-wm/hikari/hikari-2.1.2.ebuild
@@ -43,17 +43,17 @@ pkg_setup() {
src_compile() {
${MAKE} -j$(makeopts_jobs) VERSION="{PV}" \
- -DWITH_POSIX_C_SOURCE \
- $(usex gamma -DWITH_GAMMACONTROL "") \
- $(usex layershell -DWITH_LAYERSHELL "") \
- $(usex screencopy -DWITH_SCREENCOPY "") \
- $(usex suid -DWITH_SUID "") \
- $(usex virtual-io WITH_VIRTUAL_INPUT "") \
- $(usex X -DWITH_XWAYLAND "") \
- all
+ -DWITH_POSIX_C_SOURCE \
+ $(usex gamma -DWITH_GAMMACONTROL "") \
+ $(usex layershell -DWITH_LAYERSHELL "") \
+ $(usex screencopy -DWITH_SCREENCOPY "") \
+ $(usex suid -DWITH_SUID "") \
+ $(usex virtual-io -DWITH_VIRTUAL_INPUT "") \
+ $(usex X -DWITH_XWAYLAND "") \
+ all || die
}
src_install() {
- ${MAKE} DESTDIR="${D}" PREFIX=/usr ETC_PREFIX=/ install
+ ${MAKE} DESTDIR="${D}" PREFIX=/usr ETC_PREFIX=/ install || die
doman share/man/man1/hikari.1
}
next reply other threads:[~2020-09-29 6:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-29 6:37 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-11 23:17 [gentoo-commits] repo/gentoo:master commit in: gui-wm/hikari/ Ionen Wolkens
2022-01-14 5:44 Ionen Wolkens
2021-09-19 20:28 Ionen Wolkens
2021-09-19 20:28 Ionen Wolkens
2021-03-25 17:03 Sam James
2021-03-25 15:56 Sam James
2021-03-25 15:56 Sam James
2021-03-25 15:56 Sam James
2020-12-16 2:17 Aaron Bauman
2020-10-31 15:58 Joonas Niilola
2020-10-31 15:58 Joonas Niilola
2020-09-29 6:37 Joonas Niilola
2020-06-15 2:27 Aaron Bauman
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=1601360783.fedae841665e46a2af9f6b45d0deb353ef2bf078.juippis@gentoo \
--to=juippis@gentoo.org \
--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