mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
river: update to 0.3.4
This commit is contained in:
parent
d03992b721
commit
3f4ce4f0e1
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'river'
|
# Template file for 'river'
|
||||||
pkgname=river
|
pkgname=river
|
||||||
version=0.2.4
|
version=0.3.4
|
||||||
revision=3
|
revision=1
|
||||||
archs="~i686* ~armv6l* ~armv7l*"
|
archs="~i686* ~armv6l* ~armv7l*"
|
||||||
build_style=zig-build
|
build_style=zig-build
|
||||||
configure_args="$(vopt_if xwayland -Dxwayland) -Dpie"
|
configure_args="$(vopt_if xwayland -Dxwayland) -Dpie"
|
||||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||||
makedepends="wlroots0.16-devel libevdev-devel pixman-devel
|
makedepends="wlroots0.17-devel libevdev-devel pixman-devel
|
||||||
wayland-protocols libxkbcommon-devel wayland-devel"
|
wayland-protocols libxkbcommon-devel wayland-devel"
|
||||||
depends="$(vopt_if xwayland xorg-server-xwayland)"
|
depends="$(vopt_if xwayland xorg-server-xwayland)"
|
||||||
short_desc="Dynamic tiling Wayland compositor"
|
short_desc="Dynamic tiling Wayland compositor"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://codeberg.org/river/river"
|
homepage="https://codeberg.org/river/river"
|
||||||
distfiles="https://codeberg.org/river/river/releases/download/v${version}/river-${version}.tar.gz"
|
distfiles="https://codeberg.org/river/river/releases/download/v${version}/river-${version}.tar.gz"
|
||||||
checksum=26c1c41a65ce3804069afad6988410515cf478d2b76303ebc699766d3d4dc69f
|
checksum=aae765ec46cd2f286527cdf09123d701136f57c88f70cb49739b9703184723e5
|
||||||
|
|
||||||
build_options="xwayland"
|
build_options="xwayland"
|
||||||
build_options_default="xwayland"
|
build_options_default="xwayland"
|
||||||
|
|
Loading…
Add table
Reference in a new issue