pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus-tegaki ibus-tegaki: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/629f7b17d47c
branches: trunk
changeset: 371621:629f7b17d47c
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 22:42:03 2022 +0000
description:
ibus-tegaki: convert to egg.mk
diffstat:
inputmethod/ibus-tegaki/Makefile | 6 +++---
inputmethod/ibus-tegaki/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (32 lines):
diff -r a6d40e7aceff -r 629f7b17d47c inputmethod/ibus-tegaki/Makefile
--- a/inputmethod/ibus-tegaki/Makefile Mon Jan 10 22:41:04 2022 +0000
+++ b/inputmethod/ibus-tegaki/Makefile Mon Jan 10 22:42:03 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/12/04 20:45:24 nia Exp $
+# $NetBSD: Makefile,v 1.19 2022/01/10 22:42:03 wiz Exp $
DISTNAME= ibus-tegaki-0.3.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= inputmethod
MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/
@@ -23,6 +23,6 @@
PYTHON_VERSIONS_ACCEPTED= 27 # py-gtk2 via py-ibus-python
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a6d40e7aceff -r 629f7b17d47c inputmethod/ibus-tegaki/PLIST
--- a/inputmethod/ibus-tegaki/PLIST Mon Jan 10 22:41:04 2022 +0000
+++ b/inputmethod/ibus-tegaki/PLIST Mon Jan 10 22:42:03 2022 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2012/04/08 20:21:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 22:42:03 wiz Exp $
lib/ibus-tegaki/ibus-engine-tegaki
-${PYSITELIB}/${EGG_FILE}
share/ibus-tegaki/engine/__init__.py
share/ibus-tegaki/engine/engine.py
share/ibus-tegaki/engine/factory.py
Home |
Main Index |
Thread Index |
Old Index