Never mind, i figured out that i have to use git clone instead of wget.
Search Criteria
Package Details: ultrastardx-git r1147.6bb2a06e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ultrastardx-git.git (read-only, click to copy) |
---|---|
Package Base: | ultrastardx-git |
Description: | Free and open source karaoke game. (GIT) |
Upstream URL: | http://usdx.eu/ |
Licenses: | GPL |
Groups: | usdx |
Conflicts: | ultrastardx |
Provides: | ultrastardx |
Submitter: | yayponies |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 25 |
Popularity: | 0.77 |
First Submitted: | 2016-03-13 17:25 (UTC) |
Last Updated: | 2022-03-23 22:10 (UTC) |
Dependencies (21)
- autoconf (autoconf-gitAUR)
- automake (automake-1.7AUR, automake-1.11AUR, automake-1.15AUR, automake-gitAUR)
- ffmpeg (ffmpeg-nonvidiaAUR, ffmpeg-intel-full-gitAUR, ffmpeg-v4l2-request-gitAUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-threading-gitAUR, ffmpeg-mppAUR, ffmpeg-nocudaAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-full-gitAUR)
- gnu-free-fonts
- lua
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf)
- portaudio
- portmidi
- sdl2 (sdl2-gitAUR)
- sdl2_gfx
- sdl2_image
- sdl2_mixer
- sdl2_net
- sdl2_ttf
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR)
- wqy-microhei (wqy-microhei-nightly_buildAUR, wqy-microhei-kr-patchedAUR, wqy-microhei-patchedAUR)
- fpc (fpc-svnAUR) (make)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- ultrastar-creatorAUR (optional) – Qt program to generate USDX songs
- ultrastardx-songsAUR (optional) – Free songs for USDX
- Show 1 more dependencies...
Required by (2)
- ultrastardx-songs (requires ultrastardx)
- ultrastardx-utility (requires ultrastardx) (optional)
Sources (1)
pl_OloV2 commented on 2022-04-19 12:22 (UTC)
jose1711 commented on 2022-04-19 12:01 (UTC)
@pl_OloV2 I suggest to read this (at least): https://wiki.archlinux.org/title/AUR_helpers
pl_OloV2 commented on 2022-04-19 11:40 (UTC)
Hi, I'm new to arch linux (before i was using ubuntu) and when I try to download this package using: wget https://aur.archlinux.org/ultrastardx-git.git
I get a typical ERROR 404 NOT FOUND.
Can somebody tell me what I'm doing wrong?
jose1711 commented on 2022-04-13 07:20 (UTC)
Is it just me or is this a more general issue? If not, any clues why I need to do this? :)
I used to get those crashes too in the past but somehow it fixed itself. Note that by compiling without portaudio you'll lose ability to use more than 2 microphones for input.
AnySomebody commented on 2022-04-13 06:26 (UTC) (edited on 2022-04-13 06:27 (UTC) by AnySomebody)
Had to change the configure line in the pkgbuild to './configure --prefix=/usr --without-portaudio' to not have it crash with an access violation at startup (sugggested here: https://github.com/UltraStar-Deluxe/USDX/issues/537#issuecomment-667695040 )
Is it just me or is this a more general issue? If not, any clues why I need to do this? :)
pagdot commented on 2022-03-24 17:42 (UTC)
@bal0r Please read the error message and the linked blog entry.
Please use either git@github.com:UltraStar-Deluxe/USDX.git or https://github.com/UltraStar-Deluxe/USDX.git to connect to the repo.
bal0r commented on 2022-03-23 20:13 (UTC)
Dear jose1711 and all, please fix the repo source:
$ git ls-remote git://github.com/UltraStar-Deluxe/USDX.git HEAD fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
jose1711 commented on 2021-06-16 07:06 (UTC)
Please see https://github.com/UltraStar-Deluxe/USDX/issues/538 for updates (patch needs testers so make sure you share your results)
m78 commented on 2021-03-28 15:58 (UTC) (edited on 2021-04-03 14:00 (UTC) by m78)
step by step howto to install ultrastardx-git:
sudo pacman -S trizen patch
trizen -S ultrastardx-git --noconfirm
this will result in error but the package is downloaded and you can apply the patch
cd /tmp/trizen-$USER/ultrastardx-git/USDX
patch --strip=1 <ultrastardx-ffmpeg.patch
cd /tmp/trizen-$USER/ultrastardx-git/
makepkg --noextract --install
check this for additional info about how to patch:
https://wiki.archlinux.org/index.php/Patching_packages
have fun with singing! :-)
and please consider to add new songs to usdb-animux.de
jose1711 commented on 2021-02-13 11:33 (UTC) (edited on 2021-02-13 11:37 (UTC) by jose1711)
@Apfelkuacha You'll need to report this upstream - maybe "vote" by adding thumbs up for https://github.com/UltraStar-Deluxe/USDX/issues/538
Edit:
Also compiling https://aur.archlinux.org/packages/ultrastardxwp-git/ works for me at this moment so you may want to try this until the problem with libavutil
is fixed.
Pinned Comments
jose1711 commented on 2021-06-16 07:06 (UTC)
Please see https://github.com/UltraStar-Deluxe/USDX/issues/538 for updates (patch needs testers so make sure you share your results)