diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-02-05 11:39:28 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-02-05 11:39:28 +0000 |
commit | d8d75a3608fccc0f5c71aed88402dd519daff1b2 (patch) | |
tree | 83a7a0fcba699ba08348e34c3e5e29a5abddbb53 /kde-base/kdm | |
parent | cleanup (diff) | |
download | gentoo-2-d8d75a3608fccc0f5c71aed88402dd519daff1b2.tar.gz gentoo-2-d8d75a3608fccc0f5c71aed88402dd519daff1b2.tar.bz2 gentoo-2-d8d75a3608fccc0f5c71aed88402dd519daff1b2.zip |
initial 3.4.0_beta2 ebuilds
(Portage version: 2.0.51-r15)
Diffstat (limited to 'kde-base/kdm')
-rw-r--r-- | kde-base/kdm/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/kdm/Manifest | 2 | ||||
-rw-r--r-- | kde-base/kdm/files/digest-kdm-3.4.0_beta2 | 4 | ||||
-rw-r--r-- | kde-base/kdm/kdm-3.4.0_beta2.ebuild | 63 |
4 files changed, 77 insertions, 1 deletions
diff --git a/kde-base/kdm/ChangeLog b/kde-base/kdm/ChangeLog index 80a718db78c3..2f1f973beabf 100644 --- a/kde-base/kdm/ChangeLog +++ b/kde-base/kdm/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-base/kdm # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/ChangeLog,v 1.2 2005/02/02 18:22:07 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/ChangeLog,v 1.3 2005/02/05 11:39:17 danarmak Exp $ + +*kdm-3.4.0_beta2 (05 Feb 2005) + + 05 Feb 2005; Dan Armak <danarmak@gentoo.org> +kdm-3.4.0_beta2.ebuild: + Ebuild for 3.4.0_beta2. Note that beta2 has NOT been released as of this + date. This ebuild is for inside testing by the KDE team, and is of course + package.masked. 02 Feb 2005; Dan Armak <danarmak@gentoo.org> kdm-3.4.0_beta1.ebuild: Add support for SVG files; closes bug #80272. diff --git a/kde-base/kdm/Manifest b/kde-base/kdm/Manifest index 84f741ed8094..a11ca3fa1e6b 100644 --- a/kde-base/kdm/Manifest +++ b/kde-base/kdm/Manifest @@ -1,8 +1,10 @@ +MD5 cdd5b8374b1861b0834a3dcc3dba0399 kdm-3.4.0_beta2.ebuild 2433 MD5 46674a41787f147aae0790ca5ef48d12 kdm-3.4.0_beta1.ebuild 2438 MD5 9afd519decd19ccecca9a6cd26983862 ChangeLog 636 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 MD5 b048371a651391ef2bb4166e40e6adff files/kde.pam 405 MD5 ec8a5f0c1ed08c8b554530920490e63e files/digest-kdm-3.4.0_beta1 216 +MD5 2e2e2d2d81cc101225b07b5032f29cca files/digest-kdm-3.4.0_beta2 294 MD5 ca0fc4bf60b72dd1b8d42cb7e2be5a75 files/agent-shutdown.sh 204 MD5 2b5419b0b173138e22fe03f4157d5660 files/kde-np.pam 379 MD5 510d05672fcad238e92db44fbfa65f89 files/agent-startup.sh 209 diff --git a/kde-base/kdm/files/digest-kdm-3.4.0_beta2 b/kde-base/kdm/files/digest-kdm-3.4.0_beta2 new file mode 100644 index 000000000000..60877ecb8cea --- /dev/null +++ b/kde-base/kdm/files/digest-kdm-3.4.0_beta2 @@ -0,0 +1,4 @@ +MD5 46a0b6a8f72b16812d4ad745902fdcf5 kdebase-3.3.90.tar.bz2 20659998 +MD5 cd0819379968496b415c3a4121272e1f kdebase-3.3.90-3.3.91.tar.xdelta 3128388 +MD5 3889cab60fdb15738a20aa9ba0f9c893 kdebase-3.3.91-3.3.92.tar.xdelta 3499698 +MD5 67e33c1060229856655bc8c613e4544d kdebase-3.3.92.tar.bz2 22577557 diff --git a/kde-base/kdm/kdm-3.4.0_beta2.ebuild b/kde-base/kdm/kdm-3.4.0_beta2.ebuild new file mode 100644 index 000000000000..d53e73916dd9 --- /dev/null +++ b/kde-base/kdm/kdm-3.4.0_beta2.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-3.4.0_beta2.ebuild,v 1.1 2005/02/05 11:39:17 danarmak Exp $ + +KMNAME=kdebase +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE login manager, similar to xdm and gdm" +KEYWORDS="~x86" +IUSE="pam" + +KMEXTRA="kdmlib/" +KMEXTRACTONLY="libkonq/konq_defaults.h + kioslave/thumbnail/configure.in.in" # for the HAVE_LIBART test +KMCOMPILEONLY="kcontrol/background" +DEPEND="$DEPEND + pam? ( sys-libs/pam ~kde-base/kdebase-pam-4 ) + $(deprange $PV $MAXKDEVER kde-base/kcontrol)" + # Requires the desktop background settings and kdm modules, + # so until we separate the kcontrol modules into separate ebuilds :-), + # there's a dep here + + +src_compile() { + use pam \ + && myconf="$myconf --with-pam=yes" \ + || myconf="$myconf --with-pam=no --with-shadow" + + kde-meta_src_compile myconf configure + kde_remove_flag kdm/kfrontend -fomit-frame-pointer + kde-meta_src_compile make +} + +src_install() { + kde-meta_src_install + cd ${S}/kdm && make DESTDIR=${D} GENKDMCONF_FLAGS="--no-old --no-backup --no-in-notice" install + + # We tell kdm to /use session files from /usr/share/xsessions. + # I've removed some other kdmrc mods from here, since it's not clear why + # the default aren't ok (and I'm not sure about the benefits of using + # the xdm configfiles under /etc/X11 instead of our own ones), + # and it's the Gentoo Way to avoid modifying upstream behaviour. + # Tell me if you don't like this. --danarmak + cd ${D}/${KDEDIR}/share/config/kdm || die + sed -i -e "s:#SessionsDirs=:SessionsDirs=/usr/share/xsessions\n#SessionsDirs=:" \ + -e "s:#GreetFont=:GreetFont=Sans Serif,24,-1,5,50,0,0,0,0,0\n#GreetFont=:" \ + -e "s:#StdFont=:StdFont=Sans Serif,12,-1,5,50,0,0,0,0,0\n#StdFont=:" \ + -e "s:#FailFont=:FailFont=Sans Serif,12,-1,5,75,0,0,0,0,0\n#FailFont=:" \ + -e "s:#AntiAliasing=:AntiAliasing=true\n#AntiAliasing=:" \ + kdmrc +} + +pkg_postinst() { + # set the default kdm face icon if it's not already set by the system admin + # because this is user-overrideable in that way, it's not in src_install + if [ ! -e "${ROOT}${KDEDIR}/share/apps/kdm/faces/.default.face.icon" ]; then + mkdir -p "${ROOT}${KDEDIR}/share/apps/kdm/faces" + cp "${ROOT}${KDEDIR}/share/apps/kdm/pics/users/default1.png" \ + "${ROOT}${KDEDIR}/share/apps/kdm/faces/.default.face.icon" + fi +} |