1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/print/scribus-devel
Jan Beich 28469f0bc3 print/scribus-devel: unbreak after dbc5f433f8
scribus/fonts/sfnt.cpp: In function 'QByteArray sfnt::subsetFaceWithHB(const QByteArray&, QList<unsigned int>, int, QMap<unsigned int, unsigned int>&)':
scribus/fonts/sfnt.cpp:1260:3: error: 'hb_subset_input_set_retain_gids' was not declared in this scope; did you mean 'hb_subset_input_set_flags'?
 1260 |   hb_subset_input_set_retain_gids(hbSubsetInput.get(), true);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   hb_subset_input_set_flags
scribus/fonts/sfnt.cpp:1261:3: error: 'hb_subset_input_set_drop_hints' was not declared in this scope; did you mean 'hb_subset_input_set_user_data'?
 1261 |   hb_subset_input_set_drop_hints(hbSubsetInput.get(), false);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   hb_subset_input_set_user_data
scribus/fonts/sfnt.cpp:1263:3: error: 'hb_subset_input_set_name_legacy' was not declared in this scope; did you mean 'hb_subset_input_set_flags'?
 1263 |   hb_subset_input_set_name_legacy(hbSubsetInput.get(), true);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   hb_subset_input_set_flags
scribus/fonts/sfnt.cpp:1266:57: error: 'hb_subset' was not declared in this scope; did you mean 'hb_set_set'?
 1266 |   QScopedPointer<hb_face_t, HbFaceDeleter> hbSubsetFace(hb_subset(hbFullFace.get(), hbSubsetInput.get()));
      |                                                         ^~~~~~~~~
      |                                                         hb_set_set

Reported by:	pkg-fallout
Obtined from:	Arch Linux
2021-09-18 22:04:57 +00:00
..
files print/scribus-devel: unbreak after dbc5f433f8 2021-09-18 22:04:57 +00:00
distinfo print/scribus-devel: update to 1.5.7 2021-04-26 15:13:26 +00:00
Makefile print/scribus-devel: unbreak after dbc5f433f8 2021-09-18 22:04:57 +00:00
pkg-descr
pkg-plist print/scribus-devel: update to 1.5.7 2021-04-26 15:13:26 +00:00