Compare commits

...

5 Commits

Author SHA1 Message Date
Samuel
827d5ac1ec
Merge 3e152a96dc into a70a5c6ab2 2024-11-21 09:00:40 +00:00
Gideon Wentink
a70a5c6ab2
Translated using Weblate (Afrikaans)
Currently translated at 31.9% (272 of 852 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/af/
2024-11-21 10:00:20 +01:00
Samuel
3e152a96dc
Convert X64 release AppImage to static runtime 2024-11-14 17:20:11 -04:00
Samuel
c30b97e55b
Appimage CI: small refactor, declare variable 2024-10-03 09:03:06 -04:00
Samuel
cbc10e0a2f
Convert X64 AppImage to static runtime
Drops libfuse2 dependency from AppImage
2024-09-25 03:55:28 -04:00
3 changed files with 39 additions and 10 deletions

View File

@ -102,6 +102,19 @@ jobs:
if: contains(matrix.runtime, 'arm64')
run: yarn run build:arm64
- name: Convert X64 AppImage to static runtime
if: startsWith(matrix.os, 'ubuntu') && startsWith(matrix.runtime, 'linux-x64')
run: |
sudo apt install desktop-file-utils
cd build
appimage="FreeTube-${{ steps.versionNumber.outputs.result }}.AppImage"
wget "https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage" -O ./appimagetool.AppImage
chmod +x ./"$appimage" ./appimagetool.AppImage
./"$appimage" --appimage-extract && rm -f ./"$appimage"
./appimagetool.AppImage --comp zstd --mksquashfs-opt -Xcompression-level --mksquashfs-opt 20 \
-n ./squashfs-root ./"$appimage"
rm -rf ./squashfs-root ./appimagetool.AppImage
- name: Upload Linux .zip x64 Artifact
uses: actions/upload-artifact@v4
if: startsWith(matrix.os, 'ubuntu') && startsWith(matrix.runtime, 'linux-x64')

View File

@ -73,6 +73,19 @@ jobs:
if: contains(matrix.runtime, 'arm64')
run: yarn run build:arm64
- name: Convert X64 AppImage to static runtime
if: startsWith(matrix.os, 'ubuntu') && startsWith(matrix.runtime, 'linux-x64')
run: |
sudo apt install desktop-file-utils
cd build
appimage="FreeTube-${{ steps.versionNumber.outputs.result }}.AppImage"
wget "https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage" -O ./appimagetool.AppImage
chmod +x ./"$appimage" ./appimagetool.AppImage
./"$appimage" --appimage-extract && rm -f ./"$appimage"
./appimagetool.AppImage --comp zstd --mksquashfs-opt -Xcompression-level --mksquashfs-opt 20 \
-n ./squashfs-root ./"$appimage"
rm -rf ./squashfs-root ./appimagetool.AppImage
- name: Upload AppImage x64 Release
uses: actions/upload-release-asset@v1
if: startsWith(matrix.os, 'ubuntu') && startsWith(matrix.runtime, 'linux-x64')

View File

@ -686,20 +686,23 @@ Channel:
Shorts:
This channel does not currently have any shorts: ''
Live:
Live: ''
This channel does not currently have any live streams: ''
Live: 'Regstreeks'
This channel does not currently have any live streams: 'Hierdie kanaal het tans
geen rekstreekse stromings nie'
Playlists:
Playlists: ''
This channel does not currently have any playlists: ''
Playlists: 'Afspeellyste'
This channel does not currently have any playlists: 'Hierdie kanaal het tans geen
afspeellyste nie'
Sort Types:
Last Video Added: ''
Newest: ''
Oldest: ''
Last Video Added: 'Laaste toegevoegde video'
Newest: 'Nuutste'
Oldest: 'Oudste'
Podcasts:
Podcasts: ''
This channel does not currently have any podcasts: ''
Podcasts: 'Podsendings'
This channel does not currently have any podcasts: 'Hierdie kanaal het tans geen
podsendings nie'
Releases:
Releases: ''
Releases: 'Vrystellings'
This channel does not currently have any releases: 'Hierdie kanaal het nie tans
enige vrystellings nie'
About: