Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 498410

Summary: media-gfx/libspiro - A library for simplifying the drawing of beautiful curves
Product: Gentoo Linux Reporter: OGINO Masanori <masanori.ogino>
Component: New packagesAssignee: Gentoo Fonts Team <fonts>
Status: UNCONFIRMED ---    
Severity: enhancement Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 528422    
Attachments: libspiro-0.2.20131203.ebuild

Description OGINO Masanori 2014-01-17 22:40:25 UTC
libspiro is a library for simplifying the drawing of beautiful curves. It is used by FontForge to handle outline fonts.

I'd suggest media-libs/libspiro. The ebuild file will install the library from fontforge's GitHub repository if it is renamed to libspiro-9999.ebuild.

Reproducible: Always
Comment 1 OGINO Masanori 2014-01-17 22:41:18 UTC
Created attachment 368056 [details]
libspiro-0.2.20131203.ebuild
Comment 2 Joe Da Silva 2015-01-25 09:09:37 UTC
Please try today's libspiro HEAD on github.
tagpoint 20131203 did not have the variables in configure.ac fixed yet at that point, but this problem is already resolved in HEAD (as per today's date).
More info for this problem can be found by reading bugfix for freebsd at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196780 and archlinux has also confirmed okay with bug https://bugs.archlinux.org/task/43373

Please try HEAD before this time so that we can add any additional fixes if necessary to fix this bug. You can find this at:
https://github.com/fontforge/libspiro/releases/tag/Beta_0v3

Target for new libspiro 0.3.20150xxx release is Jan31.
Comment 3 OGINO Masanori 2015-02-03 10:58:19 UTC
(In reply to Joe Da Silva from comment #2)
> Please try today's libspiro HEAD on github.
> tagpoint 20131203 did not have the variables in configure.ac fixed yet at
> that point, but this problem is already resolved in HEAD (as per today's
> date).
> More info for this problem can be found by reading bugfix for freebsd at
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196780 and archlinux has
> also confirmed okay with bug https://bugs.archlinux.org/task/43373
> 
> Please try HEAD before this time so that we can add any additional fixes if
> necessary to fix this bug. You can find this at:
> https://github.com/fontforge/libspiro/releases/tag/Beta_0v3
> 
> Target for new libspiro 0.3.20150xxx release is Jan31.

Thanks! I renamed the ebuild file in my overlay to libspiro-0.3.20150131.ebuild and succeeded to install it. Also, I confirmed that LIBSPIRO_VERSION didn't include '$'.
Comment 4 OGINO Masanori 2015-07-02 09:32:22 UTC
libspiro 0.4.20150701 has been released. Renaming the ebuild should be fine.
Comment 5 Ben de Groot (RETIRED) gentoo-dev 2015-07-03 05:20:27 UTC
0.5.20150702 has been released