diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2009-02-28 23:52:12 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2009-02-28 23:52:12 +0000 |
commit | 5ff7adccf80a68ec4bac8cecae8566215606ba00 (patch) | |
tree | fa4b68811228f78bc053ba3adb0815faeb28733b /x11-drivers | |
parent | x11-base/nouveau-drm: new ebuild for bug 253705 (diff) | |
download | sunrise-5ff7adccf80a68ec4bac8cecae8566215606ba00.tar.gz sunrise-5ff7adccf80a68ec4bac8cecae8566215606ba00.tar.bz2 sunrise-5ff7adccf80a68ec4bac8cecae8566215606ba00.zip |
x11-drivers/xf86-video-nouveau: new snapshot and live ebuilds; add ~x86 keyword by request of scarabeus; keep old snapshot around for now due to drm changes
svn path=/sunrise/; revision=7978
Diffstat (limited to 'x11-drivers')
4 files changed, 55 insertions, 7 deletions
diff --git a/x11-drivers/xf86-video-nouveau/ChangeLog b/x11-drivers/xf86-video-nouveau/ChangeLog index 2dfd48131..e44f442d4 100644 --- a/x11-drivers/xf86-video-nouveau/ChangeLog +++ b/x11-drivers/xf86-video-nouveau/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 28 Feb 2009; Chi-Thanh Christopher Nguyen (chithead) + <chithanh@cs.tu-berlin.de> +xf86-video-nouveau-0.0.20090227.ebuild, + xf86-video-nouveau-9999.ebuild: + new snapshot and live ebuilds; add ~x86 keyword by request of scarabeus; + keep old snapshot around for now due to drm changes + 25 Feb 2009; Chi-Thanh Christopher Nguyen (chithead) <chithanh@cs.tu-berlin.de> xf86-video-nouveau-0.0.20090130.ebuild, xf86-video-nouveau-9999.ebuild: diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest index cd15b22cc..1389aa8d8 100644 --- a/x11-drivers/xf86-video-nouveau/Manifest +++ b/x11-drivers/xf86-video-nouveau/Manifest @@ -1,4 +1,5 @@ EBUILD xf86-video-nouveau-0.0.20090130.ebuild 916 RMD160 0eb13282184e81a6696b977b4036e896c14d6660 SHA1 caf2dba9ac5a081348350920cdbd584fac164534 SHA256 3cc78099cd8ab801949245da9c77ac2fc9d1fb7220c512dc257f7f33dca7982a -EBUILD xf86-video-nouveau-9999.ebuild 819 RMD160 9025e170cecded0501a599bd71ce6798741475d0 SHA1 ab9bee6ccde0bcb6b96676a8bbd01dcb2405e552 SHA256 2a52a1c469ff5444e8e66242feeb45e2cb801484a3b671087f3b512a9688dcab -MISC ChangeLog 2150 RMD160 72fd96fbe2f623101815b921be2d1a7163b7e171 SHA1 ad0afcc0a18e9e9fc4c243376679905aab55e20d SHA256 b4359a979344e89740440cc64f3487161c867b0935b55a883f6515b0bc7ca7ab +EBUILD xf86-video-nouveau-0.0.20090227.ebuild 964 RMD160 8ad0ff9cfc54934ab6cfc780bcabbe5542a443cc SHA1 36720f459406eb7d6b314e8526fbec72a071bf5c SHA256 42fc9328f5553b9a27fec097b01589ffdd540294a23ef0dada4af04ebdcb87b2 +EBUILD xf86-video-nouveau-9999.ebuild 900 RMD160 a0567cadb96ec6f75f96dcf4a8f80b80feb835b7 SHA1 78f70dd00d404a7b246ee9212e3f74e261456e99 SHA256 449e84010ebe968290d2158a9cd6576bee845ed308fd74ea83961d9d610f067b +MISC ChangeLog 2439 RMD160 04309fc8a4be3225f44bac9219bf1dfb85a832f1 SHA1 ce73631b3c1c345b5cc90787a7e7bc64470d9234 SHA256 c20cf0dea7c944c66e1e94b67bc5db719dd24c78c54eea28e8cc735e82136125 MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20090227.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20090227.ebuild new file mode 100644 index 000000000..59ab54169 --- /dev/null +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.20090227.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="2" + +# Must be before x-modular eclass is inherited +SNAPSHOT="yes" +GIT_ECLASS="git" + +inherit x-modular + +EGIT_TREE="97b18dfc4470e63a669eeef701c752853643faea" +EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}" + +DESCRIPTION="Nouveau video driver" +HOMEPAGE="http://nouveau.freedesktop.org/" +SRC_URI="" + +LICENSE="MIT" +KEYWORDS="~amd64 ~x86" +IUSE="" + +COMMON_DEPEND=">=x11-base/xorg-server-1.5.3[-minimal]" +DEPEND="${COMMON_DEPEND} + x11-misc/util-macros + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/videoproto + x11-proto/xextproto + x11-proto/xf86driproto + x11-proto/xproto + || ( x11-libs/libdrm_nouveau x11-libs/libdrm[video_cards_nouveau] )" + +# need x11-base/x11-drm until nouveau drm enters the kernel +RDEPEND="${COMMON_DEPEND} + || ( x11-base/nouveau-drm x11-base/x11-drm[video_cards_nouveau] )" + diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild index 765725514..761d67d7a 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild @@ -6,6 +6,7 @@ EAPI="2" # Must be before x-modular eclass is inherited SNAPSHOT="yes" +GIT_ECLASS="git" inherit x-modular @@ -19,18 +20,19 @@ LICENSE="MIT" KEYWORDS="" IUSE="" -COMMON_DEPEND="|| ( >=x11-base/xorg-server-1.5.3[-minimal] )" +COMMON_DEPEND=">=x11-base/xorg-server-1.5.3[-minimal]" DEPEND="${COMMON_DEPEND} x11-misc/util-macros x11-proto/fontsproto x11-proto/randrproto + x11-proto/renderproto x11-proto/videoproto x11-proto/xextproto - x11-proto/xproto - x11-proto/glproto x11-proto/xf86driproto - >=x11-libs/libdrm-2.4.5" + x11-proto/xproto + || ( x11-libs/libdrm_nouveau x11-libs/libdrm[video_cards_nouveau] )" # need x11-base/x11-drm until nouveau drm enters the kernel RDEPEND="${COMMON_DEPEND} - >=x11-base/x11-drm-20090204[video_cards_nv]" + || ( x11-base/nouveau-drm x11-base/x11-drm[video_cards_nouveau] )" + |