diff --git a/srcpkgs/tagainijisho/template b/srcpkgs/tagainijisho/template deleted file mode 100644 index 30cc4ad91d4..00000000000 --- a/srcpkgs/tagainijisho/template +++ /dev/null @@ -1,18 +0,0 @@ -# Template file for 'tagainijisho' - -pkgname="tagainijisho" -version="1.0.3" -revision=1 -build_style=cmake -makedepends="qt-devel" -short_desc="A free software Japanese dictionary and learning assistant" -maintainer="Salih Gerdan " -license="GPL-3" -homepage="http://www.tagaini.net" -distfiles="https://github.com/Gnurou/tagainijisho/releases/download/${version}/tagainijisho-${version}.tar.gz" -checksum="6fe3c579ec1cea6c41393ac9a82dd12d0e240032d2bb7837a90e470f480aaf4e" -nocross="Found unsuitable Qt version, this code requires Qt 4.x" - -case "$XBPS_TARGET_MACHINE" in - ppc*) broken="other dicts are not built";; -esac