1 # Maintainer: Sven-Hendrik Haase <svenstaro@gmail.com>
2 # Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
3 # Contributor: Balló György <ballogyor+arch at gmail dot com>
4 # Contributor: TDY <tdy@gmx.com>
5 # Contributor: dcraven <dcraven@gmail.com>
10 pkgdesc="High-quality, full-featured hex editor"
12 url="https://github.com/afrantzis/bless"
14 depends=('gtk-sharp-2')
15 makedepends=('meson' 'ninja')
16 source=($pkgname.tar.gz::https://github.com/afrantzis/bless/archive/v0.6.3.tar.gz)
17 sha256sums=('547f2f28073fc791c9d52fa5fd7d66d92c42c7d7fecba05ce1e4b55278ff8cd4')
22 arch-meson -Dtests=false -Dhtml_user_doc=false build
30 DESTDIR="$pkgdir" ninja -C build install