# Maintainer: Felix Domke include conf/distro/opendreambox.conf DISTRO = "opendreambox" DISTRO_NAME = "OpenDreambox" DISTRO_VERSION = "1.4.0" FEED_URIS += "official##http://sources.dreamboxupdate.com/opendreambox/1.4/${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 = 20060824 PREFERRED_VERSION_python-native = "2.4.0" PREFERRED_VERSION_swig-native = "1.3.31" PREFERRED_VERSION_python = "2.4.4" PREFERRED_VERSION_ipkg = "0.99.154" PREFERRED_VERSION_busybox = "1.01" PREFERRED_VERSION_zope-interface = "3.1.0c1" PREFERRED_VERSION_zope-interface-native = "3.1.0c1" PREFERRED_VERSION_twisted = "2.4.0" PREFERRED_VERSION_twisted-native = "2.4.0" PREFERRED_VERSION_twisted-web = "0.5.0" PREFERRED_VERSION_twisted-web2 = "0.2.0" # we need libsigc++-1.2 1.2.5 PREFERRED_VERSION_libsigc++-1.2 = "1.2.5" PREFERRED_VERSION_autoconf-native = "2.59"