cinnamon-screensaver: update to 4.0.2.

This commit is contained in:
maxice8 2018-12-09 09:51:24 -02:00 committed by maxice8
parent 2c6049acbc
commit f3553f74a8

View file

@ -1,10 +1,9 @@
# Template file for 'cinnamon-screensaver'
pkgname=cinnamon-screensaver
version=3.8.2
version=4.0.2
revision=1
short_desc="The Cinnamon screensaver"
build_style=gnu-configure
configure_args="--disable-static --disable-schemas-compile --with-mit-ext"
configure_args="--disable-static"
hostmakedepends="gettext-devel glib-devel gnome-common gobject-introspection
intltool libtool pkg-config python3-devel"
makedepends="cinnamon-desktop-devel dbus-glib-devel libXxf86misc-devel
@ -12,11 +11,12 @@ makedepends="cinnamon-desktop-devel dbus-glib-devel libXxf86misc-devel
depends="cinnamon-translations hicolor-icon-theme python3-gobject
python3-setproctitle python3-xapp xapps"
conf_files="/etc/pam.d/${pkgname}"
short_desc="The Cinnamon screensaver"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
homepage="https://developer.linuxmint.com/projects/cinnamon-projects.html/"
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
checksum=6f07d2a13d81794d4654d04a9cb9c80ed02fccf7031747a2dfe4bf3f455ac2ca
checksum=43bb4356e19419818f55809f82dbe2136d41376f4cf69386ff555d6529e969cb
nocross=https://build.voidlinux.eu/builders/armv7l_builder/builds/28904/steps/shell_3/logs/stdio
pycompile_version="$py3_ver"