mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
minidlna: rebuild for ffmpeg-3.1.3
This commit is contained in:
parent
7dc19f9f13
commit
ba91507edd
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'minidlna'
|
# Template file for 'minidlna'
|
||||||
pkgname=minidlna
|
pkgname=minidlna
|
||||||
version=1.1.5
|
version=1.1.5
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--sbindir=/usr/bin
|
--sbindir=/usr/bin
|
||||||
|
@ -24,6 +24,7 @@ distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8477ad0416bb2af5cd8da6dde6c07ffe1a413492b7fe40a362bc8587be15ab9b
|
checksum=8477ad0416bb2af5cd8da6dde6c07ffe1a413492b7fe40a362bc8587be15ab9b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
vlicense LICENCE.miniupnpd # This one is BSD. COPYING is GPL-2
|
||||||
vconf minidlna.conf
|
vconf minidlna.conf
|
||||||
vman minidlna.conf.5
|
vman minidlna.conf.5
|
||||||
vman minidlnad.8
|
vman minidlnad.8
|
||||||
|
|
Loading…
Add table
Reference in a new issue