summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Vincent Batts2019-10-21 19:35:01 +0200
committer Willy Sudiarto Raharjo2019-10-26 19:36:11 +0200
commit5d71453a951c5f03ff7ec0f4da7b127f67255725 (patch)
treed9f0dfd2db8fda88419ab05d63c1ded3d671d00e /desktop
parentdca270bf90ece310076521104ef21d719c759de0 (diff)
downloadslackbuilds-5d71453a951c5f03ff7ec0f4da7b127f67255725.tar.gz
desktop/xdg-desktop-portal: Update for version 1.4.2
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild5
-rw-r--r--desktop/xdg-desktop-portal/xdg-desktop-portal.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild b/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
index 69a1b12c0f..662dd018b5 100644
--- a/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
+++ b/desktop/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xdg-desktop-portal
-VERSION=${VERSION:-1.0.3}
+VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -78,7 +78,8 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --build=$ARCH-slackware-linux
+ --build=$ARCH-slackware-linux \
+ --disable-geoclue
make
make install DESTDIR=$PKG
diff --git a/desktop/xdg-desktop-portal/xdg-desktop-portal.info b/desktop/xdg-desktop-portal/xdg-desktop-portal.info
index c7a8aeb868..7a5d4693ab 100644
--- a/desktop/xdg-desktop-portal/xdg-desktop-portal.info
+++ b/desktop/xdg-desktop-portal/xdg-desktop-portal.info
@@ -1,8 +1,8 @@
PRGNAM="xdg-desktop-portal"
-VERSION="1.0.3"
+VERSION="1.4.2"
HOMEPAGE="https://github.com/flatpak/xdg-desktop-portal/"
-DOWNLOAD="https://github.com/flatpak/xdg-desktop-portal/releases/download/1.0.3/xdg-desktop-portal-1.0.3.tar.xz"
-MD5SUM="6c9f1b1aa7b2369859ff6b3f245a4721"
+DOWNLOAD="https://github.com/flatpak/xdg-desktop-portal/releases/download/1.4.2/xdg-desktop-portal-1.4.2.tar.xz"
+MD5SUM="0afda886f8cc0eb4ed1edefca69a25e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pipewire"