mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
mate-extra: update to 1.24.0.
[skip ci]
This commit is contained in:
parent
31a40747a7
commit
6473094c9c
1 changed files with 7 additions and 8 deletions
|
@ -1,13 +1,16 @@
|
||||||
# Template file for 'mate-extra'
|
# Template file for 'mate-extra'
|
||||||
pkgname=mate-extra
|
pkgname=mate-extra
|
||||||
version=1.18.0
|
version=1.24.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
mate>=${version}
|
mate>=${version}
|
||||||
atril>=${version}
|
atril>=${version}
|
||||||
engrampa>=${version}
|
engrampa>=${version}
|
||||||
|
eom>=${version}
|
||||||
mate-applets>=${version}
|
mate-applets>=${version}
|
||||||
|
mate-calc>=${version}
|
||||||
|
mate-indicator-applet>=${version}
|
||||||
mate-media>=${version}
|
mate-media>=${version}
|
||||||
mate-power-manager>=${version}
|
mate-power-manager>=${version}
|
||||||
mate-sensors-applet>=${version}
|
mate-sensors-applet>=${version}
|
||||||
|
@ -15,14 +18,10 @@ depends="
|
||||||
mate-system-monitor>=${version}
|
mate-system-monitor>=${version}
|
||||||
mate-terminal>=${version}
|
mate-terminal>=${version}
|
||||||
mate-utils>=${version}
|
mate-utils>=${version}
|
||||||
|
mozo>=${version}
|
||||||
caja-extensions>=${version}
|
caja-extensions>=${version}
|
||||||
yelp"
|
yelp"
|
||||||
short_desc="The MATE extras meta-package for Void Linux"
|
short_desc="MATE extras meta-package for Void Linux"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="http://www.mate-desktop.org"
|
homepage="http://www.mate-desktop.org"
|
||||||
license="GPL-2, LGPL-2"
|
|
||||||
|
|
||||||
# XXX python-gobject
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
|
||||||
depends+=" mozo>=${version} eom>=${version}"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue