Remove scim-tegaki.
Used removed scim-python.
This commit is contained in:
parent
484fc993e2
commit
45b93ad09f
6 changed files with 3 additions and 39 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2017,v 1.3612 2017/09/04 20:31:52 wiz Exp $
|
||||
$NetBSD: CHANGES-2017,v 1.3613 2017/09/05 06:00:47 wiz Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2017:
|
||||
|
||||
|
@ -5077,3 +5077,4 @@ Changes to the packages collection and infrastructure in 2017:
|
|||
Updated graphics/gdk-pixbuf2-jasper to 2.36.9 [ryoon 2017-09-04]
|
||||
Updated graphics/gdk-pixbuf2-xlib to 2.36.9 [ryoon 2017-09-04]
|
||||
Updated graphics/netpbm to 10.79.04 [wiz 2017-09-04]
|
||||
Removed inputmethod/scim-tegaki [wiz 2017-09-05]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.70 2017/09/04 18:25:05 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.71 2017/09/05 06:00:47 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= Input method tools and libraries
|
||||
|
@ -85,7 +85,6 @@ SUBDIR+= scim-sinhala
|
|||
SUBDIR+= scim-skk
|
||||
SUBDIR+= scim-tables
|
||||
SUBDIR+= scim-tables-vietnamese-ext
|
||||
SUBDIR+= scim-tegaki
|
||||
SUBDIR+= scim-thai
|
||||
SUBDIR+= scim-tomoe
|
||||
SUBDIR+= scim-uim
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Tegaki project integration in SCIM.
|
|
@ -1,25 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.6 2015/03/15 17:56:16 hiramatsu Exp $
|
||||
|
||||
DISTNAME= scim-tegaki-0.1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= inputmethod
|
||||
MASTER_SITES= http://www.tegaki.org/releases/0.1/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.tegaki.org/
|
||||
COMMENT= Tegaki integration in SCIM
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
DEPENDS+= tegaki-pygtk>=0.2:../../inputmethod/tegaki-pygtk
|
||||
DEPENDS+= scim-python>=0.1.13rc1:../../inputmethod/scim-python
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
SUBST_CLASSES+= prefix
|
||||
SUBST_STAGE.prefix= pre-configure
|
||||
SUBST_FILES.prefix= src/__init__.py
|
||||
SUBST_SED.prefix= -e 's|/usr/local/share|${PREFIX}/share|g'
|
||||
|
||||
.include "../../lang/python/distutils.mk"
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,4 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2012/04/08 20:21:49 wiz Exp $
|
||||
${PYSITELIB}/${EGG_FILE}
|
||||
share/scim-python/helper/tegaki/__init__.py
|
||||
share/scim-python/helper/tegaki/scimtegaki.py
|
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.2 2015/11/03 22:13:39 agc Exp $
|
||||
|
||||
SHA1 (scim-tegaki-0.1.tar.gz) = 4529c769ace555927bc17e165dc688aceeef50bc
|
||||
RMD160 (scim-tegaki-0.1.tar.gz) = 3816621c00df8a1bfd9287eba13190d0320a08d9
|
||||
SHA512 (scim-tegaki-0.1.tar.gz) = a336aca8a01dfb0b8a3d135658bd24055a9c90b26eae8ed3b34adebd160e2766e1f2404679d5611de8814fd26f885b03cdcc6f6d9c0b3d5df78e29804dbadb14
|
||||
Size (scim-tegaki-0.1.tar.gz) = 11528 bytes
|
Loading…
Reference in a new issue