blob: f6a9a3c51f74f9e9433774cf31eb84f7b1181266 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = qtforkawesome-git
pkgdesc = Library that bundles ForkAwesome for use within Qt applications
pkgver = 46.1c92ea5
pkgrel = 3
url = https://github.com/Martchus/qtforkawesome
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL-2-or-later
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = perl-yaml-libyaml
makedepends = qtutilities-git
makedepends = qt6-declarative
makedepends = clang
depends = qt6-base
optdepends = qt6-declarative: Qt Quick integration
optdepends = qtforkawesome-doc: API documentation
provides = libqtforkawesome-git.so
provides = libqtquickforkawesome-git.so
source = qtforkawesome::git+https://martchus.no-ip.biz/gitea/Martchus//qtforkawesome.git
source = Fork-Awesome-1.2.0::https://github.com/ForkAwesome/Fork-Awesome/archive/refs/tags/1.2.0.tar.gz
sha256sums = SKIP
sha256sums = 23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3
pkgname = qtforkawesome-git
|