That makes no sense! First, I don't know what the 'pisi' is.
The 'pisi' is a file with the extension .pisi
And this .pisi file is used to install software in Pardus.
This ^^^ is equivalent to the .exe file in Windows.
And to get your wanted qt-recordmydesktop-*****.pisi file do:
1. Open Dolphin (Filemanager) and activate F4 in order to open a konsole.
2. Build the PiSi-package with the following command in the konsole
sudo pisi bi https://svn.pardus.org.tr/pardus/playground/gokmen/misc/qt-recordmydesktop/pspec.xml -y
This may take some time as ~111 packages have to be downloaded and installed before the actual build process will take place.
3. If all is well, it ends with the picture below (qt-recordmydesktop.png)
4. Close the konsole with F4.
5. Install the now build file (with the pussycat icon) by double-click or right-click > Open with Package Manager.
That's all and I hope it is clear now.
If not, don't hesitate to ask more details.
The program can now be found under Multimedia.

That worked. Thanks