Package Details: 3dstool 1.2.6-4

Git Clone URL: https://aur.archlinux.org/3dstool.git (read-only, click to copy)
Package Base: 3dstool
Description: An all-in-one tool for extracting/creating 3ds roms
Upstream URL: https://github.com/dnasdw/3dstool
Keywords: 3ds 3dstool rom roms
Licenses: MIT
Submitter: yubimusubi
Maintainer: asyync1024
Last Packager: asyync1024
Votes: 6
Popularity: 0.39
First Submitted: 2016-05-19 00:56 (UTC)
Last Updated: 2026-02-20 11:17 (UTC)

Latest Comments

asyync1024 commented on 2026-01-21 05:27 (UTC)

Hello, your package is outdated, please update the build options. Thanks!

If anyone wants to build this package, you can do so by adding:

sed -i 's/^cmake_minimum_required.*/cmake_minimum_required(VERSION 3.5)/' CMakeLists.txt

after cd 3dstool in prepare(), just before the patch -Np1 line.

alucryd commented on 2017-06-25 19:37 (UTC)

Thx, I'll try to get this in [community] when I find the time.

yubimusubi commented on 2017-06-23 15:43 (UTC)

@alucryd - I gave you co-maint, will disown if you want to take it going forward :)

alucryd commented on 2017-06-22 21:54 (UTC)

Your package does not depend on openssl, you're using the precompiled openssl and curl that ships with the source instead of building against the system libraries. Also, you're invoking cmake twice. I have a correct PKGBUILD at the ready and am thinking of bringing it in [community] in the near future.