mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
New package: mktorrent-1.0
This commit is contained in:
parent
062657ddb4
commit
12fd86ceb6
1 changed files with 13 additions and 0 deletions
13
srcpkgs/mktorrent/template
Normal file
13
srcpkgs/mktorrent/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'mktorrent'
|
||||||
|
pkgname=mktorrent
|
||||||
|
version=1.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
make_build_args="USE_OPENSSL=1"
|
||||||
|
makedepends="libressl-devel"
|
||||||
|
short_desc="Simple command line utility to create BitTorrent metainfo files"
|
||||||
|
maintainer="Georg Schabel <gescha@posteo.de>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://github.com/esmil/mktorrent/"
|
||||||
|
distfiles="https://github.com/esmil/${pkgname}/archive/v${version}.tar.gz"
|
||||||
|
checksum=ab1c42a7fc9f136d4ebc5535d384d1a184cc77fe8054acd4c2f176f3a8c0dac7
|
Loading…
Add table
Reference in a new issue