Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-01 | user/spack: miscellaneous improvements. | Zach van Rijn | 2 | -2/+21 | |
* Make dependencies explicit https://spack.readthedocs.io/en/latest/getting_started.html#system-prerequisites * Remove cached compiler preferences; this causes problems if e.g. 'ccache' is used ('/usr/local/bin/gcc') when built but the same path does not exist on the installed system. * Do not attempt to use the buildcache (search remote server for pre-built packages). We are the only musl-based distro currrently packaging Spack, and no such binaries exist yet. | |||||
2023-11-01 | user/lxqt-desktop: depend on adelie-lxqt-theme | Síle Ekaterin Liszka | 1 | -2/+2 | |
2023-10-31 | user/musl-obstack: bump { 1.1 --> 1.2.3 }. switch upstream. | Zach van Rijn | 1 | -4/+4 | |
2023-10-25 | user/mate-complete: depend on mate-themes and adelie-mate-theme | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-25 | user/adelie-mate-theme: new package | Síle Ekaterin Liszka | 3 | -0/+31 | |
2023-10-25 | user/mate-themes: new package | Síle Ekaterin Liszka | 1 | -0/+34 | |
2023-10-25 | user/dconf: add file needed for configuring default settings in dconf | Síle Ekaterin Liszka | 2 | -3/+8 | |
2023-10-25 | user/faad2: add patch for x86. fixes #1095. | Zach van Rijn | 3 | -4/+69 | |
Additionally, ensure shared libraries are versioned. This fixes a regression from the autotools-based era that was not carried into the CMake era. | |||||
2023-10-24 | user/faad2: bump { 2.10.0 --> 2.10.1_git20230904 }. fixes #1077. | Leigh | 1 | -21/+23 | |
2023-10-24 | user/horizon: Update to 0.9.8_pre7 | A. Wilcox | 1 | -9/+13 | |
* Set cap_sys_time on horizon-qt5 to allow setting the clock. (adelie/horizon#321) * Move gfxdetect to graphical runlevel. (adelie/horizon#346) | |||||
2023-10-24 | user/livecd-support: Many improvements | A. Wilcox | 11 | -26/+75 | |
* Change install scripts to local.d scripts. * Add a local.d script to make dhcpcd setuid. (adelie/horizon#361) * Make the Desktop Entry file a real file instead of a heredoc. * Remove setuid bit from the shell script; we don't need this any more. * Pull in our new LXQt theme for a better experience. * Add XFCE subpackage. * Set PATH correctly for horizon-run-qt5 so it can find mkfs.vfat and friends. * Set the clock with chronyd if possible on boot, before the graphical environment starts. * Use sudo for partitionmanger. (adelie/horizon#368) Ref: #1081 | |||||
2023-10-24 | user/adelie-lxqt-theme: New package | A. Wilcox | 4 | -0/+69 | |
Defines a base LXQt theme that is functional and appealing. | |||||
2023-10-24 | user/{desktops}: Depend on adelie-fonts | A. Wilcox | 4 | -8/+8 | |
2023-10-24 | user/adelie-fonts: New package | A. Wilcox | 1 | -0/+19 | |
This supplies the fonts we want for all desktop environments. Ref: adelie/horizon#353 | |||||
2023-10-24 | user/dnsmasq: New package | A. Wilcox | 4 | -0/+79 | |
2023-10-24 | user/mesa: Update to 21.3.9, fix nouveau | A. Wilcox | 2 | -3/+16 | |
This update brings some reliability fixes to i915/i965, nouveau, and also radeonsi. This is the most recent version of the 'amber' branch which is the last version with support for these chipsets. There is a way to co-install mesa-amber and mesa, but we will need to work on that. For now, we ship this for everyone. The nouveau patch here is sent upstream and fixes context destroys. | |||||
2023-10-23 | {user => legacy}/minizip-ng: unneeded. | Zach van Rijn | 1 | -32/+0 | |
Moved to legacy/ due to filename conflict. See #1089. Additional work to be done is create a new package for zlib-ng [1] so as not to depend on upstream zlib, then ensure that all tests are being run correctly. It would be a good idea to add a library suffix '-ng' to avoid conflicts. [1]: https://github.com/zlib-ng/zlib-ng | |||||
2023-10-20 | user/{cbindgen,ripgrep,xsv,zola}: do not install stray files. | Zach van Rijn | 4 | -12/+8 | |
Fixes: #1090 | |||||
2023-10-16 | user/groff: do not install 'man7/roff.7'. fixes #1086. | Zach van Rijn | 1 | -1/+4 | |
2023-10-16 | user/grub: work around GCC optimization bug. fixes image#403. | Zach van Rijn | 1 | -1/+2 | |
2023-10-12 | user/{firefox-esr,thunderbird}: disable debug symbols on 32-bit platforms. | Zach van Rijn | 2 | -21/+25 | |
Linking now fails on pmmx even with the kitchen sink: https://wiki.debian.org/ReduceBuildMemoryOverhead Change the conditional to include all known 32-bit platforms. Ref: #1012 Fixes: #1057 | |||||
2023-10-10 | user/{firefox-esr,thunderbird}: Fix ARM TEXTRELs | A. Wilcox | 4 | -3/+37 | |
TEXTRELs are due to assembly code for FFTs in ffvpx/libavcodec. Since this is only used on "Android32 FLAC optimisation", it's likely not worth it for our use cases. Disable it. Fixes: #1015 | |||||
2023-10-09 | user/grub: Add U-Boot version package function | A. Wilcox | 1 | -0/+6 | |
The addition of the U-Boot flavour for ARM needs this. Fixes: #1082 | |||||
2023-10-05 | user/xfce4-whiskermenu-plugin: add missing dependency. fixes #1076. | Zach van Rijn | 1 | -1/+2 | |
2023-10-04 | user/qemu: patch unsupported ld flag. fixes #1075. | Zach van Rijn | 2 | -1/+74 | |
2023-10-04 | user/lxqt-runner: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-powermanagement: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-panel: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/xfce4-whiskermenu-plugin: upgrade to 2.8.0 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2023-10-04 | user/qterminal: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/pcmanfm-qt: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-sudo: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-session: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-policykit: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-openssh-askpass: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-notificationd: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-globalkeys: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-config: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-archiver: upgrade to 0.8.0 | Síle Ekaterin Liszka | 1 | -4/+4 | |
2023-10-04 | user/lxqt-admin: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-about: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lximage-qt: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/screengrab: upgrade to 2.6.0 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2023-10-04 | user/qtermwidget: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/qps: upgrade to 2.7.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/pavucontrol-qt: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/obconf-qt: upgrade to 0.16.3 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2023-10-04 | user/lxqt-qtplugin: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/lxqt-themes: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-04 | user/libfm-qt: upgrade to 1.3.0 | Síle Ekaterin Liszka | 1 | -3/+3 | |