mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
enlightenment: update to 0.19.13.
This commit is contained in:
parent
ae90a0d553
commit
7cb7831464
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'enlightenment'
|
# Template file for 'enlightenment'
|
||||||
pkgname=enlightenment
|
pkgname=enlightenment
|
||||||
version=0.19.12
|
version=0.19.13
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
|
@ -11,14 +11,14 @@ configure_args="--enable-pam --disable-bluez4 --disable-systemd
|
||||||
hostmakedepends="pkg-config efl"
|
hostmakedepends="pkg-config efl"
|
||||||
makedepends="pam-devel pixman-devel elementary-devel
|
makedepends="pam-devel pixman-devel elementary-devel
|
||||||
$(vopt_if wayland 'libxkbcommon-devel MesaLib-devel wayland-devel')"
|
$(vopt_if wayland 'libxkbcommon-devel MesaLib-devel wayland-devel')"
|
||||||
depends="evas_generic_loaders emotion_generic_players hicolor-icon-theme desktop-file-utils"
|
depends="evas_generic_loaders>=1.16 emotion_generic_players>=1.16 hicolor-icon-theme desktop-file-utils"
|
||||||
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="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
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=55f23c337e3092e735ae37ada8f6701adab5ddd13f37ef38c63eec8a536f0b25
|
checksum=cdabe6ea744828e71b2be2f7a456dae963456eb13cb5b306122bbf5dd5c889ce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Use our native tools to shutdown/suspend.
|
# Use our native tools to shutdown/suspend.
|
||||||
|
|
Loading…
Add table
Reference in a new issue