diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-03 17:32:51 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-03 17:32:51 +0200 |
| commit | c7cd253da79543166360eedce1cedaa2594c219a (patch) | |
| tree | 3d7a2f6cafd0018b96f728fac91cde3226175b11 /assets/slackbuild/README | |
| parent | 8a4eba043008bf76266c6e707f80a1194f1b5dfa (diff) | |
| download | qtmaildir-0.4.1.tar.gz qtmaildir-0.4.1.zip | |
release: 0.4.1v0.4.1
Packaging only. The 0.4.0 tarball predated QTMAILDIR_BUILD_TESTS, so a
package built from it accepted -DQTMAILDIR_BUILD_TESTS=OFF and ignored
it. This tag is the first whose source honours the flag.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'assets/slackbuild/README')
| -rw-r--r-- | assets/slackbuild/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/assets/slackbuild/README b/assets/slackbuild/README index 3a61b70..a97158a 100644 --- a/assets/slackbuild/README +++ b/assets/slackbuild/README @@ -23,6 +23,4 @@ documented in /usr/doc/qtmaildir-$VERSION/README.md. This package is built with the test suite disabled (-DQTMAILDIR_BUILD_TESTS=OFF), which skips the Qt6::Test dependency and -builds nothing that would ship. Note that this option was added after -0.4.0 was tagged: with the 0.4.0 tarball the flag is accepted but has no -effect, so that build still compiles the tests and needs Qt6::Test. +builds nothing that would ship. |
