From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-input-wacom/
Date: Fri, 15 Apr 2011 19:04:15 +0000 (UTC) [thread overview]
Message-ID: <4655d36d3603974b56e4969fe21887987c3d19db.mgorny@gentoo> (raw)
commit: 4655d36d3603974b56e4969fe21887987c3d19db
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 18:18:31 2011 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 18:18:31 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=4655d36d
x11-drivers/xf86-input-wacom: Migrate to XORG_CONFIGURE_OPTIONS.
(Portage version: 2.2.0_alpha29_p5/git/Linux x86_64, signed Manifest commit with key 05DE07BB)
---
x11-drivers/xf86-input-wacom/metadata.xml | 10 ++++++++++
.../xf86-input-wacom/xf86-input-wacom-9999.ebuild | 4 +++-
2 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/x11-drivers/xf86-input-wacom/metadata.xml b/x11-drivers/xf86-input-wacom/metadata.xml
new file mode 100644
index 0000000..6640ee5
--- /dev/null
+++ b/x11-drivers/xf86-input-wacom/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>x11</herd>
+ <maintainer>
+ <email>ikelos@gentoo.org</email>
+ <name>Mike Auty</name>
+ </maintainer>
+ <longdescription>Driver for Wacom tablets and drawing devices (friendly fork of linuxwacom)</longdescription>
+</pkgmetadata>
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-9999.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-9999.ebuild
index a41005d..fbaf240 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-9999.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-9999.ebuild
@@ -31,7 +31,9 @@ DEPEND="${RDEPEND}
pkg_setup() {
linux-info_pkg_setup
- CONFIGURE_OPTIONS="$(use_enable debug)"
+ XORG_CONFIGURE_OPTIONS=(
+ $(use_enable debug)
+ )
}
src_install() {
next reply other threads:[~2011-04-15 19:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-15 19:04 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-01-06 17:16 [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-input-wacom/ Chi-Thanh Christopher Nguyen
2014-01-06 17:14 Chi-Thanh Christopher Nguyen
2013-03-06 19:54 Chi-Thanh Christopher Nguyen
2013-01-04 2:37 Chi-Thanh Christopher Nguyen
2011-03-01 18:55 Tomas Chvatal
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=4655d36d3603974b56e4969fe21887987c3d19db.mgorny@gentoo \
--to=mgorny@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