# Template file for 'pcb' pkgname=pcb reverts=20140316_4 version=4.2.0 revision=1 build_style=gnu-configure configure_args="--disable-update-desktop-database --disable-update-mime-database" hostmakedepends="flex intltool pkg-config desktop-file-utils tk" makedepends="gd-devel gtkglext-devel tk-devel" depends="pcb-data geda" short_desc="Interactive printed circuit board editor" maintainer="Jürgen Buchmüller " license="GPL-2.0-or-later" homepage="http://pcb.geda-project.org/news.html" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" checksum=cd4b36df6747789775812fb433f246d6bd5a27f3a16357d78d9c4c9b59c59a43 broken="Requires working tex binary" pcb-data_package() { archs=noarch short_desc+=" - data files" pkg_install() { vmove usr/share/pcb } }