Now I am getting this error:
/usr/bin/ld: warning: libx264.so.128, needed by /opt/ffmpeg-usdx/lib/libavcodec.so, not found (try using -rpath or -rpath-link)
I did install x264, no change. Would it help and how can I specify the path of /usr/lib/libx264.so?
Search Criteria
Package Details: ultrastardx-git r1538.80adde2e-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-2.0-only |
Groups: | usdx |
Conflicts: | ultrastardx |
Provides: | ultrastardx |
Submitter: | yayponies |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 26 |
Popularity: | 0.67 |
First Submitted: | 2016-03-13 17:25 (UTC) |
Last Updated: | 2024-06-24 23:05 (UTC) |
Dependencies (21)
- autoconf (autoconf-gitAUR)
- automake (automake-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- gnu-free-fonts
- lua
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf)
- portaudio
- portmidi
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- sdl2_gfx
- sdl2_image
- sdl2_mixer
- sdl2_net
- sdl2_ttf
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR)
- wqy-microhei (wqy-microhei-kr-patchedAUR, wqy-microhei-kr-halfmarksAUR)
- fpc (make)
- git (git-gitAUR, git-glAUR) (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)
<deleted-account> commented on 2013-02-24 12:40 (UTC)
cookies commented on 2013-02-05 16:23 (UTC)
Thanks, I also updated the path to the SVN repository. (v2938-1)
<deleted-account> commented on 2013-01-27 12:42 (UTC)
lua dependency should be changed to "lua51". For me building didn't work with the current version of lua. If you get an error while compiling and it is lua related, do pacman -S lua51.
The developers didn't have time yet to update the code to current ffmpeg headers.
armin commented on 2013-01-05 14:59 (UTC)
UTF-8 encoding bug workaround:
uncomment en_US.UTF-8 in /etc/locale.gen
run: locale-gen
run: LANG=en_US.UTF-8 makepkg
also, at the time of this writing, the svn root in the PKGBUILD has to be changed to
_svntrunk="svn://svn.code.sf.net/p/ultrastardx/svn/trunk"
I don't know if this is something temporary with sf.net or if they changed the adressing scheme recently
agaskins commented on 2012-12-07 20:39 (UTC)
Get this error:
svn: E000022: Can't convert string from 'UTF-8' to native encoding:
svn: E000022: /tmp/yaourt-tmp-agaskins/aur-ultrastardx-svn/src/ultrastardx/game/covers/Title/Title?\195?\150.jpg
Any ideas?
olebowle commented on 2012-09-21 14:06 (UTC)
Exactly
cookies commented on 2012-09-21 12:34 (UTC)
And I guess you're using an x86_64 system?
olebowle commented on 2012-09-21 11:31 (UTC)
Sorry for not mentioning that I have pcre 8.31-1 installed, even before building ultrastardx-svn.
cookies commented on 2012-09-18 12:47 (UTC)
Do you have the package 'pcre' installed? If not, install it and try again. If this solves the problem, please tell me and I will add 'pcre' to the dependencies.
olebowle commented on 2012-09-18 11:08 (UTC)
Thank you very much. On thing though: I always got and still get the following error:
"ERROR: pcre not loaded. utf-8 autodetection will not work."
UTF-8 encoded lyric-files aren't displayed correctly.
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)