cinnamon-desktop: update to 3.2.4
This commit is contained in:
parent
d637c546bf
commit
47533f8edb
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'cinnamon-desktop'
|
# Template file for 'cinnamon-desktop'
|
||||||
pkgname=cinnamon-desktop
|
pkgname=cinnamon-desktop
|
||||||
version=3.2.2
|
version=3.2.4
|
||||||
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 git"
|
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"
|
||||||
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=7daf8c52a0a13adf48a666ea6d18ad69b5432ad08cd7099b812f20584ad36ab9
|
checksum=f9920082b299c85d11cfdb6747026f5f044eabf3a09c0164873fa2850561abad
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue