Switch to new download format, update source.sh script and remove systemd directory
This commit is contained in:
@@ -1,10 +1,27 @@
|
||||
name: xdg-desktop-portal-gtk
|
||||
description: Gtk implementation of xdg-desktop-portal
|
||||
version: 1.15.3
|
||||
revision: 2
|
||||
url: https://github.com/flatpak/xdg-desktop-portal-gtk
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
depends: ["fontconfig", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "gsettings-desktop-schemas", "gtk3", "xdg-desktop-portal"]
|
||||
make_depends: ["meson", "python3"]
|
||||
provides: ["xdg-desktop-portal-implementation"]
|
||||
type: source
|
||||
depends:
|
||||
- fontconfig
|
||||
- gcc-libs
|
||||
- gdk-pixbuf
|
||||
- glib
|
||||
- glibc
|
||||
- gsettings-desktop-schemas
|
||||
- gtk3
|
||||
- xdg-desktop-portal
|
||||
make_depends:
|
||||
- meson
|
||||
- python3
|
||||
provides:
|
||||
- xdg-desktop-portal-implementation
|
||||
downloads:
|
||||
- url: https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/${BPM_PKG_VERSION}/xdg-desktop-portal-gtk-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 47a3743d2419a8601e691db37e85bb5fac5ae4b26842177065cd5f22ada23b37
|
||||
|
||||
Reference in New Issue
Block a user