diff options
30 files changed, 292 insertions, 10 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index 2290cd7282e8..86b9ccb51bff 100644 --- a/x11-drivers/xf86-video-siliconmotion/ChangeLog +++ b/x11-drivers/xf86-video-siliconmotion/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-siliconmotion # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.8 2005/12/18 00:19:05 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.9 2005/12/23 20:32:21 joshuabaergen Exp $ + +*xf86-video-siliconmotion-1.3.1.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-siliconmotion-1.3.1.5.ebuild: + Bump for 7.0. *xf86-video-siliconmotion-1.3.1.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.3.1.5 b/x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.3.1.5 new file mode 100644 index 000000000000..ce0dd815f937 --- /dev/null +++ b/x11-drivers/xf86-video-siliconmotion/files/digest-xf86-video-siliconmotion-1.3.1.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 b9db248697e37352f60dfa2305bd696d xf86-video-siliconmotion-1.3.1.5.tar.bz2 262264 diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild new file mode 100644 index 000000000000..b6f6a194ddb0 --- /dev/null +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.3.1.5.ebuild,v 1.1 2005/12/23 20:32:21 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for siliconmotion cards" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/videoproto + x11-proto/xextproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog index 2d49c45d93b7..c345d66434d3 100644 --- a/x11-drivers/xf86-video-sis/ChangeLog +++ b/x11-drivers/xf86-video-sis/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-sis # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.8 2005/12/18 00:20:11 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.9 2005/12/23 20:33:29 joshuabaergen Exp $ + +*xf86-video-sis-0.8.1.3 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-sis-0.8.1.3.ebuild: + Bump for 7.0. *xf86-video-sis-0.8.1.2 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.8.1.3 b/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.8.1.3 new file mode 100644 index 000000000000..391fd3602032 --- /dev/null +++ b/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.8.1.3 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 f239adbee34db5340a2e634fe9134c1f xf86-video-sis-0.8.1.3.tar.bz2 593453 diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild new file mode 100644 index 000000000000..8f69d42d0309 --- /dev/null +++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.3.ebuild,v 1.1 2005/12/23 20:33:29 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for sis cards" +KEYWORDS="~x86" +IUSE="dri" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/videoproto + x11-proto/xextproto + x11-proto/xf86dgaproto + x11-proto/xf86miscproto + x11-proto/xineramaproto + x11-proto/xproto + dri? ( x11-proto/xf86driproto + >=x11-libs/libdrm-2 )" + +CONFIGURE_OPTIONS="$(use_enable dri)" + +pkg_setup() { + if use dri && ! built_with_use x11-base/xorg-server dri; then + die "Build x11-base/xorg-server with USE=dri." + fi +} diff --git a/x11-drivers/xf86-video-sisusb/ChangeLog b/x11-drivers/xf86-video-sisusb/ChangeLog index 3a3e0513e0bc..e7ed207f8bba 100644 --- a/x11-drivers/xf86-video-sisusb/ChangeLog +++ b/x11-drivers/xf86-video-sisusb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-sisusb # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/ChangeLog,v 1.10 2005/12/18 00:19:38 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/ChangeLog,v 1.11 2005/12/23 20:32:54 joshuabaergen Exp $ + +*xf86-video-sisusb-0.7.1.3 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-sisusb-0.7.1.3.ebuild: + Bump for 7.0. *xf86-video-sisusb-0.7.1.2 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.1.3 b/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.1.3 new file mode 100644 index 000000000000..dc6a56b10592 --- /dev/null +++ b/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.1.3 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 c78b9c140ea318790b77c7b53c193735 xf86-video-sisusb-0.7.1.3.tar.bz2 282608 diff --git a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.1.3.ebuild b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.1.3.ebuild new file mode 100644 index 000000000000..0f0d0236623f --- /dev/null +++ b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.1.3.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.1.3.ebuild,v 1.1 2005/12/23 20:32:54 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for sisusb cards" +KEYWORDS="~sh ~sparc ~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/videoproto + x11-proto/xextproto + x11-proto/xf86miscproto + x11-proto/xineramaproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sunbw2/ChangeLog b/x11-drivers/xf86-video-sunbw2/ChangeLog index 87a9f1235a78..31a0b1e93e07 100644 --- a/x11-drivers/xf86-video-sunbw2/ChangeLog +++ b/x11-drivers/xf86-video-sunbw2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-sunbw2 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.9 2005/12/18 00:20:54 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.10 2005/12/23 20:34:06 joshuabaergen Exp $ + +*xf86-video-sunbw2-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-sunbw2-1.0.0.5.ebuild: + Bump for 7.0. *xf86-video-sunbw2-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.5 b/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.5 new file mode 100644 index 000000000000..f2182227a402 --- /dev/null +++ b/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 0b806fa9b259ab81390a5231985bcd66 xf86-video-sunbw2-1.0.0.5.tar.bz2 214636 diff --git a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild new file mode 100644 index 000000000000..6a0f768199be --- /dev/null +++ b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild,v 1.1 2005/12/23 20:34:06 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for sunbw2 cards" +KEYWORDS="~sparc ~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/randrproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg14/ChangeLog b/x11-drivers/xf86-video-suncg14/ChangeLog index 734e1e8857ab..a075bfacef76 100644 --- a/x11-drivers/xf86-video-suncg14/ChangeLog +++ b/x11-drivers/xf86-video-suncg14/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-suncg14 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.9 2005/12/18 00:21:37 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.10 2005/12/23 20:34:38 joshuabaergen Exp $ + +*xf86-video-suncg14-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-suncg14-1.0.0.5.ebuild: + Bump for 7.0. *xf86-video-suncg14-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0.5 b/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0.5 new file mode 100644 index 000000000000..0abadba956b2 --- /dev/null +++ b/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 8b35e7e516c0664891148ec6f720381f xf86-video-suncg14-1.0.0.5.tar.bz2 216177 diff --git a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild new file mode 100644 index 000000000000..035bd9c306b2 --- /dev/null +++ b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild,v 1.1 2005/12/23 20:34:38 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for suncg14 cards" +KEYWORDS="~sparc ~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg3/ChangeLog b/x11-drivers/xf86-video-suncg3/ChangeLog index 02c61c516bf9..9fab72a0709d 100644 --- a/x11-drivers/xf86-video-suncg3/ChangeLog +++ b/x11-drivers/xf86-video-suncg3/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-suncg3 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.9 2005/12/18 00:22:10 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.10 2005/12/23 20:35:07 joshuabaergen Exp $ + +*xf86-video-suncg3-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-suncg3-1.0.0.5.ebuild: + Bump for 7.0. *xf86-video-suncg3-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0.5 b/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0.5 new file mode 100644 index 000000000000..63b624a39736 --- /dev/null +++ b/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 dcc28fcb6922bc1cfb8e4990694b32f1 xf86-video-suncg3-1.0.0.5.tar.bz2 215060 diff --git a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild new file mode 100644 index 000000000000..bc6dfef19d2e --- /dev/null +++ b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild,v 1.1 2005/12/23 20:35:07 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for Sun CG3 cards" +KEYWORDS="~sparc ~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg6/ChangeLog b/x11-drivers/xf86-video-suncg6/ChangeLog index 68871fe28ffb..a45fca9e609d 100644 --- a/x11-drivers/xf86-video-suncg6/ChangeLog +++ b/x11-drivers/xf86-video-suncg6/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-suncg6 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.9 2005/12/18 00:22:38 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.10 2005/12/23 20:35:38 joshuabaergen Exp $ + +*xf86-video-suncg6-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-suncg6-1.0.0.5.ebuild: + Bump for 7.0. *xf86-video-suncg6-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.5 b/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.5 new file mode 100644 index 000000000000..d5b3984c5ad1 --- /dev/null +++ b/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 5d681712d589c17cd7a2425e2377c723 xf86-video-suncg6-1.0.0.5.tar.bz2 219205 diff --git a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild new file mode 100644 index 000000000000..3b7bd46b5396 --- /dev/null +++ b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild,v 1.1 2005/12/23 20:35:38 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for suncg6 cards" +KEYWORDS="~sparc ~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sunffb/ChangeLog b/x11-drivers/xf86-video-sunffb/ChangeLog index 237edcae4701..70056a157321 100644 --- a/x11-drivers/xf86-video-sunffb/ChangeLog +++ b/x11-drivers/xf86-video-sunffb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-sunffb # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.10 2005/12/18 00:23:16 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.11 2005/12/23 20:36:10 joshuabaergen Exp $ + +*xf86-video-sunffb-1.0.1.3 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-sunffb-1.0.1.3.ebuild: + Bump for 7.0. *xf86-video-sunffb-1.0.1.2 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.1.3 b/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.1.3 new file mode 100644 index 000000000000..3d0db0408a35 --- /dev/null +++ b/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.1.3 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 5f987dd0989dd6aedab186a5027aa1fb xf86-video-sunffb-1.0.1.3.tar.bz2 276300 diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild new file mode 100644 index 000000000000..699042257a02 --- /dev/null +++ b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild,v 1.1 2005/12/23 20:36:10 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for sunffb cards" +KEYWORDS="~sparc ~x86" +IUSE="dri" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/xextproto + x11-proto/xproto + dri? ( x11-proto/xf86driproto + >=x11-libs/libdrm-2 )" + +CONFIGURE_OPTIONS="$(use_enable dri)" + +pkg_setup() { + if use dri && ! built_with_use x11-base/xorg-server dri; then + die "Build x11-base/xorg-server with USE=dri." + fi +} diff --git a/x11-drivers/xf86-video-sunleo/ChangeLog b/x11-drivers/xf86-video-sunleo/ChangeLog index d7501a9d2266..cdf48cd0c208 100644 --- a/x11-drivers/xf86-video-sunleo/ChangeLog +++ b/x11-drivers/xf86-video-sunleo/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-sunleo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/ChangeLog,v 1.9 2005/12/18 00:23:54 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/ChangeLog,v 1.10 2005/12/23 20:36:41 joshuabaergen Exp $ + +*xf86-video-sunleo-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-sunleo-1.0.0.5.ebuild: + Bump for 7.0. *xf86-video-sunleo-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0.5 b/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0.5 new file mode 100644 index 000000000000..adb161dd64e9 --- /dev/null +++ b/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 029b34509669d563e7036235db9029d6 xf86-video-sunleo-1.0.0.5.tar.bz2 227480 diff --git a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.5.ebuild b/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.5.ebuild new file mode 100644 index 000000000000..4796436f8087 --- /dev/null +++ b/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.5.ebuild,v 1.1 2005/12/23 20:36:41 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for sunleo cards" +KEYWORDS="~sparc ~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suntcx/ChangeLog b/x11-drivers/xf86-video-suntcx/ChangeLog index 9b6208f02538..5e8ed182507f 100644 --- a/x11-drivers/xf86-video-suntcx/ChangeLog +++ b/x11-drivers/xf86-video-suntcx/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-suntcx # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.9 2005/12/18 00:24:32 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.10 2005/12/23 20:37:15 joshuabaergen Exp $ + +*xf86-video-suntcx-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xf86-video-suntcx-1.0.0.5.ebuild: + Bump for 7.0. *xf86-video-suntcx-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.5 b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.5 new file mode 100644 index 000000000000..50b421df9d65 --- /dev/null +++ b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 f9eeae95fe2e9ec2e4f8bfc8954f0b7b xf86-video-suntcx-1.0.0.5.tar.bz2 218712 diff --git a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild new file mode 100644 index 000000000000..1df6732020a9 --- /dev/null +++ b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.5.ebuild,v 1.1 2005/12/23 20:37:15 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for suntcx cards" +KEYWORDS="~sparc ~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/xproto" |