summaryrefslogtreecommitdiff
path: root/print/cups-pdf/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-10-26*: bump PKGREVISION for libunistring shlib major bumpwiz1-2/+2
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2021-12-08revbump for icu and libffiadam1-2/+2
2021-09-29revbump for boost-libsadam1-2/+2
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2021-04-21revbump for boost-libsadam1-2/+2
2021-03-14cups-pdf: fix RELRO buildwiz1-7/+6
Remove reference to non-existent file Bump PKGREVISION
2020-11-26cups-pdf: Update to 3.0.1ryoon1-14/+14
Changelog: 2017-02-24: CUPS-PDF 3.0.1 - corrected a bug with multiple instance naming, some code and logging improvements, removed obsolete code, updated the README file 2017-01-04: CUPS-PDF 3.0.0 - disabled support for multiple PS-files in one file, improved PS-structure handling, reordered compiler call to avoid errors 2014-10-19: CUPS-PDF 3.0beta2 - code simplifications and optimizations, improved file name handling, removed contrib/ directory from tarball (now on WWW), new contact data 2012-02-29: CUPS-PDF 3.0beta1 - support for multiple configurations with one backend, support for option setting via lpoptions or PPD, new option for selecting output file extension, improved logging system with better error handling, various code optimizations, additional PPD for option setting, new script in contrib/ for creating user defaults, updated documentation
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2019-11-04print: align variable assignmentsrillig1-8/+8
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-01-14cups-pdf: follow redirectwiz1-2/+2
2017-11-12Bump PKGREVISION on packages depending on CUPSkhorben1-2/+2
This should be the last part of the renaming operation for print/cups to print/cups-base. Rationale: packages depending on CUPS but not relying on a functional printing setup only need to depend on print/cups-base (equivalent to the former print/cups). The new print/cups now depends on print/cups-base and on print/cups-filters, thus directly providing a functional printing setup. This bump reflects this change of dependency. As discussed on tech-pkg@
2017-11-12Update dependencies on print/cups to print/cups-basekhorben1-2/+2
This is with the notable exception of meta-pkgs/desktop-gnome, which I believe implies a fully functional cups. This is still missing revision bumps - I'll be right there (first time I am doing this on so many packages at a time). As discussed on tech-pkg@
2017-05-19Bump PKGREVISION for cups15 -> cups change.prlw11-2/+2
2017-05-19Switch all cups15 packages to use cups.prlw11-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-06-18Bump PKGREVISION for cups -> cups15 change.wiz1-2/+2
2014-06-18Switch all cups packages to use cups15.wiz1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-11-02REPLACE_PERL is all very well but you also need USE_TOOLS+=perl:run sodholland1-1/+3
perl is actually *there*. :-/ Now passes PKG_DEVELOPER build.
2011-11-02Fix broken DEPENDS line.dholland1-2/+2
2011-11-01import cups-pdfroy1-0/+55
CUPS-PDF is a PDF writer backend for CUPS. It is designed to produce PDF files in a heterogeneous network by providing a PDF printer on the central fileserver. It will convert files printed to its queue in CUPS to PDF and put them in a per-user-based directory structure. It can execute post-processing scripts, e.g. to allow mailing the results to the user.