geany: remove long_desc.

This commit is contained in:
Juan RP 2014-02-19 15:41:46 +01:00
parent eba2e2afc5
commit 486cc1c64f
1 changed files with 3 additions and 7 deletions

View File

@ -1,9 +1,10 @@
# Template file for 'geany'
pkgname=geany
version=1.23
revision=1
revision=2
build_style=waf
makedepends="pkg-config intltool python gtk+-devel vte-devel"
hostmakedepends="pkg-config intltool python"
makedepends="gtk+-devel vte-devel"
depends="hicolor-icon-theme desktop-file-utils"
short_desc="Fast and lightweight IDE"
maintainer="davehome <davehome@redthumb.info.tm>"
@ -11,11 +12,6 @@ license="GPL-2"
homepage="http://www.geany.org"
distfiles="http://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
checksum=cdd4a772694803c837ae59e56f7bdc2faba174509317211f522e7d25dfcbe8b0
long_desc="
Geany is a text editor using the GTK2 toolkit with basic features of an
integrated development environment. It was developed to provide a small and
fast IDE, which has only a few dependencies from other packages. It supports
many filetypes and has some nice features."
geany-plugins_package() {
depends="geany>=$version"