From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-r128/
Date: Tue, 23 Oct 2018 12:52:33 +0000 (UTC) [thread overview]
Message-ID: <1540299139.da600ed2598e9bc35a20c3918522abd516298a2c.mattst88@gentoo> (raw)
commit: da600ed2598e9bc35a20c3918522abd516298a2c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 23 12:50:32 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Oct 23 12:52:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da600ed2
x11-drivers/xf86-video-r128: Version bump to 6.12.0
Closes: https://bugs.gentoo.org/666422
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-drivers/xf86-video-r128/Manifest | 1 +
.../xf86-video-r128/xf86-video-r128-6.12.0.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/x11-drivers/xf86-video-r128/Manifest b/x11-drivers/xf86-video-r128/Manifest
index 31f1991892a..c10632c99c2 100644
--- a/x11-drivers/xf86-video-r128/Manifest
+++ b/x11-drivers/xf86-video-r128/Manifest
@@ -1,2 +1,3 @@
DIST xf86-video-r128-6.10.2.tar.bz2 504031 BLAKE2B 3d74d0aa82167f8e883b0a92e6d57cf688f36a45971b03327a2fb8171133fc155cd0f233b854f3c3f9713b478c1ac2cb0b4cac124d49431c8429a954a71c68dd SHA512 564b65454ee538c1b9dc5d22a52a57bdff0c1f94e1832719a8310699cee7167c1ca8fcd26243dfc4089832b1fcbab9efafb69c9061b328532f689d02a0acac23
DIST xf86-video-r128-6.11.0.tar.bz2 482903 BLAKE2B 04222bab109be719cd8cbb4d759d0ba98563e2348b95bce30c48e65d2da0964386d46ce57ade9162e817b6db797cab330fb454e363304479cb87e30d8404f310 SHA512 1211cac52f65010aa4e168a173660186ad2b8595688a910ac545b0321d0d6879e02284b3bb26779faf3cf5b3b3031f33adb63ff596fb55a8f7a1f465ca0db1ba
+DIST xf86-video-r128-6.12.0.tar.bz2 483999 BLAKE2B f3433ce0289a7c356b69871ad4acb9ce9b0a947c1bf6ee9bf436a5d27ad1324fc81bb2d3c9be16ddf588f286ae092091dafd161c39ce8bc1bf20b6cb36ffdb72 SHA512 0e667e2cfa8a87a00846361d86528c93754c403c812b66798953fa4c857b2143b2c4c44885da467e7f910d8cb910b69492cdcb6f25e2197bae6617364d152e38
diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild
new file mode 100644
index 00000000000..2755f0f36f1
--- /dev/null
+++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+XORG_DRI=dri
+
+inherit flag-o-matic xorg-2
+
+DESCRIPTION="ATI Rage128 video driver"
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="dri"
+
+RDEPEND=">=x11-base/xorg-server-1.2"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+ XORG_CONFIGURE_OPTIONS=(
+ $(use_enable dri)
+ )
+}
+
+src_configure() {
+ # always use C11 semantics
+ append-cflags -std=gnu11
+
+ xorg-2_src_configure
+}
next reply other threads:[~2018-10-23 12:52 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-23 12:52 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 21:16 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-r128/ Matt Turner
2024-11-18 10:28 Arthur Zamarin
2024-11-17 21:03 Michał Górny
2024-11-17 16:00 Michał Górny
2024-11-17 16:00 Michał Górny
2024-11-17 16:00 Michał Górny
2024-10-18 2:40 Matt Turner
2023-01-26 17:47 Matt Turner
2023-01-25 19:21 Arthur Zamarin
2023-01-24 18:27 Arthur Zamarin
2022-12-04 23:44 Matt Turner
2022-05-25 16:02 WANG Xuerui
2021-03-14 19:57 David Seifert
2018-10-31 22:59 Matt Turner
2018-10-28 23:57 Matt Turner
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 1:56 Matt Turner
2018-10-26 1:55 Matt Turner
2018-10-26 0:52 Thomas Deutschmann
2018-10-25 17:38 Mikle Kolyada
2018-10-23 12:52 Matt Turner
2018-08-09 16:32 Matt Turner
2018-08-08 19:25 Matt Turner
2017-03-11 18:59 Agostino Sarubbo
2017-03-10 12:53 Agostino Sarubbo
2017-03-06 15:50 Tobias Klausmann
2017-01-25 12:28 Agostino Sarubbo
2017-01-22 17:20 Agostino Sarubbo
2017-01-17 23:16 Matt Turner
2016-11-17 10:48 Agostino Sarubbo
2016-11-16 10:44 Agostino Sarubbo
2016-11-13 9:16 Agostino Sarubbo
2016-11-12 11:52 Agostino Sarubbo
2016-09-22 15:55 Tobias Klausmann
2016-09-17 11:14 Pacho Ramos
2016-09-17 10:49 Pacho Ramos
2016-06-02 17:12 Tobias Klausmann
2016-01-23 12:27 Manuel Rüger
2016-01-23 12:27 Manuel Rüger
2016-01-09 14:35 Jeroen Roovers
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=1540299139.da600ed2598e9bc35a20c3918522abd516298a2c.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