summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-12-02user/mariadb: fix mariadb-mytop depends=""new/perl-dbd-mariadbSíle Ekaterin Liszka1-2/+1
2023-12-02user/perl-dbd-mariadb: new packageSíle Ekaterin Liszka1-0/+37
2023-12-02user/perl-devel-checklib: new packageSíle Ekaterin Liszka1-0/+31
2023-12-02user/openvpn 2.6.7Lee Starnes1-2/+5
2023-12-02user/luarocks: upgrade to 3.9.2Síle Ekaterin Liszka2-6/+26
Fixes: #1129
2023-12-01user/netqmail: Rename mbox.5 to qmail-mbox.5A. Wilcox2-1/+170
Rationale in patch file. Ref: #1089
2023-12-01user/emacs: Remove info file directory from -docA. Wilcox1-0/+2
This would be automatically removed by default_doc, but we don't call it here. Ref: #1089
2023-12-01user/nettle: add -doc subpackageA. Wilcox1-2/+2
3.9.1 introduces info pages, which we install. This needs to be in a subpackage. abuild will then remove the extraneous /usr/share/info/dir automagically. Ref: #1089
2023-12-01user/libevent: Don't specify explicit pc: providesA. Wilcox1-1/+0
The old libevent 2.1.12 .pc file wasn't autodetected, so we had to explicitly have it in provides=. 2.1.13_pre1 does have an autodetected .pc file. Its version is 2.2.0-alpha-dev by default, which did not conflict with 2.1.13_pre1-r0 (the explicit provides line we had). Now that we are changing the version to make apk-tools 2.14.0 happy, our explicit provides= conflicts with the automatic .pc detection logic. Fixes: 59bf8779a2 ("user/libevent: Packaging fixes") Closes: #1134
2023-12-01system/slibtool: bump { 0.5.34 --> 0.5.35 }.Zach van Rijn1-3/+3
This does not provide the long-anticipated 'slibtoolize': https://dev.midipix.org/cross/slibtool/issue/8 however it does include many fixes and improvements.
2023-12-02user/libcdio-paranoia: add missing makedepends. fixes #1135.Zach van Rijn1-1/+1
2023-12-01user/gambit-c: bump { 4.9.4 --> 4.9.5 }.Zach van Rijn5-542/+14
This provides SRFI 231, which "greatly improves upon" SRFI 179, but also experiences the same build failures, so we disable it. Ref: #934
2023-12-01user/gambit-c: fix naming conflict with 'gnu-ghostscript'Zach van Rijn1-1/+3
Gambit installs '/usr/bin/gsc' and '/usr/bin/gsi' by default. The former conflicts with a file from GNU Ghostscript. This commit changes the default compiler and interpreter names to be appended with the package major version number, which aims to preserve users' expectations during tab completion. The script interpreters (e.g. 'gsc-script' and 'gsi-script') are symbolic links to their respective applications and will continue to work without needing to update script shebangs. Ref: #1089
2023-12-01user/recode: use explicit provider for 'cmd:lex'. fixes #1133.Zach van Rijn1-1/+1
2023-12-01user/libcanberra: Fix install_if dep linesA. Wilcox1-2/+2
Ref: #1132
2023-12-01user/phonon: Fix install_if to have proper depsA. Wilcox1-1/+1
Ref: #1132
2023-12-01user/sonnet: Fix install_if to have proper depsA. Wilcox1-1/+1
Ref: #1132
2023-12-01user/libcdio-paranoia: Fix version string in .pcA. Wilcox2-3/+25
Ref: #1132
2023-12-01user/libevent: Packaging fixesA. Wilcox1-1/+4
* Run `default_prepare` to apply patch again. * Fix .pc version for #1132.
2023-12-01user/cunit: Fix invalid version in .pcA. Wilcox1-0/+1
Ref: #1132
2023-12-01system/bash: Fix invalid version in .pc fileA. Wilcox1-0/+4
Closes: #1131
2023-12-01system/argon2: Use upstream version in .pc fileA. Wilcox1-4/+4
Closes: #1130
2023-11-30user/vlc: Install Qt frontend when Qt is installedA. Wilcox1-1/+2
Closes: image#388, image#390
2023-11-30system/apk-tools: Update to 2.14.0+adelie1A. Wilcox1-6/+6
Ref: adelie/horizon#379
2023-11-30user/elogind: Update to 252.9A. Wilcox13-22/+312
Ref: #1100
2023-11-30system/apk-tools: Add scdocs to build-time dependsA. Wilcox1-1/+2
2023-11-30system/scdoc: New packageA. Wilcox1-0/+24
Dependency for apk-tools documentation building.
2023-11-29system/db: Move docs instead of copying themA. Wilcox1-2/+2
The -r3 package copied the documentation tree instead of moving it, causing the entire documentation tree to also be a part of the base system/db package. Fixes: 2cc3911dd4 ("system/db: Fix documentation packaging")
2023-11-27user/liblxqt: remove 'build' directory from patch. fixes #1125.Zach van Rijn2-3259/+5
2023-11-27user/gcr3: add missing build dependency. fixes #1124.Zach van Rijn1-1/+1
2023-11-27{user => legacy}/lxmenu-data: package removed by upstreamSíle Ekaterin Liszka1-0/+0
2023-11-27user/lxqt-runner: upgrade to 1.4.0Síle Ekaterin Liszka2-4/+98
The patch accompanying this upgrade should be removed when kwindowsystem is bumped.
2023-11-27user/lxqt-powermanagement: upgrade to 1.4.0Síle Ekaterin Liszka2-4/+38
The patch accompanying this upgrade should be removed when kwindowsystem is bumped.
2023-11-27user/lxqt-panel: upgrade to 1.4.0Síle Ekaterin Liszka2-5/+650
The patch accompanying this upgrade should be removed when kwindowsystem is bumped.
2023-11-27user/qterminal: upgrade to 1.4.0Síle Ekaterin Liszka1-3/+3
2023-11-27user/pcmanfm-qt: upgrade to 1.4.0Síle Ekaterin Liszka1-4/+4
Closes: #1084
2023-11-27user/lxqt-sudo: upgrade to 1.4.0Síle Ekaterin Liszka1-3/+3
2023-11-27user/lxqt-session: upgrade to 1.4.0Síle Ekaterin Liszka1-3/+3
2023-11-27user/lxqt-policykit: upgrade to 1.4.0Síle Ekaterin Liszka1-3/+3
2023-11-27user/lxqt-openssh-askpass: upgrade to 1.4.0Síle Ekaterin Liszka1-2/+2
2023-11-27user/lxqt-notificationsd: upgrade to 1.4.0Síle Ekaterin Liszka2-4/+38
The patch accompanying this upgrade should be removed when kwindowsystem is bumped.
2023-11-27user/lxqt-globalkeys: upgrade to 1.4.0Síle Ekaterin Liszka1-3/+3
2023-11-27user/lxqt-config: upgrade to 1.4.0Síle Ekaterin Liszka2-5/+64
The patch accompanying this upgrade should be removed when kscreen is bumped.
2023-11-27user/lxqt-archiver: upgrade to 0.9.0Síle Ekaterin Liszka1-3/+3
2023-11-27user/lxqt-admin: upgrade to 1.4.0Síle Ekaterin Liszka1-3/+3
2023-11-27user/lxqt-about: upgrade to 1.4.0Síle Ekaterin Liszka1-2/+2
2023-11-27user/lximage-qt: upgrade to 1.4.0Síle Ekaterin Liszka1-2/+2
2023-11-27user/screengrab: upgrade to 2.7.0Síle Ekaterin Liszka2-4/+906
The patch accompanying this upgrade should be removed when kwindowsystem is bumped.
2023-11-27user/qtermwidget: upgrade to 1.4.0Síle Ekaterin Liszka1-2/+2
2023-11-27user/qps: upgrade to 2.8.0Síle Ekaterin Liszka1-3/+4