Skip to content

X11fonts: use autotools for new architecture host #11785

Merged
scheibelp merged 6 commits intospack:developfrom
tkameyama:bugfix/x11fonts
Jun 26, 2019
Merged

X11fonts: use autotools for new architecture host #11785
scheibelp merged 6 commits intospack:developfrom
tkameyama:bugfix/x11fonts

Conversation

@tkameyama
Copy link
Copy Markdown
Contributor

The packages of X11 fonts (For example font-adobe-utopia-100dpi) use original configure.
Because these scripts is very old (config.guess timestamp = 2010-09-24), new architecture host is faild to configure.

This patch use autotools for X11 fonts to update config.guess.

@tkameyama tkameyama changed the title Bugfix/x11fonts X11fonts: use autotools for new architecture host Jun 21, 2019
Copy link
Copy Markdown
Member

@citibeth citibeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the entire install() method needs to be removed from all these packages. Please see other AutotoolsPackage instances for examples to follow.

@scheibelp scheibelp dismissed citibeth’s stale review June 26, 2019 15:16

Original requests are now addressed

@scheibelp scheibelp merged commit e49c101 into spack:develop Jun 26, 2019
@scheibelp
Copy link
Copy Markdown
Member

Thanks!

tkameyama pushed a commit to tkameyama/spack that referenced this pull request Jun 27, 2019
dev-zero pushed a commit to dev-zero/spack that referenced this pull request Aug 13, 2019
* Remove individual font-* packages and add them as resources of the
  font-util package
* Update font-util package to Autotools-based package, and call
  autoreconf to regenerate the old configure script
* Add font-adobe-utopia-type1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants