From d7f8114479246b27dd26bd891f5a95b1508c988f Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 16 Nov 2021 19:04:47 +0000 Subject: Tue Nov 16 19:04:47 UTC 2021 ap/ksh93-1.0_7ea95b7-x86_64-1.txz: Upgraded. Changed the fetch script to pull the 1.0 branch. Packaged shcomp and man page and additional documentation. Merged some other changes to the build script. Thanks to Martijn Dekker (McDutchie). ap/vim-8.2.3605-x86_64-1.txz: Upgraded. l/imagemagick-7.1.0_14-x86_64-1.txz: Upgraded. l/python-markdown-3.3.5-x86_64-1.txz: Upgraded. xap/seamonkey-2.53.10-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.10 (* Security fix *) xap/vim-gvim-8.2.3605-x86_64-1.txz: Upgraded. extra/brltty/brltty-6.4-x86_64-4.txz: Rebuilt. Fixed installation of the Tcl bindings. Thanks to Stuart Winter. extra/tigervnc/tigervnc-1.12.0-x86_64-1.txz: Upgraded. Thanks to alienBOB for the original build script, and to 0XBF and Linux From Scratch for some useful hints on getting this back in shape. --- extra/source/tigervnc/patches/tigervnc13_link_png.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 extra/source/tigervnc/patches/tigervnc13_link_png.patch (limited to 'extra/source/tigervnc/patches/tigervnc13_link_png.patch') diff --git a/extra/source/tigervnc/patches/tigervnc13_link_png.patch b/extra/source/tigervnc/patches/tigervnc13_link_png.patch deleted file mode 100644 index e5f3374aa..000000000 --- a/extra/source/tigervnc/patches/tigervnc13_link_png.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 4689566..e3475f7 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -265,6 +265,7 @@ if(UNIX AND NOT APPLE) - if(X11_Xcursor_FOUND) - set(FLTK_LIBRARIES ${FLTK_LIBRARIES} ${X11_Xcursor_LIB}) - endif() -+ set(FLTK_LIBRARIES ${FLTK_LIBRARIES} png) - endif() - - if(FLTK_FOUND) -- cgit v1.2.3-80-g2a13