mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
New package: pdd-1.1.
This commit is contained in:
parent
5a6a07590a
commit
869803d050
1 changed files with 14 additions and 0 deletions
14
srcpkgs/pdd/template
Normal file
14
srcpkgs/pdd/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'pdd'
|
||||||
|
pkgname=pdd
|
||||||
|
version=1.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
depends="python3-dateutil"
|
||||||
|
# Tests aren't on 1.1 yet but they are already on upstream
|
||||||
|
checkdepends="python3-dateutil python3-pytest"
|
||||||
|
short_desc="Tiny date, time diff calculator"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/jarun/pdd"
|
||||||
|
distfiles="https://github.com/jarun/pdd/archive/v${version}.tar.gz"
|
||||||
|
checksum=5806bb119af6d8672b1173073225cc398c8807a4c1a4da8751be68b05d3d43d7
|
Loading…
Add table
Reference in a new issue