Package Details: samrewritten-git r68.dacac70-1

Git Clone URL: https://aur.archlinux.org/samrewritten-git.git (read-only, click to copy)
Package Base: samrewritten-git
Description: Unlock achievements and stats on Steam, and more!
Upstream URL: https://github.com/PaulCombal/SamRewritten
Keywords: achievement manager rewritten sam steam
Licenses: GPL-3.0-only
Submitter: None
Maintainer: JudgeManganese (nomis6432, yhu420)
Last Packager: yhu420
Votes: 28
Popularity: 2.90
First Submitted: 2019-10-21 00:40 (UTC)
Last Updated: 2025-07-08 16:02 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

1 2 3 Next › Last »

JudgeManganese commented on 2025-07-05 20:06 (UTC)

Apologies. I've updated it to the new upstream provided PKGBUILD.

With the new repo, the version has reset, so you'll likely need a clean install to get it installed. This will also have the side effect of not automatically installing the new version for folks who upgrade.

The new version should work with non-snap installs now as described on its wiki.

ppeb commented on 2025-07-02 05:16 (UTC) (edited on 2025-07-02 05:17 (UTC) by ppeb)

Ah I managed to miss the already open request. Thanks. Seems a second one popped up in the meantime... wasn't me.

ppeb commented on 2025-07-01 19:59 (UTC)

Has the original maintainer been spotted at all in 3 years? I'd like to submit a request to orphan the package so I can adopt it myself if I can.

yhu420 commented on 2025-06-24 15:51 (UTC)

Hi, an updated PKGBUILD file is now available in the repo: https://github.com/PaulCombal/SamRewritten/blob/master/package/PKGBUILD

wackbyte commented on 2025-06-20 21:15 (UTC)

I've created a samrewritten-legacy-git package for the legacy version.

43615 commented on 2025-06-18 03:16 (UTC)

Thanks for the info, this definitely means that the legacy version should be a separate package. The PKGBUILD in that repo doesn't work either, making an issue report.

spiffeeroo commented on 2025-06-18 02:12 (UTC)

@43615: The old C++ version got renamed from SamRewritten to SamRewritten-legacy. https://github.com/PaulCombal/SamRewritten-legacy

The new Rust version took over the SamRewritten repository. However, this new version only works with Snap Steam on Linux, so it useless for Flatpak Steam or distro provided Steam.

43615 commented on 2025-06-17 21:58 (UTC)

Currently fails to build, seems like something is missing:

==> Making package: samrewritten-git r236.3e8d088-1 (Tue Jun 17 23:57:47 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning SamRewritten git repo...
Cloning into bare repository '/tmp/samrewritten-git/SamRewritten'...
remote: Enumerating objects: 780, done.
remote: Counting objects: 100% (154/154), done.
remote: Compressing objects: 100% (56/56), done.
remote: Total 780 (delta 109), reused 112 (delta 94), pack-reused 626 (from 1)
Receiving objects: 100% (780/780), 637.50 KiB | 5.27 MiB/s, done.
Resolving deltas: 100% (545/545), done.
==> Validating source files with sha256sums...
    SamRewritten ... Skipped
==> Extracting sources...
  -> Creating working copy of SamRewritten git repo...
Reset branch 'makepkg'
==> Starting pkgver()...
==> Updated version: samrewritten-git r65.7126550-1
==> Removing existing $pkgdir/ directory...
==> Starting build()...
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: A failure occurred in build().
    Aborting...

Rucker commented on 2024-05-03 23:18 (UTC)

@iGom compiles fine on my machine. Might just be an issue on your end. Can you nuke the directory and try again?