New package: gyp-svn-r1938
This commit is contained in:
parent
2489646eeb
commit
3370823af8
18
srcpkgs/gyp-svn/template
Normal file
18
srcpkgs/gyp-svn/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'gyp'
|
||||||
|
pkgname=gyp-svn
|
||||||
|
_svnrev=1938
|
||||||
|
version=r$_svnrev
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
build_style="python-module"
|
||||||
|
python_versions="2.7"
|
||||||
|
hostmakedepends="python subversion python-setuptools"
|
||||||
|
short_desc="can generate your projects"
|
||||||
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
|
homepage="https://code.google.com/p/gyp/"
|
||||||
|
license="BSD"
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
|
do_fetch() {
|
||||||
|
svn co http://gyp.googlecode.com/svn/trunk $pkgname-$version
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user