For now it builds fine FYI
Search Criteria
Package Details: turnon 2.9.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/turnon.git (read-only, click to copy) |
|---|---|
| Package Base: | turnon |
| Description: | Turn on devices in your local network |
| Upstream URL: | https://codeberg.org/swsnr/turnon |
| Keywords: | mpl release stable turnon wol |
| Licenses: | EUPL-1.2 |
| Submitter: | Kimiblock |
| Maintainer: | Kimiblock (lilac) |
| Last Packager: | lilac |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-12-24 11:37 (UTC) |
| Last Updated: | 2026-01-22 12:43 (UTC) |
Dependencies (13)
- dconf
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- graphene (graphene-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR, libadwaita-yaru-gitAUR)
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- just (just-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Required by (0)
Sources (1)
Kimiblock commented on 2025-09-20 12:44 (UTC)
yochananmarqos commented on 2025-09-18 16:25 (UTC)
@swsnr: Ah, sorry. I can read, really I can....
swsnr commented on 2025-09-18 16:24 (UTC)
There shouldn't be; the conflicting compiled schema file is removed in package.
yochananmarqos commented on 2025-09-18 16:22 (UTC) (edited on 2025-09-18 16:25 (UTC) by yochananmarqos)
@Kimiblock: Don't comment out the sed lines for the schemas, otherwise there's a file conflict again.
EDIT: Redacted
Kimiblock commented on 2025-09-18 03:33 (UTC)
@swsnr Okay, I've re-applied that commit, set appID in just commands, and removed RUST_BACKTRACE + SKIP_BLUEPRINT. Any else issue?
swsnr commented on 2025-09-17 18:11 (UTC)
Don't revert that commit; set the APPID when invoking just install and just compile instead. Take a look at the upstream flatpak manifest to see how to build this.
Remove SKIP_BLUEPRINT; it's no longer used. Also remove RUST_BACKTRACE=1 from cargo compile; it doesn't make much sense at this place, unless you routinely expect ICEs.
You may also want to fix the sed call you use to patch out schema compilation from the justfile; it doesn't seem to have any effect, otherwise the last rm in package() would fail.
Kimiblock commented on 2025-09-01 06:33 (UTC)
@yochananmarqos Thanks! This will be fixed.
yochananmarqos commented on 2025-09-01 00:09 (UTC)
@Kimiblock: The symlink will no longer work as of this commit. I reverted it in my PKGBUILD.
yochananmarqos commented on 2025-08-10 16:45 (UTC) (edited on 2025-08-10 19:14 (UTC) by yochananmarqos)
@Kimiblock: In the meantime, it can be built with cargo-nightly.
EDIT: Nevermind, rust 1:1.89.0-1 is available now.
Kimiblock commented on 2025-08-10 12:22 (UTC)
Waiting for Arch to package rust 1.89
Pinned Comments