name='firefox-bin'
version='128.0' release='5' deps for debian
This commit is contained in:
parent
26cdce4774
commit
e5f76301ae
@ -1,6 +1,6 @@
|
|||||||
name='firefox-bin'
|
name='firefox-bin'
|
||||||
version='128.0'
|
version='128.0'
|
||||||
release='4'
|
release='5'
|
||||||
desc='Fast, Private & Safe Web Browser.'
|
desc='Fast, Private & Safe Web Browser.'
|
||||||
homepage='https://www.mozilla.org/firefox/'
|
homepage='https://www.mozilla.org/firefox/'
|
||||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||||
@ -24,6 +24,14 @@ opt_deps=('ffmpeg: H264/AAC/MP3 decoding'
|
|||||||
'hunspell-ru: Spell checking, Russian'
|
'hunspell-ru: Spell checking, Russian'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
opt_deps=('ffmpeg: H264/AAC/MP3 decoding'
|
||||||
|
'network-manager: Location detection via available WiFi networks'
|
||||||
|
'libnotify-bin: Notification integration'
|
||||||
|
'speech-dispatcher: Text-to-Speech'
|
||||||
|
'hunspell-en-us: Spell checking, American English'
|
||||||
|
'hunspell-ru: Spell checking, Russian'
|
||||||
|
)
|
||||||
|
|
||||||
sources=("https://archive.mozilla.org/pub/firefox/releases/$version/linux-x86_64/en-US/firefox-$version.tar.bz2")
|
sources=("https://archive.mozilla.org/pub/firefox/releases/$version/linux-x86_64/en-US/firefox-$version.tar.bz2")
|
||||||
checksums=('SKIP')
|
checksums=('SKIP')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user