diff --git a/talimatname/genel/c/cpupower-gui/talimat b/talimatname/genel/c/cpupower-gui/talimat index 810be7b7b..2485a8006 100644 --- a/talimatname/genel/c/cpupower-gui/talimat +++ b/talimatname/genel/c/cpupower-gui/talimat @@ -1,7 +1,7 @@ # Tanım: CPU frekans limitlerini ayarlamak için bir GUI yardımcı programı # URL: https://gitlab.com/vagnum08/cpupower-gui # Paketçi: Cihan_Alkan -# Gerekler: python3 gtk3 hicolor-icon-theme polkit pydbus autoconf-archive +# Gerekler: python3 gtk3 hicolor-icon-theme polkit python3-pydbus autoconf-archive # Grup: sistem isim=cpupower-gui diff --git a/talimatname/genel/g/green-recorder/talimat b/talimatname/genel/g/green-recorder/talimat index a58f28146..14fea3ee9 100644 --- a/talimatname/genel/g/green-recorder/talimat +++ b/talimatname/genel/g/green-recorder/talimat @@ -1,7 +1,7 @@ # Tanım: Linux sistemleri için basit ama işlevsel bir masaüstü kaydedici. # URL: https://github.com/foss-project/green-recorder -# Paketçi: Oltulu -# Gerekler: pydbus python-gobject ffmpeg python-setuptools +# Paketçi: Cihan_Alkan +# Gerekler: python-pydbus python-gobject ffmpeg python-setuptools # Grup: medya sistem isim=green-recorder diff --git a/talimatname/genel/p/pydbus/talimat b/talimatname/genel/p/pydbus/talimat deleted file mode 100644 index a3b3159e5..000000000 --- a/talimatname/genel/p/pydbus/talimat +++ /dev/null @@ -1,23 +0,0 @@ -# Tanım: Pythonic DBus kitaplığı -# URL: https://github.com/LEW21/pydbus -# Paketçi: Oltulu -# Gerekler: python python3 python-setuptools python3-setuptools -# Grup: kütüphane - -isim=pydbus -surum=0.6.0 -devir=1 -kaynak=(https://github.com/LEW21/pydbus/archive/v$surum.tar.gz::${isim}-${surum}.tar.gz) - -derle() { - cd $SRC/pydbus-$surum - python3 setup.py \ - install \ - --root="${PKG}" \ - --optimize=1 - - python2 setup.py \ - install \ - --root="${PKG}" \ - --optimize=1 -} diff --git a/talimatname/genel/p/python-pydbus/talimat b/talimatname/genel/p/python-pydbus/talimat new file mode 100644 index 000000000..9bf9d779f --- /dev/null +++ b/talimatname/genel/p/python-pydbus/talimat @@ -0,0 +1,15 @@ +# Tanım: Pythonic DBus kitaplığı +# URL: https://github.com/LEW21/pydbus +# Paketçi: milisarge +# Gerekler: python python-setuptools +# Grup: kütüphane + +isim=python-pydbus +surum=0.6.0 +devir=1 +kaynak=(https://github.com/LEW21/pydbus/archive/v$surum.tar.gz::${pydbus}-${surum}.tar.gz) + +derle() { + cd $SRC/pydbus-$surum + python2 setup.py install --root="${PKG}" --optimize=1 +} diff --git a/talimatname/genel/p/python3-pydbus/talimat b/talimatname/genel/p/python3-pydbus/talimat new file mode 100644 index 000000000..8d646dbc8 --- /dev/null +++ b/talimatname/genel/p/python3-pydbus/talimat @@ -0,0 +1,15 @@ +# Tanım: Pythonic DBus kitaplığı +# URL: https://github.com/LEW21/pydbus +# Paketçi: milisarge +# Gerekler: python3 python3-setuptools +# Grup: kütüphane + +isim=python3-pydbus +surum=0.6.0 +devir=1 +kaynak=(https://github.com/LEW21/pydbus/archive/v$surum.tar.gz::${pydbus}-${surum}.tar.gz) + +derle() { + cd $SRC/pydbus-$surum + python3 setup.py install --root="${PKG}" --optimize=1 +} diff --git a/talimatname/genel/s/system-config-printer/talimat b/talimatname/genel/s/system-config-printer/talimat index 7d4fa19a2..e98d5725b 100644 --- a/talimatname/genel/s/system-config-printer/talimat +++ b/talimatname/genel/s/system-config-printer/talimat @@ -1,7 +1,7 @@ # Tanım: Bir CUPS yazıcı yapılandırma aracı ve durum uygulaması # URL: https://github.com/zdohnal/system-config-printer # Packager: Cihan_Alkan -# Gerekler: intltool xmlto docbook-xsl desktop-file-utils pychardet pycertifi pyidna libsecret python3-pycups pydbus python3-curl libnotify python3-requests python3-gobject gtk3 python3-cairo +# Gerekler: intltool xmlto docbook-xsl desktop-file-utils pychardet pycertifi pyidna libsecret python3-pycups python3-pydbus python3-curl libnotify python3-requests python3-gobject gtk3 python3-cairo # Grup: sistem isim=system-config-printer