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

Bug 230303

Summary: Version Bump: dev-dotnet/taglib-sharp-2.0.3.0
Product: Gentoo Linux Reporter: corec <corecrystal>
Component: New packagesAssignee: Jurek Bartuszek (RETIRED) <jurek>
Status: RESOLVED FIXED    
Severity: enhancement CC: dotnet
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Updated ebuild
updated docdir fix

Description corec 2008-07-01 06:55:05 UTC
Taglib-sharp has a new version. 

http://www.taglib-sharp.com/Download/taglib-sharp-2.0.3.0.tar.gz

Reproducible: Always
Comment 1 corec 2008-07-01 07:00:39 UTC
Created attachment 159063 [details]
Updated ebuild

This ebuild is based on the previous 2.0.2.0 ebuild. sandbox-violation fix was not needed anymore. I also had to update the docdir fix to get it working with 2.0.3.0.
Comment 2 corec 2008-07-01 07:04:54 UTC
Created attachment 159065 [details, diff]
updated docdir fix

I ported this patch from the 2.0.2.0. I also tried to make this patch to comply with bug #226701 by removing the edit of docs/Makefile.in. Makefile.in is generated correctly from Makefile.am.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2008-07-07 16:20:39 UTC
In Portage, but it failed to compile with USE="doc". We really needed an new version for Banshee to not corrupt ogg files.. temporarily --disable-docs. The patches need to be revised, I guess.