upg waterfox-classic-bin

This commit is contained in:
joborun linux 2022-11-25 00:02:55 +02:00
parent e21e99f57b
commit ae8495e317
3 changed files with 19 additions and 25 deletions

View file

@ -8,27 +8,27 @@
# This you have to build yourself, it is just a binary transformed into an Arch pkg.
pkgname=waterfox-classic-bin
pkgver=2022.08
pkgver=2022.11
pkgrel=01
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
url="https://classic.waterfox.net"
depends=('gtk3' 'gtk2' 'libxt' 'startup-notification' 'mime-types' 'dbus-glib' 'ffmpeg'
'ttf-liberation' 'hicolor-icon-theme')
optdepends=('networkmanager: Location detection via available WiFi networks'
provides=("waterfox-classic=${pkgver}")
conflicts=('waterfox-classic' 'waterfox-classic-git')
replaces=('waterfox-bin')
source=('waterfox-classic.desktop'
'https://github.com/WaterfoxCo/Waterfox-Classic/releases/download/'"${pkgver}"'-classic/waterfox-classic-'"${pkgver}"'.en-US.linux-'"${arch}"'.tar.bz2')
package() {
depends=('gtk3' 'gtk2' 'libxt' 'startup-notification' 'mime-types' 'dbus-glib' 'ffmpeg'
'ttf-liberation' 'hicolor-icon-theme')
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'alsa-lib: Audio support'
'speech-dispatcher: Text-to-Speech'
'hunspell-en_US: Spell checking, US English'
'hunspell-xxx: Spell checking, language-choice')
provides=("waterfox-classic=${pkgver}")
conflicts=('waterfox-classic' 'waterfox-classic-git')
replaces=('waterfox-bin')
source=('waterfox-classic.desktop'
'https://github.com/WaterfoxCo/Waterfox-Classic/releases/download/'"${pkgver}"'-classic/waterfox-classic-'"${pkgver}"'.en-US.linux-'"${arch}"'.tar.bz2')
package() {
# Create the directories.
install -d "${pkgdir}"/{usr/{bin,share/applications},opt}
@ -78,6 +78,7 @@ END
license=('MPL')
sha256sums=(5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3 # waterfox-classic.desktop
f928b62090e6ceabd686b5540ab6b299a552db43437bb2322892c047ea66e434) # waterfox-classic-2022.08.en-US.linux-x86_64.tar.bz2
sha256sums=(5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3 # waterfox-classic.desktop
770e671e56624ff9ac0102773eda4a5d6ad1a19742e4189cefdacf6031f209f9) # waterfox-classic-2022.11.en-US.linux-x86_64.tar.bz2

View file

@ -3,7 +3,7 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-classic-bin
pkgver=2022.08
pkgver=2022.11
pkgrel=0
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
@ -71,4 +71,4 @@ END
}
sha256sums=('5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3'
'f928b62090e6ceabd686b5540ab6b299a552db43437bb2322892c047ea66e434')
'770e671e56624ff9ac0102773eda4a5d6ad1a19742e4189cefdacf6031f209f9')

View file

@ -1,10 +1,3 @@
gtk3
gtk2
libxt
startup-notification
mailcap
dbus-glib
ffmpeg
ttf-liberation
hicolor-icon-theme
jack2