mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
cinnamon-desktop: update to 3.6.2.
This commit is contained in:
parent
d8dfd85e48
commit
e50d62826b
1 changed files with 4 additions and 3 deletions
|
@ -1,19 +1,20 @@
|
||||||
# Template file for 'cinnamon-desktop'
|
# Template file for 'cinnamon-desktop'
|
||||||
pkgname=cinnamon-desktop
|
pkgname=cinnamon-desktop
|
||||||
version=3.2.4
|
version=3.6.2
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Library with common API for various Cinnamon modules"
|
short_desc="Library with common API for various Cinnamon modules"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args=" --disable-static"
|
configure_args=" --disable-static"
|
||||||
hostmakedepends="automake libtool gnome-common pkg-config gobject-introspection
|
hostmakedepends="automake libtool gnome-common pkg-config gobject-introspection
|
||||||
gettext-devel glib-devel intltool"
|
gettext-devel glib-devel intltool"
|
||||||
makedepends="gdk-pixbuf-devel gtk+3-devel libXrandr-devel xkeyboard-config libxkbfile-devel pulseaudio-devel pam-devel"
|
makedepends="gdk-pixbuf-devel gtk+3-devel libXrandr-devel xkeyboard-config
|
||||||
|
libxkbfile-devel pulseaudio-devel pam-devel accountsservice-devel"
|
||||||
depends="xkeyboard-config"
|
depends="xkeyboard-config"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://cinnamon.linuxmint.com/"
|
homepage="http://cinnamon.linuxmint.com/"
|
||||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=f9920082b299c85d11cfdb6747026f5f044eabf3a09c0164873fa2850561abad
|
checksum=76b053eea02c61df22d35ccec6ba83de25246b794cbc024dce636dcb1e74c812
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue