summaryrefslogtreecommitdiff
path: root/packages/python/python-imdbpy_3.1.bb
blob: 72d30fb89ba45e172a3842c1f7f5f5f9a3a8a033 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database."
SECTION = "devel/python"
HOMEPAGE = "http://imdbpy.sourceforge.net/"
PRIORITY = "optional"
LICENSE = "GPL"
SRCNAME = "IMDbPY"
PR = "ml0"

SRC_URI = "${SOURCEFORGE_MIRROR}/imdbpy/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils

FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/imdb/parser/common/.debug"
kages/gcc/gcc-4.1.1?id=8a99edb6e1f3eea465d389761eda63fcf31f7d85'>packages/gcc/gcc_4.1.1.bb: Make sure that the build machine uses the correct ...Stelios Koroneos1 2007-03-11disapproval of revision 'e7f88b3d1877bd1013495ae0870737c163c6c433'Oyvind Repvik1 2007-03-11gcc: Fix crossbuild issue on x86_64 hosts (4.1.1/4.1.2)Oyvind Repvik1 2007-03-01packages/gcc gcc-4.1.1: fix eabi issues on a bigendian toolchain:Dirk Opfer1 2007-01-31gcc-4.1.1/sh3-installfix-fixheaders.patch : Fix of bug 1525Kristoffer Ericson1 2006-12-18Remove the CRLF problem in this patch.Andrew Wilcox1 2006-12-16gcc 4.1.1: add patch to fix PR 13685Leon Woestenberg1 2006-12-03gcc 4.1.1: add patch to fix an ICE with building glibc with certain CFLAGS, i...Koen Kooi1 2006-10-26gcc 4.1.1: Add patch from Dallas Foley to fix EABI on armv4tKoen Kooi1 2006-08-06packages/gcc: For targets (libstdc++,java,mudflap...) use xgcc -E as CPPHolger Freyther1 2006-08-04Added patch (from gcc fix for bug 27363). This makes alsa work with gcc 4.1.1Frans Meulenbroeks1 2006-06-19gcc 4.1.1 added uclibc patches to gcc 4.1.1 (see README file)Frans Meulenbroeks15 2006-06-10gcc-4.1.1: added patch for configure to compile with the right target flagsFrans Meulenbroeks1 2006-06-04gcc 4.1.1: added patch for big endianFrans Meulenbroeks1 2006-05-25gcc 4.1.1: but the zecke patch in the right dir. I suck Koen Kooi6 2006-05-25gcc: add gcc 4.1.1 toolchainKoen Kooi11