blob: 50d01d8a756a0e20a4ae5b5c108d55336b61f4ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = wxhexeditor-git
pkgdesc = A free hex editor / disk editor for Linux, Windows and MacOSX
pkgver = 0.25.r98.gc22ce20
pkgrel = 1
url = http://www.wxhexeditor.org
arch = i686
arch = x86_64
license = GPL2
makedepends = python
makedepends = git
depends = wxgtk3
depends = webkit2gtk
depends = gcc-libs
optdepends = gksu: For root access support
optdepends = polkit: For root access support
provides = wxhexeditor=0.25
conflicts = wxhexeditor
source = wxhexeditor::git+https://github.com/EUA/wxHexEditor.git
md5sums = SKIP
sha256sums = SKIP
pkgname = wxhexeditor-git
|