summaryrefslogtreecommitdiff
path: root/packages/python/python-pyraf_1.4.bb
blob: af267cfa9e9a7434a744eeb8050e552002597f4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "PyRAF is a Python-based interface to IRAF."
HOMEPAGE = "http://www.stsci.edu/resources/software_hardware/pyfits"
AUTHOR = "Space Telescope Science Institute"
RDEPENDS = "python-numarray"
SECTION = "devel/python"
LICENSE = "AURA"
PR = "ml0"

SRC_URI = "ftp://ra.stsci.edu/pub/pyraf/v2.5/pyraf-${PV}.tar.gz"
S = "${WORKDIR}/pyraf"

inherit distutils

y2 2007-01-11opie-taskbar: OPIE startup: if touchscreen device is not available, use mouse.Paul Sokolovsky1 2007-01-10opie-taskbar: Bump PR for latest changes.Paul Sokolovsky2 2007-01-10opie-taskbar: Add background bitmap sizes for couple of VGA devices.Paul Sokolovsky1 2007-01-09opie-taskbar: Comment out getkey calls, as no longer available with current O...Paul Sokolovsky3 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 2006-08-10opie-taskbar.inc: Add Universal bits by Goxboxlive.Florian Boor1 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2 2006-07-11opie-taskbar 1.2.2 add dedicated qpe.conf for htcuniversalMichael Lauer3 2006-07-02Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRsHolger Freyther2 2006-06-28opie-taskbar: c7x0 w/ w100 acceleration needs a special suspend/resume scriptMichael Lauer4 2006-06-22tslib|opie-taskbar: remove opie mouse hack for htcuniversal in tslib.sh and a...Michael Lauer4 2006-05-15opie-taskbar: Poodle: Fix cursor rotation for kernel 2.6 images. Might also b...Matthias Hentges3 2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie3 2006-03-04opie-taskbar: enable dedicated pictures for tosaMichael Lauer3 2006-01-12Correct Opie PV format to preserve upgradability of packages but note where c...Richard Purdie1 2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1