20 lines
811 B
Text
20 lines
811 B
Text
# Template file for 'geany'
|
|
pkgname=geany
|
|
version=1.22
|
|
revision=2
|
|
build_style=waf
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
makedepends="pkg-config intltool python gtk+-devel vte-devel"
|
|
subpackages="${pkgname}-plugins ${pkgname}-devel"
|
|
|
|
short_desc="Fast and lightweight IDE"
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
license="GPL-2"
|
|
homepage="http://www.geany.org"
|
|
distfiles="http://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
|
checksum=901a35a7395ef10a80fb10b3ab63bae3871693a4e82d56388e9521a27877577e
|
|
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."
|