mpdscribble: add missing conf_files.
This commit is contained in:
parent
0b88d74155
commit
f2307e29cd
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=mpdscribble
|
pkgname=mpdscribble
|
||||||
version=0.22
|
version=0.22
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="MPD audio scrobbler (e.g. last.fm)"
|
short_desc="MPD audio scrobbler (e.g. last.fm)"
|
||||||
homepage="http://mpd.wikia.com/wiki/Client:Mpdscribble"
|
homepage="http://mpd.wikia.com/wiki/Client:Mpdscribble"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
@ -11,6 +11,7 @@ maintainer="Georg Schabel <gescha@posteo.de>"
|
|||||||
distfiles="http://www.musicpd.org/download/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.musicpd.org/download/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=1cde2b5f8c70f0e3e6f059d01bf0b0f2eac2b29fbcd14b01a8a5103e603feb41
|
checksum=1cde2b5f8c70f0e3e6f059d01bf0b0f2eac2b29fbcd14b01a8a5103e603feb41
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
conf_files="/etc/${pkgname}.conf"
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libmpdclient-devel glib-devel libcurl-devel"
|
makedepends="libmpdclient-devel glib-devel libcurl-devel"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user