Search Criteria
Package Details: sgdboop 1.3.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sgdboop.git (read-only, click to copy) |
|---|---|
| Package Base: | sgdboop |
| Description: | A program used for applying custom artwork to Steam, using SteamGridDB. Supports both Windows and Linux, written completely in C. |
| Upstream URL: | https://www.steamgriddb.com/boop |
| Licenses: | zlib |
| Conflicts: | sgdboop |
| Provides: | sgdboop |
| Submitter: | claymorwan |
| Maintainer: | claymorwan |
| Last Packager: | claymorwan |
| Votes: | 7 |
| Popularity: | 0.30 |
| First Submitted: | 2025-04-26 19:43 (UTC) |
| Last Updated: | 2026-06-07 09:03 (UTC) |
Dependencies (5)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- shared-mime-info (shared-mime-info-gitAUR)
- gcc (gcc-gitAUR, gcc-fast-optimizedAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-gnutls-gitAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
Phreakazoid commented on 2026-05-27 05:05 (UTC)
Updated PKGBUILD for 1.3.2, also with the following fixes: * Installs appstream metadata to correct location instead of into the mime types folder * Fixes dependencies to what is actually needed * Use regular gcc instead of hardcoding building with gcc14 which is not currently required (maybe it was some time in the past?) * Removes unnecessary provides and conflicts variables which are identical to pkgname anyway, so are already implied (as per PKGBUILD guidelines) * Shorten pkgdesc to below 80 characters (as per PKGBUILD guidelines) * Some changes to install commands (always use full filename in destination and -D option, remove commands creating directories manually)
Hayleox commented on 2026-04-04 21:49 (UTC)
Uh, why does this package install an appdata.xml file into the mime types folder? That is not where that goes. Also it uses a non-existent variable so it ends up named "x-.xml".