From 4864d150c2e6e9dc014fde5cd35d759b730bcd2c Mon Sep 17 00:00:00 2001 From: Matthew Wynn Date: Fri, 2 Sep 2016 00:02:17 -0500 Subject: [PATCH] New package: libhangul --- common/shlibs | 2 ++ srcpkgs/libhangul/template | 11 +++++++++++ 2 files changed, 13 insertions(+) create mode 100644 srcpkgs/libhangul/template diff --git a/common/shlibs b/common/shlibs index b698106f78..4ff4ea3d7f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2780,3 +2780,5 @@ libgcroots.so.0 uim-1.8.6_1 libdecoration.so.0 compiz-core-0.8.12.3_1 libcompizconfig.so.0 libcompizconfig-0.8.12.1_1 libemeraldengine.so.0 emerald-0.8.12.4_1 + +libhangul.so.1 libhangul-0.1.0_1 diff --git a/srcpkgs/libhangul/template b/srcpkgs/libhangul/template new file mode 100644 index 0000000000..16da7f5938 --- /dev/null +++ b/srcpkgs/libhangul/template @@ -0,0 +1,11 @@ +# Template file for 'libhangul' +pkgname=libhangul +version=0.1.0 +revision=1 +build_style=gnu-configure +short_desc="A library to support hangul input and character classification" +maintainer="Matthew Wynn " +homepage="http://code.google.com/p/libhangul/" +license="LGPL-2.1" +distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${pkgname}/${pkgname}-${version}.tar.gz" +checksum=5905aa5c557d8d46e190fec1afdd75babf3bc086ef286b42007572703658295a