Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adélie Linux
Adélie Package Tree
Commits
9d1520e9
Verified
Commit
9d1520e9
authored
Jan 08, 2020
by
A. Wilcox
🦊
Browse files
user/[aspell dictionaries]: Fix syntax
parent
4890effa
Changes
90
Hide whitespace changes
Inline
Side-by-side
user/aspell-dict-af/APKBUILD
View file @
9d1520e9
...
...
@@ -7,21 +7,19 @@ pkgrel=0
pkgdesc
=
"Afrikaans dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
# No test suite.
license
=
"LGPL-2.1-only"
options
=
"!check"
# no tests
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/af/aspell-af-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/af/aspell-af-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell-af-
$_pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-am/APKBUILD
View file @
9d1520e9
...
...
@@ -7,21 +7,19 @@ pkgrel=0
pkgdesc
=
"Amharic dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
#
n
o test
s
options
=
"!check"
#
N
o test
suite.
license
=
"Public-Domain"
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/am/aspell6-am-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/am/aspell6-am-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-am-
$_pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-ar/APKBUILD
View file @
9d1520e9
...
...
@@ -7,21 +7,19 @@ pkgrel=0
pkgdesc
=
"Arabic dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
#
n
o test
s
options
=
"!check"
#
N
o test
suite.
license
=
"GPL-2.0-only"
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/ar/aspell6-ar-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/ar/aspell6-ar-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-ar-
$_pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-ast/APKBUILD
View file @
9d1520e9
...
...
@@ -6,21 +6,19 @@ pkgrel=0
pkgdesc
=
"Asturian dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
# No test suite.
license
=
"LGPL-2.1-only"
options
=
"!check"
# no tests
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/ast/aspell6-ast-
$pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/ast/aspell6-ast-
$pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-ast-
$pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-az/APKBUILD
View file @
9d1520e9
...
...
@@ -7,21 +7,19 @@ pkgrel=0
pkgdesc
=
"Azerbaijani dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
# No test suite.
license
=
"GPL-2.0-only"
options
=
"!check"
# no tests
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/az/aspell6-az-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/az/aspell6-az-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-az-
$_pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-be/APKBUILD
View file @
9d1520e9
...
...
@@ -6,21 +6,19 @@ pkgrel=0
pkgdesc
=
"Belarusian dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
# No test suite.
license
=
"LGPL-2.1-only"
options
=
"!check"
# no tests
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/be/aspell5-be-
$pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/be/aspell5-be-
$pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell5-be-
$pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-bg/APKBUILD
View file @
9d1520e9
...
...
@@ -7,21 +7,19 @@ pkgrel=0
pkgdesc
=
"Bulgarian dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
# No test suite.
license
=
"GPL-2.0-only"
options
=
"!check"
# no tests
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/bg/aspell6-bg-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/bg/aspell6-bg-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-bg-
$_pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-bn/APKBUILD
View file @
9d1520e9
...
...
@@ -7,21 +7,19 @@ pkgrel=0
pkgdesc
=
"Bengali dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
# No test suite.
license
=
"GPL-2.0-only"
options
=
"!check"
# no tests
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/bn/aspell6-bn-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/bn/aspell6-bn-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-bn-
$_pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-br/APKBUILD
View file @
9d1520e9
...
...
@@ -7,21 +7,19 @@ pkgrel=0
pkgdesc
=
"Breton dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
# No test suite.
license
=
"GPL-2.0-only"
options
=
"!check"
# no tests
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/br/aspell-br-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/br/aspell-br-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell-br-
$_pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-ca/APKBUILD
View file @
9d1520e9
...
...
@@ -7,21 +7,19 @@ pkgrel=0
pkgdesc
=
"Catalan dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
# No test suite.
license
=
"GPL-2.0-only"
options
=
"!check"
# no tests
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/ca/aspell6-ca-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/ca/aspell6-ca-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-ca-
$_pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-cs/APKBUILD
View file @
9d1520e9
...
...
@@ -7,21 +7,19 @@ pkgrel=0
pkgdesc
=
"Czech dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
# No test suite.
license
=
"GPL-2.0-only"
options
=
"!check"
# no tests
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/cs/aspell6-cs-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/cs/aspell6-cs-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-cs-
$_pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-csb/APKBUILD
View file @
9d1520e9
...
...
@@ -7,21 +7,19 @@ pkgrel=0
pkgdesc
=
"Kashubian dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
# No test suite.
license
=
"GPL-2.0-only"
options
=
"!check"
# no tests
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/csb/aspell6-csb-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/csb/aspell6-csb-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-csb-
$_pkgver
"
build
()
{
cd
"
$builddir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
user/aspell-dict-cy/APKBUILD
View file @
9d1520e9
...
...
@@ -7,20 +7,20 @@ pkgrel=0
pkgdesc
=
"Welsh dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
#
n
o test
s
options
=
"!check"
#
N
o test
suite.
license
=
"GPL-2.0-only"
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/cy/aspell-cy-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/cy/aspell-cy-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell-cy-
$_pkgver
"
build
()
{
cd
"
$build
dir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
./configure
--vars
DESTDIR
=
"
$pkg
dir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"feb68ea9749788a45725a5bc706ea2c24e73bada4fbce907bbe3b884d16875458516dd53fe7f5d62179cafe40117416f7068c1e6e0292353447c2ed7a494ad6b aspell-cy-0.50-3.tar.bz2"
user/aspell-dict-da/APKBUILD
View file @
9d1520e9
...
...
@@ -7,20 +7,20 @@ pkgrel=0
pkgdesc
=
"Danish dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
#
n
o test
s
options
=
"!check"
#
N
o test
suite.
license
=
"GPL-2.0-only"
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/da/aspell5-da-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/da/aspell5-da-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell5-da-
$_pkgver
"
build
()
{
cd
"
$build
dir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
./configure
--vars
DESTDIR
=
"
$pkg
dir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"d431464b254670b56179ed19a03efe91e65e4dad3e3132f264830cde35f3da200179b39bd1ac21565287bbc1143fd74079c9082f2639fbc4573f2dfffbbecbc6 aspell5-da-1.4.42-1.tar.bz2"
user/aspell-dict-de-alt/APKBUILD
View file @
9d1520e9
...
...
@@ -7,20 +7,20 @@ pkgrel=0
pkgdesc
=
"German (Old Spelling) dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
#
n
o test
s
options
=
"!check"
#
N
o test
suite.
license
=
"GPL-2.0-only"
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/de-alt/aspell6-de-alt-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/de-alt/aspell6-de-alt-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-de-alt-
$_pkgver
"
build
()
{
cd
"
$build
dir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
./configure
--vars
DESTDIR
=
"
$pkg
dir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"823324bc299e9adbbe5308681a5f74ee2a76a32816e8abc9d19c3da0c4eae756eaf1a3c76e2d75449b51010854ab869379073b1fe377e505662187d6c38230b4 aspell6-de-alt-2.1-1.tar.bz2"
user/aspell-dict-de/APKBUILD
View file @
9d1520e9
...
...
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc
=
"German dictionaries for aspell"
url
=
"http://j3e.de/ispell/igerman98/index.html"
arch
=
"noarch"
options
=
"!check"
#
n
o test
s
options
=
"!check"
#
N
o test
suite.
license
=
"GPL-2.0-only"
depends
=
"aspell"
makedepends
=
"debianutils-which"
...
...
@@ -15,17 +15,16 @@ builddir="$srcdir/igerman98-$pkgver"
_langs
=
"de_DE de_AT de_CH"
build
()
{
cd
"
$builddir
"
for
i
in
$_langs
;
do
make aspell/
${
i
}
.rws
done
for
i
in
$_langs
;
do
make aspell/
${
i
}
.rws
done
}
package
()
{
cd
"
$builddir
"
/aspell
mkdir
-p
"
$pkgdir
"
/usr/share/aspell
for
i
in
$_langs
;
do
install
-m644
${
i
}
.alias
${
i
}
.dat
${
i
}
_affix.dat
${
i
}
.multi
${
i
}
.rws
"
$pkgdir
"
/usr/share/aspell
done
mkdir
-p
"
$pkgdir
"
/usr/share/aspell
for
i
in
$_langs
;
do
install
-m644
${
i
}
.alias
${
i
}
.dat
${
i
}
_affix.dat
${
i
}
.multi
${
i
}
.rws
"
$pkgdir
"
/usr/share/aspell
done
}
sha512sums
=
"62be84ac76fd2a0acc25439aa4c04339e54a1c7a2f619d76e0e01cfb53eeeca263c5cc335e315f9adeee9bab5cc392d4c473ca55cbed371c04c123d6fa2272aa igerman98-20161207.tar.bz2"
user/aspell-dict-el/APKBUILD
View file @
9d1520e9
...
...
@@ -7,20 +7,20 @@ pkgrel=0
pkgdesc
=
"Greek dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
#
n
o test
s
options
=
"!check"
#
N
o test
suite.
license
=
"GPL-2.0-only"
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/el/aspell6-el-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/el/aspell6-el-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-el-
$_pkgver
"
build
()
{
cd
"
$build
dir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
./configure
--vars
DESTDIR
=
"
$pkg
dir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"ea4ca962afc552e5525bbb84c7a8f980a2cc07265de748c68fb322c1dbfc52b0ba07b4a561966bb89e850ec60b11a3f21befa6ca8b66501e9ad8b5314ddd1f47 aspell6-el-0.08-0.tar.bz2"
user/aspell-dict-eo/APKBUILD
View file @
9d1520e9
...
...
@@ -8,20 +8,20 @@ pkgrel=0
pkgdesc
=
"Esperanto dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
#
n
o test
s
options
=
"!check"
#
N
o test
suite.
license
=
"GPL-2.0-only"
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/eo/aspell6-eo-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/eo/aspell6-eo-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-eo-
$_pkgver
"
build
()
{
cd
"
$build
dir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
./configure
--vars
DESTDIR
=
"
$pkg
dir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"172ff88745e36abccf47ed8526868e3c2fd1f41c6da15893e723ef70bb29fc0e4b4e614f1eae8b3db8206f971f9a9cd9ec627fce2dae611804a276118367dfda aspell6-eo-2.1.20000225a-2.tar.bz2"
user/aspell-dict-es/APKBUILD
View file @
9d1520e9
...
...
@@ -7,20 +7,20 @@ pkgrel=0
pkgdesc
=
"Spanish dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
#
n
o test
s
options
=
"!check"
#
N
o test
suite.
license
=
"GPL-2.0-only"
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/es/aspell6-es-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/es/aspell6-es-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-es-
$_pkgver
"
build
()
{
cd
"
$build
dir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
./configure
--vars
DESTDIR
=
"
$pkg
dir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"5d0159f24d6bff43db682a4beb25e82dd362c205acf7c9e0d728808c0e54a8a566befe26316f384099c72e6c429713f8ad7d2dc66a8f04a15e1d5a9cfe2290d8 aspell6-es-1.11-2.tar.bz2"
user/aspell-dict-et/APKBUILD
View file @
9d1520e9
...
...
@@ -7,20 +7,20 @@ pkgrel=0
pkgdesc
=
"Estonian dictionaries for aspell"
url
=
"http://aspell.net"
arch
=
"noarch"
options
=
"!check"
#
n
o test
s
options
=
"!check"
#
N
o test
suite.
license
=
"GPL-2.0-only"
depends
=
"aspell"
makedepends
=
"debianutils-which"
source
=
"
f
tp://ftp.gnu.org/gnu/aspell/dict/et/aspell6-et-
$_pkgver
.tar.bz2"
source
=
"
ht
tp
s
://ftp.gnu.org/gnu/aspell/dict/et/aspell6-et-
$_pkgver
.tar.bz2"
builddir
=
"
$srcdir
/aspell6-et-
$_pkgver
"
build
()
{
cd
"
$build
dir
"
./configure
--vars
DESTDIR
=
"
$pkgdir
"
./configure
--vars
DESTDIR
=
"
$pkg
dir
"
make
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"b3ed1249dbbb3caf12047407d85a3397f5e9561a59d71e33d6f29f18b9a83baa3f3c8d5a02a22cf0861212ff7b3ea1d33e38a943352e70be3703e0c42ff739ae aspell6-et-0.1.21-1.tar.bz2"
Prev
1
2
3
4
5
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment