Package Details: tagainijisho 1.2.2-1

Git Clone URL: https://aur.archlinux.org/tagainijisho.git (read-only, click to copy)
Package Base: tagainijisho
Description: A Free Japanese dictionary and study assistant
Upstream URL: https://www.tagaini.net/
Licenses: GPL3
Submitter: None
Maintainer: Gnurou
Last Packager: Gnurou
Votes: 49
Popularity: 0.001232
First Submitted: 2009-07-24 10:18 (UTC)
Last Updated: 2022-11-28 11:58 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

y6FvV commented on 2025-06-28 19:16 (UTC) (edited on 2025-06-28 19:16 (UTC) by y6FvV)

@Vamp898 I managed to make it compile actually, by setting CMAKE_POLICY_VERSION_MINIMUM=3.5 here, as per this stackoverflow answer.

Vamp898 commented on 2025-06-26 17:47 (UTC)

This is an upstream issue and as far as I know, upstream is dead

y6FvV commented on 2025-06-26 16:27 (UTC)

I get this when trying to install:

CMake Error at CMakeLists.txt:22 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


Gnurou commented on 2022-01-30 01:04 (UTC)

Thanks, I have updated the package accordingly!

redskull commented on 2022-01-29 17:43 (UTC)

Hello, building into a chroot, I needed to add qt5-tools (for qt5linguistic) in the depends. After checking the binary, it might only be a makedepend.

Gnurou commented on 2022-01-15 07:17 (UTC)

LiteracyFanatic, I don't see any git:// URL in the PKGBUILD, and I have been able to build the package using aura. Could you elaborate a bit?

LiteracyFanatic commented on 2022-01-11 18:41 (UTC)

GitHub doesn't support git:// URLs any more. Could you please update the package to use an https:// URL instead?

<deleted-account> commented on 2016-03-05 16:41 (UTC)

The icons on /usr/share/icons/hicolor/ are not being shown in my Manjaro XFCE 15.12, where is the configuration file to set the place of these icons? Or do I need to deal with the source? Submitted git issue: https://github.com/Gnurou/tagainijisho/issues/161

Gnurou commented on 2014-05-27 00:22 (UTC)

Updated the archs - thanks for testing!

TwoNotes commented on 2014-05-26 17:07 (UTC)

I can verify that TagainiJisho builds and runs properly on ARM platforms. (At least, on armv7h.) So the 'arch' limitation in the PKGBUILD can be updated.