mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
GNU LIBUNISTRING - Unicode string library
This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. WWW: http://www.gnu.org/software/libunistring/ PR: ports/157172 Submitted by: Takefu <takefu@airport.fm>
This commit is contained in:
parent
e5e0c4b332
commit
6a06173319
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279222
5 changed files with 89 additions and 0 deletions
|
@ -901,6 +901,7 @@
|
||||||
SUBDIR += libukcprog
|
SUBDIR += libukcprog
|
||||||
SUBDIR += libunicode
|
SUBDIR += libunicode
|
||||||
SUBDIR += libuninum
|
SUBDIR += libuninum
|
||||||
|
SUBDIR += libunistring
|
||||||
SUBDIR += libunwind
|
SUBDIR += libunwind
|
||||||
SUBDIR += libusb
|
SUBDIR += libusb
|
||||||
SUBDIR += libvanessa_adt
|
SUBDIR += libvanessa_adt
|
||||||
|
|
33
devel/libunistring/Makefile
Normal file
33
devel/libunistring/Makefile
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
# New ports collection makefile for: libunistring
|
||||||
|
# Date created: 2011-05-17
|
||||||
|
# Whom: Takefu
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
#
|
||||||
|
|
||||||
|
PORTNAME= libunistring
|
||||||
|
PORTVERSION= 0.9.3
|
||||||
|
CATEGORIES= devel
|
||||||
|
MASTER_SITES= GNU
|
||||||
|
|
||||||
|
MAINTAINER= takefu@airport.fm
|
||||||
|
COMMENT= Unicode string library
|
||||||
|
|
||||||
|
LICENSE= GPLv3 LGPL3
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
|
||||||
|
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LIB
|
||||||
|
|
||||||
|
USE_GMAKE= yes
|
||||||
|
USE_ICONV= yes
|
||||||
|
USE_LDCONFIG= yes
|
||||||
|
GNU_CONFIGURE= yes
|
||||||
|
INFO= ${PORTNAME}
|
||||||
|
|
||||||
|
pre-patch:
|
||||||
|
.if defined(NOPORTDOCS)
|
||||||
|
cd ${WRKSRC}/doc && ${REINPLACE_CMD}\
|
||||||
|
-e 's!install-data-local:!#install-data-local:!' Makefile.in
|
||||||
|
.endif
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
2
devel/libunistring/distinfo
Normal file
2
devel/libunistring/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
SHA256 (libunistring-0.9.3.tar.gz) = 610d3ec724fbdaa654afe3cff20b9f4d504be3fd296fded2e0f7f764041006a3
|
||||||
|
SIZE (libunistring-0.9.3.tar.gz) = 2555215
|
6
devel/libunistring/pkg-descr
Normal file
6
devel/libunistring/pkg-descr
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
GNU LIBUNISTRING - Unicode string library
|
||||||
|
|
||||||
|
This library provides functions for manipulating Unicode strings and
|
||||||
|
for manipulating C strings according to the Unicode standard.
|
||||||
|
|
||||||
|
WWW: http://www.gnu.org/software/libunistring/
|
47
devel/libunistring/pkg-plist
Normal file
47
devel/libunistring/pkg-plist
Normal file
|
@ -0,0 +1,47 @@
|
||||||
|
@comment $FreeBSD$
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_1.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_10.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_11.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_12.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_13.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_14.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_15.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_16.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_17.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_18.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_19.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_2.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_3.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_4.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_5.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_6.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_7.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_8.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_9.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_abt.html
|
||||||
|
%%PORTDOCS%%%%DOCSDIR%%/libunistring_toc.html
|
||||||
|
include/unistring/inline.h
|
||||||
|
include/unistring/stdbool.h
|
||||||
|
include/unistring/stdint.h
|
||||||
|
include/unistring/localcharset.h
|
||||||
|
include/unistring/iconveh.h
|
||||||
|
include/unistring/version.h
|
||||||
|
include/unistring/cdefs.h
|
||||||
|
include/unistring/woe32dll.h
|
||||||
|
include/unitypes.h
|
||||||
|
include/unistr.h
|
||||||
|
include/uniconv.h
|
||||||
|
include/unistdio.h
|
||||||
|
include/uniname.h
|
||||||
|
include/unictype.h
|
||||||
|
include/uniwidth.h
|
||||||
|
include/uniwbrk.h
|
||||||
|
include/unilbrk.h
|
||||||
|
include/uninorm.h
|
||||||
|
include/unicase.h
|
||||||
|
lib/libunistring.so.1
|
||||||
|
lib/libunistring.so
|
||||||
|
lib/libunistring.la
|
||||||
|
lib/libunistring.a
|
||||||
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||||
|
@dirrm include/unistring
|
Loading…
Add table
Reference in a new issue