aspell-ru: deleted unmaintained port

This commit is contained in:
Tim Biermann 2021-02-15 09:50:39 +00:00
parent 4c26c1396c
commit 001eaefad8
3 changed files with 0 additions and 34 deletions

View File

@ -1,11 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/aspell-0.60/
-rw-r--r-- root/root usr/lib/aspell-0.60/ru-ye.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/ru-ye.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/ru-yeyo.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/ru-yo.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/ru-yo.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/ru.dat
-rw-r--r-- root/root usr/lib/aspell-0.60/ru.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/ru_affix.dat

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31PeA0UqvnD9eLBPkycqVx8l5GwG73u0Pyqdi4E4cnjAwx5rw4SY9v85ejG3pJayZ2AoscSTqEG4+LgLxNO57Ag=
SHA256 (Pkgfile) = 2059601db7234483e8647d2ad043ce534a4b79f7508477d7d8b9035bed8d90c5
SHA256 (.footprint) = cb9972e2d0610900fba1c6429c2a61a2b2a738369a25f9ce853537856f92db54
SHA256 (aspell6-ru-0.99f7-1.tar.bz2) = 5c29b6ccce57bc3f7c4fb0510d330446b9c769e59c92bdfede27333808b6e646

View File

@ -1,18 +0,0 @@
# Description: Russian dictionary for aspell
# URL: http://aspell.net
# Maintainer: UNMAINTAINED
# Depends on: aspell
name=aspell-ru
version=0.99f7-1
release=1
source=(http://mirrors.sunsite.dk/gnu/aspell/dict/ru/aspell6-ru-$version.tar.bz2)
build () {
cd aspell6-ru-$version
./configure
make
make DESTDIR=$PKG install
}