New package: libhangul
This commit is contained in:
parent
4a98447397
commit
4864d150c2
2 changed files with 13 additions and 0 deletions
|
@ -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
|
||||
|
|
11
srcpkgs/libhangul/template
Normal file
11
srcpkgs/libhangul/template
Normal file
|
@ -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 <matthew@matthewwynn.com>"
|
||||
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
|
Loading…
Reference in a new issue