Gucharmap is a Unicode character map and font viewer. It allows you to browse through all the available Unicode characters and categories for the installed fonts, and to examine their detailed properties. It is an easy way to find the character you might only know by its Unicode name or code point.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gucharmap/3.10/gucharmap-3.10.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gucharmap/3.10/gucharmap-3.10.1.tar.xz
Download MD5 sum: 527e72d3374b76c8818e938546b73e97
Download size: 1.9 MB
Estimated disk space required: 40 MB
Estimated build time: 0.2 SBU
desktop-file-utils-0.22, GTK+-3.10.7 and yelp-xsl-3.10.1
gobject-introspection-1.38.0 and Vala-0.22.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gucharmap
Install Gucharmap by running the following commands:
./configure --prefix=/usr --enable-vala && make
This package does not come with a test suite.
Now, as the root
user:
make install
--enable-vala
: This switch enables
building of the Vala bindings. Remove if you don't have Vala-0.22.1 installed.
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2014-02-20 11:59:37 -0800