Search Criteria
Package Details: rom-properties-gtk 2.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rom-properties.git (read-only, click to copy) |
|---|---|
| Package Base: | rom-properties |
| Description: | Shell extension for displaying ROM and disc image metadata in file managers (GTK) |
| Upstream URL: | https://github.com/GerbilSoft/rom-properties |
| Keywords: | 3ds amiibo dreamcast gameboy mega-drive n64 nds nes nintendo-3ds nintendo-ds playstation rom shell-extension snes texture virtualboy vmu wii wiiu xbox |
| Licenses: | GPL-2.0-or-later |
| Submitter: | ragouel |
| Maintainer: | dnmodder |
| Last Packager: | dnmodder |
| Votes: | 5 |
| Popularity: | 0.014486 |
| First Submitted: | 2020-07-26 02:55 (UTC) |
| Last Updated: | 2025-10-12 14:38 (UTC) |
Dependencies (30)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-selinuxAUR, glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- gsound
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- pango (pango-gitAUR)
- rom-propertiesAUR
- cairo (cairo-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR) (make)
- gettext (gettext-gitAUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gsound (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR) (make)
- kcrash (kcrash-gitAUR) (make)
- Show 10 more dependencies...
Required by (1)
- rom-properties (optional)
Latest Comments
Sn0wCrack commented on 2024-04-29 11:23 (UTC) (edited on 2024-04-29 11:24 (UTC) by Sn0wCrack)
Currently doesn't build on KDE 6, so this currently does not work on up to date systems running KDE.
Version 2.3 does build on KDE 6 if the correct flags are passed through.
Pk11 commented on 2023-12-07 22:14 (UTC)
I had to install
extra-cmake-modulesand add-DBUILD_GTK4=OFF -DBUILD_GTK3=OFF -DBUILD_XFCE=OFFto build successfully using KDE.RodoMa92 commented on 2022-09-07 12:51 (UTC) (edited on 2022-09-07 12:52 (UTC) by RodoMa92)
Diff for 1.9, if you can update it:
abouvier commented on 2021-05-06 08:37 (UTC)
pythonis needed in makedepends.lowph commented on 2020-09-27 18:23 (UTC)
I don't have tinyxml2 installed and it builds just fine.
jimnotic commented on 2020-09-27 11:04 (UTC)
Yes also needed tinyxml2 in order to build.
lowph commented on 2020-09-21 21:02 (UTC)
I had to install cmake to be able to build this. It should be added as a makedepends.