Package Details: rom-properties 2.2-1

Git Clone URL: https://aur.archlinux.org/rom-properties.git (read-only, click to copy)
Package Base: rom-properties
Description: This shell extension adds a few nice features to file browsers for managing video game ROM and disc images.
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: GPL2
Submitter: ragouel
Maintainer: dnmodder
Last Packager: dnmodder
Votes: 4
Popularity: 0.000007
First Submitted: 2020-07-26 02:55 (UTC)
Last Updated: 2023-07-13 00:00 (UTC)

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-modules and add -DBUILD_GTK4=OFF -DBUILD_GTK3=OFF -DBUILD_XFCE=OFF to 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:

-pkgver=1.8.3
+pkgver=1.9

-depends=('curl' 'zlib' 'libpng' 'libjpeg-turbo' 'nettle' 'tinyxml2' 'libseccomp')
+depends=('curl' 'zlib' 'libpng' 'libjpeg-turbo' 'nettle' 'tinyxml2' 'libseccomp' 'openmp')

-sha256sums=('72bbf5560f197a7a53cf2686e23e204027bf3fbbc5ef733f4194ec3c582e61c4')
+sha256sums=('50a38d85eb37d27ceebcbf412db53f2506281650deda476be0a42126463f7784')

abouvier commented on 2021-05-06 08:37 (UTC)

python is 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.