cinnamon-desktop: update to 2.6.5.

This commit is contained in:
Enno Boland 2015-07-05 10:27:45 +02:00
parent b4c60f4798
commit aeb2f106e8
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'cinnamon-desktop' # Template file for 'cinnamon-desktop'
pkgname=cinnamon-desktop pkgname=cinnamon-desktop
version=2.6.4 version=2.6.5
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 git"
makedepends="gdk-pixbuf-devel gtk+3-devel libXrandr-devel xkeyboard-config libxkbfile-devel" makedepends="gdk-pixbuf-devel gtk+3-devel libXrandr-devel xkeyboard-config libxkbfile-devel"
depends="xkeyboard-config" depends="xkeyboard-config"
@ -13,7 +13,7 @@ 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=d40fc57202408476ff0bfa191958f16de07cf4c00d911bef57c3107c8e483970 checksum=a004790f46d1960592f9462cbf6d394d9a5c66b31bb13cc295ed8acb1135924a
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh