gummi: update to 0.6.6.

This commit is contained in:
Michael Gehring 2016-03-02 17:20:19 +01:00
parent 2afb41385f
commit aa2864de77
1 changed files with 8 additions and 4 deletions

View File

@ -1,16 +1,20 @@
# Template file for 'gummi' # Template file for 'gummi'
pkgname=gummi pkgname=gummi
version=0.6.5 version=0.6.6
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="intltool pkg-config" hostmakedepends="automake intltool pkg-config"
makedepends="gtksourceview2-devel glib-devel poppler-glib-devel gtkspell-devel" makedepends="gtksourceview2-devel glib-devel poppler-glib-devel gtkspell-devel gettext-devel"
short_desc="Simple LaTeX editor" short_desc="Simple LaTeX editor"
maintainer="Diogo Leal <diogo@diogoleal.com>" maintainer="Diogo Leal <diogo@diogoleal.com>"
license="MIT" license="MIT"
homepage="https://github.com/alexandervdm/gummi/" homepage="https://github.com/alexandervdm/gummi/"
distfiles="https://github.com/alexandervdm/gummi/archive/${version}.tar.gz" distfiles="https://github.com/alexandervdm/gummi/archive/${version}.tar.gz"
checksum=291b7713c9dabad365b26faa193da88ced19abda1042a751cbb26e62ba93ddf5 checksum=4119341d6556d82f4b8ce08ad67b6f92c1d9ad1fbad789b7faa7b2d38b7299da
pre_configure() {
autoreconf -fi
}
post_install() { post_install() {
vlicense COPYING vlicense COPYING