[Midnightbsd-cvs] mports [24986] trunk/devel: add libthai

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Feb 13 09:36:01 EST 2019


Revision: 24986
          http://svnweb.midnightbsd.org/mports/?rev=24986
Author:   laffer1
Date:     2019-02-13 09:36:01 -0500 (Wed, 13 Feb 2019)
Log Message:
-----------
add libthai

Modified Paths:
--------------
    trunk/devel/Makefile

Added Paths:
-----------
    trunk/devel/linux-c6-libthai/
    trunk/devel/linux-c6-libthai/Makefile
    trunk/devel/linux-c6-libthai/distinfo
    trunk/devel/linux-c6-libthai/pkg-plist.amd64
    trunk/devel/linux-c6-libthai/pkg-plist.i386

Modified: trunk/devel/Makefile
===================================================================
--- trunk/devel/Makefile	2019-02-13 14:35:02 UTC (rev 24985)
+++ trunk/devel/Makefile	2019-02-13 14:36:01 UTC (rev 24986)
@@ -203,6 +203,7 @@
 SUBDIR += libuv
 SUBDIR += libvolume_id
 SUBDIR += libzvbi
+SUBDIR += linux-c6-libthai
 SUBDIR += linux-c6-libunwind
 SUBDIR += linux-c6-nspr
 SUBDIR += linux-c6-qt47

Added: trunk/devel/linux-c6-libthai/Makefile
===================================================================
--- trunk/devel/linux-c6-libthai/Makefile	                        (rev 0)
+++ trunk/devel/linux-c6-libthai/Makefile	2019-02-13 14:36:01 UTC (rev 24986)
@@ -0,0 +1,20 @@
+# $MidnightBSD$
+
+PORTNAME=	libthai
+PORTVERSION=	0.1.12
+CATEGORIES=	devel linux
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Thai language support library (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE=	lgpl2.1
+
+DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
+RPMVERSION=	3.el6
+USES=		linux:c6
+USE_LDCONFIG=	yes
+USE_LINUX_RPM=	yes
+
+OPTIONS_DEFINE=	DOCS
+
+.include <bsd.port.mk>


Property changes on: trunk/devel/linux-c6-libthai/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/linux-c6-libthai/distinfo
===================================================================
--- trunk/devel/linux-c6-libthai/distinfo	                        (rev 0)
+++ trunk/devel/linux-c6-libthai/distinfo	2019-02-13 14:36:01 UTC (rev 24986)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1485516180
+SHA256 (centos/libthai-0.1.12-3.el6.i686.rpm) = 5ce4bb31dd76f4ae49eeb396226738c83b98b20f0e2d56070e14a2edd9bf0091
+SIZE (centos/libthai-0.1.12-3.el6.i686.rpm) = 187600
+SHA256 (centos/libthai-0.1.12-3.el6.x86_64.rpm) = 3217a2b6885dd35ff4213498dd054cd1e4322f44832a9deab85f26ec10f493c5
+SIZE (centos/libthai-0.1.12-3.el6.x86_64.rpm) = 186972
+SHA256 (centos/libthai-0.1.12-3.el6.src.rpm) = 82d495eca1aa80b74f65808cfdebcc6836ac99c774826cf97c033a2a62b92fd2
+SIZE (centos/libthai-0.1.12-3.el6.src.rpm) = 851771


Property changes on: trunk/devel/linux-c6-libthai/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/linux-c6-libthai/pkg-plist.amd64
===================================================================
--- trunk/devel/linux-c6-libthai/pkg-plist.amd64	                        (rev 0)
+++ trunk/devel/linux-c6-libthai/pkg-plist.amd64	2019-02-13 14:36:01 UTC (rev 24986)
@@ -0,0 +1,10 @@
+usr/lib/libthai.so.0
+usr/lib/libthai.so.0.1.4
+usr/lib64/libthai.so.0
+usr/lib64/libthai.so.0.1.4
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%DATADIR%%/thbrk.tri


Property changes on: trunk/devel/linux-c6-libthai/pkg-plist.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/devel/linux-c6-libthai/pkg-plist.i386
===================================================================
--- trunk/devel/linux-c6-libthai/pkg-plist.i386	                        (rev 0)
+++ trunk/devel/linux-c6-libthai/pkg-plist.i386	2019-02-13 14:36:01 UTC (rev 24986)
@@ -0,0 +1,8 @@
+usr/lib/libthai.so.0
+usr/lib/libthai.so.0.1.4
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%DATADIR%%/thbrk.tri


Property changes on: trunk/devel/linux-c6-libthai/pkg-plist.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list