0
0
Fork 0
Commit Graph

46 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval 1a519fc913 fontconfig: bump version (devel release).
don't depend on libuuid.
2019-10-05 20:12:03 +02:00
Jérôme Duval 774407d0dd
fontconfig: use effectiveTargetArchitecture. 2019-08-21 17:59:41 +02:00
Jérôme Duval 6d33b5ffe2
fontconfig: util_linux not available for x86_gcc2 2019-08-21 17:47:05 +02:00
Jérôme Duval 500223359f
fontconfig: specify devel:libuuid version. 2019-08-04 19:46:37 +02:00
miqlas 3138eb9c03 Fontconfig_devel depends on libuuid_devel (#3985) 2019-07-13 19:11:07 -04:00
Schrijvers Luc c477efcdf7 fontconfig, bump, fix reference to libpng16/libSDL_*_1.2 (#3884)
* add libVersion(Compat)
* add libintl/libiconv to the requires
* add debugInfoPackage
2019-06-17 15:22:03 +02:00
Jerome Duval f38aa621d9 media-*: reorder sections. 2018-08-09 09:05:12 +02:00
Jerome Duval 89b07f6e3c media-libs: code style. 2018-08-03 15:05:34 +02:00
miqlas c16aa1b4cd
fontconfig: rev bump 2018-04-14 11:17:39 +02:00
Michael Lotz e374e5b238 fontconfig: Use automake --add-missing to install dependencies. 2018-04-03 09:00:33 +02:00
Jerome Duval 16ce304c9b fontconfig: bump version. 2017-09-22 17:38:16 +02:00
Jerome Duval e0fa2ff691 fontconfig: bump version. 2017-09-18 17:41:24 +02:00
Jerome Duval 73af3a98bf fontconfig: bump version. 2017-07-13 18:26:44 +02:00
Jerome Duval d5ae677c0e fontconfig: bump version. 2017-07-03 21:50:16 +02:00
Jerome Duval 8faba33005 Bump revisions for x86_64 rebuild after time_t change. 2017-06-20 07:18:22 +02:00
Adrien Destugues e9da3100dc fontconfig: remove libpng dependency
It is not actually used.
2016-12-30 16:25:31 +01:00
fbrosson d79dc1ff2f fontconfig: bump to 2.12.1, reorder sections, sync patch. (#756)
* Convert the settings/fonts/conf.d/*.conf absolute symlinks into
  (relative) symlinks to ../../data/fontconfig/conf.avail/ instead of
  /packages/fontconfig-2.12.1-1/.self/data/fontconfig/conf.avail/.
* Switch HOMEPAGE and SOURCE_URI to https.
* Add TEST() with "make check".
2016-08-09 12:21:42 +02:00
Jerome Duval 1b8bf4561c fontconfig: add recipe for version 2.12.0. 2016-07-27 23:39:39 +00:00
Jerome Duval 0d30066df6 fontconfig: bump version. 2016-04-08 18:33:16 +00:00
Jerome Duval 9a3e41dba6 fontconfig: bump version.
* remove old recipes.
2015-10-12 22:39:35 +00:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Jerome Duval db156a5063 fontconfig: remove libtool file, fix paths in pkgconfig file 2014-11-24 22:56:08 +00:00
Augustin Cavalier ddc6224614 fontconfig: fixes from munchausen.
And a few more from me, including directory fixes for PM.
2014-09-23 13:15:40 -04:00
Jérôme Duval 665b0b78f4 add $secondaryArchSuffix for pkg:config where appropriate
* bump revision for libs
2014-08-27 17:33:30 +02:00
Adrien Destugues 0d72f41be8 Fontconfig: add gperf build_prerequires.
Build failed here because this was missing.
2014-08-27 09:19:14 +02:00
Jerome Duval 69b5f78836 fontconfig: fixes pkgconfig 2014-08-23 19:23:40 +00:00
Jérôme Duval 08b2143412 remove x86_64 from SECONDARY_ARCHITECTURES 2014-08-20 22:00:01 +02:00
Jerome Duval 7f7ded427f fontconfig: added a recipe for version 2.11.1 2014-06-10 16:52:10 +00:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues 4e5ed4d703 Fontconfig: add mising requires.
This needs libbz2 and libpng.
2014-04-19 13:14:37 +02:00
noryb009 477ce26f37 Rewrap media-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Adrien Destugues 31bcf8b0a3 fontconfig: fix devel package dependencies
Depend on the base package using the right name.
2013-11-17 11:07:34 +01:00
Adrien Destugues e1b08f24f2 Fontconfig: fix secondary architecture build
* Missing suffix for binaries
 * Export pkg-config path so pkg-config picks the libs (freetype, in
this case) for the right architecture.
2013-11-16 21:59:30 +01:00
Scott McCreary d913d4a8af Initial recipe for fontconfig, may need further testing 2013-11-14 08:31:04 -08:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary 9d3730988f Added a few more items to the libpak. Fixed the speex build. Adjusted the fontconfig .bep file to use finddir, but this doesn't yet fix it's
build.  Updated the dependency list for jgmod.
2010-09-08 07:17:32 +00:00
Scott McCreary 59ab3191bd Initial .bep and patch files for libmms, from michaelvoliveira. 2010-06-19 21:12:33 +00:00
Scott McCreary caffd88d80 Adjusted fontconfig .bep file, it gets further in the build now before erroring out. 2010-06-19 07:33:42 +00:00
Chris Roberts 2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Scott McCreary 47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary 7bc0fa9b3d Updated .bep file for fontconfig, marked pkgconfig as a dependency and added step to insert the `AC_CONFIG_MACRO_DIR([m4])' into configure.in. 2009-11-28 12:53:11 +00:00
Scott McCreary 22472dfb9f Fixed wrongly named directory. Updated .bep file to use finddir to get the font dirs, except it doesn't seem to be picking up the --with-add-fonts=, also it's failing to write the cache, I suspect that it's trying to write to /boot/system/data/fonts which should fail as it's read-only. I set --with cache= but that didn't seem to help.
TODO: fix this one so that it works correctly.
2009-11-28 10:59:24 +00:00