The cldr-emoji-annotation package provides the emoji-related annotation files from Unicode's CLDR.
Apply a patch to bring up the source to the latest upstream commit:
patch -Np1 -i ../cldr-emoji-annotation-38-final-updates.patch
Install cldr-emoji-annotation by executing the following commands:
autoreconf -fiv && ./configure --prefix=/usr && make
Now as the root
user:
make install