mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lms: update to 3.56.0.
This commit is contained in:
parent
8a50c1a940
commit
085ab54bee
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'lms'
|
# Template file for 'lms'
|
||||||
pkgname=lms
|
pkgname=lms
|
||||||
version=3.51.1
|
version=3.56.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
configure_args="-DLMS_IMAGE_BACKEND=graphicsmagick"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="wt-devel ffmpeg6-devel boost-devel libconfig++-devel taglib-devel
|
makedepends="wt-devel ffmpeg6-devel boost-devel libconfig++-devel taglib-devel
|
||||||
pam-devel libgraphicsmagick-devel gtest-devel libarchive-devel"
|
pam-devel libgraphicsmagick-devel gtest-devel libarchive-devel"
|
||||||
|
@ -12,7 +13,7 @@ maintainer="danoloan10 <danoloan10@tutanota.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/epoupon/lms"
|
homepage="https://github.com/epoupon/lms"
|
||||||
distfiles="https://github.com/epoupon/lms/archive/refs/tags/v${version}.tar.gz "
|
distfiles="https://github.com/epoupon/lms/archive/refs/tags/v${version}.tar.gz "
|
||||||
checksum=d6c4ee398e660b930f188347b85c89492ba836a3cc6043e137b090f8983836f0
|
checksum=0270838187528de88e61d0da5d4a68614a6b66140752090f930071f01935557f
|
||||||
|
|
||||||
system_accounts="_lms"
|
system_accounts="_lms"
|
||||||
_lms_homedir="/var/lms"
|
_lms_homedir="/var/lms"
|
||||||
|
|
Loading…
Add table
Reference in a new issue