Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions packages/i/img2pdf/MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ This file is used to indicate primary maintainership for this package. A package
- Algent Albrahimi
- Matrix: @algent:matrix.org
- Email: algent@protonmail.com
- Muhammad Alfi Syahrin
- Matrix: @alfisya:matrix.org
- Email: alfi@getsol.us
9 changes: 6 additions & 3 deletions packages/i/img2pdf/package.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : img2pdf
version : 0.5.1
release : 13
version : 0.6.3
release : 14
source :
- https://gitlab.mister-muffin.de/josch/img2pdf/archive/0.5.1.tar.gz : 9c1c1baab5cee2ba34785116c55303b6484a41fe777ba94f71fc20ef71a2656d
- https://files.pythonhosted.org/packages/source/i/img2pdf/img2pdf-0.6.3.tar.gz : 219518020f5bd242bdc46493941ea3f756f664c2e86f2454721e74353f58cd95
homepage : https://gitlab.mister-muffin.de/josch/img2pdf
license : LGPL-3.0-or-later
component : multimedia.graphics
summary : Losslessly convert raster images to PDF
description: |
Python 3 library and command line utility img2pdf for losslessly converting a bunch of image files into a PDF file. That means that the images are either inserted into the PDF as-is or they are recompressed using lossless compression. Thus, img2pdf usually runs faster and may yield smaller PDF files than an ImageMagick convert command.
builddeps :
- python-build
- python-flit-core
- python-installer
- python-setuptools
rundeps :
- python-pikepdf
Expand Down
29 changes: 13 additions & 16 deletions packages/i/img2pdf/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>img2pdf</Name>
<Homepage>https://gitlab.mister-muffin.de/josch/img2pdf</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>LGPL-3.0-or-later</License>
<PartOf>multimedia.graphics</PartOf>
Expand All @@ -21,26 +21,23 @@
<PartOf>multimedia.graphics</PartOf>
<Files>
<Path fileType="executable">/usr/bin/img2pdf</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/__pycache__/img2pdf.cpython-312.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/__pycache__/img2pdf.cpython-312.pyc</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/__pycache__/jp2.cpython-312.pyc</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.5.1-py3.12.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.5.1-py3.12.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.5.1-py3.12.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.5.1-py3.12.egg-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.5.1-py3.12.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.5.1-py3.12.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.5.1-py3.12.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.6.3.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.6.3.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.6.3.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.6.3.dist-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf-0.6.3.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/img2pdf.py</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/jp2.py</Path>
</Files>
</Package>
<History>
<Update release="13">
<Date>2025-05-22</Date>
<Version>0.5.1</Version>
<Update release="14">
<Date>2026-05-17</Date>
<Version>0.6.3</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>