diff --git a/multimedia/video/smtube/actions.py b/multimedia/video/smtube/actions.py new file mode 100644 index 0000000000..6b372c449b --- /dev/null +++ b/multimedia/video/smtube/actions.py @@ -0,0 +1,19 @@ +#!/usr/bin/python +# -*- 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 autotools +from pisi.actionsapi import shelltools +from pisi.actionsapi import get +from pisi.actionsapi import pisitools + +def setup(): + pisitools.dosed("Makefile", "^DOC_PATH=.*$", "DOC_PATH=$(PREFIX)/share/doc/smplayer") + +def build(): + autotools.make("PREFIX=/usr QMAKE=/usr/lib/qt5/bin/qmake LRELEASE=/usr/lib/qt5/bin/lrelease") + +def install(): + autotools.rawInstall("PREFIX=/usr DESTDIR=%s DOC_PATH=/usr/share/doc/%s" % (get.installDIR(),get.srcNAME())) + pisitools.dodoc("Readme.txt","Release_notes.txt","Changelog","Copying.txt") diff --git a/multimedia/video/smtube/pspec.xml b/multimedia/video/smtube/pspec.xml new file mode 100644 index 0000000000..e14515894b --- /dev/null +++ b/multimedia/video/smtube/pspec.xml @@ -0,0 +1,75 @@ + + + + + smtube + http://smplayer.sourceforge.net/en/info + + Pisi Linux Community + admins@pisilinux.org + + GPLv2 + app:gui + Play and download Youtube videos + SMTube allows to search, play and download Youtube videos. + http://sourceforge.net/projects/smplayer/files/SMTube/15.11.0/smtube-15.11.0.tar.bz2 + + qt5-base-devel + qt5-script-devel + qt5-webkit-devel + + + + + smtube + + qt5-base + qt5-script + qt5-webkit + libgcc + + + /usr/bin + /usr/share + /usr/share/doc + + + + + + 2016-01-06 + 15.11 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2014-11-28 + 14.8.0 + Version bump + Ergün salman + poyraz76@pisilinux.org + + + 2014-08-14 + 14.7.0 + Version bump + Richard de Bruin + richdb@pisilinux.org + + + 2014-04-23 + 2.1 + Version bump + Richard de Bruin + richdb@pisilinux.org + + + 2013-12-11 + 1.8 + First Release + Ganesh Iyer + iyer.gb.linux@gmail.com + + + diff --git a/multimedia/video/smtube/translations.xml b/multimedia/video/smtube/translations.xml new file mode 100644 index 0000000000..97566cb09d --- /dev/null +++ b/multimedia/video/smtube/translations.xml @@ -0,0 +1,10 @@ + + + + smtube + Youtube video indirme yöneticisi + SMTube, youtube videolarını oynatmak indirmek ve videolar içerisinde arama yapmak için bir uygulamadır. + + + + diff --git a/pisi-index.xml b/pisi-index.xml index 8bf6d12847..948bd4f978 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -107844,6 +107844,81 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + smtube + http://smplayer.sourceforge.net/en/info + + Pisi Linux Community + admins@pisilinux.org + + GPLv2 + app:gui + multimedia.video + Play and download Youtube videos + Youtube video indirme yöneticisi + SMTube allows to search, play and download Youtube videos. + SMTube, youtube videolarını oynatmak indirmek ve videolar içerisinde arama yapmak için bir uygulamadır. + http://sourceforge.net/projects/smplayer/files/SMTube/15.11.0/smtube-15.11.0.tar.bz2 + + qt5-base-devel + qt5-script-devel + qt5-webkit-devel + + multimedia/video/smtube/pspec.xml + + + smtube + + qt5-base + qt5-script + qt5-webkit + libgcc + + + /usr/bin + /usr/share + /usr/share/doc + + + + + 2016-01-06 + 15.11 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2014-11-28 + 14.8.0 + Version bump + Ergün salman + poyraz76@pisilinux.org + + + 2014-08-14 + 14.7.0 + Version bump + Richard de Bruin + richdb@pisilinux.org + + + 2014-04-23 + 2.1 + Version bump + Richard de Bruin + richdb@pisilinux.org + + + 2013-12-11 + 1.8 + First Release + Ganesh Iyer + iyer.gb.linux@gmail.com + + + gst-plugins-base diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 654923fb75..076edfe71c 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -5ab9184b2630a6d3a52bcbe02e24f828e441b8a7 \ No newline at end of file +f93d32e1d0309c0c43ca1306aa963926da9b74c0 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 1f4e771a10..760159c897 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 0bd9af1615..8513a4534d 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -9f0c6e5dc75219fba4b23fe71887680ea12e5808 \ No newline at end of file +0e8f92ad1dae6585cdef2bc7a5fbf242f85ba51d \ No newline at end of file