summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-11-11 19:20:47 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-11-11 19:20:47 +0000
commit40c18c11266283a6a95cf48858f19e12fa9b9d4a (patch)
treebb41fa4ec33d79da1a93beb3586a0a043e48ce1a /x11-apps
parentVersion bump. In this release the cairo use flag was added back. The new alsa... (diff)
downloadgentoo-2-40c18c11266283a6a95cf48858f19e12fa9b9d4a.tar.gz
gentoo-2-40c18c11266283a6a95cf48858f19e12fa9b9d4a.tar.bz2
gentoo-2-40c18c11266283a6a95cf48858f19e12fa9b9d4a.zip
Bump for 7.0RC2.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xdm/ChangeLog8
-rw-r--r--x11-apps/xdm/Manifest5
-rw-r--r--x11-apps/xdm/files/digest-xdm-0.99.31
-rw-r--r--x11-apps/xdm/files/gentoo_locations-0.99.3.patch15
-rw-r--r--x11-apps/xdm/xdm-0.99.3.ebuild40
5 files changed, 67 insertions, 2 deletions
diff --git a/x11-apps/xdm/ChangeLog b/x11-apps/xdm/ChangeLog
index f653afd41590..28f46db54308 100644
--- a/x11-apps/xdm/ChangeLog
+++ b/x11-apps/xdm/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/xdm
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.24 2005/11/06 21:23:45 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.25 2005/11/11 19:20:47 joshuabaergen Exp $
+
+*xdm-0.99.3 (11 Nov 2005)
+
+ 11 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +files/gentoo_locations-0.99.3.patch, +xdm-0.99.3.ebuild:
+ Bump for 7.0RC2.
06 Nov 2005; Joshua Baergen <joshuabaergen@gentoo.org>
xdm-0.99.2_p20051026-r2.ebuild:
diff --git a/x11-apps/xdm/Manifest b/x11-apps/xdm/Manifest
index d45b7e741ca1..2a0d98f12c42 100644
--- a/x11-apps/xdm/Manifest
+++ b/x11-apps/xdm/Manifest
@@ -1,10 +1,13 @@
-MD5 87c6a27f5e6437afeff13445fd066a8c ChangeLog 4326
+MD5 27bee9b8c4c576ce9786085dba1a6708 ChangeLog 4490
MD5 c6dd3e9a9e557b9cba51ff77cb6108a4 files/Xsession 1521
MD5 9802977e2e111eff050f7532453a83d5 files/digest-xdm-0.99.2_p20051026-r1 73
MD5 9802977e2e111eff050f7532453a83d5 files/digest-xdm-0.99.2_p20051026-r2 73
+MD5 2f1e9782c240ac184d81d1237a657c71 files/digest-xdm-0.99.3 63
+MD5 e5c7d9c37e12ad0fc570a818e8304876 files/gentoo_locations-0.99.3.patch 313
MD5 41e31f3a9d8c6a1e4520bb34eaaaa49a files/gentoo_locations.patch 266
MD5 4a17967449d093f6430fbee47a24afba files/xdm.pamd 169
MD5 584252c9909d51023ea18799151cf12e files/xdm.start 3415
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
MD5 856df95596b1d453300cf2f1301324bd xdm-0.99.2_p20051026-r1.ebuild 1074
MD5 b1e9160b9be8daf79d30513d9db7541e xdm-0.99.2_p20051026-r2.ebuild 1116
+MD5 26db051f32482d5d440a0792a78db19f xdm-0.99.3.ebuild 1052
diff --git a/x11-apps/xdm/files/digest-xdm-0.99.3 b/x11-apps/xdm/files/digest-xdm-0.99.3
new file mode 100644
index 000000000000..9940e47eec41
--- /dev/null
+++ b/x11-apps/xdm/files/digest-xdm-0.99.3
@@ -0,0 +1 @@
+MD5 99d9dbbbcc16726050ce09fd62b5c1e6 xdm-0.99.3.tar.bz2 290549
diff --git a/x11-apps/xdm/files/gentoo_locations-0.99.3.patch b/x11-apps/xdm/files/gentoo_locations-0.99.3.patch
new file mode 100644
index 000000000000..906faa16b56a
--- /dev/null
+++ b/x11-apps/xdm/files/gentoo_locations-0.99.3.patch
@@ -0,0 +1,15 @@
+--- config/Makefile.am.old 2005-11-11 12:12:33.743566368 -0700
++++ config/Makefile.am 2005-11-11 12:13:36.163077160 -0700
+@@ -14,10 +14,8 @@
+ Xresources \
+ Xservers
+
+-xdmlib_SCRIPTS = \
+- Xsession
+-
+-dist_xdmlib_SCRIPTS = \
++dist_xdmconfig_SCRIPTS = \
++ Xsession \
+ GiveConsole \
+ TakeConsole \
+ Xsetup_0 \
diff --git a/x11-apps/xdm/xdm-0.99.3.ebuild b/x11-apps/xdm/xdm-0.99.3.ebuild
new file mode 100644
index 000000000000..24004c5914f6
--- /dev/null
+++ b/x11-apps/xdm/xdm-0.99.3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-0.99.3.ebuild,v 1.1 2005/11/11 19:20:47 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+SNAPSHOT="yes"
+
+inherit multilib x-modular pam
+
+DESCRIPTION="X.Org xdm application"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+IUSE="xprint ipv6 pam"
+RDEPEND="x11-apps/xrdb
+ x11-libs/libXdmcp
+ x11-libs/libXaw
+ >=x11-apps/xinit-0.99.1_pre20050905-r1
+ x11-libs/libX11
+ x11-libs/libXt"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"
+
+CONFIGURE_OPTIONS="$(use_enable xprint)
+ $(use_enable ipv6)
+ $(use_with pam)
+ --with-xdmconfigdir=/etc/X11/xdm"
+
+PATCHES="${FILESDIR}/gentoo_locations-0.99.3.patch"
+
+pkg_setup() {
+ if use xprint && ! built_with_use x11-libs/libXaw xprint; then
+ die "Build x11-libs/libXaw with USE=xprint."
+ fi
+}
+
+src_install() {
+ x-modular_src_install
+ exeinto /usr/$(get_libdir)/X11/xdm
+ doexe ${FILESDIR}/Xsession
+ newpamd ${FILESDIR}/xdm.pamd xdm
+}