-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcom.github.jeromerobert.pdfarranger.yaml
115 lines (103 loc) · 3.7 KB
/
com.github.jeromerobert.pdfarranger.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
id: com.github.jeromerobert.pdfarranger
runtime: org.gnome.Platform
runtime-version: '42'
sdk: org.gnome.Sdk
command: pdfarranger
finish-args:
- --socket=wayland
- --socket=fallback-x11
- --share=ipc
- --filesystem=host
modules:
- shared-modules/intltool/intltool-0.51.json
- name: poppler
buildsystem: cmake-ninja
config-opts:
- -DENABLE_UTILS=OFF
- -DENABLE_CPP=OFF
- -DENABLE_QT5=OFF
- -DENABLE_BOOST=OFF
sources:
- url: https://poppler.freedesktop.org/poppler-22.06.0.tar.xz
sha256: a0f9aaa3918bad781039fc307a635652a14d1b391cd559b66edec4bedba3c5d7
type: archive
x-checker-data:
type: anitya
project-id: 3686
stable-only: true
url-template: https://poppler.freedesktop.org/poppler-$version.tar.xz
- name: python-distutils-extra
buildsystem: simple
build-commands:
- pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST}
.
sources:
- url: https://launchpad.net/python-distutils-extra/trunk/2.39/+download/python-distutils-extra-2.39.tar.gz
sha256: 723f24f4d65fc8d99b33a002fbbb3771d4cc9d664c97085bf37f3997ae8063af
type: archive
x-checker-data:
type: anitya
project-id: 3827
stable-only: true
url-template: https://launchpad.net/python-distutils-extra/trunk/$version/+download/python-distutils-extra-$version.tar.gz
- name: pikepdf-src
buildsystem: simple
build-options:
env:
SETUPTOOLS_USE_DISTUTILS: stdlib
# Workaround for regression in setuptools_scm 7.x
# https://github.com/pypa/setuptools_scm/issues/727
# The exact version is not relevant as long as it is > 1.17
SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PIKEPDF: 5.1.5
build-commands:
- python3 setup.py install --prefix=${FLATPAK_DEST}
sources:
- url: https://files.pythonhosted.org/packages/6a/4b/5f456ff997f66e4ec6eb53b32c3db2b9fd03889e9768619cc3d6e5ed767f/pikepdf-5.1.5.tar.gz
sha256: 0af747f989d0de8302e6e58e3da4c38d230bad6138b1cbb8dc6838e16285e63f
type: archive
x-checker-data:
type: pypi
name: pikepdf
modules:
- python3-lxml.json
- python3-pikepdf-deps.json
- name: qpdf
sources:
- url: https://github.com/qpdf/qpdf/releases/download/release-qpdf-10.6.3/qpdf-10.6.3.tar.gz
sha256: e8fc23b2a584ea68c963a897515d3eb3129186741dd19d13c86d31fa33493811
type: archive
x-checker-data:
type: anitya
project-id: 5542
stable-only: true
url-template: https://github.com/qpdf/qpdf/releases/download/release-qpdf-$version/qpdf-$version.tar.gz
- name: image2pdf
buildsystem: simple
build-commands:
- pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST}
img2pdf-*.tar.gz
sources:
- url: https://files.pythonhosted.org/packages/95/b5/f933f482a811fb9a7b3707f60e28f2925fed84726e5a6283ba07fdd54f49/img2pdf-0.4.4.tar.gz
sha256: 8ec898a9646523fd3862b154f3f47cd52609c24cc3e2dc1fb5f0168f0cbe793c
type: file
x-checker-data:
type: pypi
name: img2pdf
- python3-python-dateutil.json
- name: pdfarranger
buildsystem: simple
build-commands:
- pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST}
.
sources:
- url: https://github.com/pdfarranger/pdfarranger
commit: 68452f96aacf5a3d07a52ab49c571924718752d3
tag: 1.8.2
type: git
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
cleanup:
- /include
- /lib/pkgconfig
- /app/bin/opj_*