blob: 64af5842477fe05c2e906e3bc0441e1e48a58d40 (
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
|
pkgbase = textosaurus
pkgdesc = Simple cross-platform text editor based on Qt and Scintilla
pkgver = 0.9.8
pkgrel = 1
epoch = 1
url = https://github.com/martinrotter/textosaurus
arch = x86_64
arch = i686
license = GPL3
makedepends = git
makedepends = qt5-tools
depends = qt5-base
depends = qt5-svg
provides = textosaurus
conflicts = textosaurus
conflicts = textosaurus-git
replaces = textilosaurus
source = git+https://github.com/martinrotter/textosaurus#tag=0.9.8
source = git+https://github.com/martinrotter/transka.git
source = git+https://github.com/martinrotter/7za.git
source = git+https://github.com/martinrotter/nsis.git
source = git+https://github.com/martinrotter/sed.git
source = git+https://github.com/martinrotter/scintilla
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = textosaurus
|