taglib: remove long_desc.

This commit is contained in:
Juan RP 2014-02-16 18:49:51 +01:00
parent f83a2bf499
commit b2677e040d
1 changed files with 2 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'taglib' # Template file for 'taglib'
pkgname=taglib pkgname=taglib
version=1.9.1 version=1.9.1
revision=2 revision=3
build_style=cmake build_style=cmake
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON" configure_args="-DWITH_MP4=ON -DWITH_ASF=ON"
hostmakedepends="pkg-config cmake" hostmakedepends="pkg-config cmake"
@ -12,13 +12,9 @@ homepage="http://developer.kde.org/~wheeler/taglib.html"
license="LGPL-2.1, MPL-1.1" license="LGPL-2.1, MPL-1.1"
distfiles="http://${pkgname}.github.io/releases/${pkgname}-${version}.tar.gz" distfiles="http://${pkgname}.github.io/releases/${pkgname}-${version}.tar.gz"
checksum=72d371cd1419a87ae200447a53bff2be219283071e80fd12337928cc967dc71a checksum=72d371cd1419a87ae200447a53bff2be219283071e80fd12337928cc967dc71a
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."
taglib-devel_package() { taglib-devel_package() {
depends="zlib-devel taglib>=${version}" depends="zlib-devel ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files" short_desc+=" - development files"
pkg_install() { pkg_install() {
vmove usr/bin vmove usr/bin