2013-12-28 23:32:36 +01:00
|
|
|
# Template file for 'enventor'
|
|
|
|
pkgname=enventor
|
|
|
|
version=0.1
|
2014-03-29 16:11:17 +01:00
|
|
|
revision=2
|
|
|
|
lib32disabled=yes
|
2013-12-28 23:32:36 +01:00
|
|
|
wrksrc="${pkgname}-${version}.0"
|
|
|
|
hostmakedepends="pkg-config"
|
|
|
|
makedepends="efl-devel>=1.8 elementary-devel>=1.8 desktop-file-utils"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="desktop-file-utils"
|
2013-12-28 23:32:36 +01:00
|
|
|
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=144ca4eabea0c5b640e338f8f03a5692f60d51f4d667d264fc9299ed4148f67d
|