Search Criteria
Package Details: parabolic-qt 2024.12.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/parabolic.git (read-only, click to copy) |
---|---|
Package Base: | parabolic |
Description: | Download web video and audio |
Upstream URL: | https://github.com/NickvisionApps/Parabolic |
Licenses: | MIT |
Conflicts: | tube-converter |
Provides: | tube-converter |
Replaces: | tube-converter |
Submitter: | bordam |
Maintainer: | mhdi |
Last Packager: | mhdi |
Votes: | 15 |
Popularity: | 1.06 |
First Submitted: | 2023-06-29 14:07 (UTC) |
Last Updated: | 2024-12-20 11:52 (UTC) |
Dependencies (20)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- boost-libs
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsecret
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR) (make)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR) (make)
- libnickAUR (make)
- libsecret (make)
- libxml++-5.0 (make)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR) (make)
- qt6-svg (make)
Latest Comments
1 2 3 Next › Last »
simona commented on 2024-12-14 12:50 (UTC)
what is dotnet-cake? I don't know.
jianglai commented on 2024-12-13 02:53 (UTC)
Can confirm that adding
blueprint-compiler
tomakedepends
makes it compile and run.yukina commented on 2024-11-26 18:56 (UTC)
should add
blueprint-compiler
to the dependencies. Without it, the UI will not compile. According to https://github.com/NickvisionApps/Parabolic/issues/967zeroxdead commented on 2024-11-26 18:55 (UTC) (edited on 2024-11-26 18:57 (UTC) by zeroxdead)
The package is broken.
Runtime logs:
When building, I see this error (I think it's the reason why Parabolic can't be started):
And btw, parabolic-gtk for some reason also compiles Qt version of Parabolic
simona commented on 2024-11-20 11:48 (UTC)
Non è stato possibile completare l'esecuzione perché il comando o il file specificato non è stato trovato.
Motivi possibili:
* Il nome di un comando dotnet predefinito non è stato digitato correttamente.
* Si intendeva eseguire un programma .NET, ma dotnet-cake non esiste.
* Si intendeva eseguire uno strumento globale, ma in PATH non è stato trovato alcun eseguibile con questo nome e prefisso dotnet.
simona commented on 2024-10-05 22:53 (UTC) (edited on 2024-10-05 22:53 (UTC) by simona)
exist 2024.10
simona commented on 2024-10-05 17:36 (UTC)
/home/simona/.cache/yay/parabolic/src/Parabolic/NickvisionTubeConverter.GNOME/NickvisionTubeConverter.GNOME.csproj(27,5): error MSB3073: uscita dal comando "rm ./Blueprints/*.ui" con codice 1.
quakestring commented on 2024-09-10 18:33 (UTC)
i've tried to compline parabolic using the vcpkg, and I've failed. is there any AUR which compline Parabolic-Qt?
TimRachul commented on 2023-11-21 05:28 (UTC)
=> Sources are ready. parabolic-2023.11.0-1: parsing pkg list... ==> Making package: parabolic 2023.11.0-1 (Tue 21 Nov 2023 06:25:44 AM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()... Run "dotnet tool restore" to make the "dotnet-cake" command available. ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'parabolic-2023.11.0-1': error: packages failed to build: parabolic-2023.11.0-1
did: ➜ ~ sudo dotnet tool restore
But it didn't help for building / couldn't restore needed tools.
Thanks in advance for fixing!
optional output of "dotnet tool restore"
Welcome to .NET 8.0!
SDK Version: 8.0.100-rc.2.23502.2
Telemetry
The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, view the instructions: https://aka.ms/dotnet-https-linux
Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
Cannot find a manifest file. For a list of locations searched, specify the "-d" option before the tool name. No tools were restored.
1 2 3 Next › Last »