mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
cinnamon: update to 4.0.7.
This commit is contained in:
parent
bad5fef9ba
commit
62697f6a8f
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cinnamon'
|
# Template file for 'cinnamon'
|
||||||
pkgname=cinnamon
|
pkgname=cinnamon
|
||||||
version=4.0.6
|
version=4.0.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Cinnamon-${version}"
|
wrksrc="Cinnamon-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,8 +13,7 @@ makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
|
||||||
startup-notification-devel pulseaudio-devel dbus-glib-devel GConf-devel
|
startup-notification-devel pulseaudio-devel dbus-glib-devel GConf-devel
|
||||||
libgnome-keyring-devel NetworkManager-devel libcroco-devel libsoup-devel
|
libgnome-keyring-devel NetworkManager-devel libcroco-devel libsoup-devel
|
||||||
cinnamon-desktop-devel"
|
cinnamon-desktop-devel"
|
||||||
depends="
|
depends=" accountsservice caribou cinnamon-settings-daemon>=${version%.*}
|
||||||
accountsservice caribou cinnamon-settings-daemon>=${version%.*}
|
|
||||||
cinnamon-session>=${version%.*} muffin>=${version%.*}
|
cinnamon-session>=${version%.*} muffin>=${version%.*}
|
||||||
cinnamon-control-center>=${version%.*} cinnamon-screensaver>=${version%.*}
|
cinnamon-control-center>=${version%.*} cinnamon-screensaver>=${version%.*}
|
||||||
cinnamon-translations>=${version%.*} nemo>=${version%.*}
|
cinnamon-translations>=${version%.*} nemo>=${version%.*}
|
||||||
|
@ -27,7 +26,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
|
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
|
||||||
changelog="https://raw.githubusercontent.com/linuxmint/Cinnamon/${version}/debian/changelog"
|
changelog="https://raw.githubusercontent.com/linuxmint/Cinnamon/${version}/debian/changelog"
|
||||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=f0b5d203c563abcd8fd7e705797a3f9d4d726104809e46a715aca3a58271b2b7
|
checksum=ab758a22df6340f34d2287e7d87a25e47f9cfc98a1311b8ed25c746d719ca96b
|
||||||
nocross="gobject-introspection"
|
nocross="gobject-introspection"
|
||||||
|
|
||||||
pycompile_version="$py3_ver"
|
pycompile_version="$py3_ver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue