From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-geode/
Date: Sun, 2 May 2021 15:24:58 +0000 (UTC) [thread overview]
Message-ID: <1619969085.44e291c73fd791c4eb5d608643c8e18c6b6d6115.mattst88@gentoo> (raw)
commit: 44e291c73fd791c4eb5d608643c8e18c6b6d6115
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 1 23:55:05 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May 2 15:24:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e291c7
x11-drivers/xf86-video-geode: Define XORG_CONFIGURE_OPTIONS in src_configure
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-drivers/xf86-video-geode/xf86-video-geode-2.11.20.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.20.ebuild b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.20.ebuild
index 3b9f17e5587..be974bd039d 100644
--- a/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.20.ebuild
+++ b/x11-drivers/xf86-video-geode/xf86-video-geode-2.11.20.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit xorg-3
DESCRIPTION="AMD Geode GX2 and LX video driver"
@@ -19,8 +20,9 @@ PATCHES=(
"${FILESDIR}"/${P}-fix-multiple-definition-of-linker-error.patch
)
-pkg_setup() {
- XORG_CONFIGURE_OPTIONS=(
+src_configure() {
+ local XORG_CONFIGURE_OPTIONS=(
$(use_enable ztv)
)
+ xorg-3_src_configure
}
next reply other threads:[~2021-05-02 15:25 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-02 15:24 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-15 2:55 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-geode/ Matt Turner
2025-09-24 19:36 Sam James
2025-08-13 15:50 Matt Turner
2025-04-14 3:45 Matt Turner
2025-04-09 22:38 Sam James
2025-03-02 17:56 Matt Turner
2023-06-01 16:41 Arthur Zamarin
2023-05-05 1:36 Matt Turner
2020-02-02 2:52 Matt Turner
2019-09-23 4:29 Matt Turner
2019-01-20 5:43 Matt Turner
2016-12-13 4:04 Matt Turner
2016-09-17 10:49 Pacho Ramos
2016-02-11 1:13 Manuel Rüger
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=1619969085.44e291c73fd791c4eb5d608643c8e18c6b6d6115.mattst88@gentoo \
--to=mattst88@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