Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 324925 - new ebuild: media-fonts/nanum-fonts
Summary: new ebuild: media-fonts/nanum-fonts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-06-21 11:43 UTC by Young-Ho Cha
Modified: 2015-11-20 10:01 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Proposed ebuild (nanum-fonts-2.0.ebuild,658 bytes, text/plain)
2010-06-21 11:44 UTC, Young-Ho Cha
Details
Proposed ebuild (nanum-fonts-3.010.ebuild,662 bytes, text/plain)
2011-03-31 09:20 UTC, Young-Ho Cha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Young-Ho Cha 2010-06-21 11:43:42 UTC
Requesting inclusion of the proposed ebuild of new korean fonts.
Comment 1 Young-Ho Cha 2010-06-21 11:44:20 UTC
Created attachment 236137 [details]
Proposed ebuild
Comment 2 Rafał Mużyło 2010-06-21 19:07:59 UTC
Don't you mean media-fonts/nanumfont ?
Comment 3 Young-Ho Cha 2010-06-22 08:32:37 UTC
(In reply to comment #2)
> Don't you mean media-fonts/nanumfont ?
> 
Is there standard package name convention about fonts?
Comment 4 Young-Ho Cha 2010-06-22 08:56:54 UTC
I heard NHN corp.(nanum font distributor) will release again soon, 
Because, current distribution URI has no version code, but they will contain for source based OS distribution such as Gentoo!!! :)

and I have a plan that split package for font type (ttf and otf).

So, I'll attach new ebuilds after release.
Comment 5 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-06-24 13:36:41 UTC
The media-fonts/nanumfont package already exists in portage. Does it contain the same fonts as your package or different ones?
Comment 6 Young-Ho Cha 2010-06-25 06:43:11 UTC
(In reply to comment #5)
> The media-fonts/nanumfont package already exists in portage. Does it contain
> the same fonts as your package or different ones?
> 

media-fonts/nanumfont package contains Nanum Gothic Coding font (monospace style) exactly. and it is one of Nanum font suite. but distributed separately for programmer.

My package contains Nanum Gothic (sans style)and Nanum Myeongjo(serif style).

IMHO, Nanum Gothic Coding and Nanum Gothic/Myeongjo are distributed separately. so it should not be merged in one package.
Comment 7 Young-Ho Cha 2011-03-31 09:20:44 UTC
Created attachment 267951 [details]
Proposed ebuild

Updated ebuild attached.

- fetch source from debian repository.
 * NHN Corp. doesn't do version control yet. so replace SRC_URI (hints from cwryu@debian.org)
- update license (OFL -> OFL-1.1)
- bump 3.010 (it contains Gothic, Myeongjo, Pen, Brush)
Comment 8 Dennis Schridde 2015-10-29 08:56:38 UTC
Is this in portage already?

* media-fonts/nanumfont
     Available versions:  2.0^bs (~)2.0-r1^bs {X}
     Homepage:            http://dev.naver.com/projects/nanumfont
     Description:         Korean monospace font distributed by NHN
Comment 9 Dennis Schridde 2015-10-29 09:56:05 UTC
(In reply to Young-Ho Cha from comment #6)
> IMHO, Nanum Gothic Coding and Nanum Gothic/Myeongjo are distributed
> separately. so it should not be merged in one package.

I think many other font ebuilds do something similar - merge the fonts of a family in one package. It seems to be common practice.

Anyway: Maybe the proposed ebuild names should be media-fonts/nanumfont-sans and media-fonts/nanumfont-serif? And the Summary line of this bugreport adjusted accordingly?
Comment 10 Guilherme Amadio gentoo-dev 2015-11-11 09:34:26 UTC
I have recently added the proportional fonts into media-fonts/nanum ebuild.
I thought I had included all fonts, but apparently missed the monospaced ones, so I put nanumfont back into the repository.

I'd like to follow what our Korean users want. I think that sans/serif make little sense for asian fonts, although it's equivalent terminology. It would be better to call them gothic and mincho (myeongjo in Korean, I assume).

So, I propose that we either put all nanum fonts into media-fonts/nanum (my preference, easier to install and maintain), or split them into media-fonts/nanum-gothic, media-fonts/nanum-myeongjo, and media-fonts/nanum-mono.
The separate ebuilds would leave the brush script/pen script fonts a little out of place, though.

What do you think?
Comment 11 jyhpsycho 2015-11-15 09:04:51 UTC
(In reply to Guilherme Amadio from comment #10)
> I have recently added the proportional fonts into media-fonts/nanum ebuild.
> I thought I had included all fonts, but apparently missed the monospaced
> ones, so I put nanumfont back into the repository.
> 

Thanks for resolving that issue. :-)

> I'd like to follow what our Korean users want. I think that sans/serif make
> little sense for asian fonts, although it's equivalent terminology. It would
> be better to call them gothic and mincho (myeongjo in Korean, I assume).
> 

You're right. It's not suitable for classify asian fonts, even though it also can be done with sans/serif(In most cases, asian font also includes alphanumerical glyphs).

> So, I propose that we either put all nanum fonts into media-fonts/nanum (my
> preference, easier to install and maintain), or split them into
> media-fonts/nanum-gothic, media-fonts/nanum-myeongjo, and
> media-fonts/nanum-mono.
> The separate ebuilds would leave the brush script/pen script fonts a little
> out of place, though.
> 
> What do you think?

I prefer splitted ebuilds. Usually CJK fonts are definitely large, and someone might needs just one of nanum-font set, e.g. NanumGothicCoding. For ease install, use meta-ebuild depends on that ebuilds. And, it distributed by separate packages with classification "NanumMyeongJo", "NanumGothic", and Hand-writing style at "http://hangeul.naver.com/download.nhn".
Comment 12 jyhpsycho 2015-11-15 09:12:45 UTC
It's mentioned on comment #6 above...

'''
> media-fonts/nanumfont package contains Nanum Gothic Coding font (monospace style) exactly. and it is one of Nanum font suite. but distributed separately for programmer.

(...omit...)

> IMHO, Nanum Gothic Coding and Nanum Gothic/Myeongjo are distributed separately. so it should not be merged in one package.
'''
Comment 13 Guilherme Amadio gentoo-dev 2015-11-20 10:01:36 UTC
> > So, I propose that we either put all nanum fonts into media-fonts/nanum (my
> > preference, easier to install and maintain), or split them into
> > media-fonts/nanum-gothic, media-fonts/nanum-myeongjo, and
> > media-fonts/nanum-mono.
> > The separate ebuilds would leave the brush script/pen script fonts a little
> > out of place, though.
> > 
> > What do you think?
> 
> I prefer splitted ebuilds. Usually CJK fonts are definitely large, and
> someone might needs just one of nanum-font set, e.g. NanumGothicCoding. For
> ease install, use meta-ebuild depends on that ebuilds. And, it distributed
> by separate packages with classification "NanumMyeongJo", "NanumGothic", and
> Hand-writing style at "http://hangeul.naver.com/download.nhn".

Alright, I will separate the ebuilds into nanum-myeongjo, nanum-gothic, nanum-coding, and nanum-brush later. For now, I am closing this bug, since all fonts are available through media-fonts/nanum (myeongjo, gothic, brush), and nanumfont (monospace). Then media-fonts/nanum can become a meta-ebuild that depends on the others.