epiphany: remove long_desc.
This commit is contained in:
parent
68952890a2
commit
520f21c3ab
1 changed files with 1 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'epiphany'
|
# Template file for 'epiphany'
|
||||||
pkgname=epiphany
|
pkgname=epiphany
|
||||||
version=3.10.2
|
version=3.10.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-tests"
|
configure_args="--disable-schemas-compile --disable-tests"
|
||||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils gobject-introspection"
|
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils gobject-introspection"
|
||||||
|
@ -17,12 +17,3 @@ homepage="http://www.gnome.org/projects/epiphany/"
|
||||||
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=7788221f775605ab29b26b92f4907ca9d5e8cf7999d103697a5979228d5fdd47
|
checksum=7788221f775605ab29b26b92f4907ca9d5e8cf7999d103697a5979228d5fdd47
|
||||||
long_desc="
|
|
||||||
Epiphany is a simple yet powerful GNOME web browser targeted at non-technical
|
|
||||||
users. Its principles are simplicity and standards compliance. Simplicity is
|
|
||||||
achieved by a well designed user interface and reliance on external
|
|
||||||
applications for performing external tasks (such as reading email). Simplicity
|
|
||||||
should not mean less powerful. Standards compliance is achieved on the HTML
|
|
||||||
side by using the WebKitGTK+ rendering engine; and on the user interface side
|
|
||||||
by closely following the GNOME Human Interface Guidelines (HIG) and by close
|
|
||||||
integration with the GNOME desktop."
|
|
||||||
|
|
Loading…
Reference in a new issue