* update flatpak to 1.4.2
This commit is contained in:
parent
48969e1d9d
commit
9221788ed6
@ -3,8 +3,8 @@
|
||||
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
|
||||
|
||||
pkgname=flatpak
|
||||
pkgver=1.3.4
|
||||
pkgrel=2
|
||||
pkgver=1.4.2
|
||||
pkgrel=1
|
||||
pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)"
|
||||
url="https://flatpak.org"
|
||||
arch=(x86_64 powerpc64le)
|
||||
@ -13,7 +13,7 @@ depends=(dbus systemd glib2 libsoup polkit libxau ostree json-glib libseccomp li
|
||||
python bubblewrap appstream-glib xdg-dbus-proxy)
|
||||
makedepends=(intltool gobject-introspection gtk-doc git docbook-xsl xmlto)
|
||||
checkdepends=(valgrind)
|
||||
_commit=4abc170f9b94e6a300ed4626fc08650478a3954d # tags/1.3.4^0
|
||||
_commit=f70978b4ad892cca6837153a3a1f7bc33ac347e8 # tags/1.4.2^0
|
||||
source=("git+https://github.com/flatpak/flatpak#commit=$_commit"
|
||||
"git+https://gitlab.gnome.org/GNOME/libglnx.git"
|
||||
"git+https://github.com/projectatomic/bubblewrap"
|
||||
@ -64,7 +64,6 @@ build() {
|
||||
--enable-gtk-doc \
|
||||
--with-system-bubblewrap \
|
||||
--with-system-dbus-proxy \
|
||||
--with-priv-mode=setuid \
|
||||
--with-dbus-config-dir=/usr/share/dbus-1/system.d
|
||||
|
||||
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
|
||||
|
Loading…
x
Reference in New Issue
Block a user