mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2015/01/21 06:13:46 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2015/03/16 18:07:37 naddy Exp $
|
||||
|
||||
COMMENT= simplified-traditional chinese translate tool
|
||||
|
||||
DISTNAME= cconv-0.6.2
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
CATEGORIES= chinese converters
|
||||
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/05/12 09:58:51 kevlo Exp $
|
||||
@lib lib/libcconv.so.${LIBcconv_VERSION}
|
||||
@@ -1,8 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/07/08 18:03:46 jasper Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.3 2015/03/16 18:07:37 naddy Exp $
|
||||
@bin bin/cconv
|
||||
include/cconv/
|
||||
include/cconv/cconv.h
|
||||
include/cconv/unicode.h
|
||||
lib/libcconv.a
|
||||
lib/libcconv.la
|
||||
@lib lib/libcconv.so.${LIBcconv_VERSION}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2015/01/21 06:13:46 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2015/03/16 18:07:37 naddy Exp $
|
||||
|
||||
COMMENT= intelligent phonetic input method library
|
||||
|
||||
DISTNAME= libchewing-0.3.3
|
||||
PKGNAME= zh-${DISTNAME}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
SHARED_LIBS= chewing 0.0 # .3.1
|
||||
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/10/04 09:16:11 kevlo Exp $
|
||||
@lib lib/libchewing.so.${LIBchewing_VERSION}
|
||||
@@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/01/09 07:33:51 kevlo Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.3 2015/03/16 18:07:37 naddy Exp $
|
||||
include/chewing/
|
||||
include/chewing/chewing.h
|
||||
include/chewing/chewingio.h
|
||||
@@ -7,7 +6,7 @@ include/chewing/global.h
|
||||
include/chewing/mod_aux.h
|
||||
lib/libchewing.a
|
||||
lib/libchewing.la
|
||||
lib/pkgconfig/
|
||||
@lib lib/libchewing.so.${LIBchewing_VERSION}
|
||||
lib/pkgconfig/chewing.pc
|
||||
share/chewing/
|
||||
share/chewing/ch_index_begin.dat
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2015/01/21 06:13:46 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2015/03/16 18:07:37 naddy Exp $
|
||||
|
||||
COMMENT= library for Chinese language processing
|
||||
|
||||
DISTNAME= libtabe-0.2.6
|
||||
PKGNAME= zh-${DISTNAME}
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
CATEGORIES= chinese
|
||||
SHARED_LIBS += tabe 2.1 # .0.0
|
||||
SHARED_LIBS += bims 2.1 # .0.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.3 2005/12/24 13:40:32 espie Exp $
|
||||
@lib lib/libbims.so.${LIBbims_VERSION}
|
||||
@lib lib/libtabe.so.${LIBtabe_VERSION}
|
||||
@@ -1,17 +1,18 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2005/05/11 02:08:12 kevlo Exp $
|
||||
bin/tsiadd
|
||||
bin/tsidel
|
||||
bin/tsidump
|
||||
bin/tsiguess
|
||||
bin/tsiyincheck
|
||||
bin/tsiyindump
|
||||
@comment $OpenBSD: PLIST,v 1.4 2015/03/16 18:07:38 naddy Exp $
|
||||
@bin bin/tsiadd
|
||||
@bin bin/tsidel
|
||||
@bin bin/tsidump
|
||||
@bin bin/tsiguess
|
||||
@bin bin/tsiyincheck
|
||||
@bin bin/tsiyindump
|
||||
include/bims.h
|
||||
include/tabe.h
|
||||
lib/libbims.a
|
||||
lib/libbims.la
|
||||
@lib lib/libbims.so.${LIBbims_VERSION}
|
||||
lib/libtabe.a
|
||||
lib/libtabe.la
|
||||
@lib lib/libtabe.so.${LIBtabe_VERSION}
|
||||
lib/tabe/
|
||||
lib/tabe/tsi.db
|
||||
lib/tabe/yin.db
|
||||
%%SHARED%%
|
||||
|
||||
Reference in New Issue
Block a user