Install Xt7-player in debian
Download deb package from here once you have deb package by double clicking on it
Its Debian package (not in the repository) has a little fault in its menu file and its desktop file is not so complete, so use the ones below:
-/usr/share/menu/xt7-player
?package(xt7-player):needs=”X11″ section=”Applications/Video”\
title=”xt7-player”\
command=”/usr/bin/xt7-player.gambas”\
icon=”/usr/share/pixmaps/xt7-player.png”
After updating the menu file, run update-menus as a normal user.
-/usr/share/applications/xt7-player.desktop
[Desktop Entry]
Version=1.0
Name=Xt7-player
Name[pt_BR]=Xt7-player
GenericName=Multimedia player
GenericName[pt_BR]=Reprodutor multimÃdia
Comment=Xt7-Player, an (almost) complete mplayer gui
Comment[pt_BR]=Xt7-Player, uma interface gráfica para o MPlayer (quase) completa
Exec=/usr/bin/xt7-player.gambas
Icon=/usr/share/pixmaps/xt7-player.png
Terminal=false
Type=Application
StartupNotify=true
Categories=Qt;AudioVideo;Audio;Video;
MimeType=application/ogg;application/x-ogg;video/ogg;audio/ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/msvideo;video/x-msvideo;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-theora;video/x-matroska;
After changing the desktop file, run update-desktop-database as root.
Screenshot