19 lines
725 B
Bash
19 lines
725 B
Bash
# Template file for 'enventor'
|
|
pkgname=enventor
|
|
version=0.7.0
|
|
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=d839433db0eba6a26a957b187390dddde9602d4c0bea6898b090cb98d362bf9c
|
|
|
|
broken="http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/8410/steps/shell_3/logs/stdio"
|