grup-düzenlemeleri
This commit is contained in:
parent
5a74d2226c
commit
f30b56b5e9
1 changed files with 3 additions and 2 deletions
|
@ -2,14 +2,15 @@
|
||||||
# URL: http://pyyaml.org/wiki/PyYAML
|
# URL: http://pyyaml.org/wiki/PyYAML
|
||||||
# Paketçi: milisarge
|
# Paketçi: milisarge
|
||||||
# Gerekler: python3 python3-setuptools python3-smmap
|
# Gerekler: python3 python3-setuptools python3-smmap
|
||||||
|
# Grup: kütüphane
|
||||||
|
|
||||||
isim=python3-gitdb
|
isim=python3-gitdb
|
||||||
_isim=gitdb
|
_isim=gitdb
|
||||||
surum=0.6.4
|
surum=0.6.4
|
||||||
devir=1
|
devir=1
|
||||||
kaynak=(https://files.pythonhosted.org/packages/source/${_name:0:1}/${_name}/${_name}-${surum}.tar.gz)
|
kaynak=(https://files.pythonhosted.org/packages/source/${_isim:0:1}/${_isim}/${_isim}-${surum}.tar.gz)
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
cd "${SRC}/${_name}-${surum}"
|
cd "${SRC}/${_isim}-${surum}"
|
||||||
python3 setup.py install --root=$PKG --optimize=1
|
python3 setup.py install --root=$PKG --optimize=1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue