Skip to content

Commit

Permalink
gnome-base/gdm-3.24.2: Sync in changes done over time in the 3.22 series
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
leio committed Jul 14, 2017
1 parent 1dc29e3 commit 10113e3
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions gnome-base/gdm/gdm-3.24.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI}

LICENSE="
GPL-2+
branding? ( CC-Sampling-Plus-1.0 )
branding? ( CC-BY-SA-4.0 )
"

SLOT="0"
Expand Down Expand Up @@ -48,10 +48,10 @@ COMMON_DEPEND="
x11-libs/libXdmcp
x11-libs/libXext
x11-libs/libXft
>=x11-misc/xdg-utils-1.0.2-r3
x11-libs/libxcb
virtual/pam
>=x11-misc/xdg-utils-1.0.2-r3
virtual/pam
>=sys-apps/systemd-186:0=[pam]
sys-auth/pambase[systemd]
Expand Down Expand Up @@ -148,6 +148,7 @@ src_configure() {

gnome2_src_configure \
--enable-gdm-xsession \
--enable-user-display-server \
--with-run-dir=/run/gdm \
--localstatedir="${EPREFIX}"/var \
--disable-static \
Expand Down Expand Up @@ -208,9 +209,4 @@ pkg_postinst() {
eend ${ret}

readme.gentoo_print_elog

if ! version_is_at_least 3.16.0 ${REPLACING_VERSIONS}; then
ewarn "GDM will now use a new TTY per logged user as explained at:"
ewarn "https://wiki.gentoo.org/wiki/Project:GNOME/GNOME3-Troubleshooting#GDM_.3E.3D_3.16_opens_one_graphical_session_per_user"
fi
}

0 comments on commit 10113e3

Please sign in to comment.