Package Details: birdfont 1.9-2

Package Base: birdfont
Description: A free font editor that lets you create vector graphics and export TTF, EOT & SVG fonts
Upstream URL: http://birdfont.org/
Category: multimedia
Licenses: GPL3
Submitter: MatejLach
Maintainer: None
Last Packager: haawda
Votes: 13
First Submitted: 2013-09-13 20:20
Last Updated: 2015-02-28 21:03

Latest Comments

Comment by haawda

2015-02-28 21:03

Adopted and corrected depends.

Comment by test0

2013-10-27 09:19

NamesList.txt is probably a continuously-updated file. Changing the checksum to SKIP looks like a safe and simple option.

Comment by dracorp

2013-10-14 07:14

==> Validating source files with sha512sums...
birdfont-0.31.tar.gz ... Passed
NamesList.txt ... FAILED

Comment by fstirlitz

2013-09-20 08:27

Fixed namcap errors, with the exception of the redundant dependencies. Also including Unicode database, since this program relies on it and no other package seems to provide it.

Comment by MatejLach

2013-09-19 21:52

@fstirlitz Whatever, you vere mostly right, good on you for adopting the package, however you should probably also edit the source URL as:

http://birdfont.org/releases/birdfont-$pkgver.tar.gz

I forgot to do it.

Comment by fstirlitz

2013-09-19 20:20

Okay, I'm sorry. I exploded. That was harsh even by LKML standards. (Okay, maybe not really.) I should probably have posted this in private, if at all. I removed my comment to spare you the humiliation. (Some would say: to spare it to myself. Whatever.)

But seriously, this is Package Management 101. You should have known this. Hopefully you won't make such mistakes the next time.

Anyway, I fixed the package.

Comment by MatejLach

2013-09-19 17:56

@fstirlitz I didn't have the time to investigate this as I did this just for myself to get birdfont running quickly.
I realize that calling the install script should be done in the PKGBUILD, but I had no time to investigate how to do so properly, nevertheless your attitude could surely use some improvement.

If you're interested in maintaining this, great as I don't have time to do so.

Comment by MatejLach

2013-09-14 12:11

@norby Strange, it compiles fine over here.
Make sure that you have both, vala and libgee packages on your system and try the updated package.
If the problem persists, make sure you have the 'gee-1.0.vapi' file in /usr/share/vala/vapi/ and not in /usr/share/vala-0.20/vapi/
If that is indeed the case, run the following:
sudo ln -s /usr/share/vala-0.20/vapi/gee-1.0.vapi /usr/share/vala/vapi/

Comment by norby

2013-09-14 08:03

There is something wrong. I can't build it. makepkg shows:

error: Package `gee-1.0' not found in specified Vala API directories or GObject-Introspection GIR directories