mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to v38.8.0-gnu2
This commit is contained in:
parent
6421090806
commit
ee177f4d16
3 changed files with 14 additions and 14 deletions
12
.SRCINFO
12
.SRCINFO
|
|
@ -1,9 +1,9 @@
|
|||
# Generated by mksrcinfo v8
|
||||
# Mon Jun 6 11:33:21 UTC 2016
|
||||
# Mon Jun 27 20:38:25 UTC 2016
|
||||
pkgbase = icecat
|
||||
pkgdesc = GNU version of the Firefox browser.
|
||||
pkgver = 38.8.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = http://www.gnu.org/software/gnuzilla/
|
||||
install = icecat.install
|
||||
arch = i686
|
||||
|
|
@ -42,8 +42,8 @@ pkgbase = icecat
|
|||
optdepends = upower: Battery API
|
||||
options = !emptydirs
|
||||
options = !makeflags
|
||||
source = http://ftpmirror.gnu.org/gnuzilla/38.8.0/icecat-38.8.0-gnu1.tar.bz2
|
||||
source = http://ftpmirror.gnu.org/gnuzilla/38.8.0/icecat-38.8.0-gnu1.tar.bz2.sig
|
||||
source = http://ftpmirror.gnu.org/gnuzilla/38.8.0-gnu2/icecat-38.8.0-gnu2.tar.bz2
|
||||
source = http://ftpmirror.gnu.org/gnuzilla/38.8.0-gnu2/icecat-38.8.0-gnu2.tar.bz2.sig
|
||||
source = mozconfig
|
||||
source = icecat.desktop
|
||||
source = icecat-safe.desktop
|
||||
|
|
@ -52,9 +52,9 @@ pkgbase = icecat
|
|||
source = firefox-gcc-6.0.patch
|
||||
source = harfbuzz-1.1.3.patch.gz
|
||||
source = mozilla-1228540-1.patch
|
||||
sha256sums = 97f76e85cc6f98463f0e0b0e845826816032770f9b589db69ece6b1cff21936c
|
||||
sha256sums = 0b0a323c7e167c3d23df9c1d33d2ca2d8c5deaca3f43841f4b2a5fac7f5067f9
|
||||
sha256sums = SKIP
|
||||
sha256sums = 0cb85fed7abe38c5b667d009b73029168f8ffed7c895c06b51d61f01fc7aebaf
|
||||
sha256sums = e7c819ab41ad96c19c976243b881fc35645db4becf398c98f69d366507999c91
|
||||
sha256sums = c44eab35f71dd3028a74632463710d674b2e8a0682e5e887535e3233a3b7bbb3
|
||||
sha256sums = 190577ad917bccfc89a9bcafbc331521f551b6f54e190bb6216eada48dcb1303
|
||||
sha256sums = 4b50e9aec03432e21b44d18c4c97b2630bace606b033f7d556c9d3e3eb0f4fa4
|
||||
|
|
|
|||
14
PKGBUILD
14
PKGBUILD
|
|
@ -7,9 +7,9 @@
|
|||
|
||||
pkgname=icecat
|
||||
pkgver=38.8.0
|
||||
_pkgver=38.8.0-gnu1
|
||||
_pkgver=38.8.0-gnu2
|
||||
_pkgverbase=${pkgver%%.*}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="GNU version of the Firefox browser."
|
||||
arch=(i686 x86_64)
|
||||
url="http://www.gnu.org/software/gnuzilla/"
|
||||
|
|
@ -23,9 +23,9 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
|
|||
'upower: Battery API')
|
||||
options=('!emptydirs' '!makeflags')
|
||||
install=icecat.install
|
||||
source=(http://ftpmirror.gnu.org/gnuzilla/${pkgver}/${pkgname}-${_pkgver}.tar.bz2{,.sig}
|
||||
#source=(https://ftp.gnu.org/gnu/gnuzilla/${pkgver}/${pkgname}-${_pkgver}.tar.bz2{,.sig} ## Main upstream download site
|
||||
#source=(https://mirrors.kernel.org/gnu/gnuzilla/${pkgver}/${pkgname}-${_pkgver}.tar.bz2 ## Good mirror
|
||||
source=(http://ftpmirror.gnu.org/gnuzilla/${_pkgver}/${pkgname}-${_pkgver}.tar.bz2{,.sig}
|
||||
#source=(https://ftp.gnu.org/gnu/gnuzilla/${_pkgver}/${pkgname}-${_pkgver}.tar.bz2{,.sig} ## Main upstream download site
|
||||
#source=(https://mirrors.kernel.org/gnu/gnuzilla/${_pkgver}/${pkgname}-${_pkgver}.tar.bz2 ## Good mirror
|
||||
#source=(http://jenkins.trisquel.info/icecat/${pkgname}-${_pkgver}.tar.bz2 ## Official developer (Ruben Rodriguez) site. Probably only has developer releases.
|
||||
mozconfig
|
||||
icecat.desktop
|
||||
|
|
@ -36,9 +36,9 @@ source=(http://ftpmirror.gnu.org/gnuzilla/${pkgver}/${pkgname}-${_pkgver}.tar.bz
|
|||
harfbuzz-1.1.3.patch.gz
|
||||
mozilla-1228540-1.patch)
|
||||
|
||||
sha256sums=('97f76e85cc6f98463f0e0b0e845826816032770f9b589db69ece6b1cff21936c'
|
||||
sha256sums=('0b0a323c7e167c3d23df9c1d33d2ca2d8c5deaca3f43841f4b2a5fac7f5067f9'
|
||||
'SKIP'
|
||||
'0cb85fed7abe38c5b667d009b73029168f8ffed7c895c06b51d61f01fc7aebaf'
|
||||
'e7c819ab41ad96c19c976243b881fc35645db4becf398c98f69d366507999c91'
|
||||
'c44eab35f71dd3028a74632463710d674b2e8a0682e5e887535e3233a3b7bbb3'
|
||||
'190577ad917bccfc89a9bcafbc331521f551b6f54e190bb6216eada48dcb1303'
|
||||
'4b50e9aec03432e21b44d18c4c97b2630bace606b033f7d556c9d3e3eb0f4fa4'
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ ac_add_options --enable-system-pixman
|
|||
# Features
|
||||
ac_add_options --enable-optimize --disable-debug
|
||||
ac_add_options --enable-startup-notification
|
||||
ac_add_options --disable-gstreamer
|
||||
#ac_add_options --disable-gstreamer
|
||||
ac_add_options --disable-updater
|
||||
ac_add_options --disable-crashreporter
|
||||
ac_add_options --disable-installer
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue