parent
ac7eff1317
commit
e905d924ff
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'gjs'
|
# Template file for 'gjs'
|
||||||
pkgname=gjs
|
pkgname=gjs
|
||||||
version=0.7.13
|
version=0.7.14
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var"
|
configure_args="--localstatedir=/var"
|
||||||
short_desc="Mozilla-based javascript bindings for the GNOME platform"
|
short_desc="Mozilla-based javascript bindings for the GNOME platform"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6ebd0327e2033ef827a8a9a5d2695faebfe5ea0db99c6e7dcfa0a296b9dd91eb
|
checksum=3af6f449a505c419d4a0e5938737da8d1b9b09b33710cc1ac1edee2eaa86e348
|
||||||
long_desc="
|
long_desc="
|
||||||
Makes it possible for applications to use all of GNOME's platform libraries
|
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
|
using the Javascript language. It's mainly based on the Mozilla javascript
|
||||||
|
|
Loading…
Reference in New Issue