You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
2.1 KiB
63 lines
2.1 KiB
Summary: Play midi/karaoke files and show lyrics. Support External synths, AWE, GUS, and FM devices. For X11/KDE
|
|
Name: kmid
|
|
Version: 1.2
|
|
Release: 1
|
|
Copyright: GPL
|
|
Group: X11/K Desktop Environment/Multimedia
|
|
Source: kmid-1.2.tar.gz
|
|
Requires: qt >= 1.3 , kdelibs
|
|
|
|
%description
|
|
KMid is a midi/karaoke file player, with configurable midi mapper,
|
|
real Session Management, drag & drop, customizable fonts, etc.
|
|
It has a very nice interface which let you easily follow the tune while
|
|
changing the color of the lyrics.
|
|
It supports output through external synthesizers, AWE, FM and GUS cards.
|
|
It also has a keyboard view to see the notes played by each instrument
|
|
|
|
%prep
|
|
%setup
|
|
|
|
%build
|
|
export KDEDIR=/opt/kde
|
|
./configure
|
|
make all
|
|
|
|
%install
|
|
export KDEDIR=/opt/kde
|
|
make install
|
|
|
|
%files
|
|
%doc kmid/README kmid/COPYING kmid/PEOPLE kmid/kmid.lsm kmid/ChangeLog
|
|
|
|
/opt/kde/bin/kmid
|
|
/opt/kde/share/doc/HTML/en/kmid
|
|
/opt/kde/share/doc/HTML/es/kmid
|
|
/opt/kde/share/icons/kmid.xpm
|
|
/opt/kde/share/icons/mini/kmid.xpm
|
|
/opt/kde/share/applnk/Multimedia/kmid.kdelnk
|
|
/opt/kde/share/mimelnk/audio/x-karaoke.kdelnk
|
|
/opt/kde/share/apps/kmid/toolbar
|
|
/opt/kde/share/apps/kmid/fm
|
|
/opt/kde/share/apps/kmid/maps/gm.map
|
|
/opt/kde/share/apps/kmid/maps/YamahaPSS790.map
|
|
/opt/kde/share/apps/kmid/maps/YamahaPSR500.map
|
|
/opt/kde/share/apps/kmid/OFortuna.kar
|
|
/opt/kde/share/apps/kmid/StopInTheNameOfLove.kar
|
|
/opt/kde/share/apps/kmid/TheGirlFromIpanema.kar
|
|
/opt/kde/share/apps/kmid/AnotherGlitchInTheCall.kar
|
|
/opt/kde/share/locale/es/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/cs/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/de/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/fi/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/hr/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/pl/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/pt/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/sk/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/eo/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/no/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/sv/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/pt_BR/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/zh_CN.GB2312/LC_MESSAGES/kmid.mo
|
|
/opt/kde/share/locale/zh_TW.Big5/LC_MESSAGES/kmid.mo
|