File tree Expand file tree Collapse file tree 5 files changed +8
-9
lines changed
Expand file tree Collapse file tree 5 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -124,9 +124,9 @@ curl -fsSL https://raw.githubusercontent.com/tsirysndr/rockbox-zig/HEAD/install.
124124## 📦 Downloads
125125
126126- ` Linux ` : intel:
127- [ rockbox_2025.01.26_x86_64 -linux.tar.gz] ( https://github.com/tsirysndr/rockbox-zig/releases/download/2025.01.26 /rockbox_2025.01.26_x86_64 -linux.tar.gz )
127+ [ rockbox_2025.01.27_x86_64 -linux.tar.gz] ( https://github.com/tsirysndr/rockbox-zig/releases/download/2025.01.27 /rockbox_2025.01.27_x86_64 -linux.tar.gz )
128128 arm64:
129- [ rockbox_2025.01.26_aarch64 -linux.tar.gz] ( https://github.com/tsirysndr/rockbox-zig/releases/download/2025.01.26 /rockbox_2025.01.26_aarch64 -linux.tar.gz )
129+ [ rockbox_2025.01.27_aarch64 -linux.tar.gz] ( https://github.com/tsirysndr/rockbox-zig/releases/download/2025.01.27 /rockbox_2025.01.27_aarch64 -linux.tar.gz )
130130
131131## 🧙♂️ Systemd Service
132132
@@ -161,14 +161,13 @@ your operating system.
161161### On Ubuntu/Debian
162162
163163``` bash
164- sudo apt-get install libusb-dev libsdl2-dev libfreetype6-dev libunwind-dev zip protobuf-compiler cmake
164+ sudo apt-get install libsdl2-dev libfreetype6-dev libunwind-dev zip protobuf-compiler cmake
165165```
166166
167167### On Fedora40/41:
168168
169169``` sh
170- sudo dnf install libusb1-devel SDL2-devel freetype-devel libunwind-devel zip protobuf-compiler cmake
171- sudo ln -s /lib64/libusb-1.0.so /usr/lib64/libusb.so
170+ sudo dnf install SDL2-devel freetype-devel libunwind-devel zip protobuf-compiler cmake
172171```
173172
174173### Build Instructions
Original file line number Diff line number Diff line change 11Package: rockbox
2- Version: 2025.01.26
2+ Version: 2025.01.27
33Section: user/multimedia
44Priority: optional
55Architecture: amd64
Original file line number Diff line number Diff line change 11Package: rockbox
2- Version: 2025.01.26
2+ Version: 2025.01.27
33Section: user/multimedia
44Priority: optional
55Architecture: arm64
Original file line number Diff line number Diff line change 11Name: rockbox
2- Version: 2025.01.26
2+ Version: 2025.01.27
33Release: 1%{?dist }
44Summary: High quality audio player
55
Original file line number Diff line number Diff line change 11Name: rockbox
2- Version: 2025.01.26
2+ Version: 2025.01.27
33Release: 1%{?dist }
44Summary: High quality audio player
55
You can’t perform that action at this time.
0 commit comments