Ben Laenen | 17 Jul 2008 12:25
Picon

Re: Build problem


We could, but I don't see much point having them in SVN (are we even 
allowed to do that?). Just build with target "make full-ttf" to get the 
fonts and it works again. The issue is that default for make should 
be "make all", and that includes these status files.

Greetings
Ben

On Thursday 17 July 2008, Andrey V. Panov wrote:
> Build process with svn tree stops with the error:
>
> scripts/unicover.pl resources/UnicodeData.txt resources/Blocks.txt \
>                     tmp/DejaVuSans.sfd "Sans" \
>                     tmp/DejaVuSerif.sfd "Serif" \
>                     tmp/DejaVuSansMono.sfd "Sans Mono" >
> build/unicover.txt Unable to open resources/Blocks.txt : Нет такого
> файла или каталога
>
> Actually UnicodeData.txt and Blocks.txt are absent in the svn tree.
> They should be uploaded there.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DejaVu-fonts mailing list
DejaVu-fonts <at> lists.sourceforge.net
(Continue reading)

Andrey V. Panov | 18 Jul 2008 05:55
Picon
Favicon

Re: Build problem

I believe it should be described how to get them and fc-lang directory.

On 17 июля 2008, Ben Laenen wrote:
> We could, but I don't see much point having them in SVN (are we even
> allowed to do that?). Just build with target "make full-ttf" to get the
> fonts and it works again. The issue is that default for make should
> be "make all", and that includes these status files.

--

-- 
Andrey V. Panov
panov / <at> / canopus.iacp.dvo.ru

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DejaVu-fonts mailing list
DejaVu-fonts <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dejavu-fonts
Nicolas Spalinger | 17 Jul 2008 13:35
Favicon

Re: Build problem

Ben Laenen wrote:
> We could, but I don't see much point having them in SVN (are we even 
> allowed to do that?). Just build with target "make full-ttf" to get the 
> fonts and it works again. The issue is that default for make should 
> be "make all", and that includes these status files.
> 
> Greetings
> Ben

My suggestion would be to add a little readme file (example attached) in
the resources/ folder in svn indicating how these files can be
retrieved. And also how the fontconfig fc-lang related bits can be
linked in. (The information is in the wiki but I think it should be in
the repo as well).

Cheers,

--

-- 
Nicolas Spalinger
http://scripts.sil.org
http://pkg-fonts.alioth.debian.org/
https://launchpad.net/people/fonts


You need to do the following:

- Get the current Unicode files:
wget http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
(Continue reading)

Ben Laenen | 26 Jul 2008 22:09
Picon

Re: Build problem


I've put a new BUILDING file in SVN with this information.

Greetings
Ben

On Thursday 17 July 2008, Nicolas Spalinger wrote:
> Ben Laenen wrote:
> > We could, but I don't see much point having them in SVN (are we
> > even allowed to do that?). Just build with target "make full-ttf"
> > to get the fonts and it works again. The issue is that default for
> > make should be "make all", and that includes these status files.
> >
> > Greetings
> > Ben
>
> My suggestion would be to add a little readme file (example attached)
> in the resources/ folder in svn indicating how these files can be
> retrieved. And also how the fontconfig fc-lang related bits can be
> linked in. (The information is in the wiki but I think it should be
> in the repo as well).
>
> Cheers,

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
(Continue reading)

Nicolas Mailhot | 17 Jul 2008 13:04
Favicon

Re: Build problem

Hi,

On any Linux distribution, you can usually already find those files
somewhere on the filesystem. Just give this location as argument to
the Makefile and the build will work fine. Example there:

http://cvs.fedoraproject.org/viewcvs/rpms/dejavu-fonts/devel/dejavu-fonts.spec

Last time I looked the licensing of Unicode.org files was rather weird
and I'm very happy they're not shipped with dejavu and I can offload
the licensing problems on other packagers (typically: perl ones). And
private copies of common data tend to be a maintenance problem.

Regards,

--

-- 
Nicolas Mailhot

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

Gmane