19 lines
796 B
Text
19 lines
796 B
Text
# Template file for 'gjs'
|
|
pkgname=gjs
|
|
version=1.34.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config intltool libffi-devel libgirepository-devel
|
|
dbus-glib-devel cairo-devel readline-devel js-devel gobject-introspection"
|
|
short_desc="Mozilla-based javascript bindings for the GNOME platform"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MPL-1.1, LGPL-2.1, GPL-2"
|
|
homepage="http://live.gnome.org/Gjs"
|
|
distfiles="${GNOME_SITE}/$pkgname/1.34/$pkgname-$version.tar.xz"
|
|
checksum=3d62c717a0522a36c6faa1eb021872255e3cd285a72786afe23b7cca2e3084cb
|
|
long_desc="
|
|
Makes it possible for applications to use all of GNOME's platform libraries
|
|
using the Javascript language. It's mainly based on the Mozilla javascript
|
|
engine and the GObject introsepection framework."
|
|
|
|
subpackages="gjs-devel"
|