mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
enlightenment: update to 0.19.1.
This commit is contained in:
parent
acd4b9c652
commit
7cdd0c54c2
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'enlightenment'
|
# Template file for 'enlightenment'
|
||||||
pkgname=enlightenment
|
pkgname=enlightenment
|
||||||
version=0.19.0
|
version=0.19.1
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-pam --disable-bluez4 $(vopt_enable systemd)"
|
configure_args="--enable-pam --disable-bluez4 $(vopt_enable systemd)"
|
||||||
hostmakedepends="pkg-config efl>=1.10"
|
hostmakedepends="pkg-config efl>=1.11"
|
||||||
makedepends="pam-devel pixman-devel elementary-devel>=1.11 $(vopt_if systemd systemd-devel)"
|
makedepends="pam-devel pixman-devel elementary-devel>=1.11 $(vopt_if systemd systemd-devel)"
|
||||||
depends="evas_generic_loaders>=1.11 emotion_generic_players>=1.11 hicolor-icon-theme desktop-file-utils"
|
depends="evas_generic_loaders>=1.11 emotion_generic_players>=1.11 hicolor-icon-theme desktop-file-utils"
|
||||||
conf_files="/etc/enlightenment/sysactions.conf"
|
conf_files="/etc/enlightenment/sysactions.conf"
|
||||||
|
@ -14,7 +14,7 @@ short_desc="Enlightenment desktop"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=5fdd685ad2643a1e2fd8bc2b687923170c932e119b0f2d24cbb09b5867916d4b
|
checksum=0fbdad31bebd8863e45a1135c6bc30a42ffcdda0e17d54916e22a777913525e0
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="systemd wayland"
|
build_options="systemd wayland"
|
||||||
|
|
Loading…
Add table
Reference in a new issue