Package Details: luxtorpeda-git 61.0.0.r373.e192991-1

Git Clone URL: https://aur.archlinux.org/luxtorpeda-git.git (read-only, click to copy)
Package Base: luxtorpeda-git
Description: Steam Play compatibility tool to run games using native Linux engines
Upstream URL: https://github.com/luxtorpeda-dev/luxtorpeda
Keywords: games steam
Licenses: GPL2
Conflicts: luxtorpeda
Provides: luxtorpeda
Submitter: D1SoveR
Maintainer: D1SoveR
Last Packager: D1SoveR
Votes: 6
Popularity: 0.001581
First Submitted: 2020-02-24 23:13 (UTC)
Last Updated: 2022-11-30 08:47 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

thaewrapt commented on 2021-10-27 13:03 (UTC) (edited on 2021-10-27 13:06 (UTC) by thaewrapt)

Another upstream change (as the progress on own GUI is being made): gtk3 should be exchanged with sdl2, details: https://github.com/luxtorpeda-dev/luxtorpeda/releases/tag/v43

D1SoveR commented on 2021-10-03 13:56 (UTC) (edited on 2021-10-03 13:56 (UTC) by D1SoveR)

@thaewrapt, @Lucki, thank you for letting me know of the new dependency!
I've added gtk3 to the list, and verified that the package now builds in clean chroot, so it should be ready to use.

Lucki commented on 2021-10-02 14:23 (UTC)

The build fails in a clean chroot:

[…]
   Compiling atk-sys v0.14.0
   Compiling gtk-sys v0.14.0
   Compiling gtk3-macros v0.14.0
The following warnings were emitted during compilation:

warning: `"pkg-config" "--libs" "--cflags" "cairo >= 1.14"` did not exit successfully: exit status: 1

error: failed to run custom build command for `cairo-sys-rs v0.14.0`

Caused by:
  process didn't exit successfully: `/build/luxtorpeda-git/src/luxtorpeda/target/release/build/cairo-sys-rs-33fccca3e2ec22c8/build-script-build` (exit status: 1)
  --- stdout
  cargo:warning=`"pkg-config" "--libs" "--cflags" "cairo >= 1.14"` did not exit successfully: exit status: 1
  --- stderr
  Package cairo was not found in the pkg-config search path.
  Perhaps you should add the directory containing `cairo.pc'
  to the PKG_CONFIG_PATH environment variable
  Package 'cairo', required by 'virtual:world', not found

warning: build failed, waiting for other jobs to finish...
error: build failed
make: *** [Makefile:41: release] Error 101
==> ERROR: A failure occurred in build().

thaewrapt commented on 2021-09-28 19:26 (UTC) (edited on 2021-10-27 13:06 (UTC) by thaewrapt)

Needs gtk3 in regular dependencies since this change was implemented: https://github.com/luxtorpeda-dev/luxtorpeda/pull/87

UPD: make dependencies is not enough for gtk3 support, ofc. It belongs to dependencies itself.

D1SoveR commented on 2021-09-25 10:46 (UTC) (edited on 2021-09-25 10:46 (UTC) by D1SoveR)

@Stebs, thank you for the heads-up! I've updated the patch so that it builds correctly again (and hopefully doesn't require updates on new dependencies in the future with there the new patch is located now).

Stebs commented on 2021-09-25 07:32 (UTC) (edited on 2021-09-25 07:38 (UTC) by Stebs)

Fails again (luxtorpeda-git 36.0.0.r289.0253e5c-1):

Hunk #1 succeeded at 38 (offset 1 line).
patching file Cargo.toml
Hunk #1 FAILED at 28.
1 out of 1 hunk FAILED -- saving rejects to file Cargo.toml.rej
==> FEHLER: Ein Fehler geschah in prepare().

D1SoveR commented on 2021-08-08 21:00 (UTC)

@Popkornium18, thanks for the heads-up; new version had some additional dependencies, so I needed to redo one of the patches. The updated version has been uploaded, try again.

Popkornium18 commented on 2021-08-08 17:33 (UTC) (edited on 2021-08-08 17:33 (UTC) by Popkornium18)

The installation fails.

==> Starting prepare()...
patching file Makefile
patching file Cargo.toml
Hunk #1 FAILED at 25.
1 out of 1 hunk FAILED -- saving rejects to file Cargo.toml.rej
==> ERROR: A failure occurred in prepare().
    Aborting...

Lucki commented on 2021-01-17 01:27 (UTC)

Hi there, thanks for packaging this. Since this is a development version (-git) you may want to consider switching to the development repository https://github.com/luxtorpeda-dev/luxtorpeda I admit I don't know how official this is but at least steamtinkerlaunch recommends the dev repo.