# Template file for 'taglib' pkgname=taglib version=1.6.3 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=a9ba089cc2c6d26d266bad492de31cadaeb878dea858e22ae3196091718f284b 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 libgcc Add_dependency run zlib Add_dependency run libstdc++ Add_dependency build zlib-devel Add_dependency build pkg-config Add_dependency build cmake