enlightenment: update to 0.25.2.
This commit is contained in:
parent
d6842108b5
commit
8521267217
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'enlightenment'
|
# Template file for 'enlightenment'
|
||||||
pkgname=enlightenment
|
pkgname=enlightenment
|
||||||
version=0.24.2
|
version=0.25.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="--sysconfdir=/etc -Dpam=true -Dsystemd=false
|
configure_args="--sysconfdir=/etc -Dpam=true -Dsystemd=false
|
||||||
$(vopt_bool wayland wl)"
|
$(vopt_bool wayland wl)"
|
||||||
hostmakedepends="efl pkg-config gettext $(vopt_if wayland xorg-server-xwayland)"
|
hostmakedepends="efl pkg-config gettext $(vopt_if wayland xorg-server-xwayland)"
|
||||||
makedepends="gettext-devel efl-devel pam-devel xkeyboard-config
|
makedepends="gettext-devel efl-devel pam-devel xkeyboard-config libexif-devel
|
||||||
$(vopt_if wayland 'libxkbcommon-devel MesaLib-devel wayland-devel')"
|
$(vopt_if wayland 'libxkbcommon-devel MesaLib-devel wayland-devel')"
|
||||||
depends="desktop-file-utils hicolor-icon-theme xkeyboard-config
|
depends="desktop-file-utils hicolor-icon-theme xkeyboard-config
|
||||||
$(vopt_if wayland xorg-server-xwayland)"
|
$(vopt_if wayland xorg-server-xwayland)"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="http://enlightenment.org"
|
homepage="http://enlightenment.org"
|
||||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=be18e2f18d6c0b058f633e769863d3cbc4c07b629058ae670dec74cd7906dff1
|
checksum=123a06815e41453deddf22ad8373c72e652b3c6553385d16fe27e51ede5e3811
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_options="wayland"
|
build_options="wayland"
|
||||||
build_options_default="wayland"
|
build_options_default="wayland"
|
||||||
|
|
Loading…
Reference in New Issue