blob: a10e94aefa25ddb3314f8b72724f4412cbd77197 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = linuxdeploy-plugin-qt
pkgdesc = Qt plugin for linuxdeploy, bundling Qt resources, plugins, QML files and a lot more
pkgver = 1_alpha_20250213_1
pkgrel = 1
url = https://github.com/linuxdeploy/linuxdeploy-plugin-qt
arch = x86_64
arch = aarch64
license = MIT
depends = linuxdeploy
noextract = linuxdeploy-plugin-qt-*.AppImage
options = !strip
source_x86_64 = linuxdeploy-plugin-qt-x86_64.AppImage::https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/1-alpha-20250213-1/linuxdeploy-plugin-qt-x86_64.AppImage
sha256sums_x86_64 = 15106be885c1c48a021198e7e1e9a48ce9d02a86dd0a1848f00bdbf3c1c92724
source_aarch64 = linuxdeploy-plugin-qt-aarch64.AppImage::https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/1-alpha-20250213-1/linuxdeploy-plugin-qt-aarch64.AppImage
sha256sums_aarch64 = bf1c24aff6d749b5cf423afad6f15abd4440f81dec1aab95706b25f6667cdcf1
pkgname = linuxdeploy-plugin-qt
|