pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Oct 19 13:38:43 UTC 2019

Modified Files:
        pkgsrc/textproc: Makefile
Added Files:
        pkgsrc/textproc/aspell-fa: DESCR Makefile PLIST distinfo
        pkgsrc/textproc/aspell-fa/patches: patch-Makefile.pre

Log Message:
Add textproc/aspell-fa.

Persian language support for aspell, e.g. `aspell -d farsi -c $myfile'.


To generate a diff of this commit:
cvs rdiff -u -r1.1059 -r1.1060 pkgsrc/textproc/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/aspell-fa/DESCR \
    pkgsrc/textproc/aspell-fa/Makefile pkgsrc/textproc/aspell-fa/PLIST \
    pkgsrc/textproc/aspell-fa/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/aspell-fa/patches/patch-Makefile.pre

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1059 pkgsrc/textproc/Makefile:1.1060
--- pkgsrc/textproc/Makefile:1.1059     Mon Oct 14 13:30:20 2019
+++ pkgsrc/textproc/Makefile    Sat Oct 19 13:38:43 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1059 2019/10/14 13:30:20 wiz Exp $
+# $NetBSD: Makefile,v 1.1060 2019/10/19 13:38:43 nia Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -63,6 +63,7 @@ SUBDIR+=      aspell-en
 SUBDIR+=       aspell-eo
 SUBDIR+=       aspell-es
 SUBDIR+=       aspell-et
+SUBDIR+=       aspell-fa
 SUBDIR+=       aspell-fi
 SUBDIR+=       aspell-fo
 SUBDIR+=       aspell-fr

Added files:

Index: pkgsrc/textproc/aspell-fa/DESCR
diff -u /dev/null pkgsrc/textproc/aspell-fa/DESCR:1.1
--- /dev/null   Sat Oct 19 13:38:43 2019
+++ pkgsrc/textproc/aspell-fa/DESCR     Sat Oct 19 13:38:43 2019
@@ -0,0 +1 @@
+Persian language support for aspell, e.g. `aspell -d farsi -c $myfile'.
Index: pkgsrc/textproc/aspell-fa/Makefile
diff -u /dev/null pkgsrc/textproc/aspell-fa/Makefile:1.1
--- /dev/null   Sat Oct 19 13:38:43 2019
+++ pkgsrc/textproc/aspell-fa/Makefile  Sat Oct 19 13:38:43 2019
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2019/10/19 13:38:43 nia Exp $
+
+DISTNAME=      aspell6-fa-0.11-0
+PKGNAME=       ${DISTNAME:S/^aspell6/aspell/1:S/-0$/.0/1}
+CATEGORIES=    textproc
+MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/fa/}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://aspell.net/
+COMMENT=       Persian language support for aspell
+LICENSE=       gnu-gpl-v2
+
+HAS_CONFIGURE= yes
+
+.include "../../textproc/aspell/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/aspell-fa/PLIST
diff -u /dev/null pkgsrc/textproc/aspell-fa/PLIST:1.1
--- /dev/null   Sat Oct 19 13:38:43 2019
+++ pkgsrc/textproc/aspell-fa/PLIST     Sat Oct 19 13:38:43 2019
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1 2019/10/19 13:38:43 nia Exp $
+lib/aspell/fa-common.multi
+lib/aspell/fa-common.rws
+lib/aspell/fa-generic.multi
+lib/aspell/fa-generic.rws
+lib/aspell/fa-scientific.multi
+lib/aspell/fa-scientific.rws
+lib/aspell/fa.multi
+lib/aspell/farsi-common.alias
+lib/aspell/farsi-generic.alias
+lib/aspell/farsi-scientific.alias
+lib/aspell/farsi.alias
+lib/aspell/persian-common.alias
+lib/aspell/persian-generic.alias
+lib/aspell/persian-scientific.alias
+lib/aspell/persian.alias
+share/aspell/fa.dat
+share/aspell/l-fa.cmap
+share/aspell/l-fa.cset
Index: pkgsrc/textproc/aspell-fa/distinfo
diff -u /dev/null pkgsrc/textproc/aspell-fa/distinfo:1.1
--- /dev/null   Sat Oct 19 13:38:43 2019
+++ pkgsrc/textproc/aspell-fa/distinfo  Sat Oct 19 13:38:43 2019
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1 2019/10/19 13:38:43 nia Exp $
+
+SHA1 (aspell6-fa-0.11-0.tar.bz2) = 2d3427b9d274c0dbbcbbf78752afc19b1e31a41a
+RMD160 (aspell6-fa-0.11-0.tar.bz2) = c62235e93d9967f83a7fe44006b82beac619264c
+SHA512 (aspell6-fa-0.11-0.tar.bz2) = 1ed97d3bf8397fe9b3c9215ca3ca6630a06ae5fa1c47b2bbdf9821fbe069b9c097d1e145a6303202cec85047f9cd50bef2bde3adbca0caeb05625932c5f3bfe4
+Size (aspell6-fa-0.11-0.tar.bz2) = 137889 bytes
+SHA1 (patch-Makefile.pre) = e4393f0b196fc023b7cb87a125abcd64260fe081

Index: pkgsrc/textproc/aspell-fa/patches/patch-Makefile.pre
diff -u /dev/null pkgsrc/textproc/aspell-fa/patches/patch-Makefile.pre:1.1
--- /dev/null   Sat Oct 19 13:38:43 2019
+++ pkgsrc/textproc/aspell-fa/patches/patch-Makefile.pre        Sat Oct 19 13:38:43 2019
@@ -0,0 +1,23 @@
+$NetBSD: patch-Makefile.pre,v 1.1 2019/10/19 13:38:43 nia Exp $
+
+Use BSD_INSTALL_*.
+
+--- Makefile.pre.orig  2007-01-08 11:14:12.000000000 +0000
++++ Makefile.pre
+@@ -15,12 +15,10 @@ distdir=aspell6-${lang}-${version}
+ all: ${rws_files} ${data_files}
+ 
+ install: all
+-      mkdir -p ${DESTDIR}${dictdir}/
+-      cp ${rws_files} ${multi_files} ${DESTDIR}${dictdir}/
+-      cd ${DESTDIR}${dictdir}/ && chmod 644 ${rws_files} ${multi_files}
+-      mkdir -p ${DESTDIR}${datadir}/
+-      cp ${data_files} ${DESTDIR}${datadir}/
+-      cd ${DESTDIR}${datadir}/ && chmod 644 ${data_files}
++      ${BSD_INSTALL_DATA_DIR} ${DESTDIR}${dictdir}/
++      ${BSD_INSTALL_DATA} ${rws_files} ${multi_files} ${DESTDIR}${dictdir}/
++      ${BSD_INSTALL_DATA_DIR} ${DESTDIR}${datadir}/
++      ${BSD_INSTALL_DATA} ${data_files} ${DESTDIR}${datadir}/
+ 
+ clean:
+       rm -f ${rws_files}



Home | Main Index | Thread Index | Old Index