blob: 77cd369949ef519f9491f2b62ee29b05ebccc3d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = fluid
pkgdesc = Library for QtQuick apps with Material Design and Universal
pkgver = 1.2.0
pkgrel = 1
url = https://github.com/lirios/fluid
arch = x86_64
groups = liri
license = MPL
makedepends = liri-cmake-shared
makedepends = nodejs-material-design-icons
makedepends = qt5-tools
makedepends = clang
depends = qt5-graphicaleffects
depends = qt5-quickcontrols2
depends = qt5-svg
depends = qt5-wayland
replaces = qml-material
source = fluid-1.2.0.tar.gz::https://github.com/lirios/fluid/archive/v1.2.0.tar.gz
sha512sums = 01eae32283e8078baa11a9a2a802ec64cf22f37b2cace8d6ab1a4ac6c8d752ee0fae823cccba586fe0336165a72f66a59be8b613897ded01693b6e38cba8f536
pkgname = fluid
|