18 lines
623 B
Bash
18 lines
623 B
Bash
# Template file for 'enventor'
|
|
pkgname=enventor
|
|
version=0.8.1
|
|
revision=1
|
|
lib32disabled=yes
|
|
wrksrc="${pkgname}-${version}"
|
|
hostmakedepends="pkg-config elementary-devel"
|
|
makedepends="elementary-devel"
|
|
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@voidlinux.eu>"
|
|
license="BSD"
|
|
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
|
checksum=973147c485a6bf31914f2845579e05f9f58a7a305baf5d9cad8ae506c01b6c02
|