10 Commits

Author SHA1 Message Date
Adolf Belka
8c8aee9655 fontconfig: Update to version 2.15.0
- Update from version 2.14.1 to 2.15.0
- Update of rootfile
- Autogen no longer required
- fcobjshash.h is no longer in tarball from version 2.13.1
- Changelog
    2.15
	      Do not change the order of orth files
	      Convert tabs to spaces
	      Convert more tabs to spaces in docs
	      src/meson.build: Store correct paths to fontconfig.pc.
	      Fix a typo in description for HAVE_STDATOMIC_PRIMITIVES
	      Report more detailed logs instead of assertion.
	      Add some missing constant names for weight.
	      Adujst indentation between programlisting in fontconfig-user.sgml
	      Bump version to 2.14.2
	      Clean up unused code
	      Add another test case for flatpak
	      Update 65-nonlatin.conf for macOS
	      Change the order of the properties to the order of fontconfig cache format
	      Add missing property descriptions
	      Add namedinstance property
	      Remove the problematic language from code and doc
	      Fix a typo
	      Fix a typo for FcCharSetDelChar doc
	      Fix a typo in scalable property
	      Use 'outline' instead of 'scalable' for bitmaps
	      Add more docs about selectfont
	      Rework CI implementation
	      Fix a typo
	      Rework CI implementation v2
	      Apply a fix of ci-templates
	      Fix uninitialized memory access when failing memory allocation.
	      Create a symlink with relative path
	      Fix an error of "initializer element is not constant"
	      Update CaseFolding.txt to Unicode 15.1
	      Update the encoding table for Simplified Chinese
	      Retry to decode strings in the name table as UTF-16BE in some cases.
	      Work around decoding strings in Macintosh encoding for the name table.
	      Add iconv detection for meson build
	      .gitlab-ci: Update
	      CI: Update
	      CI: static build only for rawhide
	      Use memmove instead of memcpy
	      Rename README to NEWS and add README.md
	      Update so version
	      Fix leak of `reason` in _FcConfigParse when not complaining
	      Ignore LC_CTYPE if set to "UTF-8"
	      Some doc clarifications
	      Add FC_FONT_WRAPPER
	      Detect standalone CFF fonts for FC_FONT_WRAPPER
	      Add anp.orth, bhb.orth, hif.orth, mag.orth, raj.orth, and the.orth
	      Add {agr,ayc,bem,ckb,cmn,dsb,hak,lij,lzh,mfe,mhr,miq,mjw,mnw,nan,nhn,niu,rif,sgs,shn,szl,tcy,tpi,unm,wae,yue,yuw}.orth
	      Change index type to 16 bit and bump cache version to 9
	      Expand ~ in glob
	      Add optional 11-lcdfilter-none configuration
	      Fix filepaths added when scanning with sysroot
	      Fix false-positive CFI failure
	      In fcfreetype.c, `GetScriptTags`: fix `use_of_uninitialized_value` and return the correct number of parsed tags in case the font file contains less tags than indicated.
	      meson: Support any compiler with gcc or msvc argument syntax
	      fix typo
	      Reload MM/VF metadata for each font face in font collection
	      fixed typos in fc-conflist.sgml
	      Add aliases for Helvetica LT Std
    2.14.2
	      Fix the build issue on meson when -g option is added to c_args
	      Store artifacts for meson windows CI
	      Add FC_DESKTOP_NAME property
	      Add --with-default-sub-pixel-rendering option
	      Update po-conf/POTFILES.in
	      Ignore null pointer on Fc*Destroy functions
	      Convert tabs to spaces
	      Convert more tabs to spaces in docs
	      src/meson.build: Store correct paths to fontconfig.pc.
	      Fix a typo in description for HAVE_STDATOMIC_PRIMITIVES
	      Report more detailed logs instead of assertion.
	      Add some missing constant names for weight.
	      Adujst indentation between programlisting in fontconfig-user.sgml
	      meson: modify gperf test to remove sh dependency
	      meson: Update freetype2 git repository to upstream
	      Ignore LC_CTYPE if set to "UTF-8"
	      Expand ~ in glob
	      fix typo

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2024-01-03 21:11:57 +00:00
Adolf Belka
c4597ec47e fontconfig: Update to version 2.14.1
- Update from version 2.13.1 (2018) to 2.14.1 (Oct 2022) - 8 versions
- Update of rootfile
- Changelog is the gitlab repository commits
   https://gitlab.freedesktop.org/fontconfig/fontconfig/-/commits/main/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2023-01-26 22:43:43 +00:00
Peter Müller
9a7e4d8506 Switch checksums from MD5 to BLAKE2
Historically, the MD5 checksums in our LFS files serve as a protection
against broken downloads, or accidentally corrupted source files.

While the sources are nowadays downloaded via HTTPS, it make sense to
beef up integrity protection for them, since transparently intercepting
TLS is believed to be feasible for more powerful actors, and the state
of the public PKI ecosystem is clearly not helping.

Therefore, this patch switches from MD5 to BLAKE2, updating all LFS
files as well as make.sh to deal with this checksum algorithm. BLAKE2 is
notably faster (and more secure) than SHA2, so the performance penalty
introduced by this patch is negligible, if noticeable at all.

In preparation of this patch, the toolchain files currently used have
been supplied with BLAKE2 checksums as well on
https://source.ipfire.org/.

Cc: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Acked-by: Michael Tremer <michael.tremeripfire.org>
2022-04-02 14:19:25 +00:00
Robin Roevens
f15707c78c buildprocess: Add extra metadata to pak lfs files
* Add a Summary and Services field to all pak lfs files
* Replace occurances of INSTALL_INITSCRIPT with new INSTALL_INITSCRIPTS
  macro in all pak lfs files.

Signed-off-by: Robin Roevens <robin.roevens@disroot.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2022-02-11 15:13:15 +00:00
Michael Tremer
57b277786e fontconfig: update to 2.13.1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-09-24 17:36:37 +00:00
Peter Müller
eee037b890 update disclaimer in LFS files
Most of these files still used old dates and/or domain names for contact
mail addresses. This is now replaced by an up-to-date copyright line.

Just some housekeeping... :-)

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-09-10 19:20:36 +01:00
Michael Tremer
8480dabca3 fontconfig: Fix build with glibc >= 2.25
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-05-18 12:08:32 +01:00
Michael Tremer
6516848bed fontconfig: Update to 2.12.1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-22 09:02:04 +00:00
Michael Tremer
e9450f8628 fontconfig: Not a package anymore. 2012-08-24 15:22:10 +02:00
arne_f
debeaeaabc added DVB Hardware modules to core12
added VideoDiskRecoreder


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1287 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2008-03-27 08:48:22 +00:00