mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
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".
This commit is contained in:
22
media-libs/fontconfig/patches/fontconfig-2.12.1.patchset
Normal file
22
media-libs/fontconfig/patches/fontconfig-2.12.1.patchset
Normal file
@@ -0,0 +1,22 @@
|
||||
From 59eff810d3a298cddd8283f02f64ae77bc74dfb1 Mon Sep 17 00:00:00 2001
|
||||
From: Jerome Duval <jerome.duval@gmail.com>
|
||||
Date: Tue, 10 Jun 2014 16:31:39 +0000
|
||||
Subject: haiku patch
|
||||
|
||||
|
||||
diff --git a/test/Makefile.am b/test/Makefile.am
|
||||
index 72923fa..77cb48d 100644
|
||||
--- a/test/Makefile.am
|
||||
+++ b/test/Makefile.am
|
||||
@@ -34,7 +34,7 @@ TESTS += test-bz89617
|
||||
noinst_PROGRAMS = $(check_PROGRAMS)
|
||||
|
||||
if !OS_WIN32
|
||||
-check_PROGRAMS += test-migration
|
||||
+check_PROGRAMS +=
|
||||
test_migration_LDADD = $(top_builddir)/src/libfontconfig.la
|
||||
endif
|
||||
|
||||
--
|
||||
1.8.3.4
|
||||
|
||||
Reference in New Issue
Block a user