mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: signal-backup-decode-0.2.0
This commit is contained in:
parent
842aa81378
commit
17e6f04cb9
1 changed files with 13 additions and 0 deletions
13
srcpkgs/signal-backup-decode/template
Normal file
13
srcpkgs/signal-backup-decode/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'signal-backup-decode'
|
||||||
|
pkgname=signal-backup-decode
|
||||||
|
version=0.2.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libressl-devel sqlite-devel"
|
||||||
|
short_desc="Decode Signal Android Backups"
|
||||||
|
maintainer="Spencer Burris <sburris@posteo.net>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/pajowu/signal-backup-decode"
|
||||||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum=9a454bb894963e7f6301bdcd3db2c7978fb0cfb7e6fce3f4f553ccad7f955fe9
|
Loading…
Add table
Reference in a new issue