# Template file for 'taglib' pkgname=taglib version=1.6.1 distfiles="http://developer.kde.org/~wheeler/files/src/$pkgname-$version.tar.gz" build_style=configure configure_script=cmake configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DWITH_MP4=ON -DWITH_ASF=ON" short_desc="Library for accessing ID tags in various media files" maintainer="Juan RP " checksum=8e752a05e294127336c0c09be3a12542ab7262cdd6db86dfc18529148d1dba44 long_desc=" TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC files." subpackages="$pkgname-devel" Add_dependency run glibc Add_dependency run zlib Add_dependency run libstdc++ Add_dependency build zlib-devel Add_dependency build pkg-config Add_dependency build cmake