into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/15 23:59:21+02:00 uni-frankfurt.de!mickeyl
gnome-mime-data depends on intltool-native
2005/06/15 23:48:32+02:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded
2005/06/15 23:42:31+02:00 dyndns.org!reenoo
giac: adjust SRC_URI to point to a versioned tarball.
BKrev: 42b0ae4cCkFxcuCPdX4YP5z7l_F7MA
HOMEPAGE = "http://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
PRIORITY = "optional"
LICENSE = "GPL"
-MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
+MAINTAINER = "Rene Wagner <rw@handhelds.org>"
DEPENDS = "fltk gmp mpfr gsl"
# ntl pari"
-SRC_URI = "ftp://ftp-fourier.ujf-grenoble.fr/xcas/giac_unstable.tgz"
+SRC_URI = "ftp://ftp-fourier.ujf-grenoble.fr/xcas/giac-${PV}.tar.gz"
inherit autotools
LICENSE = GPL
inherit gnome
+
+DEPENDS += "intltool-native"
+PR = "r1"