diff options
author | nia <nia@pkgsrc.org> | 2022-05-19 13:32:47 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-05-19 13:32:47 +0000 |
commit | 418af74f7a3c542cc378e59dd8c7e9f01b87ccc7 (patch) | |
tree | 175b7fe653cd18b1e235e8bab9d0d33ad8f9a168 /editors/ted-da | |
parent | cbf607f0de34faa3247262d9ff149714fff3f65c (diff) | |
download | pkgsrc-418af74f7a3c542cc378e59dd8c7e9f01b87ccc7.tar.gz |
ted, related dictionaries: update to 2.23
(Ted 2.23 February 4, 2013)
* Stability fixes.
* Many-many annoying bugs fixed.
* Some steps to support the few missing features such as absolutely positioned objects and shapes.
* Preparations for bidirectional text support
(Ted 2.22 April 4, 2012)
* Thorough brush-up of the internals.
* Undo/Redo/Recovery
* Many-many annoying bugs fixed.
* Some steps to support the few missing features such as absolutely positioned objects and shapes.
Diffstat (limited to 'editors/ted-da')
-rw-r--r-- | editors/ted-da/Makefile | 28 | ||||
-rw-r--r-- | editors/ted-da/PLIST | 4 | ||||
-rw-r--r-- | editors/ted-da/distinfo | 8 |
3 files changed, 11 insertions, 29 deletions
diff --git a/editors/ted-da/Makefile b/editors/ted-da/Makefile index 2cd543bb4bf..90c1aea8082 100644 --- a/editors/ted-da/Makefile +++ b/editors/ted-da/Makefile @@ -1,26 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2020/01/26 17:31:06 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2022/05/19 13:32:48 nia Exp $ -DISTNAME= Ted_da_DK -PKGNAME= ted-da-2.16 -PKGREVISION= 1 -CATEGORIES= editors -MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://www.nllgg.nl/Ted/ -COMMENT= Danish spelling dictionary for the Ted word processor - -DEPENDS+= ted>=2.6:../../editors/ted - -WRKSRC= ${WRKDIR} - -DIST_SUBDIR= Ted-2.16 -NO_BUILD= YES - -INSTALLATION_DIRS= share/Ted/ind - -do-install: - ${INSTALL_DATA} ${WRKSRC}/ind/Danish.ind \ - ${DESTDIR}${PREFIX}/share/Ted/ind +LANGNAME= Danish +LANGCODE= da_DK +PKG_LANGCODE= da +.include "../../editors/ted/dictionary.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/ted-da/PLIST b/editors/ted-da/PLIST index 3f005f5384d..ab3ee0fcbb4 100644 --- a/editors/ted-da/PLIST +++ b/editors/ted-da/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:23:35 zuntum Exp $ -share/Ted/ind/Danish.ind +@comment $NetBSD: PLIST,v 1.2 2022/05/19 13:32:48 nia Exp $ +share/Ted/dfa/da_DK.dfa diff --git a/editors/ted-da/distinfo b/editors/ted-da/distinfo index 4b0c6201e72..42f1dd9b00b 100644 --- a/editors/ted-da/distinfo +++ b/editors/ted-da/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2021/10/26 10:21:40 nia Exp $ +$NetBSD: distinfo,v 1.10 2022/05/19 13:32:48 nia Exp $ -BLAKE2s (Ted-2.16/Ted_da_DK.tar.gz) = 4e74d30ebf566bdf9b139b7ea0dc75a53675455228b50110d1fd69fa13141bed -SHA512 (Ted-2.16/Ted_da_DK.tar.gz) = 909100782c79a55c93c9411a7045f14fb81d5c574ccc338ac737cf870329b7dfd0dab820eab7897009d000fba08e5655427a5cb85bf8d4d9f901778513707dc8 -Size (Ted-2.16/Ted_da_DK.tar.gz) = 1826964 bytes +BLAKE2s (ted_da_DK-2.23-1.noarch.rpm) = 10b86b3399dcbcbd4a28702ccc8456dbfb80a5cda375926ef0178cfae6394dc4 +SHA512 (ted_da_DK-2.23-1.noarch.rpm) = eee51301faad76a6d651a1321f827a30606b1d5c90c30d3c1e60e69ac5769521e12d83d9d381bf6d55bbbdaf1b8e2fd4e1545579ad2607176c4ce08f1b2411ec +Size (ted_da_DK-2.23-1.noarch.rpm) = 1769416 bytes |