Package Details: open-tv 1.4.1-1

Git Clone URL: https://aur.archlinux.org/open-tv.git (read-only, click to copy)
Package Base: open-tv
Description: Fast & Simple IPTV app
Upstream URL: https://github.com/Fredolx/open-tv
Licenses: GPL2
Submitter: patlefort
Maintainer: patlefort
Last Packager: patlefort
Votes: 1
Popularity: 0.78
First Submitted: 2024-10-10 02:33 (UTC)
Last Updated: 2025-01-26 10:58 (UTC)

Latest Comments

patlefort commented on 2025-01-26 11:03 (UTC)

Can you try building in a clean container? With something like makechrootpkg.

je-vv commented on 2025-01-26 10:48 (UTC)

It's failing to build with:

> tauri build -b deb

thread '<unnamed>' panicked at crates/tauri-cli/src/helpers/app_paths.rs:119:5:
Couldn't recognize the current folder as a Tauri project. It must contain a `tauri.conf.json`, `tauri.conf.json5` or `Tauri.toml` file in any subfolder.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
/home/vasqueja/.pkgs/src/laur/open-tv/PKGBUILD: line 19:  8001 Aborted                 npm run -- tauri build -b deb
==> ERROR: A failure occurred in build().
    Aborting...

Any hints? Thanks !