cjs: update to 4.2.0
This commit is contained in:
parent
4ceedfaa9f
commit
4b29f0f1f6
@ -1,11 +1,11 @@
|
|||||||
# Template file for 'cjs'
|
# Template file for 'cjs'
|
||||||
pkgname=cjs
|
pkgname=cjs
|
||||||
version=4.0.0
|
version=4.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
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"
|
gobject-introspection glib-devel dbus"
|
||||||
makedepends="mozjs52-devel dbus-glib-devel readline-devel gobject-introspection
|
makedepends="mozjs52-devel dbus-glib-devel readline-devel gobject-introspection
|
||||||
gtk+3-devel"
|
gtk+3-devel"
|
||||||
short_desc="Javascript for Cinnamon"
|
short_desc="Javascript for Cinnamon"
|
||||||
@ -13,7 +13,9 @@ 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=acd520a503399753ecb0bfa71aa3d932d22ac6a72162043085ea48519a59d3f5
|
checksum=77d1b9f0290135939ad03b60ac64ac637f05e886ba5b777b97f6742ee75af260
|
||||||
|
nocross="yes" # https://api.travis-ci.org/v3/job/590340360/log.txt
|
||||||
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
cp ${FILESDIR}/ax_code_coverage.m4 m4/
|
cp ${FILESDIR}/ax_code_coverage.m4 m4/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user