Search Criteria
Package Details: ttf-ms-fonts 2.0-12
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ttf-ms-fonts.git (read-only, click to copy) |
|---|---|
| Package Base: | ttf-ms-fonts |
| Description: | Core TTF Fonts from Microsoft |
| Upstream URL: | http://corefonts.sourceforge.net |
| Keywords: | corefonts |
| Licenses: | custom:microsoft |
| Provides: | ttf-font |
| Submitter: | None |
| Maintainer: | alerque |
| Last Packager: | alerque |
| Votes: | 2166 |
| Popularity: | 5.13 |
| First Submitted: | 2010-12-01 11:17 (UTC) |
| Last Updated: | 2020-05-25 15:35 (UTC) |
Dependencies (0)
Required by (299)
- 1c_enterprise_meta (optional)
- alacritty-nox-git (requires ttf-font) (check)
- anyk (optional)
- awesome-luajit (requires ttf-font) (make)
- basilisk (requires ttf-font)
- beataroni-bin
- bitsnpicas-git (requires ttf-font)
- brave-beta-bin (requires ttf-font)
- brave-bin (requires ttf-font)
- brave-nightly-bin (requires ttf-font)
- browservice
- browservice-bin
- btrfs-assistant-git (requires ttf-font)
- canaries-form-415
- canaries-form-420
- canaries-form-425
- cctv-viewer-git (requires ttf-font)
- chicago95-gtk-theme-git (optional)
- chicago95-icon-theme-git (optional)
- chicago95-theme (optional)
- Show 279 more...
Sources (11)
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arial32.exe
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arialb32.exe
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/comic32.exe
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/courie32.exe
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/georgi32.exe
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/impact32.exe
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/times32.exe
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/trebuc32.exe
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/verdan32.exe
- https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/webdin32.exe
Latest Comments
1 2 3 4 5 6 .. 17 Next › Last »
bbj commented on 2026-02-19 06:30 (UTC)
Package fails to build due to SourceForge download issues. Fixed by switching to freedesktop.org mirror (as suggested by @jongeduard in 2023).
Changes: - Use single tarball from freedesktop.org instead of 11 individual SourceForge downloads - Add
cabextractto makedepends (required to extract .exe files) - Addprepare()function to extract TTF files from CAB archives - Update sha256sum for new sourceTested successfully on CachyOS (Arch-based) with all 32 fonts extracted and installed.
Patch:
Raben commented on 2025-12-29 01:07 (UTC)
错误: 未能下载 'ttf-ms-fonts-2.0-12' 的源: 错误: 未能构建的软件包:ttf-ms-fonts-2.0-12
morgenstern commented on 2023-11-01 20:53 (UTC) (edited on 2023-11-01 20:56 (UTC) by morgenstern)
@hooregi this package is not outdated. @jongeduard has already suggested using the freedesktop.org source. Please remove the flag and take care to read the notice on the flag page before submitting incorrect flags:
jongeduard commented on 2023-05-30 00:29 (UTC) (edited on 2023-05-30 00:34 (UTC) by jongeduard)
Hi!
Just as a suggestion, isn't it a better idea to use https://www.freedesktop.org/software/fontconfig/webfonts/webfonts.tar.gz as a source URL and let the script unpack that? Seems more reliable to me, since it's the Freedesktop foundation. And contains the exact same thing if you ask me.
I came accross this link by browsing via https://www.freedesktop.org/wiki/Software/fontconfig/ and then towards https://www.freedesktop.org/wiki/Software/fontconfig/ after searching some information about fontconfig.
That last URL is also the place serving the license that they ask you to read first, https://www.freedesktop.org/software/fontconfig/webfonts/Licen.TXT
So they do it in the right way.
duzun commented on 2020-09-13 11:14 (UTC) (edited on 2020-09-13 11:15 (UTC) by duzun)
The issue is in that SourceForge has changed the behaviour of the download links and no longer redirect to the binaries on curl. I've inserted the following in the
PKGBUILDaftersource=("${_files[@]/#/$_dlpath/}"):And it worked!
The mirron "deac-ams" is from https://sourceforge.net/p/forge/documentation/Mirrors/
alerque commented on 2020-08-31 21:00 (UTC)
@micronetic That's proof that the package and its checksums are doing their job and flagging invalid downloads. The problem here is Source Forge's download mirror system. The issues are highly mirror (and hence region) dependent with some having more strict rate limiting and such than others. There isn't really anything this package can do about this.
micronetic commented on 2020-08-31 10:32 (UTC) (edited on 2020-08-31 10:37 (UTC) by micronetic)
@caleb I had the same problem as @ginkel yesterday but today it is working again.
alerque commented on 2020-08-31 07:19 (UTC)
@ginkel The upstream source files haven't changed since 2002. I suspect you had trouble downloading them all at once from some SourceForge mirror. Try downloading them one at a time using wget or even from a browser and placing them in the sources folder. The checksums should be right when you get valid files.
b3n10 commented on 2020-08-30 07:09 (UTC)
@ginkel my only failed download is
webdin32.exe, but i changed the_dlpathtohttps://sourceforge.net/projects/corefonts/files/the%20fonts/finaland afterwards it downloads that file for me and proceed installationginkel commented on 2020-08-29 11:19 (UTC) (edited on 2020-08-29 11:20 (UTC) by ginkel)
Since two days, installing the package fails with the following error:
-- 8< --
-- 8< --
Did the upstream files change?
1 2 3 4 5 6 .. 17 Next › Last »