Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2016 23:52:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 207263] x11-fonts/fontconfig: add --system-only flag to fc-cache in files/pkg-install.in
Message-ID:  <bug-207263-6497-4QDrAlj57I@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207263-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207263-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Tatsuki Makino <tatsuki_makino@hotmail.com> has reassigned Bugzilla Automat=
ion
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.o=
rg:
Bug 207263: x11-fonts/fontconfig: add --system-only flag to fc-cache in
files/pkg-install.in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207263



--- Description ---
Created attachment 167100
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167100&action=
=3Dedit
patch

fc-cache builds fontconfig cache of per-user fonts like following.

[src-default-job-01] |	 |   |	 `-- Installing fontconfig-2.11.1_1,1...
[src-default-job-01] |	 |   |	 | `-- Installing expat-2.1.0_3...
[src-default-job-01] |	 |   |	 | `-- Extracting expat-2.1.0_3: ..........
done
[src-default-job-01] |	 |   |	 | `-- Installing freetype2-2.6.2...
[src-default-job-01] |	 |   |	 | `-- Extracting freetype2-2.6.2: ..........
done
[src-default-job-01] |	 |   |	 `-- Extracting fontconfig-2.11.1_1,1:
.......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207263-6497-4QDrAlj57I>