Initial import of devel/gettext-asprintf. From DESC:

This package provides libasprintf from GNU gettext.  This library makes
it easier deal with formated output in C++ by providing a printf(3) like
interface.
This commit is contained in:
joerg 2006-02-04 16:53:56 +00:00
parent 3f1f9a936f
commit d9f12826e2
4 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1,3 @@
This package provides libasprintf from GNU gettext. This library makes
it easier deal with formated output in C++ by providing a printf(3) like
interface.

View file

@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1.1.1 2006/02/04 16:53:56 joerg Exp $
DISTNAME= gettext-0.14.5
PKGNAME= gettext-asprintf-0.14.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=gettext/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gettext/gettext.html
COMMENT= Provides a printf-like interface for C++
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/${DISTNAME}/gettext-runtime
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
BUILD_DIRS= libasprintf
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,6 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/04 16:53:56 joerg Exp $
include/autosprintf.h
info/autosprintf.info
lib/libasprintf.la
share/doc/libasprintf/autosprintf.html
@dirrm share/doc/libasprintf

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2006/02/04 16:53:56 joerg Exp $
SHA1 (gettext-0.14.5.tar.gz) = 68737eee1a6427044eef901dc88e4144d371fb6b
RMD160 (gettext-0.14.5.tar.gz) = d31c8e49671f00623ce1e6f73716a5abcd1c7ec2
Size (gettext-0.14.5.tar.gz) = 7105715 bytes