idjc: remove long_desc.
This commit is contained in:
parent
1274550668
commit
f15ed630de
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'idjc'
|
||||
pkgname=idjc
|
||||
version=0.8.9
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="which pkg-config"
|
||||
makedepends="
|
||||
|
@ -17,10 +17,6 @@ license="GPL-2"
|
|||
homepage="http://${pkgname}.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=b74e9a8378b951492c35ea9c2e3e665c5dd79f94958168d4ca872592ab326e71
|
||||
long_desc="
|
||||
Internet DJ Console is a project started in March 2005 to provide a powerful
|
||||
yet easy to use source-client for individuals interested in streaming live
|
||||
radio shows over the Internet using Shoutcast or Icecast servers."
|
||||
|
||||
pre_configure() {
|
||||
sed -e 's|AVCODEC_MAX_AUDIO_FRAME_SIZE|192000|g' -i c/avcodecdecode.c
|
||||
|
|
Loading…
Reference in New Issue