diff --git a/multimedia/sound/qmmp/actions.py b/multimedia/sound/qmmp/actions.py
new file mode 100644
index 0000000000..eac2d97e0e
--- /dev/null
+++ b/multimedia/sound/qmmp/actions.py
@@ -0,0 +1,36 @@
+#!/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 cmaketools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+
+def setup():
+ pisitools.dosed("src/plugins/Input/cdaudio/decoder_cdaudio.cpp", "cdio\/cdda\.h", r"cdio/paranoia/cdda.h")
+ cmaketools.configure("-DUSE_PULSE=TRUE \
+ -DUSE_ALSA=TRUE \
+ -DUSE_FFMPEG=TRUE \
+ -DUSE_FFMPEG_LEGACY=OFF \
+ -DUSE_CDA=TRUE \
+ -DUSE_VORBIS=TRUE \
+ -DUSE_AAC=TRUE \
+ -DUSE_LADSPA=TRUE \
+ -DUSE_COVER=TRUE \
+ -DUSE_KDENOTIFY=TRUE \
+ -DUSE_ENCA=TRUE \
+ -DUSE_FLAC=TRUE \
+ -DUSE_MPRIS=TRUE \
+ -DUSE_HAL=OFF \
+ -DCMAKE_SKIP_RPATH=ON \
+ -DCMAKE_SKIP_INSTALL_RPATH=ON")
+
+def build():
+ cmaketools.make()
+
+def install():
+ cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("AUTHORS", "COPYING", "ChangeLog*", "README*")
diff --git a/multimedia/sound/qmmp/pspec.xml b/multimedia/sound/qmmp/pspec.xml
new file mode 100644
index 0000000000..b573150ad7
--- /dev/null
+++ b/multimedia/sound/qmmp/pspec.xml
@@ -0,0 +1,179 @@
+
+
+
+
+ qmmp
+ http://qmmp.ylsoftware.com
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2+
+ qmmp
+ app:gui
+ An audio-player, written with Qt5 library
+ Qmmp is an audio-player, written with Qt5 library. It's similar to Winamp or Xmms. Also supports Xmms and Winamp skins. qmmp-skins package in Contrib repository is recommended, too.
+ http://qmmp.ylsoftware.com/files/qmmp-1.0.1.tar.bz2
+
+ qt5-base-devel
+ libX11-devel
+ qt5-x11extras-devel
+ libsamplerate-devel
+ wavpack-devel
+ flac-devel
+ faad2-devel
+ libmodplug-devel
+ libmms-devel
+ libcdio-devel
+ libvorbis-devel
+ libsndfile-devel
+ pulseaudio-libs-devel
+ alsa-lib-devel
+ mesa-devel
+ libmad-devel
+ taglib-devel
+ ffmpeg-devel
+ libmpcdec-devel
+ libcddb-devel
+
+
+
+
+ qmmp
+
+ qt5-base
+ curl
+ libX11
+ libgcc
+ qt5-x11extras
+ libsamplerate
+ wavpack
+ flac
+ faad2
+ libmodplug
+ libmms
+ libvorbis
+ libsndfile
+ pulseaudio-libs
+ alsa-lib
+ libmad
+ taglib
+ ffmpeg
+ jack-audio-connection-kit
+ libmpcdec
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+
+
+ qmmp-devel
+ qmmp development files
+
+ qmmp
+ qt5-base-devel
+
+
+ /usr/lib/pkgconfig
+ /usr/include/
+
+
+
+
+
+ 2015-10-23
+ 1.0.1
+ Version bump ported to qt5.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-01-11
+ 0.8.3
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-12-25
+ 0.8.2
+ Rebuild for ffmpeg
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
+
+ 2014-12-17
+ 0.8.2
+ Version bump
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+ 2014-07-06
+ 0.8.0
+ Version bump
+ Nikolay Semenov
+ tribunal@pisilinux.org
+
+
+ 2014-06-04
+ 0.7.7
+ Version bump
+ Serdar Soytetir
+ kaptan@pisilinux.org
+
+
+ 2013-11-30
+ 0.7.3
+ Rebuild for ffmpeg.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-10-19
+ 0.7.3
+ Version Bump
+ Richard de Bruin
+ richdb@pisilinux.org
+
+
+ 2013-08-30
+ 0.7.2
+ V.Bump
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-08-29
+ 0.7.1
+ missing dep.
+ Erdinç gültekin
+ erdincgultekin@pisilinux.org
+
+
+ 2013-07-27
+ 0.7.1
+ Move pc files to devel pack, rebuild
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-07-08
+ 0.7.1
+ Version bump.
+ Marcin Bojara
+ marcin@pisilinux.org
+
+
+ 2012-09-01
+ 0.6.3
+ First release
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+
diff --git a/multimedia/sound/qmmp/translations.xml b/multimedia/sound/qmmp/translations.xml
new file mode 100644
index 0000000000..1c90bb6e15
--- /dev/null
+++ b/multimedia/sound/qmmp/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ qmmp
+ Qt tabanlı müzik oynatıcı
+ Qmmp Qt tabanlı bir müzik oynatıcısıdır. Xmms ve Winamp temalarını destekler. Ayrıca Contrib deposunda bulunan ve Pisi Linux'a özel temalar da içeren qmmp-skins paketini de kurmanız önerilir.
+
+
+
+ qmmp-devel
+ qmmp için geliştirme dosyaları
+
+
\ No newline at end of file
diff --git a/pisi-index.xml b/pisi-index.xml
index b8697bd9a4..f4681f6ee8 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -5371,7 +5371,7 @@
- 2015-04-25
+ 2015-11-19
6.9
First release
Osman Erkan
@@ -33521,7 +33521,7 @@
- 2015-11-10
+ 2015-11-19
3.19.4
Version bump.
Osman Erkan
@@ -86465,6 +86465,185 @@ Jabber and others
+
+
+ qmmp
+ http://qmmp.ylsoftware.com
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2+
+ app:gui
+ multimedia.sound
+ An audio-player, written with Qt5 library
+ Qt tabanlı müzik oynatıcı
+ Qmmp is an audio-player, written with Qt5 library. It's similar to Winamp or Xmms. Also supports Xmms and Winamp skins. qmmp-skins package in Contrib repository is recommended, too.
+ Qmmp Qt tabanlı bir müzik oynatıcısıdır. Xmms ve Winamp temalarını destekler. Ayrıca Contrib deposunda bulunan ve Pisi Linux'a özel temalar da içeren qmmp-skins paketini de kurmanız önerilir.
+ qmmp
+ http://qmmp.ylsoftware.com/files/qmmp-1.0.1.tar.bz2
+
+ qt5-base-devel
+ libX11-devel
+ qt5-x11extras-devel
+ libsamplerate-devel
+ wavpack-devel
+ flac-devel
+ faad2-devel
+ libmodplug-devel
+ libmms-devel
+ libcdio-devel
+ libvorbis-devel
+ libsndfile-devel
+ pulseaudio-libs-devel
+ alsa-lib-devel
+ mesa-devel
+ libmad-devel
+ taglib-devel
+ ffmpeg-devel
+ libmpcdec-devel
+ libcddb-devel
+
+ multimedia/sound/qmmp/pspec.xml
+
+
+ qmmp
+
+ qt5-base
+ curl
+ libX11
+ libgcc
+ qt5-x11extras
+ libsamplerate
+ wavpack
+ flac
+ faad2
+ libmodplug
+ libmms
+ libvorbis
+ libsndfile
+ pulseaudio-libs
+ alsa-lib
+ libmad
+ taglib
+ ffmpeg
+ jack-audio-connection-kit
+ libmpcdec
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+
+ qmmp-devel
+ qmmp development files
+ qmmp için geliştirme dosyaları
+
+ qmmp
+ qt5-base-devel
+
+
+ /usr/lib/pkgconfig
+ /usr/include/
+
+
+
+
+ 2015-10-23
+ 1.0.1
+ Version bump ported to qt5.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-01-11
+ 0.8.3
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-12-25
+ 0.8.2
+ Rebuild for ffmpeg
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
+
+ 2014-12-17
+ 0.8.2
+ Version bump
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+ 2014-07-06
+ 0.8.0
+ Version bump
+ Nikolay Semenov
+ tribunal@pisilinux.org
+
+
+ 2014-06-04
+ 0.7.7
+ Version bump
+ Serdar Soytetir
+ kaptan@pisilinux.org
+
+
+ 2013-11-30
+ 0.7.3
+ Rebuild for ffmpeg.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-10-19
+ 0.7.3
+ Version Bump
+ Richard de Bruin
+ richdb@pisilinux.org
+
+
+ 2013-08-30
+ 0.7.2
+ V.Bump
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-08-29
+ 0.7.1
+ missing dep.
+ Erdinç gültekin
+ erdincgultekin@pisilinux.org
+
+
+ 2013-07-27
+ 0.7.1
+ Move pc files to devel pack, rebuild
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2013-07-08
+ 0.7.1
+ Version bump.
+ Marcin Bojara
+ marcin@pisilinux.org
+
+
+ 2012-09-01
+ 0.6.3
+ First release
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+
twolame
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 8a2e5fcc35..c7de21a6d9 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-d05a238e60b56ebd4d4be772491605ace08058d9
\ No newline at end of file
+bf6b03088914ebd9534182c963a6da65d4094907
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 892cbcacc3..647ff72a9a 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 621519fc31..c96f77a211 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-13e4f868be5fd1cb121c1125fc83b9a5d5210111
\ No newline at end of file
+e2d3aefd6882944de63579d83d6811408c62ab80
\ No newline at end of file