Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(155)

Side by Side Diff: profiles/targets/chromeos/package.use.mask

Issue 6773023: Add Naver Nanum fonts (OFL) (Closed) Base URL: ssh://gitrw.chromium.org:9222/chromiumos-overlay.git@master
Patch Set: merge to head Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « media-libs/fontconfig/fontconfig-2.7.1-r18.ebuild ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved. 1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
2 # Distributed under the terms of the GNU General Public License v2 2 # Distributed under the terms of the GNU General Public License v2
3 3
4 # Chris Sosa <sosa@chromium.org> (17 February 2010) 4 # Chris Sosa <sosa@chromium.org> (17 February 2010)
5 # For Chromium OS to allow fuse to build without building kernel module 5 # For Chromium OS to allow fuse to build without building kernel module
6 sys-fs/fuse kernel_linux 6 sys-fs/fuse kernel_linux
7 7
8 # Brian Stell <bstell@chromium.org> (27 August 2010) 8 # Brian Stell <bstell@chromium.org> (27 August 2010)
9 # For Chromium OS enable FreeType sub-pixel anti-aliasing and bytecode 9 # For Chromium OS enable FreeType sub-pixel anti-aliasing and bytecode
10 # interpreter 10 # interpreter
11 media-libs/freetype bindist 11 media-libs/freetype bindist
12 12
13 # Jungshik Shin <jshin@chromium.org) (31 August 2010) 13 # Jungshik Shin <jshin@chromium.org) (31 August 2010)
14 # We don't want to generate fonts.scale when installing fonts with font.eclass 14 # We don't want to generate fonts.scale when installing fonts with font.eclass
15 # ( http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/eclass/font.eclass?r evision=1.50&view=markup ) 15 # ( http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/eclass/font.eclass?r evision=1.50&view=markup )
16 media-fonts/croscorefonts X 16 media-fonts/croscorefonts X
17 media-fonts/lohitfonts-cros X 17 media-fonts/lohitfonts-cros X
18 media-fonts/droidfonts-cros X 18 media-fonts/droidfonts-cros X
19 media-fonts/ja-ipafonts X 19 media-fonts/ja-ipafonts X
20 media-fonts/ko-nanumfonts X
20 21
21 # David James <davidjames@chromium.org> (09 Sep 2010) 22 # David James <davidjames@chromium.org> (09 Sep 2010)
22 # Please don't overwrite the binaries in our build environment with symlinks. 23 # Please don't overwrite the binaries in our build environment with symlinks.
23 # See also http://crosbug.com/6723 24 # See also http://crosbug.com/6723
24 sys-apps/busybox make-symlinks 25 sys-apps/busybox make-symlinks
25 26
26 # David James <davidjames@chromium.org> (14 Feb 2011) 27 # David James <davidjames@chromium.org> (14 Feb 2011)
27 # ACPI support is currently disabled in laptop-mode-tools. 28 # ACPI support is currently disabled in laptop-mode-tools.
28 # TODO(davidjames): Should it be enabled? 29 # TODO(davidjames): Should it be enabled?
29 app-laptop/laptop-mode-tools acpi 30 app-laptop/laptop-mode-tools acpi
OLDNEW
« no previous file with comments | « media-libs/fontconfig/fontconfig-2.7.1-r18.ebuild ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698