diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-23 10:41:28 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-23 10:41:28 +0000 |
commit | 58974da65a2fc85c83ac0fe8e1f4599258563e84 (patch) | |
tree | cd8bbaed228c6d31160c1e0a2763b28232ab9031 | |
parent | Bump for 7.0. (diff) | |
download | gentoo-2-58974da65a2fc85c83ac0fe8e1f4599258563e84.tar.gz gentoo-2-58974da65a2fc85c83ac0fe8e1f4599258563e84.tar.bz2 gentoo-2-58974da65a2fc85c83ac0fe8e1f4599258563e84.zip |
Bump for 7.0.
(Portage version: 2.1_pre1)
45 files changed, 420 insertions, 15 deletions
diff --git a/x11-apps/xeyes/ChangeLog b/x11-apps/xeyes/ChangeLog index 4e5bd3faf173..1088223b29f7 100644 --- a/x11-apps/xeyes/ChangeLog +++ b/x11-apps/xeyes/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xeyes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.8 2005/12/18 19:32:59 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.9 2005/12/23 10:36:44 spyderous Exp $ + +*xeyes-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; +xeyes-1.0.1.ebuild: + Bump for 7.0. *xeyes-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xeyes/files/digest-xeyes-1.0.1 b/x11-apps/xeyes/files/digest-xeyes-1.0.1 new file mode 100644 index 000000000000..890ccc47d509 --- /dev/null +++ b/x11-apps/xeyes/files/digest-xeyes-1.0.1 @@ -0,0 +1 @@ +MD5 033f14f7c4e30d1f4edbb22d5ef86883 xeyes-1.0.1.tar.bz2 81097 diff --git a/x11-apps/xeyes/xeyes-1.0.1.ebuild b/x11-apps/xeyes/xeyes-1.0.1.ebuild new file mode 100644 index 000000000000..5e9f45cf381f --- /dev/null +++ b/x11-apps/xeyes/xeyes-1.0.1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.0.1.ebuild,v 1.1 2005/12/23 10:36:44 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xeyes application" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +RDEPEND="x11-libs/libX11 + x11-libs/libXt + x11-libs/libXext + x11-libs/libXmu" +DEPEND="${RDEPEND}" diff --git a/x11-apps/xf86dga/ChangeLog b/x11-apps/xf86dga/ChangeLog index d396c2e7ecdb..8a6b3635a2ce 100644 --- a/x11-apps/xf86dga/ChangeLog +++ b/x11-apps/xf86dga/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/xf86dga # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.8 2005/12/18 19:33:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.9 2005/12/23 10:37:04 spyderous Exp $ + +*xf86dga-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xf86dga-1.0.1.ebuild: + Bump for 7.0. *xf86dga-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xf86dga/files/digest-xf86dga-1.0.1 b/x11-apps/xf86dga/files/digest-xf86dga-1.0.1 new file mode 100644 index 000000000000..7af22235f172 --- /dev/null +++ b/x11-apps/xf86dga/files/digest-xf86dga-1.0.1 @@ -0,0 +1 @@ +MD5 0ee496f720bc98fee43108c88bb7f398 xf86dga-1.0.1.tar.bz2 75183 diff --git a/x11-apps/xf86dga/xf86dga-1.0.1.ebuild b/x11-apps/xf86dga/xf86dga-1.0.1.ebuild new file mode 100644 index 000000000000..9602053791dd --- /dev/null +++ b/x11-apps/xf86dga/xf86dga-1.0.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.1.ebuild,v 1.1 2005/12/23 10:37:04 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xf86dga application" +KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +RDEPEND="x11-libs/libX11 + x11-libs/libXxf86dga" +DEPEND="${RDEPEND}" diff --git a/x11-apps/xfd/ChangeLog b/x11-apps/xfd/ChangeLog index 41ea17b1b751..0391ff704b0d 100644 --- a/x11-apps/xfd/ChangeLog +++ b/x11-apps/xfd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xfd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/ChangeLog,v 1.8 2005/12/18 19:33:56 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/ChangeLog,v 1.9 2005/12/23 10:37:24 spyderous Exp $ + +*xfd-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; +xfd-1.0.1.ebuild: + Bump for 7.0. *xfd-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xfd/files/digest-xfd-1.0.1 b/x11-apps/xfd/files/digest-xfd-1.0.1 new file mode 100644 index 000000000000..5f37113d2337 --- /dev/null +++ b/x11-apps/xfd/files/digest-xfd-1.0.1 @@ -0,0 +1 @@ +MD5 c72abd90f50ef459bc14b39ec9fcc7f8 xfd-1.0.1.tar.bz2 88927 diff --git a/x11-apps/xfd/xfd-1.0.1.ebuild b/x11-apps/xfd/xfd-1.0.1.ebuild new file mode 100644 index 000000000000..0c41e0be2e8f --- /dev/null +++ b/x11-apps/xfd/xfd-1.0.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/xfd-1.0.1.ebuild,v 1.1 2005/12/23 10:37:24 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xfd application" +KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +IUSE="xprint" +RDEPEND="=media-libs/freetype-2* + media-libs/fontconfig + x11-libs/libXft + x11-libs/libXaw" +DEPEND="${RDEPEND}" + +pkg_setup() { + if use xprint && ! built_with_use x11-libs/libXaw xprint; then + die "Build x11-libs/libXaw with USE=xprint." + fi +} diff --git a/x11-apps/xfindproxy/ChangeLog b/x11-apps/xfindproxy/ChangeLog index 6ca1b5b9c7c7..c26879af5e01 100644 --- a/x11-apps/xfindproxy/ChangeLog +++ b/x11-apps/xfindproxy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/xfindproxy # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/ChangeLog,v 1.5 2005/12/18 19:34:23 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfindproxy/ChangeLog,v 1.6 2005/12/23 10:37:44 spyderous Exp $ + +*xfindproxy-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xfindproxy-1.0.1.ebuild: + Bump for 7.0. *xfindproxy-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xfindproxy/files/digest-xfindproxy-1.0.1 b/x11-apps/xfindproxy/files/digest-xfindproxy-1.0.1 new file mode 100644 index 000000000000..e4a42399acb2 --- /dev/null +++ b/x11-apps/xfindproxy/files/digest-xfindproxy-1.0.1 @@ -0,0 +1 @@ +MD5 5df3a162429bdd6ce5aea3ca5f6365b8 xfindproxy-1.0.1.tar.bz2 77645 diff --git a/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild b/x11-apps/xfindproxy/xfindproxy-1.0.1.ebuild new file mode 100644 index 000000000000..7483cba61947 --- /dev/null +++ b/x11-apps/xfindproxy/xfindproxy-1.0.1.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-apps/xfindproxy/xfindproxy-1.0.1.ebuild,v 1.1 2005/12/23 10:37:44 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xfindproxy application" +KEYWORDS="~x86" +RDEPEND="x11-libs/libX11 + x11-libs/libICE + x11-libs/libXt" +DEPEND="${RDEPEND}" diff --git a/x11-apps/xfontsel/ChangeLog b/x11-apps/xfontsel/ChangeLog index f2f531f0cf40..491cb9c0361a 100644 --- a/x11-apps/xfontsel/ChangeLog +++ b/x11-apps/xfontsel/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/xfontsel # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.8 2005/12/18 19:34:57 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.9 2005/12/23 10:38:04 spyderous Exp $ + +*xfontsel-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xfontsel-1.0.1.ebuild: + Bump for 7.0. *xfontsel-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xfontsel/files/digest-xfontsel-1.0.1 b/x11-apps/xfontsel/files/digest-xfontsel-1.0.1 new file mode 100644 index 000000000000..0f2d363c8760 --- /dev/null +++ b/x11-apps/xfontsel/files/digest-xfontsel-1.0.1 @@ -0,0 +1 @@ +MD5 f7b240af84fa8f68f5074b3f0ae479e5 xfontsel-1.0.1.tar.bz2 95869 diff --git a/x11-apps/xfontsel/xfontsel-1.0.1.ebuild b/x11-apps/xfontsel/xfontsel-1.0.1.ebuild new file mode 100644 index 000000000000..2aec827387ae --- /dev/null +++ b/x11-apps/xfontsel/xfontsel-1.0.1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.1.ebuild,v 1.1 2005/12/23 10:38:04 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xfontsel application" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +IUSE="xprint" +RDEPEND="x11-libs/libXaw" +DEPEND="${RDEPEND}" + +CONFIGURE_OPTIONS="$(use_enable xprint)" + +pkg_setup() { + if use xprint && ! built_with_use x11-libs/libXaw xprint; then + die "Build x11-libs/libXaw with USE=xprint." + fi +} diff --git a/x11-apps/xfs/ChangeLog b/x11-apps/xfs/ChangeLog index b9424bd949e7..cabc00057a35 100644 --- a/x11-apps/xfs/ChangeLog +++ b/x11-apps/xfs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xfs # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.13 2005/12/18 19:36:03 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.14 2005/12/23 10:38:45 spyderous Exp $ + +*xfs-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; +xfs-1.0.1.ebuild: + Bump for 7.0. *xfs-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xfs/files/digest-xfs-1.0.1 b/x11-apps/xfs/files/digest-xfs-1.0.1 new file mode 100644 index 000000000000..79e2fd09e6b7 --- /dev/null +++ b/x11-apps/xfs/files/digest-xfs-1.0.1 @@ -0,0 +1 @@ +MD5 8ed805113037e86ad01068d0b464a062 xfs-1.0.1.tar.bz2 141193 diff --git a/x11-apps/xfs/xfs-1.0.1.ebuild b/x11-apps/xfs/xfs-1.0.1.ebuild new file mode 100644 index 000000000000..956976ebcbea --- /dev/null +++ b/x11-apps/xfs/xfs-1.0.1.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.1.ebuild,v 1.1 2005/12/23 10:38:45 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xfs application" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +IUSE="ipv6" +RDEPEND="x11-libs/libFS + x11-libs/libXfont" +DEPEND="${RDEPEND} + x11-proto/fontsproto" + +CONFIGURE_OPTIONS="$(use_enable ipv6) + --libdir=/etc" + +pkg_setup() { + enewgroup xfs 33 + enewuser xfs 33 -1 /etc/X11/fs xfs +} + +src_unpack() { + x-modular_unpack_source + x-modular_patch_source + + sed -i -e "s:^configdir =.*:configdir = \$(sysconfdir)/X11/fs:g" \ + ${S}/Makefile.am + + x-modular_reconf_source +} + +src_install() { + x-modular_src_install + + insinto /etc/X11/fs + newins ${FILESDIR}/xfs.config config + newinitd ${FILESDIR}/xfs.start xfs + newconfd ${FILESDIR}/xfs.conf.d xfs +} diff --git a/x11-apps/xfsinfo/ChangeLog b/x11-apps/xfsinfo/ChangeLog index 50c4d7180265..533ae4888b94 100644 --- a/x11-apps/xfsinfo/ChangeLog +++ b/x11-apps/xfsinfo/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/xfsinfo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.7 2005/12/18 19:35:29 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.8 2005/12/23 10:38:24 spyderous Exp $ + +*xfsinfo-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xfsinfo-1.0.1.ebuild: + Bump for 7.0. *xfsinfo-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xfsinfo/files/digest-xfsinfo-1.0.1 b/x11-apps/xfsinfo/files/digest-xfsinfo-1.0.1 new file mode 100644 index 000000000000..4d01eec0f38b --- /dev/null +++ b/x11-apps/xfsinfo/files/digest-xfsinfo-1.0.1 @@ -0,0 +1 @@ +MD5 e98b18fbce1261de30b1de819d86f48a xfsinfo-1.0.1.tar.bz2 74335 diff --git a/x11-apps/xfsinfo/xfsinfo-1.0.1.ebuild b/x11-apps/xfsinfo/xfsinfo-1.0.1.ebuild new file mode 100644 index 000000000000..3b1a9bad91a7 --- /dev/null +++ b/x11-apps/xfsinfo/xfsinfo-1.0.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.1.ebuild,v 1.1 2005/12/23 10:38:24 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xfsinfo application" +KEYWORDS="~mips ~sparc ~x86" +RDEPEND="x11-libs/libX11 + x11-libs/libFS" +DEPEND="${RDEPEND}" diff --git a/x11-apps/xfwp/ChangeLog b/x11-apps/xfwp/ChangeLog index fa44bc89725f..86c4855a5a86 100644 --- a/x11-apps/xfwp/ChangeLog +++ b/x11-apps/xfwp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xfwp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfwp/ChangeLog,v 1.7 2005/12/18 19:36:47 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfwp/ChangeLog,v 1.8 2005/12/23 10:39:05 spyderous Exp $ + +*xfwp-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; +xfwp-1.0.1.ebuild: + Bump for 7.0. *xfwp-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xfwp/files/digest-xfwp-1.0.1 b/x11-apps/xfwp/files/digest-xfwp-1.0.1 new file mode 100644 index 000000000000..85c4693f0ccf --- /dev/null +++ b/x11-apps/xfwp/files/digest-xfwp-1.0.1 @@ -0,0 +1 @@ +MD5 0dbde8b3867032b9e4a383d46dfd7e48 xfwp-1.0.1.tar.bz2 104576 diff --git a/x11-apps/xfwp/xfwp-1.0.1.ebuild b/x11-apps/xfwp/xfwp-1.0.1.ebuild new file mode 100644 index 000000000000..83e9ad0cbc76 --- /dev/null +++ b/x11-apps/xfwp/xfwp-1.0.1.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-apps/xfwp/xfwp-1.0.1.ebuild,v 1.1 2005/12/23 10:39:05 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xfwp application" +KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +RDEPEND="x11-libs/libX11 + x11-libs/libICE" +DEPEND="${RDEPEND} + x11-proto/xproxymanagementprotocol" diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index 38e518250144..e02a1c1ffc93 100644 --- a/x11-apps/xgamma/ChangeLog +++ b/x11-apps/xgamma/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xgamma # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.8 2005/12/18 19:37:15 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.9 2005/12/23 10:39:25 spyderous Exp $ + +*xgamma-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; +xgamma-1.0.1.ebuild: + Bump for 7.0. *xgamma-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xgamma/files/digest-xgamma-1.0.1 b/x11-apps/xgamma/files/digest-xgamma-1.0.1 new file mode 100644 index 000000000000..572444c707d3 --- /dev/null +++ b/x11-apps/xgamma/files/digest-xgamma-1.0.1 @@ -0,0 +1 @@ +MD5 45d8fa3c85d4bfda87251798fd605a45 xgamma-1.0.1.tar.bz2 74971 diff --git a/x11-apps/xgamma/xgamma-1.0.1.ebuild b/x11-apps/xgamma/xgamma-1.0.1.ebuild new file mode 100644 index 000000000000..f115f58702e8 --- /dev/null +++ b/x11-apps/xgamma/xgamma-1.0.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.1.ebuild,v 1.1 2005/12/23 10:39:25 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xgamma application" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +RDEPEND="x11-libs/libXxf86vm" +DEPEND="${RDEPEND}" diff --git a/x11-apps/xgc/ChangeLog b/x11-apps/xgc/ChangeLog index a4910e386922..348b65bc0f2e 100644 --- a/x11-apps/xgc/ChangeLog +++ b/x11-apps/xgc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xgc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.7 2005/12/18 19:37:44 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.8 2005/12/23 10:39:45 spyderous Exp $ + +*xgc-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; +xgc-1.0.1.ebuild: + Bump for 7.0. *xgc-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xgc/files/digest-xgc-1.0.1 b/x11-apps/xgc/files/digest-xgc-1.0.1 new file mode 100644 index 000000000000..a9fff0783e30 --- /dev/null +++ b/x11-apps/xgc/files/digest-xgc-1.0.1 @@ -0,0 +1 @@ +MD5 72fc8dd68f585000c0a542eba0264571 xgc-1.0.1.tar.bz2 128931 diff --git a/x11-apps/xgc/xgc-1.0.1.ebuild b/x11-apps/xgc/xgc-1.0.1.ebuild new file mode 100644 index 000000000000..10558f386e39 --- /dev/null +++ b/x11-apps/xgc/xgc-1.0.1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1.ebuild,v 1.1 2005/12/23 10:39:45 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xgc application" +KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +IUSE="xprint" +RDEPEND="x11-libs/libXaw" +DEPEND="${RDEPEND}" + +CONFIGURE_OPTIONS="$(use_enable xprint)" + +pkg_setup() { + if use xprint && ! built_with_use x11-libs/libXaw xprint; then + die "Build x11-libs/libXaw with USE=xprint." + fi +} diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index 244aafff6a0b..ebc9001a2d8f 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.28 2005/12/18 19:39:01 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.29 2005/12/23 10:40:06 spyderous Exp $ + +*xinit-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; +xinit-1.0.1.ebuild: + Bump for 7.0. *xinit-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xinit/files/digest-xinit-1.0.1 b/x11-apps/xinit/files/digest-xinit-1.0.1 new file mode 100644 index 000000000000..9dc07853e56c --- /dev/null +++ b/x11-apps/xinit/files/digest-xinit-1.0.1 @@ -0,0 +1 @@ +MD5 8c353e39389edbdffc5387acc24948a0 xinit-1.0.1.tar.bz2 92346 diff --git a/x11-apps/xinit/xinit-1.0.1.ebuild b/x11-apps/xinit/xinit-1.0.1.ebuild new file mode 100644 index 000000000000..e9b7cbce68cb --- /dev/null +++ b/x11-apps/xinit/xinit-1.0.1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.1.ebuild,v 1.1 2005/12/23 10:40:06 spyderous Exp $ + +# Must be before x-modular eclass is inherited +# This is enabled due to modified Makefile.am from the patches +SNAPSHOT="yes" + +inherit x-modular pam + +DESCRIPTION="X.Org xinit application" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +RDEPEND="x11-libs/libX11 + x11-wm/twm + x11-apps/xclock + x11-terms/xterm" +DEPEND="${RDEPEND}" + +PATCHES="${FILESDIR}/nolisten-tcp-and-black-background.patch + ${FILESDIR}/gentoo-startx-customization-0.99.4.patch" + +src_unpack() { + x-modular_unpack_source + x-modular_patch_source + + sed -i -e "s:^XINITDIR.*:XINITDIR = \$(sysconfdir)/X11/xinit:g" ${S}/Makefile.am + + x-modular_reconf_source +} + +src_install() { + x-modular_src_install + exeinto /etc/X11 + doexe ${FILESDIR}/chooser.sh ${FILESDIR}/startDM.sh + exeinto /etc/X11/Sessions + doexe ${FILESDIR}/Xsession + exeinto /etc/X11/xinit + doexe ${FILESDIR}/xinitrc + newinitd ${FILESDIR}/xdm.start xdm + newpamd ${FILESDIR}/xserver.pamd xserver +} diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index e51120542497..d29c5a98e999 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.15 2005/12/18 19:39:39 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.16 2005/12/23 10:40:27 spyderous Exp $ + +*xkbcomp-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xkbcomp-1.0.1.ebuild: + Bump for 7.0. *xkbcomp-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xkbcomp/files/digest-xkbcomp-1.0.1 b/x11-apps/xkbcomp/files/digest-xkbcomp-1.0.1 new file mode 100644 index 000000000000..0ee7b59f34b4 --- /dev/null +++ b/x11-apps/xkbcomp/files/digest-xkbcomp-1.0.1 @@ -0,0 +1 @@ +MD5 c01c882d126c8c0da9a727537dfeaaee xkbcomp-1.0.1.tar.bz2 179759 diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.1.ebuild new file mode 100644 index 000000000000..841e6b25df85 --- /dev/null +++ b/x11-apps/xkbcomp/xkbcomp-1.0.1.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-apps/xkbcomp/xkbcomp-1.0.1.ebuild,v 1.1 2005/12/23 10:40:27 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular multilib + +DESCRIPTION="X.Org xkbcomp application" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +RDEPEND="x11-libs/libX11 + x11-libs/libxkbfile" +DEPEND="${RDEPEND}" + +src_install() { + x-modular_src_install + + dodir usr/share/X11/xkb + dosym ../../../bin/xkbcomp /usr/share/X11/xkb/xkbcomp +} diff --git a/x11-apps/xkbevd/ChangeLog b/x11-apps/xkbevd/ChangeLog index 42d4ba697246..3c49f03f4c74 100644 --- a/x11-apps/xkbevd/ChangeLog +++ b/x11-apps/xkbevd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xkbevd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.8 2005/12/18 19:40:07 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.9 2005/12/23 10:40:48 spyderous Exp $ + +*xkbevd-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; +xkbevd-1.0.1.ebuild: + Bump for 7.0. *xkbevd-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xkbevd/files/digest-xkbevd-1.0.1 b/x11-apps/xkbevd/files/digest-xkbevd-1.0.1 new file mode 100644 index 000000000000..88ca639edd2b --- /dev/null +++ b/x11-apps/xkbevd/files/digest-xkbevd-1.0.1 @@ -0,0 +1 @@ +MD5 2b9a666c92bee42c6af77c29759a606c xkbevd-1.0.1.tar.bz2 102150 diff --git a/x11-apps/xkbevd/xkbevd-1.0.1.ebuild b/x11-apps/xkbevd/xkbevd-1.0.1.ebuild new file mode 100644 index 000000000000..5a3308bdefc9 --- /dev/null +++ b/x11-apps/xkbevd/xkbevd-1.0.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.0.1.ebuild,v 1.1 2005/12/23 10:40:48 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xkbevd application" +KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +RDEPEND="x11-libs/libxkbfile" +DEPEND="${RDEPEND}" diff --git a/x11-apps/xkbprint/ChangeLog b/x11-apps/xkbprint/ChangeLog index 08e68929454f..47a8dd5a7fe0 100644 --- a/x11-apps/xkbprint/ChangeLog +++ b/x11-apps/xkbprint/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/xkbprint # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.8 2005/12/18 19:40:46 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.9 2005/12/23 10:41:08 spyderous Exp $ + +*xkbprint-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xkbprint-1.0.1.ebuild: + Bump for 7.0. *xkbprint-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xkbprint/files/digest-xkbprint-1.0.1 b/x11-apps/xkbprint/files/digest-xkbprint-1.0.1 new file mode 100644 index 000000000000..3f7fb8302f61 --- /dev/null +++ b/x11-apps/xkbprint/files/digest-xkbprint-1.0.1 @@ -0,0 +1 @@ +MD5 b98ae2d8b21c545b7b322d0b302efefa xkbprint-1.0.1.tar.bz2 115206 diff --git a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild new file mode 100644 index 000000000000..ccaf4190563b --- /dev/null +++ b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.1 2005/12/23 10:41:08 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xkbprint application" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +RDEPEND="x11-libs/libxkbfile" +DEPEND="${RDEPEND}" diff --git a/x11-apps/xkbutils/ChangeLog b/x11-apps/xkbutils/ChangeLog index 81167c4086cc..087045b43af6 100644 --- a/x11-apps/xkbutils/ChangeLog +++ b/x11-apps/xkbutils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/xkbutils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.8 2005/12/18 19:41:18 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.9 2005/12/23 10:41:28 spyderous Exp $ + +*xkbutils-1.0.1 (23 Dec 2005) + + 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xkbutils-1.0.1.ebuild: + Bump for 7.0. *xkbutils-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xkbutils/files/digest-xkbutils-1.0.1 b/x11-apps/xkbutils/files/digest-xkbutils-1.0.1 new file mode 100644 index 000000000000..cb72c4abe962 --- /dev/null +++ b/x11-apps/xkbutils/files/digest-xkbutils-1.0.1 @@ -0,0 +1 @@ +MD5 84396a3dd75337caaae29d8fa5616fb1 xkbutils-1.0.1.tar.bz2 65805 diff --git a/x11-apps/xkbutils/xkbutils-1.0.1.ebuild b/x11-apps/xkbutils/xkbutils-1.0.1.ebuild new file mode 100644 index 000000000000..ad23133c1ee0 --- /dev/null +++ b/x11-apps/xkbutils/xkbutils-1.0.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.1.ebuild,v 1.1 2005/12/23 10:41:28 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xkbutils application" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +IUSE="xprint" +RDEPEND="x11-libs/libxkbfile + x11-libs/libXaw" +DEPEND="${RDEPEND}" + +CONFIGURE_OPTIONS="$(use_enable xprint)" + +pkg_setup() { + if use xprint && ! built_with_use x11-libs/libXaw xprint; then + die "Build x11-libs/libXaw with USE=xprint." + fi +} |