diff --git a/desktop/pisilinux/kaptan/pspec.xml b/desktop/pisilinux/kaptan/pspec.xml index 84ee505d7c..d64234995c 100644 --- a/desktop/pisilinux/kaptan/pspec.xml +++ b/desktop/pisilinux/kaptan/pspec.xml @@ -5,18 +5,18 @@ kaptan http://pisilinux.org - Pisi Linux Admins - admins@pisilinux.org + Metehan Özbek + mthnzbk@gmail.com - GPLv2 + GPLv3 kaptan app:gui Kaptan, Pisi Linux workspace configuration wizard Kaptan lets you configure your workspace on first login. - https://github.com/PisiLinuxNew/kaptan/archive/5.0-beta3.tar.gz + https://github.com/PisiLinuxNew/kaptan/archive/beta5.tar.gz python3-setuptools - python3-qt5-devel + python3-qt5 python3-devel qt5-linguist @@ -29,7 +29,7 @@ /usr/bin - /usr/lib/kaptan + /usr/share/kaptan /usr/lib/python3.4/site-packages /usr/share/applications /usr/share/icons @@ -40,6 +40,13 @@ + + 2016-07-20 + 5.1.2 + Release Bump + Metehan Özbek + mthnzbk@gmail.com + 2016-06-09 5.1.1 @@ -62,11 +69,11 @@ ayhanyalcinsoy@pisilinux.org - 2016-05-08 + 2016-05-17 5.0 - First release - Metehan Özbek - admins@pisilinux.org + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org diff --git a/desktop/pisilinux/pisiplayer/actions.py b/desktop/pisilinux/pisiplayer/actions.py new file mode 100644 index 0000000000..d6c03f4939 --- /dev/null +++ b/desktop/pisilinux/pisiplayer/actions.py @@ -0,0 +1,13 @@ +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import pythonmodules +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +import glob + + +def install(): + pythonmodules.install(pyVer = "3") diff --git a/desktop/pisilinux/pisiplayer/pspec.xml b/desktop/pisilinux/pisiplayer/pspec.xml new file mode 100644 index 0000000000..38d27d1cb0 --- /dev/null +++ b/desktop/pisilinux/pisiplayer/pspec.xml @@ -0,0 +1,50 @@ + + + + + pisiplayer + http://pisilinux.org + + Pisi Linux Admins + admins@pisilinux.org + + GPLv3 + pisiplayer + app:gui + Video Player + Video Player for Pisi Linux + https://github.com/mthnzbk/pisi-player/archive/0.9.tar.gz + + python3-setuptools + python3-devel + python3-qt5 + + + + + pisiplayer + + python3-qt5 + python3-sip + python3-youtube_dl + + + /usr/bin + /usr/lib/pisiplayer + /usr/lib/python3.4/site-packages + /usr/share/applications + /usr/share/icons + /usr/share/doc + + + + + + 2016-07-04 + 0.9 + First release + Metehan Özbek + admins@pisilinux.org + + + diff --git a/desktop/pisilinux/pisiplayer/translations.xml b/desktop/pisilinux/pisiplayer/translations.xml new file mode 100644 index 0000000000..5f669bda13 --- /dev/null +++ b/desktop/pisilinux/pisiplayer/translations.xml @@ -0,0 +1,8 @@ + + + + kaptan + Pisi Linux için Video Player + Pisi Linux için geliştirilen PyQt5 tabanlı video oynatıcısı + + diff --git a/pisi-index.xml b/pisi-index.xml index daec9868ad..d31f47129d 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -30494,6 +30494,53 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + python3-youtube_dl + http://rg3.github.io/youtube-dl + + Pisi Linux Admins + admins@pisilinux.org + + GPLv3 + app:console + programming.language.python3 + Youtube Video Downloader + Youtube video indirici. + Youtube Video Downloader + Youtube'dan video indirmeyi sağlayan bir uygulama. + youtube_dl + https://github.com/rg3/youtube-dl/archive/2016.07.17.tar.gz + + python3-setuptools + python3-devel + + programming/language/python3/python3-youtube_dl/pspec.xml + + + python3-youtube_dl + + python3 + + + /usr/bin + /usr/etc + /usr/lib/python3.4/site-packages + /usr/share/applications + /usr/share/man/man1 + /usr/share/doc + + + + + 2016-07-21 + 2016.07.17 + First release + Metehan Özbek + admins@pisilinux.org + + + python3-docker-py @@ -103215,10 +103262,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol kaptan http://pisilinux.org - Pisi Linux Admins - admins@pisilinux.org + Metehan Özbek + mthnzbk@gmail.com - GPLv2 + GPLv3 app:gui desktop.pisilinux Kaptan, Pisi Linux workspace configuration wizard @@ -103228,10 +103275,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Kaptan, bilgisayarınız ilk defa açıldığında çalışma ortamınızı kişiselleştirmenize yardımcı olur. Kaptan, el asistente de inicio de Pisi Linux que le ayudará a personalizar su entorno de trabajo. kaptan - https://github.com/PisiLinuxNew/kaptan/archive/5.0-beta3.tar.gz + https://github.com/PisiLinuxNew/kaptan/archive/beta5.tar.gz python3-setuptools - python3-qt5-devel + python3-qt5 python3-devel qt5-linguist @@ -103244,7 +103291,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol /usr/bin - /usr/lib/kaptan + /usr/share/kaptan /usr/lib/python3.4/site-packages /usr/share/applications /usr/share/icons @@ -103254,6 +103301,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2016-07-20 + 5.1.2 + Release Bump + Metehan Özbek + mthnzbk@gmail.com + 2016-06-09 5.1.1 @@ -103276,11 +103330,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol ayhanyalcinsoy@pisilinux.org - 2016-05-08 + 2016-05-17 5.0 - First release - Metehan Özbek - admins@pisilinux.org + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org @@ -103342,6 +103396,54 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + pisiplayer + http://pisilinux.org + + Pisi Linux Admins + admins@pisilinux.org + + GPLv3 + app:gui + desktop.pisilinux + Video Player + Video Player for Pisi Linux + pisiplayer + https://github.com/mthnzbk/pisi-player/archive/0.9.tar.gz + + python3-setuptools + python3-devel + python3-qt5 + + desktop/pisilinux/pisiplayer/pspec.xml + + + pisiplayer + + python3-qt5 + python3-sip + python3-youtube_dl + + + /usr/bin + /usr/lib/pisiplayer + /usr/lib/python3.4/site-packages + /usr/share/applications + /usr/share/icons + /usr/share/doc + + + + + 2016-07-04 + 0.9 + First release + Metehan Özbek + admins@pisilinux.org + + + history-manager diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index e4eb2b8784..442a06af44 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -f07043220733dc1e8167a4e5e516e4f52dc4b814 \ No newline at end of file +2f746f15d9a18b65feb63c5611fe7c31592ad63d \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 46b3901709..37862c148e 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 2a01097b51..4b011ddc44 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -b37fc8d07a5dcfdec5f9665eea2beb3d97e17d82 \ No newline at end of file +128c0d314bf8dd6421239d9793edfef2b2cd6eb4 \ No newline at end of file diff --git a/programming/language/python3/python3-youtube_dl/actions.py b/programming/language/python3/python3-youtube_dl/actions.py new file mode 100644 index 0000000000..d6c03f4939 --- /dev/null +++ b/programming/language/python3/python3-youtube_dl/actions.py @@ -0,0 +1,13 @@ +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import pythonmodules +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +import glob + + +def install(): + pythonmodules.install(pyVer = "3") diff --git a/programming/language/python3/python3-youtube_dl/pspec.xml b/programming/language/python3/python3-youtube_dl/pspec.xml new file mode 100644 index 0000000000..2aabcda605 --- /dev/null +++ b/programming/language/python3/python3-youtube_dl/pspec.xml @@ -0,0 +1,47 @@ + + + + + python3-youtube_dl + http://rg3.github.io/youtube-dl + + Pisi Linux Admins + admins@pisilinux.org + + GPLv3 + youtube_dl + app:console + Youtube Video Downloader + Youtube Video Downloader + https://github.com/rg3/youtube-dl/archive/2016.07.17.tar.gz + + python3-setuptools + python3-devel + + + + + python3-youtube_dl + + python3 + + + /usr/bin + /usr/etc + /usr/lib/python3.4/site-packages + /usr/share/applications + /usr/share/man/man1 + /usr/share/doc + + + + + + 2016-07-21 + 2016.07.17 + First release + Metehan Özbek + admins@pisilinux.org + + + diff --git a/programming/language/python3/python3-youtube_dl/translations.xml b/programming/language/python3/python3-youtube_dl/translations.xml new file mode 100644 index 0000000000..3f452405e9 --- /dev/null +++ b/programming/language/python3/python3-youtube_dl/translations.xml @@ -0,0 +1,8 @@ + + + + python3-youtube_dl + Youtube video indirici. + Youtube'dan video indirmeyi sağlayan bir uygulama. + +