mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
mate-desktop: update to 1.22.1.
This commit is contained in:
parent
bd3a0ed8f1
commit
b4d8aee416
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'mate-desktop'
|
# Template file for 'mate-desktop'
|
||||||
pkgname=mate-desktop
|
pkgname=mate-desktop
|
||||||
version=1.20.4
|
version=1.22.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-static --enable-mpaste
|
configure_args="--disable-static --enable-mpaste
|
||||||
--disable-schemas-compile $(vopt_enable gir introspection)"
|
--disable-schemas-compile $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="pkg-config intltool itstool glib-devel"
|
hostmakedepends="pkg-config intltool itstool glib-devel librsvg-utils"
|
||||||
makedepends="gtk+3-devel dconf-devel libXrandr-devel startup-notification-devel"
|
makedepends="gtk+3-devel dconf-devel libXrandr-devel startup-notification-devel"
|
||||||
depends="dconf hicolor-icon-theme dejavu-fonts-ttf"
|
depends="dconf hicolor-icon-theme dejavu-fonts-ttf"
|
||||||
short_desc="Library with common API for various MATE modules"
|
short_desc="Library with common API for various MATE modules"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b9bbb086c352764a6bf01a3c792a2858336b3a28a82ffb818b509de290b1701c
|
checksum=203be6a518a1c0f9afd077a977be939c11afe9f56c5dac58c69a958292c924c3
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue