mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-31 09:03:13 +02:00
cinnamon-screensaver: update to 5.8.1.
This commit is contained in:
parent
60b0349531
commit
a4d248ee64
1 changed files with 7 additions and 8 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'cinnamon-screensaver'
|
||||
pkgname=cinnamon-screensaver
|
||||
version=5.4.2
|
||||
revision=3
|
||||
version=5.8.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
hostmakedepends="gettext-devel glib-devel gobject-introspection
|
||||
pkg-config python3-devel"
|
||||
build_helper="gir"
|
||||
hostmakedepends="gettext-devel glib-devel pkg-config python3-devel"
|
||||
makedepends="cinnamon-desktop-devel dbus-glib-devel
|
||||
xdotool-devel gtk+3-devel libglib-devel dbus-devel libXinerama-devel
|
||||
libgnomekbd-devel pam-devel python3-devel webkit2gtk-devel"
|
||||
libgnomekbd-devel pam-devel python3-devel"
|
||||
depends="cinnamon-translations hicolor-icon-theme python3-gobject
|
||||
python3-setproctitle python3-xapp xapps"
|
||||
conf_files="/etc/pam.d/${pkgname}"
|
||||
|
@ -16,8 +15,8 @@ short_desc="Cinnamon screensaver"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://github.com/linuxmint/cinnamon-screensaver"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=7ae54b1fc83fff3082b3b43bf5bf01f7cf49eb35cd6b5b42c0e454e2fd619748
|
||||
distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
|
||||
checksum=8959f03a9e7e2b2760a8fb5c7129d2431021ca193ff4ebcac59c4bbda95a8319
|
||||
|
||||
python_version=3
|
||||
pycompile_dirs="/usr/share/cinnamon-screensaver"
|
||||
|
|
Loading…
Add table
Reference in a new issue