aspell-ro: deleted unmaintained port

This commit is contained in:
Tim Biermann 2021-02-15 09:50:39 +00:00
parent 515a9f43bc
commit a82af22670
3 changed files with 0 additions and 30 deletions

View File

@ -1,7 +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/ro.dat
-rw-r--r-- root/root usr/lib/aspell-0.60/ro.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/ro.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/romanian.alias

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36TS272PDFUOKaVe+ZUuNYSJZTLIkOiOketDEwxfQmg7cf4wuOiZTIKk7ixWwECpM/2T0cfzuoWvb8c9F4zWiQQ=
SHA256 (Pkgfile) = 95226ddabcbfd66572de62ccf9904f0700a9dfcb350a96e1f8ac7facf3400f4a
SHA256 (.footprint) = 05907205454fac4afe3b2f9ac96bc27eeee6dc33b3b9cee33c394f6c3485cf7f
SHA256 (aspell5-ro-3.3.10.tar.bz2) = 27e1909da37438caace8ca0a4de80062dc71913fd487536ffc3184145f077aed

View File

@ -1,18 +0,0 @@
# Description: Romanian dictionary for aspell
# URL: http://aspell.net
# Maintainer: UNMAINTAINED
# Depends on: aspell
name=aspell-ro
version=3.3.10
release=1
source=(https://download.sourceforge.net/rospell/aspell5-ro-$version.tar.bz2)
build () {
cd aspell5-ro-$version
./configure
make
make DESTDIR=$PKG install
}