Switch to new download format and remove systemd tmpfiles.d directory
This commit is contained in:
@@ -1,10 +1,46 @@
|
||||
name: flatpak
|
||||
description: Linux application sandboxing and distribution framework
|
||||
version: 1.16.1
|
||||
revision: 5
|
||||
revision: 6
|
||||
url: https://flatpak.org/
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
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"]
|
||||
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: 2b47e8f2d90d35d29339ed78e1a6eabb36eefa9cfa5a5ca3b0d1f27502c43675
|
||||
|
||||
Reference in New Issue
Block a user