diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-23 03:47:32 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-23 03:47:32 (GMT) |
commit | a73aa26202d19da424722bcf1285b566dbfd9d8d (patch) | |
tree | cc24843c13127ef3b5d8207aa7c82be0b1f00d37 /abs/mv-core/myth/release-fixes/MythVanage-mythmenu | |
parent | a1219610c24fc89e2e4c1b81194fe25e40933cf5 (diff) | |
download | linhes_pkgbuild-a73aa26202d19da424722bcf1285b566dbfd9d8d.zip linhes_pkgbuild-a73aa26202d19da424722bcf1285b566dbfd9d8d.tar.gz linhes_pkgbuild-a73aa26202d19da424722bcf1285b566dbfd9d8d.tar.bz2 |
add mythvantage specific packages.
Diffstat (limited to 'abs/mv-core/myth/release-fixes/MythVanage-mythmenu')
4 files changed, 313 insertions, 0 deletions
diff --git a/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/MythVantage-menu/HOST_SETTINGS.xml b/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/MythVantage-menu/HOST_SETTINGS.xml new file mode 100755 index 0000000..c9b7e20 --- /dev/null +++ b/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/MythVantage-menu/HOST_SETTINGS.xml @@ -0,0 +1,71 @@ +<mythmenu name="HOST_SETTINGS"> + + <button> + <type>MV_NETWORK_SETUP_MENU</type> + <text>Network Settings</text> + <action>EXEC mythinstall -s network </action> + </button> + + <button> + <type>MV_SYSTEM_SETUP_MENU</type> + <text>System type</text> + <action>EXEC mythinstall -s hostype </action> + </button> + + <button> + <type>MV_MISC_SETUP_MENU</type> + <text>Misc Settings</text> + <action>EXEC mythinstall -s misc </action> + </button> + + <button> + <type>MV_SOFTWARE_MENU</type> + <text>Software</text> + <action>EXEC mythinstall -s plugins </action> + </button> + + <button> + <type>MV_SHUTDOWN_SETUP_MENU</type> + <text>Shutdown settings</text> + <action>EXEC mythinstall -s sleep </action> + </button> + + +<button> + <type>MV_ADVANCED_X_SETUP_MENU</type> + <text>Display</text> + <action>EXEC mythinstall -s advancedX</action> +</button> + +<button> + <type>MV_ADVANCED_SETUP_MENU</type> + <text>Advanced settings</text> + <action>EXEC mythinstall -s advanced</action> +</button> + + +<button> + <type>MV_AUDIO_SETUP_MENU</type> + <text>Audio settings</text> + <action>EXEC mythinstall -s sound </action> +</button> + + +<button> + <type>MV_ACCESS_SETUP_MENU</type> + <text>Access</text> + <action>EXEC mythinstall -s accesscontrol </action> +</button> + <!-- + <button> + <type>SETUP_MENU</type> + <text>Settings profile manager</text> + <action>EXEC mythinstall -t </action> + + </button> + --> + + + + +</mythmenu> diff --git a/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/MythVantage-menu/util_menu.xml b/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/MythVantage-menu/util_menu.xml new file mode 100644 index 0000000..aeecbbb --- /dev/null +++ b/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/MythVantage-menu/util_menu.xml @@ -0,0 +1,121 @@ +<mythmenu name="UTIL"> + + <button> + <type>MUSIC_PLAYLIST</type> + <text>Music Tools</text> + <text lang="IT">Opzioni Musica</text> + <text lang="DE">Musik verwalten</text> + <text lang="IS">Tónlistartól</text> + <text lang="NL">Muziek Beheren</text> + <text lang="SV">Musikverktyg</text> + <text lang="FR">Gestion Musiques</text> + <text lang="JA">ミュージックツール</text> + <text lang="FI">Musiikkityökalut</text> + <text lang="ZH_TW">音樂工具</text> + <text lang="SI">Glasbena orodja</text> + <text lang="ET">Muusikatööriistad</text> + <text lang="NB">Musikkverktøy</text> + <text lang="DK">Musikværktøjer</text> + <text lang="ES">Gestionar Música</text> + <text lang="PT">Gerir Música</text> + <text lang="CZ">Hudební nástroje</text> + <text lang="RU">Работа с музыкой</text> + <text lang="PL">Narzędzia muzyczne</text> + <text lang="HE">כלי מוסיקה</text> + <action>PLUGIN mythmusic</action> + <depends>mythmusic</depends> + </button> + + <button> + <type>VIDEO_MANAGER</type> + <text>Video Manager</text> + <text lang="IT">Gestione Video</text> + <text lang="ES">Gestionar Videos</text> + <text lang="CA">Gestionar vÃdeos</text> + <text lang="DK">Filmopsætning</text> + <text lang="DE">Videos verwalten</text> + <text lang="IS">Kvikmyndatól</text> + <text lang="PT">Gerir Filmes</text> + <text lang="SV">Filmhanterare</text> + <text lang="FR">Gestion Vidéos</text> + <text lang="NL">Films Beheren</text> + <text lang="JA">ビデオマネージャー</text> + <text lang="FI">Videonhallinta</text> + <text lang="ZH_TW">電影工具</text> + <text lang="SI">Video orodja</text> + <text lang="ET">Videohaldus</text> + <text lang="NB">Videobehandler</text> + <text lang="CZ">Manažer filmů</text> + <text lang="RU">Управление фильмами</text> + <text lang="PL">Zarządca Filmów</text> + <text lang="HE">מנהל וידאו</text> + <action>JUMP Video Manager</action> + <depends>mythvideo</depends> + </button> + + <button> + <type>SETUP_KEYS</type> + <text>Edit Keys</text> + <text lang="IT">Modifica Tasti</text> + <text lang="FR">Configurer les touches</text> + <text lang="IS">Stilla takka</text> + <text lang="DE">Tastenbelegung ändern</text> + <text lang="FI">Muokkaa Näppäimiä</text> + <text lang="DK">Redigér tasteindstillinger</text> + <text lang="SV">Ändra knappar</text> + <text lang="ES">Editar Teclas</text> + <text lang="PT">Configurar Teclas</text> + <text lang="ET">Klahvide muutmine</text> + <text lang="NL">Toetsen Aanpassen</text> + <text lang="CZ">Editovat klávesy</text> + <text lang="JA">キー設定</text> + <text lang="RU">Редактировать клавиши</text> + <text lang="SI">Urejanje tipk</text> + <text lang="PL">Edytuj klawisze</text> + <text lang="HE">עריכת מקשים</text> + <action>PLUGIN mythcontrols</action> + <depends>mythcontrols</depends> + </button> + + <button> + <type>SETUP_MENU</type> + <text>Setup</text> + <text lang="IT">Impostazioni</text> + <text lang="ES">Configurar</text> + <text lang="CA">Configurar</text> + <text lang="FR">Paramètres</text> + <text lang="DE">Konfiguration</text> + <text lang="DK">Indstillinger</text> + <text lang="IS">Stillingar</text> + <text lang="NL">Configuratie</text> + <text lang="PT">Configurações</text> + <text lang="SV">Inställningar</text> + <text lang="JA">設定</text> + <text lang="FI">Asetukset</text> + <text lang="ZH_TW">設定</text> + <text lang="SI">Nastavitve</text> + <text lang="ET">Sätted</text> + <text lang="NB">Innstillinger</text> + <text lang="CZ">Nastavení</text> + <text lang="RU">Настройки</text> + <text lang="PL">Ustawienia</text> + <text lang="HE">הגדרה</text> + <action>MENU main_settings.xml</action> + </button> + <button> + <type>MV_SETUP_MENU</type> + <text>MythVantage Settings</text> + <action>MENU HOST_SETTINGS.xml</action> + + </button> + + <button> + <type>MV_TEMPLATE</type> + <text>Settings profile manager</text> + <action>EXEC mythinstall -t </action> + + </button> + + + +</mythmenu> diff --git a/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/MythVantage-menu/util_menu.xml.mv b/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/MythVantage-menu/util_menu.xml.mv new file mode 100755 index 0000000..4a94303 --- /dev/null +++ b/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/MythVantage-menu/util_menu.xml.mv @@ -0,0 +1,106 @@ +<mythmenu name="UTIL"> + + <button> + <type>MUSIC_PLAYLIST</type> + <text>Music Tools</text> + <text lang="DE">Musik verwalten</text> + <text lang="IS">Tónlistartól</text> + <text lang="NL">Muziek Beheren</text> + <text lang="SV">Musikverktyg</text> + <text lang="FR">Musiques</text> + <text lang="JA">ミュージックツール</text> + <text lang="FI">Musiikkityökalut</text> + <text lang="ZH_TW">音樂工具</text> + <text lang="SI">Glasbena orodja</text> + <text lang="ET">Muusikatööriistad</text> + <text lang="NB">Musikkverktøy</text> + <text lang="DK">Musikværktøjer</text> + <text lang="ES">Gestionar Música</text> + <text lang="PT">Gerir Música</text> + <text lang="CZ">Hudební nástroje</text> + <text lang="RU">Работа с музыкой</text> + <action>PLUGIN mythmusic</action> + <depends>mythmusic</depends> + </button> + + <button> + <type>VIDEO_MANAGER</type> + <text>Video Manager</text> + <text lang="ES">Gestionar Videos</text> + <text lang="CA">Gestionar vÃdeos</text> + <text lang="DK">Filmopsætning</text> + <text lang="DE">Videos verwalten</text> + <text lang="IS">Kvikmyndatól</text> + <text lang="PT">Gerir Filmes</text> + <text lang="SV">Filmhanterare</text> + <text lang="FR">Vidéos</text> + <text lang="NL">Films Beheren</text> + <text lang="JA">ビデオマネージャー</text> + <text lang="FI">Videonhallinta</text> + <text lang="ZH_TW">電影工具</text> + <text lang="SI">Video manager</text> + <text lang="ET">Videohaldus</text> + <text lang="NB">Videobehandler</text> + <text lang="CZ">Manažer filmů</text> + <text lang="RU">Управление фильмами</text> + <action>JUMP Video Manager</action> + <depends>mythvideo</depends> + </button> + + <button> + <type>SETUP_KEYS</type> + <text>Edit Keys</text> + <text lang="FR">Configurer les touches</text> + <text lang="IS">Stilla takka</text> + <text lang="DE">Tastenbelegung ändern</text> + <text lang="FI">Muokkaa Näppäimiä</text> + <text lang="DK">Redigér tasteindstillinger</text> + <text lang="SV">Ändra knappar</text> + <text lang="ES">Editar Teclas</text> + <text lang="PT">Configurar Teclas</text> + <text lang="ET">Klahvide muutmine</text> + <text lang="NL">Toetsen Aanpassen</text> + <text lang="CZ">Editovat klávesy</text> + <text lang="JA">キー設定</text> + <text lang="RU">Редактировать клавиши</text> + <action>PLUGIN mythcontrols</action> + <depends>mythcontrols</depends> + </button> + + <button> + <type>SETUP_MENU</type> + <text>Setup</text> + <text lang="IT">Impostazioni</text> + <text lang="ES">Configurar</text> + <text lang="CA">Configurar</text> + <text lang="FR">Configuration</text> + <text lang="DE">Konfiguration</text> + <text lang="DK">Indstillinger</text> + <text lang="IS">Stillingar</text> + <text lang="NL">Configuratie</text> + <text lang="PT">Configurações</text> + <text lang="SV">Inställningar</text> + <text lang="JA">設定</text> + <text lang="FI">Asetukset</text> + <text lang="ZH_TW">設定</text> + <text lang="SI">Nastavitve</text> + <text lang="ET">Sätted</text> + <text lang="NB">Innstillinger</text> + <text lang="CZ">Nastavení</text> + <text lang="RU">Настройки</text> + <action>MENU main_settings.xml</action> + </button> + <button> + <type>MV_SETUP_MENU</type> + <text>MythVantage Settings</text> + <action>MENU HOST_SETTINGS.xml</action> + + </button> + + <button> + <type>MV_TEMPLATE</type> + <text>Settings profile manager</text> + <action>EXEC mythinstall -t </action> + + </button> +</mythmenu> diff --git a/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/PKGBUILD b/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/PKGBUILD new file mode 100755 index 0000000..888228e --- /dev/null +++ b/abs/mv-core/myth/release-fixes/MythVanage-mythmenu/PKGBUILD @@ -0,0 +1,15 @@ +pkgname=MythVantage-mythmenu +pkgver=1.0 +pkgrel=6 +pkgdesc="Myth menu with MythVantage settings" +#depends=( mythtv-svn ) +source=() +arch=('i686') +build() { + cd $startdir/src + rsync -a --exclude=.svn $startdir/MythVantage-menu . + mkdir -p -m 755 $startdir/pkg/usr/local/share/mythtv/themes + cp -rp MythVantage-menu $startdir/pkg/usr/local/share/mythtv/themes + +} + |