Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : firefox | name : firefox | ||||
| version : 61.0.1 | version : 61.0.2 | ||||
| release : 134 | release : 135 | ||||
| source : | source : | ||||
| - https://ftp.mozilla.org/pub/firefox/releases/61.0.1/source/firefox-61.0.1.source.tar.xz : 708f4dc39fdf105fe9d3ee6b52412a1c7548fd7d34e14c29f840064de3fe8a28 | - https://ftp.mozilla.org/pub/firefox/releases/61.0.2/source/firefox-61.0.2.source.tar.xz : 0bdecbbb2a955c9f4c5cd0b33acd1e47afcb6cd57ac89cf11257668e3cef202c | ||||
| - https://solus-project.com/sources/mozilla/firefox-61.0.1-langpacks.tar.xz : 68db999344e08556d76775e524f5f8c929700a6fdacdc5c4f9f1631fa75667a3 | - https://solus-project.com/sources/mozilla/firefox-61.0.2-langpacks.tar.xz : 5b90bbcb2d60d83a75ce41c9bf4c8239372fa5534490851945482921779bb4e4 | ||||
| license : | license : | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| - MPL-2.0 | - MPL-2.0 | ||||
| component : network.web.browser | component : network.web.browser | ||||
| summary : Firefox web browser | summary : Firefox web browser | ||||
| description: | | description: | | ||||
| Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. Its functionality can be enhanced via a plethora of extensions. | Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. Its functionality can be enhanced via a plethora of extensions. | ||||
| builddeps : | builddeps : | ||||
| Show All 21 Lines | builddeps : | ||||
| - xorg-server-xvfb | - xorg-server-xvfb | ||||
| - yasm | - yasm | ||||
| rundeps : | rundeps : | ||||
| - ffmpeg | - ffmpeg | ||||
| setup : | | setup : | | ||||
| cp $pkgfiles/mozilla-api-key . | cp $pkgfiles/mozilla-api-key . | ||||
| cp $pkgfiles/config mozconfig | cp $pkgfiles/config mozconfig | ||||
| sed 's@\#\#JOBCOUNT\#\#@%JOBS%@' -i mozconfig | sed 's@\#\#JOBCOUNT\#\#@%JOBS%@' -i mozconfig | ||||
| ./mach configure | |||||
| build : | | build : | | ||||
| # Setup headless X11 to allow firefox to run for the creation of PGO data to optimize with. | # Setup headless X11 to allow firefox to run for the creation of PGO data to optimize with. | ||||
| xvfb-run -a -s "-extension GLX" ./mach build | xvfb-run -a -s "-extension GLX" ./mach build | ||||
| ./mach buildsymbols | ./mach buildsymbols | ||||
| install : | | install : | | ||||
| # Install locales first | # Install locales first | ||||
| langpackdir="$installdir/%libdir%/firefox/browser/extensions" | langpackdir="$installdir/%libdir%/firefox/browser/extensions" | ||||
| Show All 21 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.