name='firefox-bin'

version='128.0'
release='2'
deps
This commit is contained in:
Евгений Храмов 2024-07-18 23:09:13 +03:00
parent 134b55b9f7
commit 821224d326

@ -1,6 +1,6 @@
name='firefox-bin' name='firefox-bin'
version='128.0' version='128.0'
release='1' release='2'
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>"
@ -10,11 +10,10 @@ provides=('firefox')
conflicts=('firefox' 'firefox-git') conflicts=('firefox' 'firefox-git')
deps=('gtk3' deps=('gtk3'
'libxt' 'libXt'
'mime-types' 'mailcap'
'dbus-blib' 'dbus-glib'
'nss' 'nss'
'ttf-font'
) )
opt_deps=('ffmpeg: H264/AAC/MP3 decoding' opt_deps=('ffmpeg: H264/AAC/MP3 decoding'