cinnamon-session: update to 2.6.3.
This commit is contained in:
parent
2aa03910c8
commit
a6677d7d22
1 changed files with 4 additions and 7 deletions
|
@ -1,23 +1,20 @@
|
||||||
# Template file for 'cinnamon-session'
|
# Template file for 'cinnamon-session'
|
||||||
pkgname=cinnamon-session
|
pkgname=cinnamon-session
|
||||||
version=2.6.2
|
version=2.6.3
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="The Cinnamon session handler"
|
short_desc="The Cinnamon session handler"
|
||||||
build_options="systemd"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile --disable-gconf
|
configure_args="--disable-static --disable-schemas-compile --disable-gconf --disable-systemd"
|
||||||
$(vopt_enable systemd)"
|
|
||||||
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="gtk+3-devel dbus-devel json-glib-devel libSM-devel
|
makedepends="gtk+3-devel dbus-devel json-glib-devel libSM-devel
|
||||||
pangox-compat-devel cinnamon-desktop-devel libcanberra-devel
|
pangox-compat-devel cinnamon-desktop-devel libcanberra-devel upower0-devel"
|
||||||
upower0-devel $(vopt_if systemd systemd-devel)"
|
|
||||||
depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme"
|
depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme"
|
||||||
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=42ea718b77240ff24061203bc03ba6af7d51bcba2323b0bb73a56870e232cb92
|
checksum=391db79472cbd6c1546cec5e7e8e82f2a465fea92cda019fca14f7c54cfa4dc1
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue