mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
xfce4-clipman-plugin: update to 1.6.5.
Also: - add wayland-devel to hostmakedepeds (cross-building needs wayland-scanner).
This commit is contained in:
parent
6ee5ca5a57
commit
f0d134fcad
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'xfce4-clipman-plugin'
|
||||
pkgname=xfce4-clipman-plugin
|
||||
version=1.6.2
|
||||
version=1.6.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
hostmakedepends="intltool pkg-config wayland-devel"
|
||||
makedepends="xfce4-panel-devel libXtst-devel qrencode-devel"
|
||||
short_desc="Clipboard plugin for the Xfce4 panel"
|
||||
maintainer="Aaditya Bagga <abchk1234@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/${version%.*}/xfce4-clipman-plugin-${version}.tar.bz2"
|
||||
checksum=ab8a5fe6f68fb1789190e498243a1d1385de3f64e984f470cbd3d1eb779399b8
|
||||
checksum=73156d66c1f866d2af0c20526c5ce58aedbce511b89bb436ba9bc6413fac5190
|
||||
|
|
Loading…
Add table
Reference in a new issue