47 lines
912 B
Plaintext
47 lines
912 B
Plaintext
name: flatpak
|
|
description: Linux application sandboxing and distribution framework
|
|
version: 1.16.3
|
|
revision: 1
|
|
url: https://flatpak.org/
|
|
license: LGPL2.1-or-later
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- appstream
|
|
- bubblewrap
|
|
- curl
|
|
- dbus
|
|
- fuse3
|
|
- gcc-libs
|
|
- gdk-pixbuf
|
|
- glib
|
|
- glibc
|
|
- gpgme
|
|
- json-glib
|
|
- libarchive
|
|
- libseccomp
|
|
- libxau
|
|
- libxml2
|
|
- ostree
|
|
- polkit
|
|
- sysusers
|
|
- wayland
|
|
- xdg-dbus-proxy
|
|
- xdg-desktop-portal
|
|
- xdg-utils
|
|
- zstd
|
|
make_depends:
|
|
- docbook-xsl-nons
|
|
- gobject-introspection
|
|
- gtk-doc
|
|
- meson
|
|
- python-pyparsing
|
|
- wayland-protocols
|
|
- xmlto
|
|
- valgrind
|
|
downloads:
|
|
- url: https://github.com/flatpak/flatpak/releases/download/${BPM_PKG_VERSION}/flatpak-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 3d6bd3f5f8940e80c087286ca3e42182fc630d780894536511fcd2cffc12cf5b
|