mirror of
git://slackware.nl/current.git
synced 2024-12-27 09:59:16 +01:00
ca85aab953
a/pkgtools-15.0-noarch-20.txz: Rebuilt. Move pkgtools database to /var/lib/pkgtools/. Move removed logs to /var/log/pkgtools/. a/sysvinit-2.90-x86_64-1.txz: Upgraded. ap/cups-filters-1.20.3-x86_64-3.txz: Rebuilt. Recompiled against poppler-0.66.0. kde/calligra-2.9.11-x86_64-22.txz: Rebuilt. Recompiled against poppler-0.66.0. l/dbus-python-1.2.8-x86_64-1.txz: Upgraded. l/gc-7.6.6-x86_64-1.txz: Upgraded. l/harfbuzz-1.8.1-x86_64-1.txz: Upgraded. l/poppler-0.66.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/pulseaudio-12.0-x86_64-1.txz: Upgraded. n/dhcpcd-7.0.6-x86_64-1.txz: Upgraded. n/php-7.2.7-x86_64-1.txz: Upgraded. Added support for libedit. t/texlive-2017.171108-x86_64-7.txz: Rebuilt. Recompiled against poppler-0.66.0. x/libwacom-0.30-x86_64-1.txz: Upgraded. xfce/exo-0.12.2-x86_64-1.txz: Upgraded. xfce/tumbler-0.2.1-x86_64-4.txz: Rebuilt. Recompiled against poppler-0.66.0. xfce/xfce4-settings-4.12.4-x86_64-1.txz: Upgraded.
11 lines
321 B
Diff
11 lines
321 B
Diff
--- ./splash/SplashPath.h.orig 2018-06-19 16:16:47.000000000 -0500
|
|
+++ ./splash/SplashPath.h 2018-06-21 14:04:25.679001859 -0500
|
|
@@ -137,6 +137,8 @@
|
|
|
|
friend class SplashXPath;
|
|
friend class Splash;
|
|
+ // this is a temporary hack, until we read FreeType paths directly
|
|
+ friend class ArthurOutputDev;
|
|
};
|
|
|
|
#endif
|