Changes between Version 66 and Version 67 of Ticket #27330
- Timestamp:
- 12/15/19 12:05:25 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27330 – Description
v66 v67 3 3 This has now been implemented for many other packages, or is in the process of being implemented. Those packages are listed below. However, there are many others yet to be done, and this ticket will attempt to list them in some rough order of priority. Unfortunately there is still not good documentation for how to implement these configure-time dependency checks. The documentation question is tracked at #26668. 4 4 5 === Already Done===5 ==== Already Done ==== 6 6 7 7 The following packages already have `spkg-configure.m4` checks that are working on most or all supported platforms: … … 38 38 * ninja-build (#27801) 39 39 * ntl (#27265) - merged by #27822 40 * openblas (#27870) 40 41 * pari (#28242) 41 42 * pari's packages, apart from pari_jupyter (#28242) … … 53 54 54 55 55 === In Progress===56 ==== In Progress ==== 56 57 57 58 The following packages have in-progress tickets to provide configure-time detection on the system: … … 65 66 The following packages have tickets for their conversions, but don't have working prototypes (i.e. branches) yet: 66 67 68 * cliquer (#28885) 67 69 * gc + libatomic (#28045) the 2nd is only used in the 1st 68 70 * iml (#27272)