mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
UniKey is a very small and easy-to-use Vietnamese keyboard for Windows.
X-Unikey is Unikey ported to Linux and FreeBSD. X-Unikey lets you type Vietnamese in X Window environment. WWW: http://www.unikey.org/linux.php PR: ports/148389 Submitted by: Alexander Yerenkow <yerenkow@gmail.com>
This commit is contained in:
parent
2a253d3d0f
commit
a1309a96b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259176
@ -25,6 +25,7 @@
|
||||
SUBDIR += vnterm
|
||||
SUBDIR += vntex
|
||||
SUBDIR += vnxfonts
|
||||
SUBDIR += x-unikey
|
||||
SUBDIR += xvnkb
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
23
vietnamese/x-unikey/Makefile
Normal file
23
vietnamese/x-unikey/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: x-unikey
|
||||
# Date created: 2010-06-25
|
||||
# Whom: Alexander Yerenkow <yerenkow@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= x-unikey
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= vietnamese textproc
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= unikey/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
MAINTAINER= yerenkow@gmail.com
|
||||
COMMENT= Vietnamese input method for X
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/unikey bin/ukxim
|
||||
|
||||
.include <bsd.port.mk>
|
3
vietnamese/x-unikey/distinfo
Normal file
3
vietnamese/x-unikey/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (x-unikey-1.0.4.tar.bz2) = 9019f3f5eae3df333171c8099f0a2f44
|
||||
SHA256 (x-unikey-1.0.4.tar.bz2) = aa7dd444853538bcba0f24c4c19692c34d4553a1df213a260c2628a7116b2dd9
|
||||
SIZE (x-unikey-1.0.4.tar.bz2) = 561391
|
6
vietnamese/x-unikey/pkg-descr
Normal file
6
vietnamese/x-unikey/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
UniKey is a very small and easy-to-use Vietnamese keyboard for Windows.
|
||||
|
||||
X-Unikey is Unikey ported to Linux and FreeBSD. X-Unikey lets you type
|
||||
Vietnamese in X Window environment.
|
||||
|
||||
WWW: http://www.unikey.org/linux.php
|
Loading…
Reference in New Issue
Block a user