pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/ibus-tegaki
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 10 22:42:04 UTC 2022
Modified Files:
pkgsrc/inputmethod/ibus-tegaki: Makefile PLIST
Log Message:
ibus-tegaki: convert to egg.mk
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/inputmethod/ibus-tegaki/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/inputmethod/ibus-tegaki/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/inputmethod/ibus-tegaki/Makefile
diff -u pkgsrc/inputmethod/ibus-tegaki/Makefile:1.18 pkgsrc/inputmethod/ibus-tegaki/Makefile:1.19
--- pkgsrc/inputmethod/ibus-tegaki/Makefile:1.18 Fri Dec 4 20:45:24 2020
+++ pkgsrc/inputmethod/ibus-tegaki/Makefile Mon Jan 10 22:42:03 2022
@@ -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 @@ SUBST_SED.epython= -e 's;exec python;exe
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"
Index: pkgsrc/inputmethod/ibus-tegaki/PLIST
diff -u pkgsrc/inputmethod/ibus-tegaki/PLIST:1.3 pkgsrc/inputmethod/ibus-tegaki/PLIST:1.4
--- pkgsrc/inputmethod/ibus-tegaki/PLIST:1.3 Sun Apr 8 20:21:49 2012
+++ pkgsrc/inputmethod/ibus-tegaki/PLIST Mon Jan 10 22:42:03 2022
@@ -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