2023-06-27 12:43:34 by Taylor R Campbell | Files touched by this commit (10) |
Log message:
fonts/font-util: New pkgconfig.mk for cross-compilation assistance.
Fixes cross-build of modular-xorg-fonts.
|
2023-02-28 07:52:32 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
font-adobe-utopia: update to 1.0.5.
This release bundles up the last twelve years worth of build system
improvements, including making the configure script more efficient
and using the -n flag to gzip to improve build reproducibility.
Alan Coopersmith (10):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
gitlab CI: stop requiring Signed-off-by in commits
Switch to XORG_DEFAULT_NOCODE_OPTIONS
Use COMPRESS_FLAGS to improve build reproducibility
font-adobe-utopia-75dpi 1.0.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (2):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
config: update AC_PREREQ statement to 2.60
Matthieu Herrb (1):
Typo: font.dir -> fonts.dir
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2021-10-26 12:28:41 by Nia Alarie | Files touched by this commit (864) |
Log message:
fonts: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:05:29 by Nia Alarie | Files touched by this commit (864) |
Log message:
fonts: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
2015-11-03 21:45:25 by Alistair G. Crooks | Files touched by this commit (776) |
Log message:
Add SHA512 digests for distfiles for fonts category
Problems found locating distfiles:
Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz
Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz
Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz
Package acroread9-chtfont: missing distfile \
acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2
Package acroread9-jpnfont: missing distfile \
acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2
Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP
Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP
Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip
Package umefont-ttf: missing distfile umefont_560.tar.xz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2012-10-03 20:28:33 by Aleksej Saushev | Files touched by this commit (154) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-06-12 01:23:29 by Makoto Fujiwara | Files touched by this commit (11) | |
Log message:
Bump the version based on: PR pkg/45537
which again based on following announce
--------
Sun, 14 Nov 2010 22:43:47 -0800
[ANNOUNCE] font releases, part 1:
http://www.mail-archive.com/xorg-announce@lists.freedesktop.org/msg01322.html
--------
As promised, here's a first batch of font releases, hopefully in time
for the upcoming katamari. For now, I've only tackled "adobe-*" fonts,
the rest will come later once I get round to it.
The major changes for these fives releases are
- CVS tags purges by Jesse Adkins
- font-util macro bump to 1.2 by GaƩtan Nadon
--------
The versions of this update are summarized as:
font-adobe-100dpi 1.0.1 -> 1.0.3
font-adobe-75dpi 1.0.1 -> 1.0.3
font-adobe-utopia-100dpi 1.0.2 -> 1.0.4
font-adobe-utopia-75dpi 1.0.2 -> 1.0.4
font-adobe-utopia-type1 1.0.1 -> 1.0.4
This also includes upstream PATH change, i.e. PLIST.
lib/X11/fonts/Type1 -> share/fonts/X11/Type1
--------
font-util was bumped already separately, so not included
in this commit.
|