kfilemetadata and deps fixed.

This commit is contained in:
Ertuğrul Erata
2015-07-28 12:49:50 +03:00
parent 614b69364d
commit 9354b7c39a
7 changed files with 156 additions and 6 deletions
+9 -1
View File
@@ -12,11 +12,19 @@
<IsA>library</IsA>
<Summary>A library for reading and editing audio meta data</Summary>
<Description>TagLib is a library for reading and editing the meta data of several popular audio formats.</Description>
<Archive sha1sum="4fa426c453297e62c1d1eff64a46e76ed8bebb45" type="targz">http://taglib.github.io/releases/taglib-1.9.1.tar.gz</Archive>
<Archive sha1sum="4fa426c453297e62c1d1eff64a46e76ed8bebb45" type="targz">http://taglib.github.io/releases/taglib-1.9.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>taglib</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/bin</Path>