The Intltool package contains internationalization tools.
Apply the following patch to fix outdated syntax that is no longer recognized by Perl-5.26.0.
patch -Np1 -i ../intltool-0.51.0-perl-5.22-compatibility.patch
Prepare Intltool for compilation:
./configure \ --prefix=/usr
Compile the package:
make
To test the results, issue:
make check
Install the package:
make install