app-text/uniutils - 2.27 (booboo)

Search

Install

Install this version:

emerge -a =app-text/uniutils-2.27

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-text/uniutils-2.27

Or alternatively:

emerge --autounmask-write -a =app-text/uniutils-2.27

Package Information

Description:
This package consists of a set of programs for manipulating and analyzing Unicode text. The analysis utilities are useful when working with Unicode files when one doesn't know the writing system, doesn't have the necessary font, needs to inspect invisible characters, needs to find out whether characters have been combined or in what order they occur, or needs statistics on which characters occur.
Homepage:
http://billposer.org/Software/unidesc.html
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
2.27 7 ~x86 ~amd64 0
View Raw Ebuild
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=7

DESCRIPTION="This package consists of a set of programs for manipulating and analyzing Unicode text. The analysis utilities are useful when working with Unicode files when one doesn't know the writing system, doesn't have the necessary font, needs to inspect invisible characters, needs to find out whether characters have been combined or in what order they occur, or needs statistics on which characters occur."
HOMEPAGE="http://billposer.org/Software/unidesc.html"
SRC_URI="http://billposer.org/Software/Downloads/$P.tar.bz2"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""

DEPEND="sys-devel/make"
RDEPEND=""

# clang errors on this one
CFLAGS="$CFLAGS -Wno-error=return-type"

Dependencies

DEPEND

sys-devel/make

Manifest for 2.27

Type File Size Source URLs
DIST uniutils-2.27.tar.bz2 240222 bytes http://billposer.org/Software/Downloads/uniutils-2.27.tar.bz2