Package Details: latex-pdfpages 0.6b-1

Git Clone URL: https://aur.archlinux.org/latex-pdfpages.git (read-only, click to copy)
Package Base: latex-pdfpages
Description: Inclusion of external multi-page PDF documents in LATEX documents
Upstream URL: http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages
Licenses: LPPL
Submitter: mschu
Maintainer: mschu
Last Packager: mschu
Votes: 5
Popularity: 0.005261
First Submitted: 2014-04-28 13:00 (UTC)
Last Updated: 2024-09-09 09:19 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

langfingaz commented on 2023-04-16 17:32 (UTC)

If you intend to keep using unzip, can you please add it as build dependency? Otherwise I get this error when building in a clean chroot:

==> Starting package()...
/tmp/pkg/PKGBUILD: line 19: unzip: command not found

haawda commented on 2023-03-27 20:10 (UTC) (edited on 2023-03-27 20:13 (UTC) by haawda)

bsdtar can unpack zip files and is used by makepkg. Using this would avoid the unzip makedep. License is 'LPPL'.

langfingaz commented on 2023-03-27 16:00 (UTC)

Thanks for the updated package version! As the source is a .zip, can you please unzip to the build-dependencies?

When building this package in a clean chroot with just base-devel installed, I get this error otherwise:

==> Starting package()...
/tmp/pkg/PKGBUILD: line 18: unzip: command not found

mschu commented on 2020-02-27 12:06 (UTC)

Updated to 0.5q with new checksum

nurfz commented on 2020-02-26 22:33 (UTC) (edited on 2020-02-26 22:34 (UTC) by nurfz)

Integrity check is failing (yaourt):

==> Validating source files with sha256sums...
    pdfpages.zip ... FAILED

duijf commented on 2018-01-08 11:10 (UTC)

I've created a GitHub project with the new version: https://github.com/duijf/latex-pdfpages

duijf commented on 2018-01-08 10:52 (UTC)

The integrity check is currently failing. It seems like upstream released a new version on 2017-10-31, and the sources link isn't versioned.