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

Bug 90577

Summary: syck-0.53.ebuild (New Package)
Product: Gentoo Linux Reporter: evanm
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for syck

Description evanm 2005-04-26 23:01:22 UTC
libsyck is a library for parsing and emitting YAML (yaml.org). I think this may have had an ebuild some time ago and it may have been removed. One is required now, because Perl's YAML::Parser::Syck module depends on it and there's no way to get it (plus it's a generally useful C library that people may want to install).

YAML::Parser::Syck should probably also be made into an ebuild. Right now it builds properly through g-cpan.pl, but only if this ebuild is installed first.

I put it in dev-libs/syck. Ebuild is attached.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 evanm 2005-04-26 23:02:40 UTC
Created attachment 57357 [details]
ebuild for syck

ebuild
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-05-14 10:00:23 UTC
done