AmiNetRadio Modplug
Jump to navigation
Jump to search
;--------------------------------------------
- ## ITEM "AmiNetRadio_Modplug" DISPLAYNAME "AmiNetRadio Modplug Player"
- ## DATE "29.08.2011"
- ## DESCRIPTION "AmiNetRadio player based on modplug.library*N*Nallowing for playback of all supported music module formats."
- ## APPTYPE "AUDIO"
- ## DEPENDENCIES "AmiNetRadio"
- ## APPAUTHOR "Ilkka 'itix' Lehtoranta"
- ## APPWEBPAGE "http://morphos-files.net/find.php?n&find=modplug+anr+plugin"
- ## GRUNCHAUTHOR "Guido Mersmann <geit&gmx$de>"
- ## URLARCHIVE "http://morphos-files.net/download/Modplug_ANR_plugin"
- ## URLWEBPAGE "http://morphos-files.net/find.php?n&find=modplug+anr+plugin"
- ## URLPATTERN "class=*"vr*">{VERSION}.{REVISION}<"
- ## ARCHIVESIZE 19723
- ## INSTALLDIR DEPENDENCY "AmiNetRadio"
- ## INSTALLCHECK "{INSTALLDIR}AmiNetRadio/players/modplug.player.elf"
- ## INSTALL
{STANDARDEXTRACT}
Copy "{TEMPDIR}AmiNetRadio#?/players/modplug.player.elf" "{INSTALLDIR}AmiNetRadio/players"
Copy "{TEMPDIR}AmiNetRadio#?/anr-modplug.readme#?" "{INSTALLDIR}AmiNetRadio/docs"
- ## INSTALL END
- ## UNINSTALL
Delete FORCE "{INSTALLDIR}AmiNetRadio/players/modplug.player.elf"
Delete FORCE "{INSTALLDIR}AmiNetRadio/players/modplug.pri"
Delete FORCE "{INSTALLDIR}AmiNetRadio/docs/anr-modplug.readme#?"
- ## UNINSTALL END
- ## ITEM END