Package Details: maplemono-nf 7.6-1

Git Clone URL: https://aur.archlinux.org/maplemono.git (read-only, click to copy)
Package Base: maplemono
Description: Open source monospace font with round corner, ligatures and Nerd-Font for IDE and command line
Upstream URL: https://github.com/subframe7536/maple-font
Licenses: OFL-1.1
Submitter: Cyberczy
Maintainer: Cyberczy (Regniox)
Last Packager: Regniox
Votes: 7
Popularity: 0.89
First Submitted: 2025-03-21 13:05 (UTC)
Last Updated: 2025-08-24 01:17 (UTC)

Pinned Comments

Cyberczy commented on 2024-10-18 12:44 (UTC)

If the package is outdated, please send an email to czysheep@gmail.com or czysheep@qq.com.

Latest Comments

1 2 Next › Last »

Cyberczy commented on 2025-08-02 11:14 (UTC) (edited on 2025-08-02 11:16 (UTC) by Cyberczy)

@iRaS Since makepkg removed the option (https://lists.archlinux.org/pipermail/pacman-dev/2015-September/020347.html) to build individual packages in split packages separately after 5.0, all AUR helpers should not support compiling individual packages. Maybe you can write pkgbuild yourself XD.

iRaS commented on 2025-08-01 07:08 (UTC)

I would really prefer not to download 1 GB to install 3.7 MB fonts. Can we maybe consider splitting this up? at least into one "just the font" and one "complete" package?

Cyberczy commented on 2025-05-06 14:38 (UTC)

@witt.9099 Try running paru/yay -Scc first, then paru/yay. I'll fix it in v7.3.

witt.9099 commented on 2025-05-06 01:43 (UTC)

One or more files did not pass the validity check MapleMono-CN-unhinted.zip MapleMono-CN.zip ... ...

mithrial commented on 2025-04-28 18:45 (UTC)

@Frestein, this is because the source files are not versionened. Don't use an AUR helper, then it works.

Frestein commented on 2025-04-28 18:16 (UTC) (edited on 2025-04-28 18:17 (UTC) by Frestein)

==> ERROR: One or more files did not pass the validity check!
 -> error making: maplemono-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
maplemono-ttf-autohint - exit status 1
maplemono-nf - exit status 1
maplemono-woff2 - exit status 1
maplemono-otf - exit status 1

Cyberczy commented on 2025-04-02 08:24 (UTC) (edited on 2025-04-02 08:24 (UTC) by Cyberczy)

由于 makepkg 在 5.0 后移除了支持单独构建拆分包中单个包的选项(https://lists.archlinux.org/pipermail/pacman-dev/2015-September/020347.html),所以所有的 AUR helper 应该都不支持编译单个包。

Cyberczy commented on 2025-03-31 05:22 (UTC)

我已经修改了github的README,推荐用户使用archlinuxcn源的软件包进行安装

entropy-tree commented on 2025-03-31 03:45 (UTC) (edited on 2025-03-31 03:46 (UTC) by entropy-tree)

@Cyberczy 在 pkgbuild 的 source 部分一般不会一下子指定 11 个包,source 部分的包一定要完整下载完才会进入后续阶段(https://wiki.archlinux.org/title/PKGBUILD#Sources)。对于只需要安装一个字体包的用户需求,要完整下载完 11 个包的情况是有些冗余的。或者鼓励用户自行修改 pkgbuild 来下载实际需要的字体包。

Cyberczy commented on 2025-03-28 14:29 (UTC) (edited on 2025-03-28 14:32 (UTC) by Cyberczy)

@entropy-tree archlinuxcn存储库允许下载单个软件包,但在将该PKGBUILD上传到GitHub进行测试后,当尝试获取一个软件包时,它仍然会下载pkgbase中的所有软件包。不知道为什么。 The archlinuxcn repository allows downloading a single package, but after uploading that PKGBUILD to GitHub for testing, it still downloads all packages in the pkgbase when trying to get just one. No clue why.