diff options
Diffstat (limited to 'kmid/kmid.spec')
-rw-r--r-- | kmid/kmid.spec | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/kmid/kmid.spec b/kmid/kmid.spec deleted file mode 100644 index 1c178c1a..00000000 --- a/kmid/kmid.spec +++ /dev/null @@ -1,62 +0,0 @@ -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 , tdelibs - -%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 TDEDIR=/opt/kde -./configure -make all - -%install -export TDEDIR=/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/tde/HTML/en/kmid -/opt/kde/share/doc/tde/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 |