18 lines
651 B
Plaintext
18 lines
651 B
Plaintext
# Template file for 'enventor'
|
|
pkgname=enventor
|
|
version=0.3.2
|
|
revision=1
|
|
lib32disabled=yes
|
|
wrksrc="${pkgname}-${version}"
|
|
hostmakedepends="pkg-config efl>=1.8"
|
|
makedepends="efl-devel>=1.8 elementary-devel>=1.8 desktop-file-utils"
|
|
depends="desktop-file-utils"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
homepage="http://enlightenment.org"
|
|
short_desc="Enlightenment's EDC editor with some convenient functions"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="BSD"
|
|
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
|
checksum=5cd7cd4e50ec9f7ce0f4566bfd167644702b49f34d13b152b0c23d11923c1389
|