# Template file for 'bluefish'
pkgname=bluefish
version=2.2.17
revision=2
build_style=gnu-configure
configure_args="--enable-spell-check --disable-update-databases
 --disable-xml-catalog-update $(vopt_enable python)"
pycompile_dirs="/usr/share/bluefish"
hostmakedepends="pkg-config gettext gdk-pixbuf-devel libxml2-devel
 automake libtool gettext-devel glib-devel"
makedepends="libxml2-devel gtk+3-devel enchant2-devel gucharmap-devel
 $(vopt_if python python3-devel)"
depends="hicolor-icon-theme desktop-file-utils xmlcatmgr
 $(vopt_if python python3)"
short_desc="Powerful HTML editor for experienced web designers and programmers"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only"
homepage="https://bluefish.openoffice.nl/"
distfiles="https://www.bennewitz.com/bluefish/stable/source/bluefish-${version}.tar.bz2"
checksum=3a79f6425e14939ea134f96c1424e3aac05bee95904be434581883078a7b7253
python_version=3
lib32disabled=yes
xml_entries="nextCatalog /usr/share/xml/bluefish/catalog.xml --"

build_options="python"
build_options_default="python"

pre_configure() {
	autoreconf -fi
}
