blob: cb75d02ce6a7ebe474063d8b8e323d4c7f54c304 (
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
30
31
32
33
|
pkgbase = fcitx5-qt-git
pkgdesc = Fcitx Qt Library
pkgver = r148.3732581
pkgrel = 1
url = https://github.com/fcitx/fcitx5-qt
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
makedepends = git
makedepends = qt4
makedepends = qt5-x11extras
makedepends = qt5-quickcontrols
depends = fcitx5-git
source = git+https://github.com/fcitx/fcitx5-qt.git
sha512sums = SKIP
pkgname = fcitx5-qt5-git
pkgdesc = Fcitx Qt Library, for Qt5
depends = fcitx5-git
depends = qt5-x11extras
depends = qt5-quickcontrols
provides = fcitx5-qt5
provides = fcitx5-qt
conflicts = fcitx5-qt5
conflicts = fcitx5-qt
pkgname = fcitx5-qt4-git
pkgdesc = Fcitx Qt Library, for Qt4
depends = fcitx5-git
depends = qt4
provides = fcitx5-qt4
conflicts = fcitx5-qt4
|