cinnamon: update to 6.4.2
This commit is contained in:
parent
8e74113906
commit
81f41e73cc
|
@ -1,31 +1,32 @@
|
||||||
# Template file for 'cinnamon'
|
# Template file for 'cinnamon'
|
||||||
pkgname=cinnamon
|
pkgname=cinnamon
|
||||||
version=5.8.4
|
version=6.4.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
hostmakedepends="pkg-config gettext gettext-devel glib-devel intltool xmlto
|
hostmakedepends="pkg-config gettext gettext-devel glib-devel intltool xmlto
|
||||||
gtk-doc"
|
gtk-doc python3-libsass"
|
||||||
makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
|
makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
|
||||||
muffin-devel libgnomekbd-devel polkit-devel libcanberra-devel gtk+3-devel
|
muffin-devel libgnomekbd-devel polkit-devel libcanberra-devel gtk+3-devel
|
||||||
startup-notification-devel pulseaudio-devel dbus-glib-devel xapps-devel
|
startup-notification-devel pulseaudio-devel dbus-glib-devel xapps-devel
|
||||||
NetworkManager-devel libcroco-devel cinnamon-desktop-devel"
|
NetworkManager-devel libcroco-devel cinnamon-desktop-devel librsvg-devel
|
||||||
|
gcr-devel"
|
||||||
depends="accountsservice libcaribou cinnamon-settings-daemon>=${version%.*}
|
depends="accountsservice libcaribou cinnamon-settings-daemon>=${version%.*}
|
||||||
cinnamon-session>=${version%.*} muffin>=${version%.*} gsound
|
cinnamon-session>=${version%.*} muffin>=${version%.*} gsound
|
||||||
cinnamon-control-center>=${version%.*} cinnamon-screensaver>=${version%.*}
|
cinnamon-control-center>=${version%.*} cinnamon-screensaver>=${version%.*}
|
||||||
cinnamon-translations>=${version%.*} nemo>=${version%.*}
|
cinnamon-translations>=${version%.*} nemo>=${version%.*} gnome-themes-extra
|
||||||
gnome-themes-standard gnome-themes-standard-metacity gnome-backgrounds
|
gnome-themes-standard-metacity gnome-backgrounds network-manager-applet
|
||||||
network-manager-applet polkit-gnome upower>=0.99.7 libkeybinder3 python3-dbus
|
polkit-gnome upower libkeybinder3 python3-dbus python3-gobject
|
||||||
python3-gobject python3-pam python3-pexpect python3-Pillow python3-inotify
|
python3-pam python3-pexpect python3-Pillow python3-inotify python3-tinycss2
|
||||||
python3-tinycss python3-pytz python3-distro python3-requests libtimezonemap
|
python3-pytz python3-distro python3-requests libtimezonemap libsoup
|
||||||
libsoup"
|
xdg-desktop-portal-xapp gettext"
|
||||||
short_desc="GNOME3 fork of Linux Mint with GNOME2 aspect"
|
short_desc="GNOME3 fork of Linux Mint with GNOME2 aspect"
|
||||||
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://github.com/linuxmint/cinnamon"
|
homepage="https://github.com/linuxmint/cinnamon"
|
||||||
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/cinnamon/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/cinnamon/archive/${version}.tar.gz"
|
||||||
checksum=df80f8dad174b56fd0dc652f7af45f1638d73fedd5345af0617efe2b23edbc3c
|
checksum=56e2c5f2449f3fc6b0f378f2da98efdfe7a721b84e3c001fb16a14d85b399a97
|
||||||
|
|
||||||
python_version=3
|
python_version=3
|
||||||
pycompile_dirs="
|
pycompile_dirs="
|
||||||
|
|
Loading…
Reference in New Issue