|
|
|
|
@@ -1,24 +1,24 @@
|
|
|
|
|
# Template file for 'gdm'
|
|
|
|
|
pkgname=gdm
|
|
|
|
|
version=3.6.0
|
|
|
|
|
revision=5
|
|
|
|
|
version=3.6.1
|
|
|
|
|
revision=1
|
|
|
|
|
build_style=gnu-configure
|
|
|
|
|
configure_args="--disable-schemas-compile --disable-static
|
|
|
|
|
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
|
|
|
|
|
--with-systemd --with-screenshot-dir=/var/lib/gdm/greeter
|
|
|
|
|
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid
|
|
|
|
|
--with-systemdsystemunitdir=/usr/lib/systemd/system"
|
|
|
|
|
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
|
|
|
|
|
--with-systemd --with-screenshot-dir=/var/lib/gdm/greeter
|
|
|
|
|
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid
|
|
|
|
|
--with-systemdsystemunitdir=/usr/lib/systemd/system"
|
|
|
|
|
makedepends="pkg-config intltool which gnome-doc-utils gobject-introspection
|
|
|
|
|
pam-devel nss-devel accountsservice-devel gtk+3-devel>=3.6.0_2 upower-devel
|
|
|
|
|
libcanberra-devel libXrandr-devel systemd-devel at-spi2-core-devel itstool"
|
|
|
|
|
pam-devel nss-devel accountsservice-devel gtk+3-devel>=3.6.0_2 upower-devel
|
|
|
|
|
libcanberra-devel libXrandr-devel systemd-devel at-spi2-core-devel itstool"
|
|
|
|
|
fulldepends="xrdb dconf>=0.13.90 hicolor-icon-theme polkit-gnome xorg-server
|
|
|
|
|
metacity gnome-session>=3.6.0 gnome-settings-daemon>=3.6.0 dbus-x11"
|
|
|
|
|
metacity gnome-session>=3.6.0 gnome-settings-daemon>=3.6.0 dbus-x11"
|
|
|
|
|
short_desc="GNOME Display Manager"
|
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
|
license="GPL-2"
|
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
|
|
|
|
checksum=ea63736fc8f7234aca442f4e99b3ba9cc29dce5e464ed93f7bf7eb8c49abd60b
|
|
|
|
|
checksum=aff69dde55e11b540145002c95cf966cd16376910283b385520431ced10c5031
|
|
|
|
|
long_desc="
|
|
|
|
|
GDM is the GNOME Display Manager, it is the little proggie that runs
|
|
|
|
|
in the background, runs your X sessions, presents you with a login box
|
|
|
|
|
|