Package Details: natmap-git 20260214r0.gf8d7996-1

Git Clone URL: https://aur.archlinux.org/natmap-git.git (read-only, click to copy)
Package Base: natmap-git
Description: TCP/UDP port mapping for full cone NAT
Upstream URL: https://github.com/heiher/natmap
Keywords: ipv4 ipv6 mapping nat nat1 natmap port-mapping stun
Licenses: MIT
Conflicts: natmap
Provides: natmap
Submitter: mozi1924
Maintainer: mozi1924
Last Packager: mozi1924
Votes: 2
Popularity: 0.177268
First Submitted: 2024-09-17 10:19 (UTC)
Last Updated: 2026-02-15 07:18 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

mozi1924 commented on 2025-12-07 05:42 (UTC) (edited on 2025-12-07 10:03 (UTC) by mozi1924)

fixed

TNT_TS commented on 2025-12-07 04:30 (UTC) (edited on 2025-12-07 04:31 (UTC) by TNT_TS)

该aur目前没有办法编译,但是我已经找出了错误点。 把PKGBUILD中的 install -Dm644 License "$pkgdir/usr/share/licenses/$pkgname/LICENSE" 改为 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" 可以解决