summaryrefslogtreecommitdiffstats
path: root/desktop/enlightenment/enlightenment.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2022-07-02 07:35:01 +0200
committer Matteo Bernardini2022-07-02 07:35:01 +0200
commit55469e4408c312bf7fd1d2288b5b6acc36dcf6d9 (patch)
tree1623a0c2778885f69095e4ae7694b252c2a61148 /desktop/enlightenment/enlightenment.SlackBuild
parent09029cfd6e379e05106b2adbe352bc8230c26673 (diff)
downloadslackbuilds-55469e4408c312bf7fd1d2288b5b6acc36dcf6d9.tar.gz
20220702.1 global branch merge.current-20220702.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/enlightenment/enlightenment.SlackBuild')
-rw-r--r--desktop/enlightenment/enlightenment.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/enlightenment/enlightenment.SlackBuild b/desktop/enlightenment/enlightenment.SlackBuild
index b0e64c9110..f129586735 100644
--- a/desktop/enlightenment/enlightenment.SlackBuild
+++ b/desktop/enlightenment/enlightenment.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=enlightenment
-VERSION=${VERSION:-0.25.1}
+VERSION=${VERSION:-0.25.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -89,8 +89,7 @@ meson . build \
--prefix=/usr/ \
--libdir=/usr/lib${LIBDIRSUFFIX} \
-Dsystemd=false \
- -Dpam=false \
- -Dbuild-id=$ARCH-slackware-linux
+ -Dpam=true
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \