blob: c1fb18ceea94279b806c9fa81492a9d172091ec6 (
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
34
35
36
37
38
39
40
41
|
pkgbase = hessling-editor-das
pkgdesc = A powerful text editor modelled on the VM/CMS text editor XEDIT with the best features of Mansfield Software's Kedit.
pkgver = 4.0
pkgrel = 2
url = http://hessling-editor.sourceforge.net/
arch = i686
arch = x86_64
license = GPL-2.0-or-later
makedepends = libx11
makedepends = libxaw
makedepends = libxmu
makedepends = libxpm
makedepends = libxt
makedepends = ncurses
makedepends = oorexx
makedepends = sdl2
provides = hessling-editor
source = http://downloads.sourceforge.net/hessling-editor/the-4.0.tar.gz
sha512sums = 9d8a9d864caa729a83f41932186eb6929e69207231a0d241b9574cf6af02aeeb28b53492af54e4c1ced3afa868060e8031aadf33b1168a8d9aeae14a8e9c1c86
pkgname = hessling-editor-das-con
depends = ncurses
depends = oorexx
conflicts = hessling-editor-das-sdl2
conflicts = hessling-editor-das-x11
pkgname = hessling-editor-das-sdl2
depends = oorexx
depends = sdl2
conflicts = hessling-editor-das-con
conflicts = hessling-editor-das-x11
pkgname = hessling-editor-das-x11
depends = libx11
depends = libxaw
depends = libxmu
depends = libxpm
depends = libxt
depends = oorexx
conflicts = hessling-editor-das-con
conflicts = hessling-editor-das-sdl2
|