mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libdca: remove long_desc.
This commit is contained in:
parent
dbc33eb02a
commit
9f680c71d8
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libdca'
|
# Template file for 'libdca'
|
||||||
pkgname=libdca
|
pkgname=libdca
|
||||||
version=0.0.5
|
version=0.0.5
|
||||||
revision=7
|
revision=8
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="DTS Coherent Acoustics decoder"
|
short_desc="DTS Coherent Acoustics decoder"
|
||||||
homepage="http://www.videolan.org/developers/libdca.html"
|
homepage="http://www.videolan.org/developers/libdca.html"
|
||||||
|
@ -9,10 +9,6 @@ license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="http://download.videolan.org/pub/videolan/$pkgname/$version/$pkgname-$version.tar.bz2"
|
distfiles="http://download.videolan.org/pub/videolan/$pkgname/$version/$pkgname-$version.tar.bz2"
|
||||||
checksum=dba022e022109a5bacbe122d50917769ff27b64a7bba104bd38ced8de8510642
|
checksum=dba022e022109a5bacbe122d50917769ff27b64a7bba104bd38ced8de8510642
|
||||||
long_desc="
|
|
||||||
libdca is a free library for decoding DTS Coherent Acoustics streams.
|
|
||||||
The DTS Coherent Acoustics standard is used in a variety of applications,
|
|
||||||
including DVD, DTS audio CD and radio broadcasting."
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Fix manpage links.
|
# Fix manpage links.
|
||||||
|
|
Loading…
Add table
Reference in a new issue