I have updated the dependencies with the new substitutes.
Please note that upstream has archived this project on GitHub, so there will probably be no more new changes in the future.
Git Clone URL: | https://aur.archlinux.org/bdf-tewi-git.git (read-only, click to copy) |
---|---|
Package Base: | bdf-tewi-git |
Description: | Bitmap font |
Upstream URL: | https://github.com/lucy/tewi-font |
Licenses: | |
Submitter: | None |
Maintainer: | rko |
Last Packager: | rko |
Votes: | 27 |
Popularity: | 0.59 |
First Submitted: | 2013-03-24 20:07 |
Last Updated: | 2020-09-16 23:54 |
I have updated the dependencies with the new substitutes.
Please note that upstream has archived this project on GitHub, so there will probably be no more new changes in the future.
xorg-font-utils has been dropped the aur
Okay, fixed.
I just randomly took ownership of this package, so not too familiar with PKGBUILD syntax.
I could not install this package with Aura. Please change the `makedepends` line to:
```
makedepends=('git' 'python' 'make')
```
Made the requested changes.
I also switched to using *.pcf.gz since the main medium font was getting kind of big (426 KB).
Now it just globs everything in the out/ directory, so this should prevent future naming changes breaking hardcoded filenames.
This should now depend on python (probably 3) and run `make var` before installing .bdfs (from the base directory).
Fixed again. Thanks for the report.
build instructions or file names seem to have changed, breaks package
Fixed. Thank you for the report.
the names of the regular weight fonts have changed from "normal" to "medium", which breaks this package. here's the changeset: http://git.io/vEyHS
here's an updated version of the PKGBUILD that works for me: http://ix.io/n1F
Pinned Comments
rko commented on 2020-09-16 23:56
I have updated the dependencies with the new substitutes.
Please note that upstream has archived this project on GitHub, so there will probably be no more new changes in the future.