Added gnome-js-common-0.1.2 build template.
--HG-- extra : convert_revision : be71f395b34482e3de7721c85d295bc723c439f5
This commit is contained in:
parent
515aa4b04f
commit
180e131405
1 changed files with 14 additions and 0 deletions
14
srcpkgs/gnome-js-common/template
Normal file
14
srcpkgs/gnome-js-common/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# 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
|
Loading…
Reference in a new issue