Commit Graph

9 Commits

Author SHA256 Message Date
74e9846200 - Update to version 1.1.1
* Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Adopt X.Org standard coding style (via x-indent-all.sh)
  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
  * Variable scope reductions as recommended by cppcheck
  * Delete functions identified as unused by cppcheck
  * Make some functions static that aren't called from other files
  * Remove redundant assignment
  * Remove redundant null-pointer check
  * Fix -Wsign-compare warnings
  * Remove unnecessary cast of strlen result in malloc argument
  * Remove weak symbol setup from Atom code
  * Depend on xproto and fsproto that are now used.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=15
2022-10-15 21:42:40 +00:00
7350a82592 - switch to libXfont2
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=14
2021-08-02 15:20:15 +00:00
4df5fe45e1 reverted previous change
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=13
2019-10-17 21:21:34 +00:00
987f39089c Accepting request 739923 from home:RBrownSUSE:branches:X11:XOrg
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739923
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=12
2019-10-17 14:33:06 +00:00
453512beb3 - Update to version 1.1
* This release imports the libXfont 1.x BDF-reading and PCF-writing
    code, as this program is the only known user of that code and
    libXfont 1.x is otherwise unmaintained. No functional difference
    should be apparent, this is just another step towards eliminating
    the old version of libXfont from the world.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=10
2017-11-09 16:52:43 +00:00
2612e3bdd5 Accepting request 454373 from home:pluskalm:branches:X11:XOrg
- Add gpg signature
- Remove obsolete parts of spec file
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/454373
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=8
2017-02-03 15:11:41 +00:00
6188028c30 Accepting request 267124 from home:tobijk:X11:XOrg
- Update to version 1.0.5:
  This minor maintenance release fixes a couple of issues with the
  usage messages printed for incorrect options, and updates the
  configure scripts to the latest X.Org standards.

OBS-URL: https://build.opensuse.org/request/show/267124
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=6
2015-01-05 16:36:26 +00:00
c5600b92ea Accepting request 149182 from home:Zaitor:branches:X11:XOrg
Update

OBS-URL: https://build.opensuse.org/request/show/149182
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=3
2013-01-21 08:50:03 +00:00
ada302b7a9 Accepting request 113461 from home:vuntz:branches:X11:XOrg
Split bdftopcf out of xorg-x11; no change to the content

OBS-URL: https://build.opensuse.org/request/show/113461
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=1
2012-04-14 09:31:19 +00:00