blob: 0fc74b26ecb19512f7e33ce150589d8d15d7fc7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = qtcreator-spellchecker-plugin-git
pkgdesc = Spell Checker plugin for the Qt Creator IDE
pkgver = 3.6.0.r0.g5460316
pkgrel = 1
url = https://github.com/CJCombrink/SpellChecker-Plugin
arch = x86_64
groups = qt
license = LGPL-3.0-only
license = GPL-3.0-only
makedepends = git
makedepends = cmake
makedepends = qtcreator-devel
depends = qtcreator
depends = hunspell
provides = qtcreator-spellchecker-plugin
conflicts = qtcreator-spellchecker-plugin
source = qtcreator-spellchecker-plugin::git+https://github.com/CJCombrink/SpellChecker-Plugin.git
sha256sums = SKIP
pkgname = qtcreator-spellchecker-plugin-git
|