mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
strawberry: rebuild against protobuf-3.7.0
[ci skip] Co-authored-by: Rasmus Thomsen <oss@cogitri.dev>
This commit is contained in:
parent
a5c105881e
commit
04967d5ecd
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'strawberry'
|
# Template file for 'strawberry'
|
||||||
pkgname=strawberry
|
pkgname=strawberry
|
||||||
version=0.5.2
|
version=0.5.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel protobuf-c"
|
hostmakedepends="pkg-config qt5-host-tools qt5-devel protobuf"
|
||||||
makedepends="alsa-lib-devel boost-devel chromaprint-devel
|
makedepends="alsa-lib-devel boost-devel chromaprint-devel
|
||||||
gst-plugins-base1-devel libcdio-devel libgpod-devel libmtp-devel
|
gst-plugins-base1-devel libcdio-devel libgpod-devel libmtp-devel
|
||||||
protobuf-devel pulseaudio-devel qt5-plugin-mysql qt5-plugin-odbc
|
protobuf-devel pulseaudio-devel qt5-plugin-mysql qt5-plugin-odbc
|
||||||
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-x11extras-devel
|
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-x11extras-devel
|
||||||
taglib-devel"
|
taglib-devel protobuf-devel"
|
||||||
depends="qt5-plugin-sqlite desktop-file-utils"
|
depends="qt5-plugin-sqlite desktop-file-utils"
|
||||||
short_desc="Audio player and music collection organizer"
|
short_desc="Audio player and music collection organizer"
|
||||||
maintainer="q66 <daniel@octaforge.org>"
|
maintainer="q66 <daniel@octaforge.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue