void-linux / void-packages

The Void source packages collection
https://voidlinux.org
Other
2.6k stars 2.16k forks source link

discount: update to 3.0.0d #53142

Closed MIvanchev closed 5 days ago

MIvanchev commented 6 days ago

Testing the changes

Local build testing

MIvanchev commented 6 days ago

CC @leahneukirchen: I added make install.everything to make sure makepage is also available.

leahneukirchen commented 6 days ago

You also need to revbump all reverse dependencies:

% xbps-query -R --regex -p shlib-requires -s libmarkdown
Minder-1.14.0_2: libmarkdown.so.2 (https://repo-default.voidlinux.org/current)
cutemarked-0.11.3_8: libmarkdown.so.2 (https://repo-default.voidlinux.org/current)
kdepim-addons-24.08.0_1: libmarkdown.so.2 (https://repo-default.voidlinux.org/current)
libpurple-mattermost-1.2_1: libmarkdown.so.2 (https://repo-default.voidlinux.org/current)
notes-up-2.0.6_2: libmarkdown.so.2 (https://repo-default.voidlinux.org/current)
okular-24.08.1_1: libmarkdown.so.2 (https://repo-default.voidlinux.org/current)
pdfpc-4.6.0_2: libmarkdown.so.2 (https://repo-default.voidlinux.org/current)
leahneukirchen commented 6 days ago

cutemarked is broken.

MIvanchev commented 6 days ago

@leahneukirchen cutemarked is broken without a big chance of recovery, seems to be incompatible with the newest changes. Please advise.

MIvanchev commented 6 days ago

@leahneukirchen Let me patch it.

MIvanchev commented 6 days ago

@leahneukirchen Do you have an idea about

libokular5-23.08.5_1: broken, unresolvable shlib `libmarkdown.so.2'
leahneukirchen commented 5 days ago

That's an obsolete package we need to remove from the builders.

Else LGTM, I'll merge when this issue is resolved. Thanks!