Getting gnote for RHEL 8

Hi,

I just upgraded from CentOS 6 to RHEL 8 and was disappointed to find that gnote is no longer available. I found the site that hosts gnote code and downloaded the tarball in hopes that I could compile it. The README.md file says “Gnote uses GNU Autotool for its build system, so compiling it is a standard:
./configure && make && make install”
However there is no configure file in the directory. So, I’m wondering if anyone knows

  1. how to get a gnote rpm that will install on a RHEL 8 system
  2. how to compile gnote (meson.build is in the main directory)
    or
  3. how to contact the gnote developers for help.

Thanks,
Jon