v8: add missing depends file and revbump affected subpkgs.
This commit is contained in:
parent
ce7a4d468f
commit
334043cd7d
3 changed files with 4 additions and 0 deletions
srcpkgs/v8
2
srcpkgs/v8/depends
Normal file
2
srcpkgs/v8/depends
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
abi_depends=">=3.7.12.6"
|
||||||
|
api_depends="${abi_depends}"
|
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'v8'
|
# Template file for 'v8'
|
||||||
pkgname=v8
|
pkgname=v8
|
||||||
version=3.7.12.6
|
version=3.7.12.6
|
||||||
|
revision=1
|
||||||
distfiles="http://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-$version.tar.bz2"
|
distfiles="http://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-$version.tar.bz2"
|
||||||
short_desc="V8 JavaScript Engine"
|
short_desc="V8 JavaScript Engine"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# Template file for 'v8-devel'.
|
# Template file for 'v8-devel'.
|
||||||
#
|
#
|
||||||
|
revision=1
|
||||||
short_desc="${short_desc} (Development headers)"
|
short_desc="${short_desc} (Development headers)"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue