summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-04-03 22:28:05 +0200
committerManuel Rüger <mrueg@gentoo.org>2016-04-03 22:29:07 +0200
commitc5392957a034f7b636ded2b9dcbcaa0e4c4868f1 (patch)
treeec7d0cbaae5735619db6624128926b09cb166ea8 /x11-drivers
parentnet-libs/socket_wrapper: keyword for ~arm (diff)
downloadgentoo-c5392957a034f7b636ded2b9dcbcaa0e4c4868f1.tar.gz
gentoo-c5392957a034f7b636ded2b9dcbcaa0e4c4868f1.tar.bz2
gentoo-c5392957a034f7b636ded2b9dcbcaa0e4c4868f1.zip
x11-drivers/xf86-video-ati: Update snapshot
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-ati/Manifest1
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-7.6.1_p20160401.ebuild51
2 files changed, 52 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-ati/Manifest b/x11-drivers/xf86-video-ati/Manifest
index f4b26b4fde88..5d4393d71f27 100644
--- a/x11-drivers/xf86-video-ati/Manifest
+++ b/x11-drivers/xf86-video-ati/Manifest
@@ -4,3 +4,4 @@ DIST xf86-video-ati-7.4.0.tar.bz2 832763 SHA256 96230ca9859a2a3e347b7f37597b7b34
DIST xf86-video-ati-7.5.0.tar.bz2 809756 SHA256 ec3e6f06b6cf9a40c72aafa3448aae8b034c80b37410ca9442d5cf6806e07936 SHA512 51ea3934285c579314614e336cee0d5c079a466cdc94f2c8649d9499515af3dfb37a7ac87ed69c6dbf6befa5bfca27f8305bbc028ff722e2f87143da5f101f7c WHIRLPOOL ba132708f423cebde7398cc6c9c18334a544ebaef4a60104ea27abeb4afa4a01b9a3dffa00c89e01a6cbf858cc410041d102c8327bc2167ebca5e941d4463f23
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
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.6.1_p20160401.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.6.1_p20160401.ebuild
new file mode 100644
index 000000000000..1058c6d53ccf
--- /dev/null
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.6.1_p20160401.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+XORG_DRI=always
+XORG_EAUTORECONF=yes
+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"
+COMMIT_ID="4693b1bd5b5c381e8b7b68a6f7f0c6696d6a68df"
+SRC_URI="http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/snapshot/${COMMIT_ID}.tar.xz -> ${P}.tar.xz"
+
+S=${WORKDIR}/${COMMIT_ID}
+
+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
+}