2013-12-28 23:32:36 +01:00
|
|
|
# Template file for 'enventor'
|
|
|
|
pkgname=enventor
|
2014-11-16 22:42:30 +01:00
|
|
|
# cross compile is broken with 0.4
|
|
|
|
nocross=yes
|
2014-11-16 22:10:01 +01:00
|
|
|
version=0.4.1
|
2014-09-15 20:10:24 +02:00
|
|
|
revision=1
|
2014-03-29 16:11:17 +01:00
|
|
|
lib32disabled=yes
|
2014-09-15 20:10:24 +02:00
|
|
|
wrksrc="${pkgname}-${version}"
|
2014-09-15 20:54:02 +02:00
|
|
|
hostmakedepends="pkg-config efl>=1.8"
|
2013-12-28 23:32:36 +01:00
|
|
|
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"
|
2014-11-16 22:10:01 +01:00
|
|
|
checksum=9fd669cbf473f98fb3d797a452219ddcd5c2c509a7a59b6790e7b16edb95b363
|