mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
upmpdcli: update to 1.4.6
This commit is contained in:
parent
f2df22bc32
commit
a2d9ea0c69
3 changed files with 4 additions and 4 deletions
2
srcpkgs/upmpdcli/files/upmpdcli/log/run
Executable file → Normal file
2
srcpkgs/upmpdcli/files/upmpdcli/log/run
Executable file → Normal file
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec logger -t upmpdcli -p daemon.notice
|
||||
exec vlogger -t upmpdcli
|
||||
|
|
0
srcpkgs/upmpdcli/files/upmpdcli/run
Executable file → Normal file
0
srcpkgs/upmpdcli/files/upmpdcli/run
Executable file → Normal file
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'upmpdcli'
|
||||
pkgname=upmpdcli
|
||||
version=1.4.5
|
||||
version=1.4.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config tar"
|
||||
makedepends="jsoncpp-devel libmicrohttpd-devel libmpdclient-devel libupnp-devel libupnpp-devel"
|
||||
short_desc="UPnP Media Renderer front-end for MPD"
|
||||
maintainer="amak <amak.git@outlook.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.lesbonscomptes.com/upmpdcli"
|
||||
distfiles="https://www.lesbonscomptes.com/upmpdcli/downloads/upmpdcli-${version}.tar.gz"
|
||||
checksum=af0c13b6ab8720d98451307010c33462e9a3f50178bae82c593fd2dd12e31b0e
|
||||
checksum=80ed85a323a1721a9e2ceb64923cedbf69c45f22fb9bc6853c9c11b46dc83a1d
|
||||
|
||||
system_accounts="_upmpdcli"
|
||||
_upmpdcli_homedir="/var/lib/upmpdcli"
|
||||
|
|
Loading…
Add table
Reference in a new issue