summaryrefslogtreecommitdiff
path: root/recipes/libidl.recipe
blob: 8cc580b4f1d460fcef301f0cfd9ab0b9fffe15b2 (plain)
1
2
3
4
5
6
7
8
# -*- Mode: Python -*- vi:si:et:sw=4:sts=4:ts=4:syntax=python

class Recipe(recipe.Recipe):
    name = 'libIDL'
    version = '0.8.14'
    licenses = [License.LGPL]
    stype = SourceType.TARBALL
    url = 'http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-0.8.14.tar.bz2'