mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
lms: for boost-1.88 and wt 4.12.0
This commit is contained in:
parent
ea0b5eb9bd
commit
906fc8034d
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'lms'
|
||||
pkgname=lms
|
||||
version=3.69.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DLMS_IMAGE_BACKEND=graphicsmagick"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="wt-devel ffmpeg6-devel boost-devel libconfig++-devel taglib-devel
|
||||
makedepends="wt-devel ffmpeg6-devel boost-devel-minimal libboost_iostreams
|
||||
libboost_program_options libconfig++-devel taglib-devel
|
||||
pam-devel libgraphicsmagick-devel gtest-devel libarchive-devel xxHash-devel"
|
||||
conf_files="/etc/lms.conf /etc/pam.d/lms"
|
||||
short_desc="Lightweight Music Server"
|
||||
|
|
Loading…
Add table
Reference in a new issue