mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
enlightenment: update to 0.18.0.
This commit is contained in:
parent
1cc09d691b
commit
29d85a0ada
1 changed files with 4 additions and 7 deletions
|
@ -1,10 +1,7 @@
|
|||
# Template file for 'enlightenment'
|
||||
pkgname=enlightenment
|
||||
_distver=0.18.0
|
||||
_patchver=rc2
|
||||
version="${_distver}${_patchver}"
|
||||
wrksrc="${pkgname}-${_distver}-${_patchver}"
|
||||
revision=2
|
||||
version=0.18.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-pam"
|
||||
hostmakedepends="pkg-config efl>=1.8"
|
||||
|
@ -15,8 +12,8 @@ homepage="http://enlightenment.org"
|
|||
short_desc="Enlightenment desktop"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
distfiles="http://download.enlightenment.org/releases/${pkgname}-${_distver}-${_patchver}.tar.bz2"
|
||||
checksum=d6d9344d989b1aa3597a14c63eb16c04a9e81f09d3124e410dd5a56a13bbe817
|
||||
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=462045795f624e0639bf064135441c2f4b1104b7a0f39616dd8a7c490532a317
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/licenses/${pkgname}
|
||||
|
|
Loading…
Add table
Reference in a new issue