| Age | Commit message (Collapse) | Author |
|
* gnu/packages/admin.scm (hyfetch): Update to 2.0.5.
[native-inputs]: Add python-hatchling. Remove python-setuptools and
python-wheel.
Change-Id: Ieb6242677aa9356bded7c16d8114602f6ad27fe0
|
|
* gnu/packages/games.scm (oshu): Update to 2.0.3.
[inputs]: Replace ffmpeg-4 with ffmpeg-6.
|
|
This is a follow-up to 31919486254117d95c43711595a9de5e0bae134d, which fixed
compile-time compatibility with newer ffmpeg, but introduced runtime crashes.
* gnu/packages/games.scm (stepmania): Replace ffmpeg-6 with ffmpeg.
* gnu/packages/patches/stepmania-ffmpeg-compat.patch: Add hunks for FFMPEG 8
compatibility.
Initialize m_pStreamCodec to nullptr and reinitialize it in
MovieDecoder_FFMpeg::OpenCodec.
|
|
* gnu/packages/gnome.scm (libxml++): Update to 5.6.0.
Change-Id: Id1e9fad25d4ea3bcfcbb1f3ee14c18dc539ce77b
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/game-development.scm (python-neteria): Switch to
pyproject-build-system.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?> Disable tests as there are none.
[native-inputs]: Add python-setuptools.
Change-Id: Ib1a5cade07f06456b2f6f37e1021bdca51255efe
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/game-development.scm (python-pyscroll): Update to 2.31-1.31e1c28.
[source]: Use git-fetch.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest and python-setuptools.
Change-Id: I625a61e36c8419301a2f353941ad9aaf6859a3a5
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/emulators.scm (pcsx2) [origin] <snippet>: Force system ffmpeg
headers, set compiled-in version, and de-vendor cpuinfo, fast_float, fmt,
googletest, libzip, rapidjson, soundtouch, vulkan-headers,
vulkan-memory-allocator.
[arguments] <#:configure-flags>: Add "-DPACKAGE_MODE=ON" and
"-DUSE_LINKED_FFMPEG=ON".
<#:imported-modules>: Remove (guix build copy-build-system).
<#:parallel-build?>: Remove specification redundant with default.
[inputs]: Remove libaio, qtwayland, wayland; Add cpuinfo, fast-float, fmt-11,
libzip, rapidjson, soundtouch.
[native-inputs]: Add googletest, vulkan-memory-allocator.
[license]: Add licenses for remaining vendored libraries.
Change-Id: I17c064d2a6cf4c288cb50dfa21fda9329709afee
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/emulators.scm (pcsx2-patches): Update to 2025.12.11-0.10239de.
Change-Id: Iad6f81ec3e5211b0c9497a7bb081cfcbd51a1717
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/image.scm (libpng-next): New variable, formerly known as
"libpng-for-pcsx2".
* gnu/packages/emulators.scm (pcsx2)[inputs]: Use new variable name.
Change-Id: Id59dfbc1b90ad8be90e6f9e761d1ffaf5e8c8d55
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/vulkan.scm (shaderc-for-pcsx2): Delete variable.
* gnu/patches/shaderc-for-pcsx2-changes.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Change-Id: I28a169c3816ed42de18c66710d6354e71d760ffd
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/qt.scm (qtwebengine) [source]: Preserve
third_party/libva_protected_content and
third_party/libvpx/source/libvpx/third_party/x86inc.
[#:configure-flags] [x86_64]: Add -DQT_FEATURE_webengine_vaapi=ON.
Remove -DQT_FEATURE_webengine_system_libvpx=ON.
[inputs]: Add libva.
Change-Id: Ic39d52a6e4848a4dc65354ea36eadbcb345c471c
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
|
|
* gnu/packages/emacs-xyz.scm (emacs-winum)[source, home-page]: Fix upstream URL.
Change-Id: Ib5075ea7a91945ccb5e4757b0d4380a1801bce37
|
|
* gnu/packages/ssh.scm (dropbear): Update to 2025.89.
Change-Id: Id3b8af90fc51bd278f230aa1c82dcb0e4109bafd
|
|
* gnu/packages/ssh.scm (python-asyncssh): Update to 2.22.0.
[native-inputs]: Remove python-wheel.
Change-Id: I858e1151aaed53a5601ee97a25f87a469b9ed26c
|
|
* gnu/packages/ssh.scm (hss): Update to 1.10.
Change-Id: I9de697842b0dace987644311bd9c7dddacc16dcd
|
|
* gnu/packages/ssh.scm (python-sshfs): Update to 2025.11.0.
Change-Id: Iddf7fbe80e0e3da6ec2f806eb232985058d3709b
|
|
* gnu/packages/emacs-xyz.scm (emacs-winum): New variable.
Closes guix/guix#5160
Change-Id: I6fbd6644a8855b9a47c984b0d314deead60c1173
Modified-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/patches/cryfs-boost-1.88-fix.patch: New file.
* gnu/packages/patches/cryfs-boost-1.89-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/crypto.scm (cryfs): Update to 1.0.1.
[origin]: Add patches.
[arguments]<#:configure-flags>: Update.
<#:phases>: Update ’check and ’fix-up.
[inputs]: Remove boost-1.83; add boost.
[native-inputs]: Add googletest.
[properties]: Enable tuning.
Closes guix/guix#4539
Change-Id: I61ea925359edd1181424295380d53bf2482c7c62
Modified-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/parallel.scm (xjobs): Update to 20250529.
[native-inputs]: Remove which.
Change-Id: Ibbfc9d57076243299a10bceac85e49f29b9f5b38
|
|
* gnu/packages/parallel.scm (parallel): Update to 20251222.
Closes guix/guix#5277
Change-Id: If5bb79a778cd42edd464555e7b2e864771ba377e
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/radio.scm (wfview): Update to 2.11.
Change-Id: I9c8a7eb39742bb49e797b0a92fc188a434fa0fe4
|
|
* gnu/packages/radio.scm (inspectrum): Update to 0.4.0.
[inputs]: Replace qtbase-5 by qtbase.
Change-Id: Ib2d40858f788a9341482729a38e34cda3d888f44
|
|
* gnu/packages/radio.scm (liquid-dsp): Update to 1.7.0.
Change-Id: I177d0375f74e1e7d61bac124d2592b686b23be47
|
|
* gnu/packages/radio.scm (fldigi): Update to 4.2.11.
Change-Id: I75d7e4a64471c4215ebc6420a68f70e64dd05f4c
|
|
* gnu/packages/lisp-xyz.scm (sbcl-simple-matrix): Update to 3.9.
Change-Id: Iae49ad57c47583f21f92a7fae36606a62b62a5d0
|
|
* gnu/packages/guile-xyz.scm (guile-commonmark): Update to 0.1.2-0.8ebb304,
add html support. The original repo is unmaintained, use spritely's fork.
Change-Id: I9e68b76ec47916fddfbc9c8149c11eeadaf8ac6a
|
|
* gnu/packages/lxqt.scm (lxqt-archiver): Update to 1.3.0.
Change-Id: Idcd477562d741cda37a14932ef497791130b1310
|
|
* gnu/packages/lxqt.scm (screengrab): Update to 3.1.0.
Change-Id: Ic3b86606c17a53ec727e2dda948cbc424205a8b0
|
|
* gnu/packages/lxqt.scm (qterminal): Update to 2.3.0.
Change-Id: I0a99af58ffa5fed85ba6e319aef7cc7f0c9dea0e
|
|
* gnu/packages/lxqt.scm (qtermwidget): Update to 2.3.0.
Change-Id: Ie978df9ac3e177f00d05236fb5f436d4b89c3f62
|
|
* gnu/packages/lxqt.scm (qps): Update to 2.12.0.
Change-Id: Ic1d538dfef8cba4f0b68ecaef3abf7abb92a56e8
|
|
* gnu/packages/lxqt.scm (pavucontrol-qt): Update to 2.3.0.
Change-Id: I6b496b023f3bda979f8d36ea48a2428732318b21
|
|
* gnu/packages/lxqt.scm (obconf-qt): Update to 0.16.6.
Change-Id: I6987af55255bf294073dca01bdf1d18a2282d44e
|
|
* gnu/packages/lxqt.scm (lximage-qt): Update to 2.3.0.
Change-Id: I87175dc38d8cff4c1dd23ef252aa0060e5c883d8
|
|
* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 2.3.0.
Change-Id: I7ba356293a27ad6740d82859d7e1716ffa1df008
|
|
* gnu/packages/lxqt.scm (libfm-qt): Update to 2.3.1.
Change-Id: I4950437ec2b3ac50a433ed194c23e7048335f061
|
|
* gnu/packages/lxqt.scm (lxqt-themes): Update to 2.3.0.
Change-Id: I68df57e1b9e5534a7e6094b335403dda95bf4e6c
|
|
* gnu/packages/lxqt.scm (lxqt-sudo): Update to 2.3.0.
Change-Id: I35b7dc8531a980b7c61a9ced29bc6e1029a9a7c4
|
|
* gnu/packages/lxqt.scm (lxqt-session): Update to 2.3.0.
Change-Id: I5eda918fd38148e413b19f5d76934c55a7ab5b74
|
|
* gnu/packages/lxqt.scm (lxqt-runner): Update to 2.3.0.
Change-Id: Ia42e289c0b12fa97fe7acb75fb192f45dd740af7
|
|
* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 2.3.0.
Change-Id: Ibe016122b8a60fd8e7b0d22e12665e02b346c3e8
|
|
* gnu/packages/lxqt.scm (lxqt-powermanagement): Update to 2.3.0.
Change-Id: I83574598fcf93244ce7e024851ae1721b4959382
|
|
* gnu/packages/lxqt.scm (lxqt-policykit): Update to 2.3.0.
Change-Id: Ia15547ffe3ee276d162fb22bb6ea68a0b38de230
|
|
* gnu/packages/lxqt.scm (lxqt-panel): Update to 2.3.2.
Change-Id: Icd324f4f254e3b1b1ae2d5d3c94facf8a07b5c26
|
|
* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 2.3.0.
Change-Id: I374fb49d43020ad52da56eb70b6e37a259e51d4c
|
|
* gnu/packages/lxqt.scm (lxqt-notificationd): Update to 2.3.1.
Change-Id: I220a8a04caa9faa8582941ad4f3c6c26e7e14d81
|
|
* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 2.3.0.
Change-Id: I45edcf46cbd5d41d58c82cfdf89eb6f830f91d5a
|
|
* gnu/packages/lxqt.scm (lxqt-config): Update to 2.3.0.
Change-Id: I8563bf379752931eef65283bb289ed7aee69b011
|
|
* gnu/packages/lxqt.scm (lxqt-menu-data): Update to 2.3.0.
Change-Id: I8e610ebc5917637ebe49504b69748f7041ccdb84
|
|
* gnu/packages/lxqt.scm (lxqt-admin): Update to 2.3.0.
Change-Id: I70cf65dd87fad1bf7957f258bfabe768711decd8
|