Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
-
37e83f04
by Pier Angelo Vendrame at 2025-03-20T18:10:57+01:00
2 changed files:
Changes:
| ... | ... | @@ -31,6 +31,8 @@ mv noto-fonts-* noto-fonts |
| 31 | 31 | cp Arimo-*/fonts/ttf/*.ttf Cousine-* Tinos-* NotoSans{JP,KR,SC,TC}-Regular.otf $distdir/
|
| 32 | 32 | [% END %]
|
| 33 | 33 | |
| 34 | +cp "$rootdir/[% c('input_files_by_name/Pyidaungsu') %]" $distdir/
|
|
| 35 | + |
|
| 34 | 36 | cp README.txt "$distdir/000_README.txt"
|
| 35 | 37 | cd $distdir/..
|
| 36 | 38 | [% c('tar', {
|
| 1 | 1 | # vim: filetype=yaml sw=2
|
| 2 | -version: '3'
|
|
| 2 | +version: '4'
|
|
| 3 | 3 | filename: "[% project %]-[% c('version') %]-[% c('var/platform') %]-[% c('var/build_id') %].tar.[% c('compress_tar') %]"
|
| 4 | 4 | container:
|
| 5 | 5 | # We just copy files around, no need to use a container.
|
| ... | ... | @@ -55,7 +55,6 @@ var: |
| 55 | 55 | - NotoSansModi
|
| 56 | 56 | - NotoSansMongolian
|
| 57 | 57 | - NotoSansMro
|
| 58 | - - NotoSansMyanmar
|
|
| 59 | 58 | - NotoSansMultani
|
| 60 | 59 | - NotoSansNewa
|
| 61 | 60 | - NotoSansNewTaiLue
|
| ... | ... | @@ -193,3 +192,6 @@ input_files: |
| 193 | 192 | sha256sum: 3a5f3f26f40d5698b3c62dd085d48d6663696a3f80825aab8b553d5097518e8c
|
| 194 | 193 | name: stix
|
| 195 | 194 | enable: '[% c("var/have_stix") %]'
|
| 195 | + - URL: 'https://github.com/mcfnlp/Pyidaungsu/raw/refs/heads/master/Pyidaungsu2.5.3/Release/Pyidaungsu-2.5.3_Regular.ttf'
|
|
| 196 | + sha256sum: df7106c15da76f6a24c10821b43da51f54961f6bc6791fb1fcf21c6c60bb2e10
|
|
| 197 | + name: Pyidaungsu |