cinnamon-settings-daemon: update to 4.8.5.
Fix homepage.
This commit is contained in:
parent
e160e1fe6e
commit
2849932e3d
1 changed files with 7 additions and 12 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Template file for 'cinnamon-settings-daemon'
|
# Template file for 'cinnamon-settings-daemon'
|
||||||
pkgname=cinnamon-settings-daemon
|
pkgname=cinnamon-settings-daemon
|
||||||
version=4.6.4
|
version=4.8.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
configure_args="--disable-static --disable-schemas-compile"
|
hostmakedepends="dbus-glib-devel gettext-devel glib-devel
|
||||||
hostmakedepends="dbus-glib-devel gettext-devel glib-devel automake
|
gobject-introspection intltool pkg-config"
|
||||||
gobject-introspection intltool libtool pkg-config"
|
|
||||||
makedepends="cinnamon-desktop-devel elogind-devel ibus-devel json-glib-devel
|
makedepends="cinnamon-desktop-devel elogind-devel ibus-devel json-glib-devel
|
||||||
libSM-devel libcanberra-devel libgnomekbd-devel libgudev-devel libnotify-devel
|
libSM-devel libcanberra-devel libgnomekbd-devel libgudev-devel libnotify-devel
|
||||||
nss-devel polkit-devel pulseaudio-devel upower-devel"
|
nss-devel polkit-devel pulseaudio-devel upower-devel"
|
||||||
|
@ -14,13 +13,9 @@ depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Cinnamon Settings Daemon"
|
short_desc="Cinnamon Settings Daemon"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-settings-daemon"
|
homepage="https://github.com/linuxmint/cinnamon-settings-daemon"
|
||||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=5c3d78c562f60cbd6348d1bbb3f7b0a98dbf0b483961b2f82f6b260b956d9db0
|
checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
|
||||||
}
|
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue