djmount: remove long_desc.
This commit is contained in:
parent
727ab5596a
commit
74255b592b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'djmount'
|
||||
pkgname=djmount
|
||||
version=0.71
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-external-libupnp --with-external-talloc"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,12 +12,6 @@ license="GPL-2"
|
|||
homepage="http://djmount.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=aa5bb482af4cbd42695a7e396043d47b53d075ac2f6aa18a8f8e11383c030e4f
|
||||
long_desc="
|
||||
djmount is a UPnP AV client. It mounts as a Linux file system the media content
|
||||
of compatible UPnP AV devices. Djmount discovers automatically all UPnP AV
|
||||
Media Servers on the network, and make the content available in a directory
|
||||
tree. All shared files (e.g. Audio or Video files) are directly visible and
|
||||
can be played using your favorite media player."
|
||||
|
||||
do_install() {
|
||||
vinstall djmount/djmount 755 usr/bin
|
||||
|
|
Loading…
Reference in New Issue