enlightenment: update to 0.19.5.
This commit is contained in:
parent
7dc491f7b8
commit
e578ad4204
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.4
|
version=0.19.5
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
# Package build options
|
# Package build options
|
||||||
|
@ -12,14 +12,14 @@ hostmakedepends="pkg-config efl"
|
||||||
makedepends="pam-devel pixman-devel elementary-devel
|
makedepends="pam-devel pixman-devel elementary-devel
|
||||||
$(vopt_if systemd systemd-devel)
|
$(vopt_if systemd systemd-devel)
|
||||||
$(vopt_if wayland 'libxkbcommon-devel MesaLib-devel wayland-devel')"
|
$(vopt_if wayland 'libxkbcommon-devel MesaLib-devel wayland-devel')"
|
||||||
depends="evas_generic_loaders>=1.12 emotion_generic_players>=1.12 hicolor-icon-theme desktop-file-utils"
|
depends="evas_generic_loaders emotion_generic_players 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="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=2899e6e67bc13cb53e9d78a4a1e9aace5861485064157d338de327ff50e50c3e
|
checksum=9634464281a58823ead37dc34b6818802378b03b5a293f2f0529c1ec68762939
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
if [ -z "$build_option_systemd" ]; then
|
if [ -z "$build_option_systemd" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue