[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/12: gnu: poppler: Mention binaries in description.
From: |
guix-commits |
Subject: |
08/12: gnu: poppler: Mention binaries in description. |
Date: |
Fri, 12 Jan 2024 11:35:39 -0500 (EST) |
mothacehe pushed a commit to branch master
in repository guix.
commit acd688a06232a7a7e9e9c0a608c23f48a4c01be7
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Wed Jan 10 11:28:56 2024 +0100
gnu: poppler: Mention binaries in description.
This allows to find the package to install with guix search.
* gnu/packages/pdf.scm (poppler): Mention binaries in description.
Change-Id: If68b29300b34ee692b0ecfe3458e7774b55c365e
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
gnu/packages/pdf.scm | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index 644a4617a6..e07f0441e2 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -371,7 +371,23 @@ please install the @code{flyer-composer-gui} package.")))
(setenv "PKG_CONFIG" #$(pkg-config-for-target))))))))
(synopsis "PDF rendering library")
(description
- "Poppler is a PDF rendering library based on the xpdf-3.0 code base.")
+ "Poppler is a PDF rendering library based on the xpdf-3.0 code base.
+Poppler gives access to the following binary programs:
+@itemize
+@item pdfattach
+@item pdfdetach
+@item pdffonts
+@item pdfimages
+@item pdfinfo
+@item pdfseparate
+@item pdfsig
+@item pdftocairo
+@item pdftohtml
+@item pdftoppm
+@item pdftops
+@item pdftotext
+@item pdfunite
+@end itemize")
(license license:gpl2+)
(home-page "https://poppler.freedesktop.org/")))
- 03/12: tests: security: Fix fail2ban-extension-test., (continued)
- 03/12: tests: security: Fix fail2ban-extension-test., guix-commits, 2024/01/12
- 06/12: gnu: wesnoth: Update to 1.16.11., guix-commits, 2024/01/12
- 01/12: gnu: libsmbios: Restrict to only supported systems., guix-commits, 2024/01/12
- 12/12: gnu: python-wand: Fix libmagick access., guix-commits, 2024/01/12
- 11/12: doc: Fix typos and add readonly option to qemu invocation., guix-commits, 2024/01/12
- 09/12: scripts: size: Fix `guix size` with --system argument., guix-commits, 2024/01/12
- 05/12: gnu: laminar: Update to 1.3., guix-commits, 2024/01/12
- 02/12: gnu: fwupd: Depend on libsmbios only on supported systems., guix-commits, 2024/01/12
- 04/12: gnu: plocate: Update to 1.1.21., guix-commits, 2024/01/12
- 07/12: gnu: kakoune: update to 2023.08.05., guix-commits, 2024/01/12
- 08/12: gnu: poppler: Mention binaries in description.,
guix-commits <=
- 10/12: gnu: go-github-com-charmbracelet-glamour: Fix build., guix-commits, 2024/01/12