Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : firefox | name : firefox | ||||
| version : 60.0.2 | version : 61.0 | ||||
| release : 131 | release : 132 | ||||
| source : | source : | ||||
| - https://ftp.mozilla.org/pub/firefox/releases/60.0.2/source/firefox-60.0.2.source.tar.xz : 764566a06b71164e7fd20b2b0e6b08a71b4ccd4d6fd61867eb08011a551f6725 | - https://ftp.mozilla.org/pub/firefox/releases/61.0/source/firefox-61.0.source.tar.xz : 3453e8ac7c602390bda0d34a4a636e0d65fd89d9ae69f7aa1740926715c42268 | ||||
| - https://solus-project.com/sources/mozilla/firefox-60.0.2-langpacks.tar.xz : b3b700ea5f9d916e03efd960200d0454156548e8eab4187c55240ea4f1108dc4 | - https://solus-project.com/sources/mozilla/firefox-61.0-langpacks.tar.xz : 8e2566821a60518028b3f37967367b689c7dd87681f927c8482bcc32316c9d2c | ||||
| 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 19 Lines | builddeps : | ||||
| - bzip2-devel | - bzip2-devel | ||||
| - cargo | - cargo | ||||
| - llvm-clang | - llvm-clang | ||||
| - xorg-server-xvfb | - xorg-server-xvfb | ||||
| - yasm | - yasm | ||||
| rundeps : | rundeps : | ||||
| - ffmpeg | - ffmpeg | ||||
| setup : | | setup : | | ||||
| # Fix CSD + offsets | |||||
| %patch -p1 < $pkgfiles/mozbs1283299.patch | |||||
| 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 | ||||
| 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 | ||||
| Show All 24 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.