summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/mv_software.py
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-09-16 03:12:51 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-09-16 03:12:51 (GMT)
commitccb5e69fec58a23e405760c7bf05da8407c1273b (patch)
treef0b064233d6432851f9455e55fd7283fc54c425d /abs/core-testing/LinHES-config/mv_software.py
parent71b51f2763000108fad8f024f58e56c13228a243 (diff)
downloadlinhes_pkgbuild-ccb5e69fec58a23e405760c7bf05da8407c1273b.zip
linhes_pkgbuild-ccb5e69fec58a23e405760c7bf05da8407c1273b.tar.gz
linhes_pkgbuild-ccb5e69fec58a23e405760c7bf05da8407c1273b.tar.bz2
LinHES-config:removed broken xe in favor of Mednafen.
Diffstat (limited to 'abs/core-testing/LinHES-config/mv_software.py')
-rwxr-xr-xabs/core-testing/LinHES-config/mv_software.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-config/mv_software.py b/abs/core-testing/LinHES-config/mv_software.py
index 55711da..aabcf89 100755
--- a/abs/core-testing/LinHES-config/mv_software.py
+++ b/abs/core-testing/LinHES-config/mv_software.py
@@ -20,7 +20,7 @@ def setup_software(systemconfig, data_config):
default_installed=("mythcontrols", "mythgallery", "mythmovies",
"mythmusic", "mythsmolt", "mythvideo")
- other_pkg=("miro", "xe", "romdb", "xine", "dvdcss", "webmin" , "fuppes", "foldingathome", "mythappletrailers", "mythstream", "mythvodka")
+ other_pkg=("miro", "mednafen", "romdb", "xine", "dvdcss", "webmin" , "fuppes", "foldingathome", "mythappletrailers", "mythstream", "mythvodka")
else:
default_disabled = ("mythphone", "mytharchive", "mythbrowser", "mythnews",
"mythgame", "mythflix", "mythweather",
@@ -29,7 +29,7 @@ def setup_software(systemconfig, data_config):
default_installed=("mythcontrols", "mythgallery", "mythmovies",
"mythmusic", "mythsmolt", "mythvideo")
- other_pkg=("miro", "xe", "romdb", "xine", "dvdcss", "webmin" , "fuppes", "foldingathome")
+ other_pkg=("miro", "mednafen", "romdb", "xine", "dvdcss", "webmin" , "fuppes", "foldingathome")
for pkg in default_disabled:
pkgname=pkg+postfix