conf/distro/opendreambox.conf: add opendreambox-1.5 distro
authorFelix Domke <tmbinc@elitedvb.ne>
Sun, 24 Jun 2007 22:39:20 +0000 (22:39 +0000)
committerFelix Domke <tmbinc@elitedvb.ne>
Sun, 24 Jun 2007 22:39:20 +0000 (22:39 +0000)
conf/distro/opendreambox-1.5.conf [new file with mode: 0644]

diff --git a/conf/distro/opendreambox-1.5.conf b/conf/distro/opendreambox-1.5.conf
new file mode 100644 (file)
index 0000000..7ee4582
--- /dev/null
@@ -0,0 +1,23 @@
+# Maintainer: Felix Domke <tmbinc@elitedvb.net>
+
+include conf/distro/opendreambox.conf
+DISTRO = "opendreambox"
+DISTRO_NAME = "OpenDreambox"
+DISTRO_VERSION = "1.5.0"
+
+FEED_URIS += "official##http://sources.dreamboxupdate.com/opendreambox/1.5/${MACHINE}/feed"
+
+# freetype < 2.1.8 is a *must*, because of the old api
+# we choose 2.0.9 as it somehow renders in a different way,
+# resulting in better quality. 
+PREFERRED_VERSION_freetype = "2.0.9"
+SRCDATE = 20070625
+
+PREFERRED_VERSION_python-native = "2.5.1"
+PREFERRED_VERSION_swig-native = "1.3.31"
+PREFERRED_VERSION_python = "2.5.1"
+PREFERRED_VERSION_ipkg = "0.99.154"
+PREFERRED_VERSION_busybox = "1.01"
+
+# we need libsigc++-1.2 1.2.5
+PREFERRED_VERSION_libsigc++-1.2 = "1.2.5"