cjs: unmark nocross

This commit is contained in:
Nathan Owens 2019-11-16 13:48:29 -06:00 committed by Juan RP
parent 058367fbcb
commit e89e3c903a

View file

@ -3,18 +3,18 @@ pkgname=cjs
version=4.2.0
revision=1
build_style=gnu-configure
build_helper=gir
configure_args="--disable-static --disable-profiler"
hostmakedepends="automake autoconf-archive libtool gnome-common pkg-config
gobject-introspection glib-devel dbus"
makedepends="mozjs52-devel dbus-glib-devel readline-devel gobject-introspection
gtk+3-devel"
gobject-introspection glib-devel dbus mozjs52-devel"
makedepends="dbus-glib-devel readline-devel gobject-introspection
gtk+3-devel mozjs52 mozjs52-devel"
short_desc="Javascript for Cinnamon"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.0-or-later"
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
checksum=77d1b9f0290135939ad03b60ac64ac637f05e886ba5b777b97f6742ee75af260
nocross="yes" # https://api.travis-ci.org/v3/job/590340360/log.txt
pre_configure() {