hplip-ve-gerekliler.paketlendi
This commit is contained in:
parent
776eda5f7c
commit
73198d9a1d
|
@ -1,19 +0,0 @@
|
||||||
# Description: library Python XML
|
|
||||||
# URL: http://www.gnome.org/
|
|
||||||
# Packager: alihan-ozturk28@hotmail.com
|
|
||||||
# Depends on: python3
|
|
||||||
|
|
||||||
name=python3-xml
|
|
||||||
version=0.8.4
|
|
||||||
release=1
|
|
||||||
|
|
||||||
source=(http://downloads.sourceforge.net/pyxml/PyXML-0.8.4.tar.gz)
|
|
||||||
|
|
||||||
build() {
|
|
||||||
cd PyXML-$version
|
|
||||||
python3 setup.py build
|
|
||||||
python3 setup.py install --prefix=/usr --root=$PKG
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue