mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: bitwise-0.40
archs added makedepends used, licence fixed and archs removed licence fixed revision back to 1
This commit is contained in:
parent
9f0ccd87cb
commit
146384e10a
1 changed files with 13 additions and 0 deletions
13
srcpkgs/bitwise/template
Normal file
13
srcpkgs/bitwise/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'bitwise'
|
||||||
|
pkgname=bitwise
|
||||||
|
version=0.40
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname}-v${version}"
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="ncurses-devel readline-devel"
|
||||||
|
short_desc="Terminal based bit manipulator in ncurses"
|
||||||
|
maintainer="shtayerc <david.murko@mailbox.org>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://github.com/mellowcandle/bitwise"
|
||||||
|
distfiles="${homepage}/releases/download/v${version}/bitwise-v${version}.tar.gz"
|
||||||
|
checksum=d74585153d8ae605fd9bb23d2a4b57ed5df283f902d376d0d31ade95423afa03
|
Loading…
Add table
Reference in a new issue