tce-load -i compiletc intltool gtk3-dev itstool libvorbis-dev opusfile-dev speex-dev flac-dev taglib-dev wavpack-dev nautilus-dev libid3tag-dev id3lib-dev wget https://download.gnome.org/sources/easytag/2.4/easytag-2.4.3.tar.xz cd easytag-2.4.3 CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe" ./configure --prefix=/usr/local --localstatedir=/var --disable-static --disable-man [-fno-exceptions fails] find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [0m 31.83s] sudo make install MP3 file support ........: yes ID3v2.3 tags support ....: yes (id3lib-3.8.3) Ogg Vorbis file support .: yes Ogg Speex file support ..: yes Ogg Opus file support ...: yes FLAC file support .......: yes MP4 file support ........: yes WavPack support .........: yes NLS/gettext .............: yes Nautilus actions ........: yes Tests during make check .: yes Install prefix ..........: /usr/local