mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cjs: unmark nocross
This commit is contained in:
parent
058367fbcb
commit
e89e3c903a
1 changed files with 4 additions and 4 deletions
|
@ -3,18 +3,18 @@ pkgname=cjs
|
||||||
version=4.2.0
|
version=4.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
build_helper=gir
|
||||||
configure_args="--disable-static --disable-profiler"
|
configure_args="--disable-static --disable-profiler"
|
||||||
hostmakedepends="automake autoconf-archive libtool gnome-common pkg-config
|
hostmakedepends="automake autoconf-archive libtool gnome-common pkg-config
|
||||||
gobject-introspection glib-devel dbus"
|
gobject-introspection glib-devel dbus mozjs52-devel"
|
||||||
makedepends="mozjs52-devel dbus-glib-devel readline-devel gobject-introspection
|
makedepends="dbus-glib-devel readline-devel gobject-introspection
|
||||||
gtk+3-devel"
|
gtk+3-devel mozjs52 mozjs52-devel"
|
||||||
short_desc="Javascript for Cinnamon"
|
short_desc="Javascript for Cinnamon"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
|
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
|
||||||
distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
|
||||||
checksum=77d1b9f0290135939ad03b60ac64ac637f05e886ba5b777b97f6742ee75af260
|
checksum=77d1b9f0290135939ad03b60ac64ac637f05e886ba5b777b97f6742ee75af260
|
||||||
nocross="yes" # https://api.travis-ci.org/v3/job/590340360/log.txt
|
|
||||||
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue