Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
See: https://github.com/curl/curl/issues/12462
This was an oversight with the 8.5.0 release
and should be included in subsequent releases.
|
|
|
|
This version now defaults to setting the root shell to /bin/zsh instead
of /bin/sh, which solves our PS1 issue using su(1).
Closes: #206
Ref: #1103
|
|
MATE and XFCE wallpaper choosers use /usr/share/backgrounds and
typically only have a single wallpaper for square and widescreen
displays. We symlink background and lockscreen in there for users of
those desktop environments.
The checksum has been updated to use the smaller tarball generated by
the change to GraphicsMagick.
|
|
* Add the adelie-wallpapers dependency.
* We have to set a picture-options value or else it won't use the image.
Set to 'zoom' which is the default (and what we use on LXQt).
|
|
With -core providing the exact package version, apk will always prefer
it instead of the main package, which means user systems will always
only see the core package. That isn't what we want - we want -core used
in specific situations, but the vast majority of people having the full
package.
Versioning it this way, with a single =1, means that the resolver will
find it fully satisfied with just the -core package if manually
specified, but always prefer the main package if not manually specified.
Fixes: 19984daa2b ("user/adelie-wallpapers: Update to 1.1")
|
|
We do not need years-old SpiderMonkey any more.
|
|
* Uses duktape instead of SpiderMonkey/MozJS as JavaScript engine.
* Lots of important CVEs fixes.
* Uses Meson instead of autotools.
* Most patches integrated upstream!
Ref: #1100, #1104
Suggested-by: Sam James <sam@gentoo.org>
|
|
Dependency for polkit.
|
|
Also set the window decos to be a little more obviously window decos.
Ref: #1103
|
|
The background colour without image should be roughly equivalent to the
colour of the image itself, that way we can have a useful text colour
that isn't so hard to read.
And set that text colour to be the very dark grey, with a slightly
offset shadow colour. This is easy to read, has the desired effect, and
can actually be read on my laptop's panel!
Ref: #1103
|
|
Ref: #1103
|
|
Closes: #1119
|
|
|
|
|
|
Closes: #1155
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes: #1129
|
|
Rationale in patch file.
Ref: #1089
|
|
This would be automatically removed by default_doc, but we don't call it
here.
Ref: #1089
|
|
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
|
|
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
|
|
This does not provide the long-anticipated 'slibtoolize':
https://dev.midipix.org/cross/slibtool/issue/8
however it does include many fixes and improvements.
|
|
|
|
This provides SRFI 231, which "greatly improves upon" SRFI 179,
but also experiences the same build failures, so we disable it.
Ref: #934
|
|
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
|
|
|
|
Ref: #1132
|
|
Ref: #1132
|
|
Ref: #1132
|
|
Ref: #1132
|
|
* Run `default_prepare` to apply patch again.
* Fix .pc version for #1132.
|
|
Ref: #1132
|
|
Closes: #1131
|
|
Closes: #1130
|
|
Closes: image#388, image#390
|
|
Ref: adelie/horizon#379
|