tagainijisho: remove

depends on qt4, added in 2016 and never really updated since;
upstream seems dormant at best, and while git version has qt5
support, release does not
This commit is contained in:
q66 2021-01-31 17:10:06 +01:00
parent 788da08bd5
commit bed1d0b634

View file

@ -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 <msalih45@gmail.com>"
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