23dd7d008e
- There's no need to set build_style for custom-install (default). - gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
14 lines
479 B
Text
14 lines
479 B
Text
# Template file for 'gnome-js-common'
|
|
pkgname=gnome-js-common
|
|
version=0.1.2
|
|
distfiles="${GNOME_SITE}/$pkgname/0.1/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
short_desc="GNOME JavaScript common modules"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=1765be99f3d83cc57e1ec13a2bb963469b8e91b60239eeaab61d66d7744496e6
|
|
long_desc="
|
|
This package includes some JavaScript common modules for GNOME."
|
|
|
|
noarch=yes
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|