Files @ 91eaead77c75
Branch filter:

Location: ohnobinki_overlay/app-emacs/imaxima/metadata.xml

binki
net-irc/unrealircd: changed dep on curl[ares,-ipv6] to curl
The ebuild had previously incorrectly carried a message saying that unrealircd required a copy of curl with ares built in and that curl's ipv6 useflag disables it's ares useflag even if portage records curl's cares flag as being set. The latter is true, but unrealircd runs fine with a copy of curl that is compiled without cares (which equals c-ares).
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-mathematics</herd>
<herd>emacs</herd>
<longdescription lang="en">
  Imaxima provides support for interacting with the computer algebra system
  Maxima in an Emacs buffer. Imaxima processes the output from Maxima with TeX
  and inserts the resulting image in the buffer. The command imaxima provides
  a simple comint derived CLI mode. The command imaxima-latex prepares a LaTeX
  version of the Maxima buffer. Imaxima can also be hooked in to the Emacs
  mode included with Maxima, which provides more key bindings and other
  conveniences.
</longdescription>
</pkgmetadata>