# Template file for 'bluefish' pkgname=bluefish version=2.2.8 revision=1 lib32disabled=yes build_style=gnu-configure configure_args="--enable-spell-check --disable-update-databases --disable-xml-catalog-update $(vopt_enable python)" hostmakedepends="pkg-config intltool gdk-pixbuf-devel libxml2-devel" makedepends="libxml2-devel gtk+3-devel enchant-devel gucharmap-devel $(vopt_if python python-devel)" depends="hicolor-icon-theme desktop-file-utils xmlcatmgr $(vopt_if python python)" xml_entries="nextCatalog /usr/share/xml/bluefish/catalog.xml --" pycompile_dirs="/usr/share/bluefish" short_desc="A powerful HTML editor for experienced web designers and programmers" maintainer="Juan RP " license="GPL-3" homepage="http://bluefish.openoffice.nl/" distfiles="http://www.bennewitz.com/bluefish/stable/source/bluefish-${version}.tar.bz2" checksum=32578f955cee3f43e5b3a86e2588e6a679df94438b21dcbe38e3c82282745000 # XXX python option broken with cross compilation build_options="python" if [ -z "$CROSS_BUILD" ]; then build_options_default="python" fi