public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/
Date: Thu,  7 Apr 2016 18:22:04 +0000 (UTC)	[thread overview]
Message-ID: <1460053267.b2cd4598fa3308b4056b830a6132382da628a162.mrueg@gentoo> (raw)

commit:     b2cd4598fa3308b4056b830a6132382da628a162
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 18:20:40 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 18:21:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2cd4598

x11-drivers/xf86-video-ati: Version bump to 7.7.0

Package-Manager: portage-2.2.28

 x11-drivers/xf86-video-ati/Manifest                |  1 +
 .../xf86-video-ati/xf86-video-ati-7.7.0.ebuild     | 46 ++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/x11-drivers/xf86-video-ati/Manifest b/x11-drivers/xf86-video-ati/Manifest
index d94a9d4..b3fa42c 100644
--- a/x11-drivers/xf86-video-ati/Manifest
+++ b/x11-drivers/xf86-video-ati/Manifest
@@ -3,3 +3,4 @@ DIST xf86-video-ati-7.5.0.tar.bz2 809756 SHA256 ec3e6f06b6cf9a40c72aafa3448aae8b
 DIST xf86-video-ati-7.6.1.tar.bz2 823043 SHA256 2516d9eeb8da8bcd3a01365ed1314919777910fa904ab268af342b5693e1d34c SHA512 b829b1db2088161a2486f396a9b36afd6fbbc765fb495450fb1c2de33951e6270c7ef6665c8275c66dfc6509af71b9882c342d236fc0537ff0dde117683c4891 WHIRLPOOL 91787a77590fbbf30b73fd1c4f7e427ea3eee25b4ba16f52ae2d9d0967b596b33a2bb04bbc8edc83baf48db6cabb459cf81b43da644dd0c1ee415fc650105ffc
 DIST xf86-video-ati-7.6.1_p20160324.tar.xz 224552 SHA256 33d9aa1c81a7f1f70d82b161c3c1bcb70f75c243bcd757fa72098238ff3f76ed SHA512 9b3e8fc53e664cfef6620a3c7fbba0c77489fc745b280523973ab0c3d486b94954924b4be5d96e0f2f44b020e36a888d3cd4f915b28a184b359f4cccedde2812 WHIRLPOOL bc8f86b5f10dbc0df9a536088619e69434416dda2bc29a3e64cc6c0f72e77fd0890cd263feb5ad47475e3cc43250fa81b9e3495b37c715c1405e022be067d29b
 DIST xf86-video-ati-7.6.1_p20160401.tar.xz 224876 SHA256 51ce0d1bb58fd96789de4f184d560bb1da3d91f20ed049f29ca89c3664e1f51a SHA512 625570350b3519b7b0e562f11bf6162e8c9a45b3277f7789d0a5f805f04e22a2f7fa786f74223be40e9ee92c584016bafc9efbec52dae841f2bb2f0eafbb85df WHIRLPOOL 8906a40b90fe8023fe01dad79ef4746932156c1d89816ecfbfe8777b19fdc57872e57331016b23a1ce99495b1fe33b0cf9bed909786d6cd414666d5cf2999dfd
+DIST xf86-video-ati-7.7.0.tar.bz2 836902 SHA256 844d1c577b145c90dc8ef027678f0c27f554363f782cd696a3aea26415b2c1c3 SHA512 002ae681c35c8293d7b11b1fe7ec7fad569a18bcb2091ae54e682de3878ffc681780d802a450f51cf4bcb81a7f137fb6b1c739c467e8f15f4ab8640fb2e472df WHIRLPOOL 69552ee1d715eaf9c0f65da15aa7d0cc1a2a2befe1d8c098b7a8ead11e7201c90b39a9e87811d59026af335532be2da62fe0deb784f8c8c509addcdaf33a5414

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.7.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.7.0.ebuild
new file mode 100644
index 0000000..b56347c
--- /dev/null
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.7.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+XORG_DRI=always
+inherit linux-info xorg-2
+
+DESCRIPTION="ATI video driver"
+HOMEPAGE="http://www.x.org/wiki/ati/"
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+IUSE="+glamor udev"
+
+RDEPEND=">=x11-libs/libdrm-2.4.58[video_cards_radeon]
+	>=x11-libs/libpciaccess-0.8.0
+	glamor? ( x11-base/xorg-server[glamor] )
+	udev? ( virtual/udev )"
+DEPEND="${RDEPEND}
+	x11-proto/fontsproto
+	x11-proto/randrproto
+	x11-proto/renderproto
+	x11-proto/videoproto
+	x11-proto/xextproto
+	x11-proto/xf86driproto
+	x11-proto/xproto"
+
+pkg_pretend() {
+	if use kernel_linux ; then
+		if kernel_is -ge 3 9; then
+			CONFIG_CHECK="~!DRM_RADEON_UMS ~!FB_RADEON"
+		else
+			CONFIG_CHECK="~DRM_RADEON_KMS ~!FB_RADEON"
+		fi
+	fi
+	check_extra_config
+}
+
+src_configure() {
+	XORG_CONFIGURE_OPTIONS=(
+		$(use_enable glamor)
+		$(use_enable udev)
+	)
+	xorg-2_src_configure
+}


             reply	other threads:[~2016-04-07 18:22 UTC|newest]

Thread overview: 86+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-07 18:22 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-03 19:44 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/ Arthur Zamarin
2023-06-01 17:04 Arthur Zamarin
2023-06-01 16:41 Arthur Zamarin
2023-06-01 16:41 Arthur Zamarin
2023-06-01 16:03 Arthur Zamarin
2023-04-25 18:54 Matt Turner
2023-03-05 11:19 Sam James
2023-03-05 11:19 Sam James
2022-05-25 16:02 WANG Xuerui
2022-05-25 16:02 WANG Xuerui
2022-02-07 19:03 Matt Turner
2022-02-01 21:13 Arthur Zamarin
2022-02-01 20:59 Arthur Zamarin
2022-01-21 12:25 Sam James
2022-01-18 22:16 Jakov Smolić
2022-01-18 22:16 Jakov Smolić
2021-05-02 15:24 Matt Turner
2019-11-26 22:54 Matt Turner
2019-11-22 13:44 Matt Turner
2019-11-20 11:48 Agostino Sarubbo
2019-11-20 11:35 Agostino Sarubbo
2019-11-20 11:21 Agostino Sarubbo
2019-11-18 14:29 Agostino Sarubbo
2019-11-03 22:12 Matt Turner
2019-10-15 18:09 Matt Turner
2019-05-01 20:57 Matt Turner
2019-04-29 19:49 Sergei Trofimovich
2019-04-28  4:21 Matt Turner
2019-04-28  0:48 Matt Turner
2019-04-27 11:52 Mikle Kolyada
2019-04-27  4:29 Aaron Bauman
2019-03-19 19:52 Matt Turner
2019-03-07 18:17 Matt Turner
2019-03-07 18:17 Matt Turner
2019-03-01 20:45 Mart Raudsepp
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-09-14 17:19 Matt Turner
2018-08-08 19:25 Matt Turner
2018-07-27 23:18 Matt Turner
2018-07-27 23:18 Matt Turner
2018-07-17 14:51 Brian Evans
2018-07-17 14:15 Matt Turner
2018-05-27 23:57 Matt Turner
2018-05-12  2:45 Matt Turner
2018-05-08  6:24 Sergei Trofimovich
2018-05-07 19:22 Thomas Deutschmann
2018-05-06 20:45 Matt Turner
2018-05-06 19:40 Sergei Trofimovich
2018-05-06 19:23 Matt Turner
2018-05-06 12:30 Mikle Kolyada
2018-03-15 16:34 Matt Turner
2018-03-06 19:13 Matt Turner
2018-03-06 19:13 Matt Turner
2017-11-24  5:06 Matt Turner
2017-09-08 10:54 Lars Wendler
2017-09-08 10:54 Lars Wendler
2017-06-04 19:20 Tobias Klausmann
2017-06-01  9:13 Agostino Sarubbo
2017-05-31 13:06 Agostino Sarubbo
2017-03-16 10:03 Lars Wendler
2017-03-16 10:03 Lars Wendler
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
2016-11-17 15:04 Lars Wendler
2016-11-17 15:04 Lars Wendler
2016-11-17 10:48 Agostino Sarubbo
2016-11-16 10:44 Agostino Sarubbo
2016-09-22 15:55 Tobias Klausmann
2016-09-17 11:14 Pacho Ramos
2016-09-17 10:49 Pacho Ramos
2016-09-17  1:23 Manuel Rüger
2016-04-07 18:22 Manuel Rüger
2016-04-03 20:29 Manuel Rüger
2016-04-03 20:29 Manuel Rüger
2016-03-25 19:52 Manuel Rüger
2015-11-12  5:36 Matt Turner
2015-10-01 13:18 Chí-Thanh Christopher Nguyễn

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=1460053267.b2cd4598fa3308b4056b830a6132382da628a162.mrueg@gentoo \
    --to=mrueg@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