pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod
Module Name: pkgsrc
Committed By: jperkin
Date: Sun Apr 28 17:33:58 UTC 2024
Modified Files:
pkgsrc/inputmethod/tegaki-recognize: Makefile
pkgsrc/inputmethod/tegaki-tools: Makefile
pkgsrc/inputmethod/tegaki-train: Makefile
Log Message:
tegaki-*: Remove DEPENDS on tegaki-pygtk.
Package was removed 11 days ago.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/inputmethod/tegaki-recognize/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/inputmethod/tegaki-tools/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/inputmethod/tegaki-train/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/inputmethod/tegaki-recognize/Makefile
diff -u pkgsrc/inputmethod/tegaki-recognize/Makefile:1.20 pkgsrc/inputmethod/tegaki-recognize/Makefile:1.21
--- pkgsrc/inputmethod/tegaki-recognize/Makefile:1.20 Mon Aug 14 05:24:41 2023
+++ pkgsrc/inputmethod/tegaki-recognize/Makefile Sun Apr 28 17:33:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2023/08/14 05:24:41 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2024/04/28 17:33:58 jperkin Exp $
DISTNAME= tegaki-recognize-0.3.1.2
PKGREVISION= 6
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.tegaki.org/
COMMENT= Tegaki project integration in the desktop
LICENSE= gnu-gpl-v2
-DEPENDS+= tegaki-pygtk>=0.2:../../inputmethod/tegaki-pygtk
-
USE_LANGUAGES= # none
REPLACE_PYTHON= bin/tegaki-recognize
Index: pkgsrc/inputmethod/tegaki-tools/Makefile
diff -u pkgsrc/inputmethod/tegaki-tools/Makefile:1.19 pkgsrc/inputmethod/tegaki-tools/Makefile:1.20
--- pkgsrc/inputmethod/tegaki-tools/Makefile:1.19 Mon Aug 14 05:24:41 2023
+++ pkgsrc/inputmethod/tegaki-tools/Makefile Sun Apr 28 17:33:57 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2023/08/14 05:24:41 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2024/04/28 17:33:57 jperkin Exp $
DISTNAME= tegaki-tools-0.3.1
PKGREVISION= 6
@@ -11,7 +11,6 @@ COMMENT= Set of command-line tools for T
LICENSE= gnu-gpl-v2
DEPENDS+= tegaki-python>=0.3:../../inputmethod/tegaki-python
-DEPENDS+= tegaki-pygtk>=0.3:../../inputmethod/tegaki-pygtk
USE_LANGUAGES= c c++
Index: pkgsrc/inputmethod/tegaki-train/Makefile
diff -u pkgsrc/inputmethod/tegaki-train/Makefile:1.19 pkgsrc/inputmethod/tegaki-train/Makefile:1.20
--- pkgsrc/inputmethod/tegaki-train/Makefile:1.19 Mon Aug 14 05:24:42 2023
+++ pkgsrc/inputmethod/tegaki-train/Makefile Sun Apr 28 17:33:57 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2023/08/14 05:24:42 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2024/04/28 17:33:57 jperkin Exp $
DISTNAME= tegaki-train-0.3.1
PKGREVISION= 6
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.tegaki.org/
COMMENT= Train Tegaki with your own handwriting
LICENSE= gnu-gpl-v2
-DEPENDS+= tegaki-pygtk>=0.2:../../inputmethod/tegaki-pygtk
-
USE_LANGUAGES= # none
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.3.1
Home |
Main Index |
Thread Index |
Old Index