src/cups-pdf.c: In function ‘read_config_ppd’: src/cups-pdf.c:281:3: warning: ‘ppdOpenFile’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 281 | ppd_file = ppdOpenFile(ppd_name); | ^~~~~~~~ In file included from src/cups-pdf.c:60: /usr/include/cups/ppd.h:389:26: note: declared here 389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~~ src/cups-pdf.c:286:3: warning: ‘ppdMarkDefaults’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 286 | ppdMarkDefaults(ppd_file); | ^~~~~~~~~~~~~~~ In file included from src/cups-pdf.c:60: /usr/include/cups/ppd.h:384:25: note: declared here 384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCo Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/office/cups-pdf/cups-pdf-3.0.1-i586-1salix15.0.txz Slackware package /usr/src/slapt-src-i486/office/cups-pdf/cups-pdf-3.0.1-i586-1salix15.0.txz created. Installing package cups-pdf-3.0.1-i586-1salix15.0... | cups-pdf (PDF printer for cups) | | This software is designed to produce PDF files by providing a PDF | printer. | | Homepage: https://www.cups-pdf.de/ | | | | | | | ^~~~~~~~~~~~~ src/cups-pdf.c:293:3: warning: ‘ppdClose’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] 293 | ppdClose(ppd_file); | ^~~~~~~~ In file included from src/cups-pdf.c:60: /usr/include/cups/ppd.h:364:25: note: declared here 364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~ ./ etc/ etc/cups/ etc/cups/cups-pdf.conf.new install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/cups-pdf-3.0.1/ usr/doc/cups-pdf-3.0.1/COPYING usr/doc/cups-pdf-3.0.1/ChangeLog usr/doc/cups-pdf-3.0.1/README usr/doc/cups-pdf-3.0.1/cups-pdf.SlackBuild usr/lib/ usr/lib/cups/ usr/lib/cups/backend/ usr/lib/cups/backend/cups-pdf usr/share/ usr/share/cups/ usr/share/cups/model/ usr/share/cups/model/CUPS-PDF.ppd usr/share/cups/model/CUPS-PDF_noopt.ppd