Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : thunderbird | name : thunderbird | ||||
| version : 60.6.1 | version : 60.6.1 | ||||
| release : 70 | release : 71 | ||||
| source : | source : | ||||
| - https://ftp.mozilla.org/pub/thunderbird/releases/60.6.1/source/thunderbird-60.6.1.source.tar.xz : 17aef9232a76bdc812422883c02b01b4ecb7633c3ee9870da5e4ec0e20ba5f67 | - https://ftp.mozilla.org/pub/thunderbird/releases/60.6.1/source/thunderbird-60.6.1.source.tar.xz : 17aef9232a76bdc812422883c02b01b4ecb7633c3ee9870da5e4ec0e20ba5f67 | ||||
| - https://getsol.us/sources/mozilla/thunderbird-60.6.1-langpacks.tar.xz : ec8f7a24087b4280b73f03b48e4f7eef0f15bd4ce568e73300c622b5a0e0a3c2 | - https://getsol.us/sources/mozilla/thunderbird-60.6.1-langpacks.tar.xz : ec8f7a24087b4280b73f03b48e4f7eef0f15bd4ce568e73300c622b5a0e0a3c2 | ||||
| license : | license : | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| - LGPL-2.1-or-later | - LGPL-2.1-or-later | ||||
| - MPL-2.0 | - MPL-2.0 | ||||
| component : network.mail | component : network.mail | ||||
| Show All 27 Lines | builddeps : | ||||
| - llvm-clang | - llvm-clang | ||||
| - yasm | - yasm | ||||
| setup : | | setup : | | ||||
| cp $pkgfiles/mozilla-api-key . | cp $pkgfiles/mozilla-api-key . | ||||
| cp $pkgfiles/config mozconfig | cp $pkgfiles/config mozconfig | ||||
| sed -e 's|##JOBCOUNT##|%JOBS%|' -e 's|##LIBDIR##|%libdir%|' -i mozconfig | sed -e 's|##JOBCOUNT##|%JOBS%|' -e 's|##LIBDIR##|%libdir%|' -i mozconfig | ||||
| %patch -p1 < $pkgfiles/thunderbird-enable-addons.patch | %patch -p1 < $pkgfiles/thunderbird-enable-addons.patch | ||||
| %patch -p1 < $pkgfiles/rust-1.33.patch | |||||
| ./mach configure | ./mach configure | ||||
| build : | | build : | | ||||
| ./mach build | ./mach build | ||||
| ./mach buildsymbols | ./mach buildsymbols | ||||
| install : | | install : | | ||||
| # Install locales first | # Install locales first | ||||
| langpackdir="$installdir/%libdir%/thunderbird/extensions" | langpackdir="$installdir/%libdir%/thunderbird/extensions" | ||||
| Show All 23 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.