Package Details: ps3netsrv 20250501-1

Git Clone URL: https://aur.archlinux.org/ps3netsrv.git (read-only, click to copy)
Package Base: ps3netsrv
Description: PS3 Net Server (mod by aldostools)
Upstream URL: https://github.com/aldostools/ps3netsrv
Keywords: PlayStation3 PS3
Licenses: GPL-3.0-or-later
Submitter: nl6720
Maintainer: nl6720
Last Packager: nl6720
Votes: 3
Popularity: 0.71
First Submitted: 2017-12-22 16:42 (UTC)
Last Updated: 2025-05-02 06:54 (UTC)

Latest Comments

1 2 Next › Last »

C0rn3j commented on 2025-04-26 16:39 (UTC) (edited on 2025-05-01 22:19 (UTC) by C0rn3j)

Please switch the sources to the ps3netsrv repo at https://github.com/aldostools/ps3netsrv instead of aldostools/webMAN-MOD, which can be behind.

I just wasted a nice chunk of my(and other people's) time on an issue fixed in the February release.

https://github.com/aldostools/webMAN-MOD/issues/1215#issuecomment-2832421866

EDIT: That issue was not in fact fixed yet anyway, PR'd a fix.

Lili1228 commented on 2022-07-11 12:01 (UTC) (edited on 2022-07-11 16:15 (UTC) by Lili1228)

It successfully compiles and ~~runs on Arch Linux ARM, it's also regularly built for ARM versions of OpenWRT (https://github.com/jhonathanc/ps3netsrv/releases), can you add arch=('arm7h' 'aarch64')~~?

EDIT: It throws a bus error on arm7h, sorry for confusion.

Also, license is 'custom' because it's GPLv3 with some modifications and has nothing to do with MIT.

nl6720 commented on 2022-04-21 07:18 (UTC)

Thanks, katt! I updated it to use the 1.47.40 release.

katt commented on 2022-04-20 16:56 (UTC)

webMAN 1.47.39 was pulled it seems which means the source is 404. The release before and after is still around though, and contains the same file.

zwastik commented on 2020-08-04 00:29 (UTC)

Have you guys tested the .INI feature for adding multiple directories to ps3netsrv?

I am having some issues with it: https://github.com/aldostools/webMAN-MOD/issues/391

But maybe it's just me...

igormp commented on 2020-06-10 01:49 (UTC)

The link in the pkgbuild returns a 404

Traace commented on 2020-05-31 10:59 (UTC) (edited on 2020-06-01 19:45 (UTC) by Traace)

Edit: It builds just fine again.

Thanks for the quick update @nl6720

nl6720 commented on 2019-11-25 14:52 (UTC)

mkroening, you are absolutely correct that I should have used --buildtype=plain. I was reading both https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv and https://wiki.archlinux.org/index.php/GNOME_package_guidelines#Building_with_meson, and somehow missed the importance of buildtype.

I've also extracted one game from iso to JB folder and can confirm the issue. Your fix works for me.

mkroening commented on 2019-11-24 20:34 (UTC) (edited on 2019-11-24 20:35 (UTC) by mkroening)

Hopefully my fix for #128 will be merged shortly.

@nl6720, I think setting the buildtype to plain instead of release would be better since that would honor settings from the environment set via makepkg.conf, see [1] and [2].

[1] https://mesonbuild.com/Running-Meson.html#configuring-the-build-directory

[2] https://wiki.archlinux.org/index.php/GNOME_package_guidelines#Building_with_meson

tallero commented on 2019-10-31 09:59 (UTC)

https://github.com/aldostools/webMAN-MOD/issues/128