slackware-current/source/l/isl/slack-desc
Patrick J Volkerding e9f66c5635 Mon Sep 23 22:15:50 UTC 2019
a/aaa_elflibs-15.0-x86_64-11.txz:  Rebuilt.
  Upgraded:  libelf-0.177.so, libcurl.so.4.6.0, libexpat.so.1.6.10,
  libglib-2.0.so.0.6200.0, libgmodule-2.0.so.0.6200.0,
  libgobject-2.0.so.0.6200.0, libgthread-2.0.so.0.6200.0,
  libstdc++.so.6.0.27, libtdb.so.1.4.2, libusb-1.0.so.0.2.0.
  Added:  libisl.so.21.0.0, libmpc.so.3.1.0.
a/kernel-firmware-20190923_417a9c6-noarch-1.txz:  Upgraded.
d/gcc-9.2.0-x86_64-2.txz:  Rebuilt.
  Recompiled using --with-isl. The isl package is now required.
d/gcc-brig-9.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-g++-9.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gdc-9.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gfortran-9.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gnat-9.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-go-9.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-objc-9.2.0-x86_64-2.txz:  Rebuilt.
l/imagemagick-6.9.10_66-x86_64-1.txz:  Upgraded.
l/isl-0.21-x86_64-1.txz:  Added.
  Necessary to build GCC with the Graphite loop optimizations.
l/libical-3.0.6-x86_64-2.txz:  Rebuilt.
  Rebuilt with -DGOBJECT_INTROSPECTION=true and -DICAL_GLIB_VAPI=true.
  Thanks to Skaendo.
l/v4l-utils-1.18.0-x86_64-1.txz:  Upgraded.
x/xterm-349-x86_64-1.txz:  Upgraded.
2019-09-24 08:59:42 +02:00

19 lines
871 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
isl: isl (Integer Set Library)
isl:
isl: isl is a thread-safe C library for manipulating sets and relations
isl: of integer points bounded by affine constraints. The descriptions of
isl: the sets and relations may involve both parameters and existentially
isl: quantified variables. All computations are performed in exact integer
isl: arithmetic using GMP.
isl:
isl: Homepage: http://isl.gforge.inria.fr
isl:
isl: