chromium: update to 17.0.963.78.
This commit is contained in:
parent
3871a5dc42
commit
8cde542069
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chromium'
|
# Template file for 'chromium'
|
||||||
pkgname=chromium
|
pkgname=chromium
|
||||||
version=17.0.963.56
|
version=17.0.963.78
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
distfiles="
|
distfiles="
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.chromium.org/"
|
homepage="http://www.chromium.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
checksum="
|
checksum="
|
||||||
270be138d499c6c2092644af69acab8310cb05c3d06c3afe7891e488c29b020f
|
2956cfeab05def5ab9b21c05a3a49e5d8efadadd4f27c212dd1c185ef05518c9
|
||||||
964fe3a5ec56f2505649aba00f900abe4205674b7fdaa16772647d347173bb01"
|
964fe3a5ec56f2505649aba00f900abe4205674b7fdaa16772647d347173bb01"
|
||||||
long_desc="
|
long_desc="
|
||||||
Chromium is an open-source browser project that aims to build a safer,
|
Chromium is an open-source browser project that aims to build a safer,
|
||||||
|
@ -29,16 +29,20 @@ Add_dependency run desktop-file-utils
|
||||||
Add_dependency run hicolor-icon-theme
|
Add_dependency run hicolor-icon-theme
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
|
Add_dependency build which
|
||||||
Add_dependency build unzip
|
Add_dependency build unzip
|
||||||
Add_dependency build yasm
|
Add_dependency build yasm
|
||||||
Add_dependency build flex
|
Add_dependency build flex
|
||||||
Add_dependency build gperf
|
Add_dependency build gperf
|
||||||
Add_dependency build perl ">=0"
|
Add_dependency build perl ">=0"
|
||||||
Add_dependency build python ">=0"
|
Add_dependency build python ">=0"
|
||||||
|
Add_dependency build libelf-devel
|
||||||
Add_dependency build mit-krb5-devel
|
Add_dependency build mit-krb5-devel
|
||||||
Add_dependency build libXrender-devel
|
Add_dependency build libXrender-devel
|
||||||
Add_dependency build libXScrnSaver-devel
|
Add_dependency build libXScrnSaver-devel
|
||||||
Add_dependency build libXcomposite-devel
|
Add_dependency build libXcomposite-devel
|
||||||
|
Add_dependency build libX11-devel
|
||||||
|
Add_dependency build libXi-devel
|
||||||
Add_dependency build gtk+-devel
|
Add_dependency build gtk+-devel
|
||||||
Add_dependency build libevent-devel
|
Add_dependency build libevent-devel
|
||||||
Add_dependency build icu-devel
|
Add_dependency build icu-devel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue