mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
plasma-wayland-protocols: update to 1.15.0.
This commit is contained in:
parent
4ff076d287
commit
2f492c66dd
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'plasma-wayland-protocols'
|
# Template file for 'plasma-wayland-protocols'
|
||||||
pkgname=plasma-wayland-protocols
|
pkgname=plasma-wayland-protocols
|
||||||
version=1.14.0
|
version=1.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules wayland-devel"
|
||||||
|
makedepends="wayland-devel"
|
||||||
short_desc="Plasma Specific Protocols for Wayland"
|
short_desc="Plasma Specific Protocols for Wayland"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://invent.kde.org/libraries/plasma-wayland-protocols"
|
homepage="https://invent.kde.org/libraries/plasma-wayland-protocols"
|
||||||
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1a4385ecfc79f7589f07381cab11c3ff51f6e2fa4b73b78600d6ad096394bf81
|
checksum=e5aedfe7c0b2443aa67882b4792d08814570e00dd82f719a35c922a0993f621e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsed -e '/NOT CMAKE_SIZEOF_VOID_P STREQUAL/,+5d' \
|
vsed -e '/NOT CMAKE_SIZEOF_VOID_P STREQUAL/,+5d' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue