mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
gerbera: update to 1.11.0
This commit is contained in:
parent
aa0c9950c7
commit
736c53733f
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gerbera'
|
||||
pkgname=gerbera
|
||||
version=1.6.4
|
||||
revision=5
|
||||
version=1.11.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_SYSTEMD=0 -DWITH_AVCODEC=1"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,8 +12,9 @@ short_desc="UPnP Media Server based on MediaTomb"
|
|||
maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://gerbera.io/"
|
||||
changelog="https://raw.githubusercontent.com/gerbera/gerbera/master/ChangeLog.md"
|
||||
distfiles="https://github.com/gerbera/gerbera/archive/v${version}.tar.gz"
|
||||
checksum=cbe7ea78977db8c02fcca1759ed149f199a590afaf4a6d21ffcca8623d1a0cc5
|
||||
checksum=0c13049792a28ec0e3086ba61c7f9675626a1dbadb043650a452192727418be7
|
||||
|
||||
# libupnp uses large file support, so users must do that, too
|
||||
CXXFLAGS="-D_FILE_OFFSET_BITS=64"
|
||||
|
|
Loading…
Add table
Reference in a new issue