diff --git a/multimedia/sound/knowthelist/actions.py b/multimedia/sound/knowthelist/actions.py new file mode 100644 index 0000000000..99140ee3ea --- /dev/null +++ b/multimedia/sound/knowthelist/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 pisitools +from pisi.actionsapi import qt5 + +def setup(): + qt5.configure() + +def build(): + qt5.make() + +def install(): + qt5.install() + + pisitools.dodoc("LICENSE", "README.md") diff --git a/multimedia/sound/knowthelist/files/knowthelist.desktop b/multimedia/sound/knowthelist/files/knowthelist.desktop new file mode 100644 index 0000000000..162e91cc73 --- /dev/null +++ b/multimedia/sound/knowthelist/files/knowthelist.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Encoding=UTF-8 +Name=knowthelist +Name[en]=knowthelist +GenericName=knowthelist +GenericName[en]=knowthelist +Comment=Knowthelist the awesome party music player +Comment[en]=Knowthelist the awesome party music player +Icon=knowthelist.png +Exec=knowthelist +Terminal=false +StartupNotify=false +Categories=Application;Multimedia; diff --git a/multimedia/sound/knowthelist/pspec.xml b/multimedia/sound/knowthelist/pspec.xml new file mode 100644 index 0000000000..41d2a2cd16 --- /dev/null +++ b/multimedia/sound/knowthelist/pspec.xml @@ -0,0 +1,52 @@ + + + + + knowthelist + http://qt-apps.org/content/show.php/Knowthelist?content=165335 + + Stefan Gronewold(groni) + groni@pisilinux.org + + LGPLv3 + knowthelist + app:gui + Knowthelist the awesome party music player + Quick search for tracks in collection, Two players with separate playlists Mixer with fader, 3 channel EQ and gain, Auto fader and auto gain, Trackanalyser search for song start/end and gain setting, Auto DJ function with multiple filters for random play, Monitor player for pre listen tracks (via 2nd sound card e.g. USB) + https://github.com/knowthelist/knowthelist/archive/v2.3.0.tar.gz + + qt5-base-devel + glib2-devel + alsa-lib-devel + + + + + knowthelist + + qt5-base + gstreamer-next + taglib + alsa-lib + glib2 + libgcc + + + /usr/bin + /usr/share + /usr/share/applications + /usr/share/icons + /usr/share/doc + + + + + + 2015-09-26 + 2.3.0 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + diff --git a/multimedia/sound/knowthelist/translations.xml b/multimedia/sound/knowthelist/translations.xml new file mode 100644 index 0000000000..d13d5a0f1d --- /dev/null +++ b/multimedia/sound/knowthelist/translations.xml @@ -0,0 +1,8 @@ + + + + knowthelist + Knowthelist the awesome party music player + Quick search for tracks in collection, Two players with separate playlists Mixer with fader, 3 channel EQ and gain, Auto fader and auto gain, Trackanalyser search for song start/end and gain setting, Auto DJ function with multiple filters for random play, Monitor player for pre listen tracks (via 2nd sound card e.g. USB) + + diff --git a/multimedia/sound/sayonara/actions.py b/multimedia/sound/sayonara/actions.py new file mode 100644 index 0000000000..46b38ba0a4 --- /dev/null +++ b/multimedia/sound/sayonara/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 kde5 +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + pisitools.dodoc("README.txt", "license.txt", "MANUAL") diff --git a/multimedia/sound/sayonara/files/sayonara.desktop b/multimedia/sound/sayonara/files/sayonara.desktop new file mode 100644 index 0000000000..4c0fa2f563 --- /dev/null +++ b/multimedia/sound/sayonara/files/sayonara.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Encoding=UTF-8 +Name=Sayonara +Name[tr]=Sayonara +GenericName=Audio Player +GenericName[tr]=sayonara +Comment=Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend. +Comment[tr]=Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend. +Icon=/usr/share/sayonara/sayonara.xpm +Exec=/usr/bin/sayonara +Terminal=false +StartupNotify=true +Categories=Applications;Multimedia; diff --git a/multimedia/sound/sayonara/files/sayonara.png b/multimedia/sound/sayonara/files/sayonara.png new file mode 100644 index 0000000000..3684d243f6 Binary files /dev/null and b/multimedia/sound/sayonara/files/sayonara.png differ diff --git a/multimedia/sound/sayonara/pspec.xml b/multimedia/sound/sayonara/pspec.xml new file mode 100644 index 0000000000..ed422a11bc --- /dev/null +++ b/multimedia/sound/sayonara/pspec.xml @@ -0,0 +1,73 @@ + + + + + sayonara + http://sayonara.luciocarreras.de/index.html + + Pisi Linux Community + admins@pisilinux.org + + GPLv3 + sayonara + app:gui + Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend. + Although Sayoanra is considered as a lightweight player, it holds a lot of features to organize even big music collections. + http://sayonara-player.com/sw/sayonara-player-r155.tar.gz + + qt5-base-devel + gstreamer-next-devel + taglib-devel + libnotify-devel + gst-plugins-bad-devel + gst-plugins-base-devel + gst-plugins-ugly-next + glib2-devel + libgcc + gstreamer-next-devel + gst-plugins-base-next-devel + + + + + sayonara + + qt5-base + gst-plugins-bad + gst-plugins-base-next + gst-plugins-good-next + gst-plugins-ugly-next + gstreamer + taglib + libnotify + glib2 + libgcc + gstreamer-next + gst-plugins-base-next + + + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/pixmaps + /usr/share/applications + /usr/share/doc + + + + sayonara.desktop + sayonara.png + + + + + + 2015-09-26 + 0.7.0 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + diff --git a/multimedia/sound/sayonara/translations.xml b/multimedia/sound/sayonara/translations.xml new file mode 100644 index 0000000000..cf4660e328 --- /dev/null +++ b/multimedia/sound/sayonara/translations.xml @@ -0,0 +1,8 @@ + + + + sayonara + Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend. + Although Sayoanra is considered as a lightweight player, it holds a lot of features to organize even big music collections. + +