Package Details: haskell-taglib 0.1.1-4

Package Base: haskell-taglib
Description: Binding to TagLib (ID3 tag library)
Upstream URL: http://hackage.haskell.org/package/taglib
Category: lib
Licenses: LGPL
Submitter: None
Maintainer: joseph07
Last Packager: None
Votes: 0
First Submitted: 2008-11-24 02:35
Last Updated: 2013-02-15 20:20

Latest Comments

Comment by dno

2010-04-08 19:05

Saw build failure because of dependency problems with tag_c. Not sure what tag_c it's referring to, link on this page goes nowhere. My system does have taglib native library installed, /usr/include/taglib/tag_c.h is present.
Removing tag_c from depends= in PKGBUILD allows this to build and seemingly work correctly. Maybe tag_c should be changed to taglib in PKGBUILD?