summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorTreeve Jelbert2019-06-09 13:18:10 +0200
committerTreeve Jelbert2019-06-09 14:38:58 +0200
commit5a933a2091dc48bf65e03b994458bfeefb40d67a (patch)
treec78737edd6b855a68f2f066b4685912902e4d58d /x11
parent42661852a9c59d712c28adc8c113365a019b3b24 (diff)
lightdm: => 1.30.0
Diffstat (limited to 'x11')
-rwxr-xr-xx11/lightdm/BUILD2
-rwxr-xr-xx11/lightdm/DETAILS2
-rw-r--r--x11/lightdm/HISTORY4
3 files changed, 6 insertions, 2 deletions
diff --git a/x11/lightdm/BUILD b/x11/lightdm/BUILD
index 4d2508863f..d3fcd72d2e 100755
--- a/x11/lightdm/BUILD
+++ b/x11/lightdm/BUILD
@@ -1,5 +1,5 @@
create_account lightdm &&
-
+OPTS+=" --disable-dependency-tracking" &&
OPTS+=" --disable-static" &&
OPTS+=" --disable-tests" &&
OPTS+=" --with-user-session=lightdm-xsession" &&
diff --git a/x11/lightdm/DETAILS b/x11/lightdm/DETAILS
index 5a80d9be67..2871c5dc87 100755
--- a/x11/lightdm/DETAILS
+++ b/x11/lightdm/DETAILS
@@ -1,5 +1,5 @@
SPELL=lightdm
- VERSION=1.28.0
+ VERSION=1.30.0
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/CanonicalLtd/lightdm
diff --git a/x11/lightdm/HISTORY b/x11/lightdm/HISTORY
index f5d26792ad..3b1c83193b 100644
--- a/x11/lightdm/HISTORY
+++ b/x11/lightdm/HISTORY
@@ -1,3 +1,7 @@
+2019-06-09 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.30.0
+ * BUILD: fix build
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/