@rilian Thank you for the info. Currently, I don't have access to my AUR ssh key, probably I will be able to update package next week. Also please don't mark package as out of date if it simply doesn't build anymore. This feature is indented for informing about new releases as stated in Arch Wiki.
Search Criteria
Package Details: vcmi-git 1.6.3.31.g920a66edb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vcmi-git.git (read-only, click to copy) |
---|---|
Package Base: | vcmi-git |
Description: | Open-source engine for Heroes of Might and Magic III |
Upstream URL: | http://vcmi.eu |
Keywords: | homm3 |
Licenses: | GPL2 |
Conflicts: | vcmi |
Provides: | vcmi |
Submitter: | Raziel23 |
Maintainer: | fenuks |
Last Packager: | fenuks |
Votes: | 47 |
Popularity: | 0.005124 |
First Submitted: | 2014-04-07 07:23 (UTC) |
Last Updated: | 2025-01-10 18:58 (UTC) |
Dependencies (19)
- boost-libs
- desktop-file-utils (desktop-file-utils-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- sdl2_image
- sdl2_mixer
- sdl2_ttf
- tbb (onetbb-gitAUR, onetbb)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
- innoextract (innoextract-gitAUR) (optional) – required by vcmibuilder
- unshield (unshield-gitAUR) (optional) – required by vcmibuilder
- unzip (unzip-natspecAUR, unzip-zstdAUR) (optional) – required by vcmibuilder
Required by (1)
- vcmi-demo (requires vcmi)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »
fenuks commented on 2022-04-24 22:17 (UTC)
rilian commented on 2022-04-23 18:24 (UTC)
Not builds with ffmpeg5. You should use ffmpeg4.4 as dep.
zer0def commented on 2021-12-23 00:27 (UTC)
Requires luajit
in depends
for scripting/libvcmiLua.so
.
spikerguy commented on 2021-11-07 15:38 (UTC) (edited on 2021-11-07 15:39 (UTC) by spikerguy)
Please add tbb
in dependencies.
depends=('boost-libs' 'ffmpeg' 'sdl2_image' 'sdl2_mixer' 'sdl2_ttf' 'qt5-base' 'libxkbcommon-x11'
'desktop-file-utils' 'gtk-update-icon-cache' 'hicolor-icon-theme' 'fuzzylite' 'tbb')
nipsky commented on 2021-01-08 22:14 (UTC)
Ok, turned out there was no buildertmp/app/ under ~/.local/share/vcmi/buildertmp/app. Not sure why that hadn’t been created. After creating the missing folders, the builder worked up to a point, but created another app/ directory under buildertmp/app/. Copying the former’s content into the latter one finally made the builder work. Really strange.
fenuks commented on 2021-01-08 21:26 (UTC)
If you have innoextract
and unzip
installed, then maybe try to run script with bash -x /usr/bin/vcmibuilder --gog "setup_homm3_complete_2.0.0.16.exe"
, and share output on pastebin, or similar service.
nipsky commented on 2021-01-08 20:33 (UTC)
I’m using the command like this in the installer’s directory: vcmibuilder --gog "setup_homm3_complete_2.0.0.16.exe"
Using an absolute path gives the same result.
fenuks commented on 2021-01-08 20:07 (UTC)
@nipsky Could you please paste command you are issuing? Vcmibuilder script hasn't been changed in four months, and it worked for me in past for both CD, and GOG versions.
nipsky commented on 2021-01-08 19:49 (UTC) (edited on 2021-01-08 19:50 (UTC) by nipsky)
Hi, not matter what I point vcmibuilder to, I’m getting:
/usr/bin/vcmibuilder: line 185: cd: /home/user/.local/share/vcmi/buildertmp/app: No such file or directory
cp: cannot stat '/home/user/.local/share/vcmi/buildertmp/app/[Dd][Aa][Tt][Aa]': No such file or directory
I tried this with two different GOG installers and an installed GOG version.
fenuks commented on 2020-08-07 08:50 (UTC)
@gee Thank you, silly mistake. Fixed. I mainly wanted to make binaries to work without tuning LD_LIBRARY_PATH, and later I thought it would be good to build off-tree as well. I didn't spot the error simply because I had unclean src/ dir from previous build.
Pinned Comments