Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Wed, 15 Jun 2005 22:40:12 +0000 (22:40 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Wed, 15 Jun 2005 22:40:12 +0000 (22:40 +0000)
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

packages/giac/giac_0.5.0.bb
packages/gnome/gnome-mime-data_2.4.1.bb

index 0689da6..5ab6c15 100644 (file)
@@ -3,11 +3,11 @@ DESCRIPTION = "A free computer algebra system"
 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
 
index aa2d211..dcf9eeb 100644 (file)
@@ -1,2 +1,5 @@
 LICENSE = GPL
 inherit gnome
+
+DEPENDS += "intltool-native"
+PR = "r1"