mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to 0.3.1. It depends ko-libhangul now.
This commit is contained in:
parent
b033ff0857
commit
ac1e712f6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194170
@ -6,8 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= scim-hangul
|
||||
PORTVERSION= 0.2.1
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 0.3.1
|
||||
#PORTREVISION= 4
|
||||
CATEGORIES= korean
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=scim
|
||||
@ -16,10 +16,12 @@ MAINTAINER= cjh@FreeBSD.org
|
||||
COMMENT= SCIM IMEngine module for Korean(Hangul) input
|
||||
|
||||
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
|
||||
LIB_DEPENDS= hangul.0:${PORTSDIR}/korean/libhangul
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_ICONV= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (scim-hangul-0.2.1.tar.gz) = 586dbd1c01d414125e1bb13821c57f93
|
||||
SHA256 (scim-hangul-0.2.1.tar.gz) = 68d5e2b32484022b1185052671b1ceb4daa19cefee95c8446f0b18c106cbdf96
|
||||
SIZE (scim-hangul-0.2.1.tar.gz) = 1345947
|
||||
MD5 (scim-hangul-0.3.1.tar.gz) = 72c5b5297c919b4e111b436e952ffd7f
|
||||
SHA256 (scim-hangul-0.3.1.tar.gz) = 2e934e1d4780bed3b89966612b4fd70304ee7265098365d674296fb2316d8147
|
||||
SIZE (scim-hangul-0.3.1.tar.gz) = 1233660
|
||||
|
Loading…
Reference in New Issue
Block a user