void-packages/srcpkgs/ne/template

17 lines
548 B
Bash

# Template file for 'ne'
pkgname=ne
version=3.3.3
revision=1
build_style=gnu-makefile
hostmakedepends="perl texinfo"
makedepends="ncurses-devel"
short_desc="Nice Editor"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only"
homepage="http://ne.di.unimi.it/"
changelog="https://raw.githubusercontent.com/vigna/ne/master/NEWS"
distfiles="https://github.com/vigna/ne/archive/refs/tags/${version}.tar.gz"
checksum=4f7509bb552e10348f9599f39856c8b7a2a74ea54c980dd2c9e15be212a1a6f0
disable_parallel_build=yes
CFLAGS="-std=c99 -D_GNU_SOURCE"