cheese: remove long_desc.
This commit is contained in:
parent
f60cbd2083
commit
5a1c91bf21
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cheese'
|
# Template file for 'cheese'
|
||||||
pkgname=cheese
|
pkgname=cheese
|
||||||
version=3.10.2
|
version=3.10.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile"
|
configure_args="--disable-static --disable-schemas-compile"
|
||||||
hostmakedepends="which pkg-config intltool gnome-doc-utils itstool
|
hostmakedepends="which pkg-config intltool gnome-doc-utils itstool
|
||||||
|
@ -23,11 +23,6 @@ homepage="http://www.gnome.org/projects/cheese/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=3e5f4ac078bac60571ff61bc2cd451349d78e01ecaaff031da16fe29ff094945
|
checksum=3e5f4ac078bac60571ff61bc2cd451349d78e01ecaaff031da16fe29ff094945
|
||||||
long_desc="
|
|
||||||
A webcam application that supports image and video capture. Makes it easy to
|
|
||||||
take photos and videos of you, your friends, pets or whatever you want. Allows
|
|
||||||
you to apply fancy visual effects, fine-control image settings and has
|
|
||||||
features such as Multi-Burst mode, Countdown timer for photos."
|
|
||||||
|
|
||||||
libcheese_package() {
|
libcheese_package() {
|
||||||
short_desc+=" - shared libraries"
|
short_desc+=" - shared libraries"
|
||||||
|
|
Loading…
Reference in New Issue