Package Details: ttf-mac-fonts 20100901.134-1

Git Clone URL: https://aur.archlinux.org/ttf-mac-fonts.git (read-only, click to copy)
Package Base: ttf-mac-fonts
Description: Mac fonts including Lucida Grande, Apple Garamond and other fonts from Apple
Upstream URL: https://www.apple.com/safari/
Licenses: custom
Conflicts: macfonts
Submitter: Shanto
Maintainer: alerque
Last Packager: alerque
Votes: 335
Popularity: 0.56
First Submitted: 2011-05-08 09:00 (UTC)
Last Updated: 2024-03-28 05:10 (UTC)

Dependencies (1)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5

viniavila commented on 2013-04-24 13:27 (UTC)

@bluerider, the command "fc-cache -vf" needs to be in the .install file, and this have to be added together this PKGBUILD because it doesn't need to be called after building/packaging the package, but only during installing/uninstalling... The correct is create a .install file (/usr/share/pacmam/proto.install has a model) and put the fc-cache -vf inside the funcions post_install and post_remove... I'm not sure but I think it's necessary add execute permission to .install after create it and before package with makepkg --source. Don't forget to add this line --> install='xxxx.install' to the PKGBUILD

bluerider commented on 2013-04-23 16:49 (UTC)

Please modify the package build to use "install -m644" for all font files and the license (so the fonts are not executable). In addition please add "fc-cache -vf" after installation of fonts to update the font cache.

roukoswarf commented on 2013-04-15 03:15 (UTC)

Please remove depreciated functions from PKGBUILD and use package(), would not want this package to break.

scor commented on 2013-02-15 13:20 (UTC)

Getting error in build()

<deleted-account> commented on 2011-06-13 01:27 (UTC)

SourceForge SVN seems to be down now too.

Shanto commented on 2011-05-25 21:52 (UTC)

Updated package with links to SourceForge SVN.

Shanto commented on 2011-05-17 18:59 (UTC)

Seems to be down for me too. Get it from http://paste.xinu.at/6IFv0/ for now. I will also see if I can manage to have this PKGBUILD download from one of the official channels.

<deleted-account> commented on 2011-05-17 12:06 (UTC)

I can't connect to http://ompldr.org/ and the site seems down.Anyone else having this problem ?

<deleted-account> commented on 2011-05-15 23:20 (UTC)

thanks! works great.