Commit Graph

247 Commits

Author SHA1 Message Date
Bruce Dubbs
9b37524d4a Update to poppler-24.02.0. 2024-02-02 11:28:20 -06:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Bruce Dubbs
3ca2fcd10c Update to poppler-24.01.0. 2024-01-03 07:09:22 -06:00
Douglas R. Reno
c4c3824781 Update to poppler-23.12.0 2023-12-05 19:50:55 -06:00
Douglas R. Reno
4de66bc72d Add some more dependencies on Qt6.
I've marked most of these as 'role=nodep' so that jhalfs doesn't pick up
multiples in cases where it's not needed.

Transmission, Libreoffice, CMake, Poppler, and Appstream now have Qt6
ports working well.

I have left Qca, gpgme, polkit-qt, and other KDE-related packages alone.
They do have support for Qt6, but we should not list them as they are
incompatible with the Qt5 versions and we could end up causing
unintentional breakage by doing this.
2023-11-20 13:16:18 -06:00
Bruce Dubbs
a923f8df12 Update to poppler-23.11.0. 2023-11-03 17:35:53 -05:00
Pierre Labastie
70f9533402 Make libtiff and gpgme recommended for poppler
In version 23.10, poppler has changed NSS, GPGME, and LIBTIFF from
"macro_optional_find_package" tp "find_soft_mandatory_package". This
means that -DENABLE_NSS3=OFF (or GPGME or LIBTIFF) needs to be passed
to prevent an error if the package is not present. Since those
libraries may be of some use anyway, make them recommended and
document how to disable them.
2023-10-31 13:31:23 +01:00
Pierre Labastie
65bce57f1c Make Qt5 recommended for poppler
Recently, upstream has changed the way Qt5 is detected: if Qt5
is not installed, you have to pass -DENABLE_QT5=OFF, otherwise
cmake stops with an error. Previously, a non present Qt5 was
not fatal. But passing -DENABLE_QT5=OFF when qt5 is installed
prevents building the poppler-qt5 library, which is needed by
okular, one of the main users of poppler.
Until now we had Qt5 as optional, since building full Qt5 for other
users of poppler (mainly inkscape, other users can benefit of qt5)
was kind of overkill. But now we have qt5-alternate, and also
this change in behavior of poppler. So it seems it is acceptable
to have qt5 or qt5-alternate as recommended.
2023-10-14 10:47:11 +02:00
Bruce Dubbs
df96e921bc Update to poppler-23.10.0. 2023-10-12 12:34:55 -05:00
Bruce Dubbs
f978ebd4c8 Update to poppler-23.09.0. 2023-09-07 19:16:20 -05:00
Douglas R. Reno
9d86c70355 Tags 2023-08-19 15:49:05 -05:00
Douglas R. Reno
706ba01bd5 Update to poppler-23.08.0 2023-08-03 12:08:24 -05:00
Bruce Dubbs
e77c478989 Merge branch 'trunk' into lxqt 2023-07-18 16:51:51 +00:00
Bruce Dubbs
b3867c5f8c Add qt5-components page.
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Douglas R. Reno
7cca0f5f20 Remove the 32-bit sed from poppler.
I just tested it and it was applied in 23.07.0
2023-07-04 14:05:08 -05:00
Bruce Dubbs
7f5e3b2ac0 Update to poppler-23.07.0. 2023-07-04 13:12:39 -05:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Thomas Trepl
49827ffd32 Fix compile issue in poppler on 32bit 2023-06-10 07:48:13 +02:00
Bruce Dubbs
f6c28f482b Touchup poppler and mitkrb 2023-06-08 15:46:54 -05:00
Bruce Dubbs
1bf351d35b Update to poppler-23.06.0. 2023-06-08 13:48:13 -05:00
Bruce Dubbs
f405062e77 Update to poppler-23.05.0. 2023-05-03 19:41:35 -05:00
Bruce Dubbs
526f6299aa Update to poppler-23.04.0. 2023-04-04 13:07:31 -05:00
Bruce Dubbs
929823bd0b Update to poppler-23.03.0. 2023-03-03 12:40:27 -06:00
Douglas R. Reno
b474dfa2af Another round of tags 2023-02-17 11:06:49 -06:00
Bruce Dubbs
ba2138aec7 Fix poppler data version. 2023-02-05 20:56:02 -06:00
Bruce Dubbs
e5a4b48ceb Package updates.
Update to php-8.2.2.
Update to poppler-23.02.0 and poppler-data-0.4.12.
2023-02-05 16:46:11 -06:00
Bruce Dubbs
dcd7c413aa Update to poppler-23.01.0. 2023-01-02 15:05:28 -06:00
Bruce Dubbs
7dcc145128 Update to poppler-22.12.0. 2022-12-08 13:55:57 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Bruce Dubbs
4a91abcf1a Update to poppler-22.11.0. 2022-11-06 15:16:43 -06:00
Bruce Dubbs
4c82fcd48b Update to poppler-22.10.0. 2022-10-04 15:25:12 -05:00
Xi Ruoyao
8bb50b80db
poppler: use https for testfile
Using https can avoid MIM attack (though I don't think a MIM attack
against test files is really useful), and ease the set up of proxy if
one is needed.
2022-10-04 17:56:38 +08:00
Douglas R. Reno
d608866be8 Three security updates and relevant buildfixes:
Update to thunderbird-102.2.1
Update to poppler-22.09.0
Update to curl-7.85.0
Fix building inkscape with poppler-22.09.0
Fix building libreoffice with poppler-22.09.0
2022-09-03 15:29:09 -05:00
Douglas R. Reno
516c37467c Tags 2022-08-23 13:14:59 -05:00
Xi Ruoyao
0e206b8bcf
Package update
Update to mpg123-1.30.2 (#16856)
Update to libevdev-1.13.0 (#16854)
Update to poppler-22.08.0 (#16851)
2022-08-02 15:42:55 +08:00
Bruce Dubbs
faab1bd744 Update to poppler-22.07.0. 2022-07-05 09:16:45 -05:00
Bruce Dubbs
09b6c356e5 Package updates.
Update to node-16.15.1.
Update to poppler-22.06.0.
2022-06-03 13:32:05 -05:00
Pierre Labastie
bc1465e4f9 Update to poppler-22.05.0 2022-05-05 22:23:05 +02:00
Bruce Dubbs
f6de52b3a6 Package updates.
Update to poppler-22.04.0.
Update to mousepad-9.5.9.
Update to twm-1.0.12.
2022-04-03 11:48:10 -05:00
Bruce Dubbs
f2a19b4e88 Package updates.
Update to sudo-1.9.10.
Update to umockdev-0.17.7.
Update to poppler-22.03.0.
Update to HTTP-Daemon-6.14 (Perl Module).
Update to python-dbusmock-0.26.1 (Python module).
Update to nghttp2-1.47.0.
2022-03-07 15:03:10 -06:00
Thomas Trepl (Moody)
2d76528bd3 Tags 2022-02-19 23:57:50 +01:00
Bruce Dubbs
595781cdbc Fix poppler md5sum 2022-02-03 00:26:47 -06:00
Bruce Dubbs
eb18295f1f Update to poppler-22.01.0 2022-01-06 19:58:07 -06:00
Bruce Dubbs
d628802ad0 Package updates.
Update to freetype-2.11.1.
 Update to xfsprogs-5.14.1.
 Update to poppler-21.12.0.
 Update to gsl-2.7.1.
 Update to SDL2-2.0.18.
 Update to mesa-21.3.1.
2021-12-03 12:42:48 -06:00
Ken Moffat
c30de445ac Update to poppler-21.11.0 and patch inkscape for that. 2021-11-18 22:30:25 +00:00
Douglas R. Reno
59f6a1f824 Package updates (with polkit being the largest)
Update to pipewire-0.3.39
Update to poppler-21.10.0
Update to links-2.25
Update to polkit-0.120
2021-10-29 12:26:35 -05:00
Douglas R. Reno
a560ac8d88 Two package updates
Update to poppler-21.09.0
Update to poppler-data-0.4.11
2021-09-21 21:41:38 -05:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Pierre Labastie
da54a62385 Tags for kde and some deps 2021-08-28 22:59:53 +02:00
Bruce Dubbs
0469963ce5 Tagging. Mostly General Libraries and Utilities 2021-08-20 00:14:42 -05:00