Package Details: libray 0.0.10-3

Git Clone URL: https://aur.archlinux.org/libray.git (read-only, click to copy)
Package Base: libray
Description: LibRay aims to be a Libre (FLOSS) Python application for unencrypting, extracting, repackaging, and encrypting PS3 ISOs.
Upstream URL: https://notabug.org/necklace/libray
Licenses: GPLv3
Submitter: necklace
Maintainer: necklace
Last Packager: necklace
Votes: 8
Popularity: 0.95
First Submitted: 2020-09-29 16:27 (UTC)
Last Updated: 2026-01-21 07:59 (UTC)

Latest Comments

necklace commented on 2026-01-21 08:23 (UTC)

@aquova A different package of mine had the same problem, it's because Notabug is effectively down. I've moved the repository to Codeberg and updated the PKGBUILD.

aquova commented on 2026-01-20 15:59 (UTC)

The upstream URL is now a 404, so this package can no longer build. There are a few mirrors floating around, but I'm not certain what the official upstream URL is anymore

necklace commented on 2022-02-18 19:02 (UTC)

@mscharley I guess it does. IMHO it should be a hard dependency for python-beautifulsoup4, but it seems I always have it because of python-pip.

mscharley commented on 2022-02-16 17:26 (UTC)

This is missing python-html5lib as a dependency as well.

nobodywasishere commented on 2020-09-29 06:22 (UTC)

I would recommend moving this PKGBUILD to libray as it appears to follow specific tagged releases, as -git entails building from the latest master code upstream.

necklace commented on 2019-10-05 20:40 (UTC)

Please add missing dependency python-pycrypto.

@Anty0 Thanks for giving me a heads up, I was not aware that dependencies weren't installed automagically. I usually have them installed via pip during development. I have now added all the dependencies needed to run libray with only arch-packages, so you don't have to install any of them with pip.

Thanks for package! :)

No problem! If you find any bugs I'd be happy to try and troubleshoot. The project is not dead or abandoned no matter how long the last update or commit was - at least so long as I am alive.

Anty0 commented on 2019-10-05 02:00 (UTC)

Please add missing dependency python-pycrypto.

Thanks for package! :)