mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
New package: visidata-1.5.2
This commit is contained in:
parent
8f51c8032c
commit
4b1308cc37
1 changed files with 16 additions and 0 deletions
16
srcpkgs/visidata/template
Normal file
16
srcpkgs/visidata/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'visidata'
|
||||||
|
pkgname=visidata
|
||||||
|
version=1.5.2
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="visidata"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-dateutil"
|
||||||
|
short_desc="Terminal spreadsheet multitool"
|
||||||
|
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://visidata.org/"
|
||||||
|
changelog="https://raw.githubusercontent.com/saulpw/visidata/stable/CHANGELOG.md"
|
||||||
|
distfiles="https://github.com/saulpw/visidata/archive/v${version}.tar.gz"
|
||||||
|
checksum=11563f5e4eafb2d8fe875ae782eac3c5a6c55e9db3a494189b5b236697c1f040
|
Loading…
Add table
Reference in a new issue