@sl1pkn07 from my reading and talking on #archlinux most people agree there is no proper support for split packages in AUR and while you can make them its a dirty hack.
Also there is this https://bugs.archlinux.org/task/16394
A much more elegant solution would be to have seperate packages in AUR,
ttf-ms-win8 which would grab all of the below ones from AUR
ttf-ms-win8-en only the basic subset
ttf-ms-win8-SEA
ttf-ms-win8-arabic
ttf-ms-win8-hebrew
ttf-ms-win8-indic
ttf-ms-win8-japanese
ttf-ms-win8-korean
ttf-ms-win8-other
ttf-ms-win8-thai
ttf-ms-win8-zh_CN
ttf-ms-win8-zh_TW
This of course would take too much time to maintain imho.
Search Criteria
Package Details: ttf-ms-win8 6.3.9600.17238-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ttf-ms-win8.git (read-only, click to copy) |
---|---|
Package Base: | ttf-ms-win8 |
Description: | Microsoft Windows 8.1 Latin and International TrueType fonts |
Upstream URL: | http://www.microsoft.com/typography/fonts/product.aspx?PID=161 |
Licenses: | custom |
Conflicts: | ttf-ms-fonts, ttf-tahoma, ttf-vista-fonts, ttf-win7-fonts, ttf-win7-fonts-autodownload |
Provides: | ttf-font, ttf-ms-fonts, ttf-tahoma, ttf-vista-fonts, ttf-win7-fonts |
Submitter: | reflexing |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 62 |
Popularity: | 0.000000 |
First Submitted: | 2012-06-08 06:11 (UTC) |
Last Updated: | 2017-07-13 07:10 (UTC) |
Dependencies (6)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- xorg-fonts-encodings
- xorg-mkfontdir (xorg-mkfontscale)
- xorg-mkfontscale
- fontforge (fontforge-gitAUR) (make)
- ttf-office-2007-fontsAUR (optional)
Required by (293)
- 1c_enterprise_meta (requires ttf-ms-fonts) (optional)
- anyk (requires ttf-ms-fonts) (optional)
- awesome-luajit (requires ttf-font) (make)
- basilisk (requires ttf-font)
- beataroni-bin (requires ttf-ms-fonts)
- bitsnpicas-git (requires ttf-font)
- brave-beta-bin (requires ttf-font)
- brave-bin (requires ttf-font)
- brave-nightly-bin (requires ttf-font)
- browservice (requires ttf-ms-fonts)
- btrfs-assistant (requires ttf-font)
- btrfs-assistant-git (requires ttf-font)
- cachy-browser (requires ttf-font)
- canaries-form-415 (requires ttf-ms-fonts)
- canaries-form-420 (requires ttf-ms-fonts)
- canaries-form-425 (requires ttf-ms-fonts)
- cctv-viewer-git (requires ttf-font)
- chicago95-gtk-theme-git (requires ttf-ms-fonts) (optional)
- chicago95-icon-theme-git (requires ttf-ms-fonts) (optional)
- chicago95-theme (requires ttf-ms-fonts) (optional)
- Show 273 more...
Sources (8)
Latest Comments
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 34 Next › Last »
MindfulMonk commented on 2013-05-13 13:42 (UTC)
sl1pkn07 commented on 2013-05-03 15:11 (UTC)
@reflexing: try this http://sl1pkn07.no-ip.com/paste/view/28d2af33
its based on pkgbuild in your github, but with more code like a PKGBUILD-split.proto
sl1pkn07 commented on 2013-05-01 16:33 (UTC)
with package like in your github
the message like @lunarjar is a pacaur information, not a error
reflexing commented on 2013-05-01 10:46 (UTC)
@sl1pkn07 please, tell me how does it handle splitted PKGBUILDs?
sl1pkn07 commented on 2013-05-01 01:32 (UTC)
AUR can handle splitted pkgbuild
anhoter way to extract ALL fonts from the install.wim
7z x install.wim -ir\!*.ttf -ir\!*.ttc -ofonts
reflexing commented on 2013-04-30 13:20 (UTC)
@dongfengweixiao should I consider it as a threat? :) I didn't upload them to AUR yet. You can build them by yourself from old splitted PKGBUILD: https://github.com/reflexing/ttf-ms-win8/blob/88288da220fd4bf8e9cd75487f91c76ef04a1b6c/PKGBUILD
dongfengweixiao commented on 2013-04-30 13:03 (UTC)
where are those:
ttf-ms-win8-SEA
ttf-ms-win8-arabic
ttf-ms-win8-hebrew
ttf-ms-win8-indic
ttf-ms-win8-japanese
ttf-ms-win8-korean
ttf-ms-win8-other
ttf-ms-win8-thai
ttf-ms-win8-zh_CN
ttf-ms-win8-zh_TW
reflexing commented on 2013-04-29 17:16 (UTC)
@lybin please read PKGBUILD
Pinned Comments
severach commented on 2018-03-01 20:05 (UTC)
Package is not broken. You can't build this with yaourt or pamac. It must be built with makepkg after obtaining the fonts manually.