Package Details: rhyme 0.9-2

Git Clone URL: https://aur.archlinux.org/rhyme.git (read-only, click to copy)
Package Base: rhyme
Description: Rhyming dictionary for the console.
Upstream URL: http://rhyme.sourceforge.net/
Licenses: GPLv2
Submitter: None
Maintainer: keenerd
Last Packager: keenerd
Votes: 5
Popularity: 0.000000
First Submitted: 2009-12-03 19:09 (UTC)
Last Updated: 2015-06-13 04:11 (UTC)

Latest Comments

bergentroll commented on 2025-08-15 08:57 (UTC)

For me also a new flag currently required to build.

  make FLAGS='-Wall -O -Wno-incompatible-pointer-types'

NoSuck commented on 2016-08-08 21:25 (UTC)

@rcf Thank you for mentioning that. This utility works great. The AUR never ceases to impress me.

<deleted-account> commented on 2015-10-26 05:32 (UTC)

The PKGBUILD should use 'make -j1' rather than 'make', as the package fails to build if MAKEFLAGS is set to anything else.