enlightenment: update to 0.22.3.

This commit is contained in:
maxice8 2018-03-23 07:09:58 -03:00 committed by Leаh Neukirchen
parent d11ea621a0
commit 5275a7f8df

View file

@ -1,23 +1,23 @@
# Template file for 'enlightenment' # Template file for 'enlightenment'
pkgname=enlightenment pkgname=enlightenment
version=0.22.2 version=0.22.3
revision=1 revision=1
lib32disabled=yes lib32disabled=yes
build_options="wayland" build_options="wayland"
build_style=meson build_style=meson
configure_args="--sysconfdir=/etc -Dpam=true -Dbluez4=false -Dsystemd=false configure_args="--sysconfdir=/etc -Dpam=true -Dbluez4=false -Dsystemd=false
$(vopt_if wayland '-Dwayland=true' '-Dwayland=false')" $(vopt_if wayland '-Dwayland=true' '-Dwayland=false')"
hostmakedepends="pkg-config efl" hostmakedepends="efl pkg-config"
makedepends="pam-devel pixman-devel efl-devel xkeyboard-config makedepends="efl-devel pam-devel xkeyboard-config
$(vopt_if wayland 'libxkbcommon-devel MesaLib-devel wayland-devel')" $(vopt_if wayland 'libxkbcommon-devel MesaLib-devel wayland-devel')"
depends="hicolor-icon-theme desktop-file-utils xkeyboard-config" depends="desktop-file-utils hicolor-icon-theme xkeyboard-config"
conf_files="/etc/enlightenment/sysactions.conf" conf_files="/etc/enlightenment/sysactions.conf"
homepage="http://enlightenment.org" homepage="http://enlightenment.org"
short_desc="Enlightenment desktop" short_desc="Enlightenment desktop"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD-2-Clause" license="BSD-2-Clause"
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=ab2d2bae0fe36bd5f268c1923d71fa1be01b5383176d665ae024c44eda255923 checksum=4d81e583073d74474b7a960b01cb596716a43cca2fadca7d1e5c91f4cf6efe9b
post_install() { post_install() {
# Use our native tools to shutdown/suspend. # Use our native tools to shutdown/suspend.