public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/roccat-tools/
Date: Mon, 13 Jan 2020 11:41:32 +0000 (UTC)	[thread overview]
Message-ID: <1578915675.5b88c3d7cb122ae546843a3f58139bd890d86bac.polynomial-c@gentoo> (raw)

commit:     5b88c3d7cb122ae546843a3f58139bd890d86bac
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 11:41:15 2020 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 11:41:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b88c3d7

sys-apps/roccat-tools: Ebuild adjustments

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-apps/roccat-tools/roccat-tools-5.9.0.ebuild | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/sys-apps/roccat-tools/roccat-tools-5.9.0.ebuild b/sys-apps/roccat-tools/roccat-tools-5.9.0.ebuild
index 131d6081045..3cc91e932e0 100644
--- a/sys-apps/roccat-tools/roccat-tools-5.9.0.ebuild
+++ b/sys-apps/roccat-tools/roccat-tools-5.9.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit readme.gentoo-r1 cmake flag-o-matic udev user xdg
+inherit readme.gentoo-r1 cmake flag-o-matic toolchain-funcs udev user xdg
 
 DESCRIPTION="Utility for advanced configuration of Roccat devices"
 
@@ -84,8 +84,9 @@ src_prepare() {
 
 src_configure() {
 	if has_version \>=x11-libs/pango-1.44.0 ; then
-		# Fix build with pango-1.44
-		append-cflags "$(pkg-config --cflags harfbuzz)"
+		# Fix build with pango-1.44 which depends on harfbuzz
+		local PKGCONF="$(tc-getPKG_CONFIG)"
+		append-cflags "$(${PKGCONF} --cflags harfbuzz)"
 	fi
 
 	mycmakeargs=(
@@ -118,10 +119,6 @@ src_install() {
 	readme.gentoo_create_doc
 }
 
-pkg_preinst() {
-	xdg_pkg_preinst
-}
-
 pkg_postinst() {
 	xdg_pkg_postinst
 	readme.gentoo_print_elog
@@ -130,7 +127,3 @@ pkg_postinst() {
 	ewarn "affected folder(s) in /var/lib/roccat"
 	ewarn
 }
-
-pkg_postrm() {
-	xdg_pkg_postrm
-}


             reply	other threads:[~2020-01-13 11:41 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-13 11:41 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-30 19:14 [gentoo-commits] repo/gentoo:master commit in: sys-apps/roccat-tools/ Andreas Sturmlechner
2021-07-22 20:09 Conrad Kostecki
2021-07-22 20:09 Conrad Kostecki
2021-03-25 23:31 Conrad Kostecki
2020-01-01 14:33 Lars Wendler
2019-07-24  5:47 Lars Wendler
2019-07-18  8:11 Lars Wendler
2019-07-17 13:10 Lars Wendler
2019-07-17 11:43 Michał Górny
2019-07-16 14:51 Michał Górny
2018-06-06  8:39 Andreas Sturmlechner
2017-07-17  9:08 Lars Wendler
2017-07-17  9:08 Lars Wendler
2016-07-03 22:57 Göktürk Yüksek
2016-03-24 19:20 Patrick Lauer
2016-03-24 11:35 Ian Delaney
2016-03-24 11:35 Ian Delaney
2015-09-15 20:40 Markos Chandras
2015-09-15 20:40 Markos Chandras
2015-09-15 20:40 Markos Chandras

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=1578915675.5b88c3d7cb122ae546843a3f58139bd890d86bac.polynomial-c@gentoo \
    --to=polynomial-c@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