1 DESCRIPTION
= "A free computer algebra system"
2 HOMEPAGE
= "http://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
3 SECTION
= "console/utils"
6 DEPENDS
= "fltk gmp mpfr gsl"
8 SRC_URI
= "ftp://ftp-fourier.ujf-grenoble.fr/xcas/giac-${PV}.tar.gz"
14 TARGET_CC_ARCH
+= "${LDFLAGS}"
17 sed
-i
-e s
:doc
::g $
{S
}/Makefile.am
19 sed
-i
-e s
:doc
::g $
{S
}/Makefile
23 oe_runmake prefix
="${D}${prefix}" \
24 bindir
="${D}${bindir}" \
25 libdir
="${D}${libdir}" \
26 includedir
="${D}${includedir}" \
30 PACKAGES
+= " libgiac libxcas"
32 FILES_$
{PN
} = "${bindir} \
34 ${datadir}/application* \
38 FILES_libgiac
= "${libdir}/libg*.so.*"
39 FILES_libxcas
= "${libdir}/libx*.so.*"
41 SRC_URI
[md5sum
] = "c0bdb493cfef3dd058cc3750101a4f47"
42 SRC_URI
[sha256sum
] = "354923541221670d48ea2d713abd3fcad94e7f0d220ac9d53e9bcee0eda6ed4a"