Port details |
- R-cran-qpdf Content-preserving transformations of PDF files
- 1.3.4 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2024-11-29 07:39:06
- Last Update: 2024-11-29 07:37:10
- Commit Hash: 16d9343
- License: APACHE20
- WWW:
- https://cran.r-project.org/package=qpdf
- Description:
- Content-preserving transformations of PDF files such as split, combine, and
compress.
This package interfaces directly to the 'qpdf' C++ library
<https://qpdf.sourceforge.io/> and does not require any command line
utilities.
Note that 'qpdf' does not read actual content from PDF files: to extract text
and data you need the 'pdftools' package.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-qpdf>0:graphics/R-cran-qpdf
- To install the port:
- cd /usr/ports/graphics/R-cran-qpdf/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/R-cran-qpdf
- pkg install R-cran-qpdf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-qpdf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1732858722
SHA256 (qpdf_1.3.4.tar.gz) = b93aaf0733725781a41c4186db0133c918b55a42d669c36ef009a06aff79cae4
SIZE (qpdf_1.3.4.tar.gz) = 322563
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-askpass>0 : security/R-cran-askpass
- R-cran-curl>0 : ftp/R-cran-curl
- R-cran-Rcpp>0 : devel/R-cran-Rcpp
- R : math/R
- gfortran13 : lang/gcc13
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- Test dependencies:
-
- R-cran-testthat>0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-askpass>0 : security/R-cran-askpass
- R-cran-curl>0 : ftp/R-cran-curl
- R-cran-Rcpp>0 : devel/R-cran-Rcpp
- R : math/R
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libqpdf.so : print/qpdf
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Build
-
- graphics/R-cran-pdftools
- for Run
-
- graphics/R-cran-pdftools
Configuration Options:
- No options to configure
- Options name:
- graphics_R-cran-qpdf
- USES:
- compiler:c++17-lang cran:auto-plist,compiles jpeg pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.4 29 Nov 2024 07:37:10 |
Zsolt Udvari (uzsolt) |
graphics/R-cran-qpdf: new port, transformations of PDF files
Content-preserving transformations of PDF files such as split, combine, and
compress.
This package interfaces directly to the 'qpdf' C++ library
<https://qpdf.sourceforge.io/> and does not require any command line
utilities. |
Number of commits found: 1
|