Package Details: rlvm 0.14.r91.af2ae0e6-1

Git Clone URL: https://aur.archlinux.org/rlvm.git (read-only, click to copy)
Package Base: rlvm
Description: RealLive clone for Linux and OSX
Upstream URL: https://github.com/eglaysher/rlvm
Keywords: engine game
Licenses: GPL-3.0-or-later
Submitter: sn4kebite
Maintainer: neeshy
Last Packager: neeshy
Votes: 8
Popularity: 0.173896
First Submitted: 2010-04-12 21:19 (UTC)
Last Updated: 2024-08-24 16:54 (UTC)

Latest Comments

1 2 Next › Last »

cyberpunkrocker commented on 2024-09-04 17:43 (UTC)

Ugh... The boost update to 1.86.0 broke rlvm compilation again.

cyberpunkrocker commented on 2024-08-22 12:14 (UTC)

Checksum error

==> Making package: rlvm 0.14.r91.af2ae0e6-1 (Thu Aug 22 15:12:20 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading af2ae0e649f5df370fe63e493119c1c944798044.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1879k    0 1879k    0     0  1924k      0 --:--:-- --:--:-- --:--:-- 6574k
  -> Found includes.patch
  -> Found warnings.patch
  -> Found gtk+3.patch
==> Validating source files with sha256sums...
    af2ae0e649f5df370fe63e493119c1c944798044.tar.gz ... FAILED
    includes.patch ... Passed
    warnings.patch ... Passed
    gtk+3.patch ... Passed
==> ERROR: One or more files did not pass the validity check!

cyberpunkrocker commented on 2022-06-19 14:01 (UTC)

As the boost update (again) broke rlvm, I started recompiling it as usual, but this time compilation ended with an error:

Compiling build/release/src/utilities/find_font_file.o ...
In file included from src/utilities/file.cc:28:
src/utilities/file.h:49:24: error: 'std::unique_ptr' has not been declared
   49 |                   std::unique_ptr<char[]>& fileData,
      |                        ^~~~~~~~~~
src/utilities/file.h:49:34: error: expected ',' or '...' before '<' token
   49 |                   std::unique_ptr<char[]>& fileData,
      |      
...
scons: *** [build/release/src/utilities/file.o] Error 1
scons: building terminated because of errors.
==> ERROR: A failure occurred in build().
    Aborting...

I suppose this may be caused by the recent gcc update? (11->12)

carstene1ns commented on 2017-04-01 02:48 (UTC)

The old page has been moved to a dedicated domain: http://www.rlvm.net/

raspher commented on 2017-03-30 16:07 (UTC)

upstream url do not work, ERROR 404 take https://github.com/eglaysher/rlvm/releases

kettle commented on 2015-01-10 22:04 (UTC)

This fails to build, but the workaround by alex85k here: https://github.com/luabind/luabind/issues/27 fixes it.

carstene1ns commented on 2014-07-24 07:09 (UTC)

There has actually been a bugfix release to 0.13, would be nice if you could update to version 0.13.1... Thanks!

sn4kebite commented on 2013-10-15 12:41 (UTC)

FYI I won't be able to update this package until Sunday (not home this week and don't have my laptop with me).

nasedo commented on 2013-02-08 09:26 (UTC)

Compiling build/release/src/Systems/Base/TextPage.o ... In file included from src/Systems/Base/TextPage.cpp:28:0: src/Systems/Base/TextPage.hpp:49:44: error: expected class-name before '{' token Compiling build/release/src/Systems/Base/TextSystem.o ... scons: *** [build/release/src/Systems/Base/TextPage.o] Error 1 scons: building terminated because of errors. ==> ERROR: A failure occurred in build().

sn4kebite commented on 2012-12-14 17:45 (UTC)

Updated with some patches to fix the build errors.