pkgname: xnedit pkgver: '1.6.3' pkgrel: 1 pkgdesc: Modernized fork of NEdit, with unicode support and AA text rendering url: 'https://sourceforge.net/projects/xnedit/' arch: x86_64 depends: [] makedepends: - pcre - openmotif - xorg-libx11 - xorg-libxrender - xorg-libxft - xorg-libxpm source: - 'https://sourceforge.net/projects/xnedit/files/${pkgname}-${pkgver}.tar.gz' sha256sums: - SKIP build: | cd ${pkgname} make linux make DESTDIR=${PKGDIR} install package: | true