summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
10 daysgnu: emacs: Build reproducibly.emacs-teamNicolas Graves
* gnu/packages/emacs.scm (emacs-minimal)[arguments] <#:make-flags>: Wrap RUN_TEMACS with faketime. <#:parallel-build?>: Disable. <#:phases>: Add 'avoid-sysinfo-call-at-build-time. [native-inputs]: Add libfaketime. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
12 dayslicenses: Use license: prefix in (gnu packages elf).Nicolas Graves
* gnu/packages/elf.scm (chrpath, elftutils, libabigail, libefl, patchelf, libdwarf)[license]: Use license: prefix. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
12 daysgnu: emacs-minimal: Fix compilation errors.Nicolas Graves
Backport this patch in emacs@30 to fix compilation issues. * gnu/packages/patches/emacs-30-fix-compilation-errors.patch: Add patch. * gnu/packages/emacs.scm (emacs-minimal)[source]: Record patch. * gnu/local.mk: Record patch. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
12 daysbuild-system: emacs: Use new lisp-mnt primitives.Liliana Marie Prikler
* guix/build/emacs-build-system.scm (ensure-package-description) [%write-pkg-file-form]: Use ‘lm-summary’ and ‘lm-package-requires’.
12 daysbuild-system: emacs: Error if package file could not be generated.Liliana Marie Prikler
* guix/build/emacs-build-system.scm (ensure-package-description) [%write-pkg-file-form]: Use ‘error’ for error reporting.
12 daysgnu: Remove leptonica-1.80.Maxim Cournoyer
* gnu/packages/image.scm (leptonica-1.80): Delete variable. Change-Id: Id96625556ec3c4a3c10bbe8f534548d7d2aad892
12 daysgnu: Remove tesseract-ocr-4.Maxim Cournoyer
* gnu/packages/ocr.scm (tesseract-ocr-4): Delete variable. Change-Id: I7079a9872d2d9993a71041a6a69b04f6dc9c16c4
12 daysgnu: ccextractor: Update home page.Maxim Cournoyer
* gnu/packages/gstreamer.scm (ccextractor) [home-page]: Update. Change-Id: If268b4594e3fc44e78c7b9fdbc183d069d949ccc
12 daysgnu: ccextractor: Update to 0.94-0.81fdecd.Maxim Cournoyer
* gnu/packages/gstreamer.scm (ccextractor): Update to 0.94-0.81fdecd. [source]: Delete patches. [#:configure-flags]: Add LDFLAGS. [native-inputs]: Replace autoconf with autoconf-2.72, leptonica-1.80 with leptonica and tesseract-ocr-4 with tesseract-ocr. * gnu/packages/patches/ccextractor-add-missing-header.patch * gnu/packages/patches/ccextractor-autoconf-tesseract.patch * gnu/packages/patches/ccextractor-fix-ocr.patch: Delete files * gnu/local.mk (dist_patch_DATA): De-register them. Change-Id: Ice1336754bc5ddf77fee7c03a1336cd1c3543d4c
12 daysgnu: Add gpac.Maxim Cournoyer
* gnu/packages/video.scm (gpac): New variable. Change-Id: Ifdbcc0ba7a8c0cefdee76ce97d55ec8d92c98505
12 daysgnu: bsnes-hd: Update to 10.6-0.0bb7b86.Maxim Cournoyer
* gnu/packages/emulators.scm (bsnes-hd): Update to 10.6-0.0bb7b86. [#:make-flags]: Add hiro=gtk3. Relates-to: #1401 Change-Id: I95ff68eb56dd63cf5b75ff3700ae1b765302ff92
12 daysgnu: bsnes: Update to 115-0.ddc3dc2.Maxim Cournoyer
* gnu/packages/emulators.scm (bsnes): Update to 115-0.ddc3dc2. [inputs]: Remove gtksourceview-2. Add gtk+. [license]: Update to gpl3+ (or any later version). Relates-to: #1401 Change-Id: If4ab3f085815f256001e4816767f7f1709f240a8
12 daysgnu: gtksourceview-2: Fix build with GCC 14.Maxim Cournoyer
* gnu/packages/gtk.scm (gtksourceview-2) [#:configure-flags]: Add -Wno-error=incompatible-pointer-types to CFLAGS. [#:phases]: Delete trailing #t. Use gexps and modernize. Fixes: #1396 Change-Id: I2a5284e309bec4058683b84f3f9bc9936f44f961
12 daysgnu: dolphin-emu: Fix build with gcc@14.Andreas Enge
* gnu/packages/emulators.scm (dolphin-emu)[arguments]<#:phases> {'generate-fonts&hardcore-libvulkan-path}: Include a missing header. Change-Id: I4ac3a69e956369015890663298b1e55aeaee1e5b
12 daysgnu: google-highway: Update to 1.2.0.Brennan Vincent
This picks up the fix for https://github.com/google/highway/issues/1549 which was causing test failures on aarch64 with recent versions of GCC. * gnu/packages/cpp.scm (google-highway): Update to 1.2.0. Change-Id: Ibd41de558d9601e7ae4fd03ef116df1c92b03280 Signed-off-by: Greg Hogan <code@greghogan.com>
12 daysgnu: mono: Change styling to suit guix coding guidelines (no functional change).Danny Milosavljevic
Follow-up to commits c9f1d2315f99d4355c35d920b33bfbdffe9a4f56, 7314d9c1848786f2a686990068f22d7432926feb, 29182f4babd9aa3e43fd2906b66686b4a7b7acf2, 0f9ddc4c75bb5ce31291919cc3558ce0d8d3efde, f47993f0c70217028ee5f9373914ce6ea608db2b, 60d8e77f38a8ca1e7607b765581855a439a1645a. * gnu/packages/dotnet.scm (mono-1.2.6): Change styling. (mono-1.9.1): Change styling. (mono-2.4.2): Change styling. (mono-3.12.1): Change styling. (mono-4.9.0): Change styling. Add comments. Change-Id: I1523159838b3726b3c86407558e2b89a58c2769b
12 daysgnu: testdisk: Update to 7.2.Andreas Enge
* gnu/packages/disk.scm (testdisk): Update to 7.2. Change-Id: I7a9223a3f9890e992213480b6dde8e2b5f57cced
12 daysgnu: spike: Fix build with gcc@14.Andreas Enge
* gnu/packages/virtualization.scm (spike)[arguments]<#:phases>{'gcc14}: New phase. Change-Id: I363875fb17c5e0d23037eee4c5023bc563367c4b
12 daysgnu: unclutter: Fix build with GCC 14.Fabio Natali
* gnu/packages/xdisorg.scm (unclutter): Add flags to relax GCC 14's checks. Change-Id: I6a8d6d4cac915f617c4e0faffe3f8753c2a45921 Signed-off-by: Andreas Enge <andreas@enge.fr>
12 daysgnu: supertuxkart-data: Update to 18612.Andreas Enge
* gnu/packages/games.scm (supertuxkart-data): Update to 18612. Change-Id: I1fb9579d16f4ae7eb35628a4c468ffd18ebb4664
12 daysgnu: supertuxkart: Fix build with gcc@14.Andreas Enge
* gnu/packages/games.scm (supertuxkart)[arguments]<#:phases>{'gcc14}: New phase. Change-Id: I60043bdb517551abe4181933cd950075bf68a03e
12 daysgnu: vitetris: Fix build with gcc@14.Andreas Enge
* gnu/packages/games.scm (vitetris)[arguments]<#:make-flags>: Add CFLAGS. Change-Id: I1df1eae997fdf450c489cbd627a7ff579808818d
12 daysgnu: guile-smc: Update to 0.6.4.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.4. [arguments]: Use GEXPs. Change-Id: I351386df795a26866773fcf49934098f0cfee1e3
12 daysgnu: jami: Use minimal variants for git and python native inputs.Maxim Cournoyer
* gnu/packages/jami.scm (jami) [native-inputs]: Replace git with git-minimal and python with python-minimal. Change-Id: I093d76f830743a156ad917342924ba11c7733ad2
12 daysgnu: jami-docs: Do not build/install HTML doc.Maxim Cournoyer
The HTML doc contains 250 MiB of images, PDFs and even videos. * gnu/packages/jami.scm (jami-docs) [#:phases] {build}: Remove html from targets. [#:install-plan]: Do not install html doc. Change-Id: I1f16395e6c922c04c67c406216202c9898bf9511
12 daysgnu: jami-docs: Update to 0.0.0-3.4764cc8.Maxim Cournoyer
* gnu/packages/jami.scm (jami-docs): Update to 0.0.0-3.4764cc8. [native-inputs]: Add python-sphinxcontrib-mermaid. Replace python with python-minimal. Change-Id: Idc58452b612d0ef43e449c282c9f4d2217c94c3e
12 daysgnu: Add python-sphinxcontrib-mermaid.Maxim Cournoyer
* gnu/packages/sphinx.scm (python-sphinxcontrib-mermaid): New variable. Change-Id: I1fcf5296c4610bc5e8eb3325e2ad53f975b1c628
12 daysgnu: jami: Add qtwayland to inputs.Maxim Cournoyer
This ensure it can always work on Wayland systems. * gnu/packages/jami.scm (jami) [inputs]: Add qtwayland. Change-Id: Id31565f93ed9a36feb0b4acfe6338e731ad5d6e7
12 daysgnu: jami: Fix build.Maxim Cournoyer
The unittests were now failing to build with GCC 14 (see: <https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/1144>). * gnu/packages/patches/jami-unittests-fix-build.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/jami.scm (jami) [source]: Apply it. Change-Id: I11eb97663bb28a4153b2459ea886658cf08b6129
12 daysgnu: qthttpserver: Propagate qtwebsockets.Maxim Cournoyer
* gnu/packages/qt.scm (qthttpserver) [inputs] {qtwebsockets}: Move to... [propagated-inputs]: ... here. Change-Id: Ib4d4c98208d9e713ea9705a660703acd96349098
12 daysgnu: Remove sdbus-c++-1.4.0.Maxim Cournoyer
* gnu/packages/glib.scm (sdbus-c++-1.4.0): Delete variable. Change-Id: Idfae582ac86d95bfd2933e7d03d07d62f48c2494
12 daysgnu: libjami: Fix build with GCC 14, building with sdbus-cpp v2.1.0.Maxim Cournoyer
* gnu/packages/patches/libjami-sdbus-cpp-v2.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/jami.scm (libjami): Apply it. [inputs]: Replace sdbus-c++-1.4 with sdbus-c++. Change-Id: Ib123cb84a4ffa241ae3c6bcdff0d97884732c173
12 daysgnu: sdbus-c++: Update to 2.1.0.Maxim Cournoyer
* gnu/packages/glib.scm (sdbus-c++): Update to 2.1.0. [native-inputs]: Replace googletest with googletest-1.17. Change-Id: I97d61f1cef213598c526181bb77d08ef3add6c6c
12 daysgnu: Add googletest-1.17.Maxim Cournoyer
* gnu/packages/check.scm (googletest-1.17): New variable. Change-Id: Ic6c5e0105323b0834b6e4745f5d97392c2c2e5d4
12 daysgnu: opendht: Fix build with GCC 14.Maxim Cournoyer
* gnu/packages/patches/opendht-nanosleep.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/networking.scm (opendht) [source]: Apply it. Change-Id: I14589dba3a99ae51bb522ffdbe2a1390c74aa75a
12 daysgnu: emacs-bash-completion: Update to 3.2-0.d32863d.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-bash-completion): Update to 3.2-0.d32863d. [source]: Delete patches. * gnu/packages/patches/emacs-bash-completion-preserve-exit-code.patch: Delete file. * gnu/packages/patches/emacs-bash-completion-preserve-ps1.patch: Likewise. * gnu/local.mk (dist_patch_DATA): De-register them. Change-Id: If3a6f6954d3d3b7c34cbc8634c95cf4c18dbb318
12 daysgnu: filezilla: Update to 3.69.2.Ashish SHUKLA
* gnu/packages/ftp.scm (filezilla): Update to 3.69.2. [source]: Switch to svn-fetch. [native-inputs]: Add autoconf, automake, libtool. [inputs]: Add boost. Replace wxwidgets-3.0 by wxwidgets. Change-Id: Iefd1467c1f0622b5cb5b08be97110146cf96e8c5 Signed-off-by: Andreas Enge <andreas@enge.fr>
12 daysgnu: libfilezilla: Update to 0.51.0.Ashish SHUKLA
Fixes guix/guix#1408 * gnu/packages/ftp.scm (libfilezilla): Update to 0.51.0. Change-Id: Ia54aac6677068fe51ac16794ecb8889948bd1ded Signed-off-by: Andreas Enge <andreas@enge.fr>
12 daysgnu: converseen: Update to 0.12.2.5.宋文武
* gnu/packages/patches/converseen-hide-updates-checks.patch: Remove file. * gnu/packages/patches/converseen-hide-non-free-pointers.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/image.scm (converseen): Update to 0.12.2.5. [source]: Remove patches. [arguments]: Add patch-source phase to disable auto update and website links. Change-Id: I9cbdad581803d4b1910afb1115e3b8404b1faa7e Signed-off-by: Zheng Junjie <z572@z572.online>
12 daysgnu: qtdatavis3d: Rename to qtdatavis3d-5.宋文武
* gnu/packages/qt.scm (qtdatavis3d): Rename to qtdatavis3d-5. (python-pyside-2) [inputs]: Adjust accordingly. Change-Id: I60b88003cd4843c956d6abbae39d2773dbd8f080 Signed-off-by: Zheng Junjie <z572@z572.online>
12 daysgnu: qtpurchasing: Rename to qtpurchasing-5.宋文武
* gnu/packages/qt.scm (qtpurchasing): Rename to qtpurchasing-5. Change-Id: I04131c5a78ebcd022ef421217f128e4df43c77c7 Signed-off-by: Zheng Junjie <z572@z572.online>
12 daysgnu: qtgamepad: Rename to qtgamepad-5.宋文武
* gnu/packages/qt.scm (qtgamepad): Rename to qtgamepad-5. * gnu/packages/engineering.scm (openscad) [inputs]: Adjust accordingly. * gnu/packages/kde-utils.scm (kirogi) [inputs]: Likewise. * gnu/packages/radio.scm (sdrangel) [inputs]: Likewise. (wfview) [inputs]: Likewise. Change-Id: Icccd75150aefb957ef2b3c8b3453365e81bdfa9d Signed-off-by: Zheng Junjie <z572@z572.online>
12 daysgnu: qtwebglplugin: Rename to qtwebglplugin-5.宋文武
* gnu/packages/qt.scm (qtwebglplugin): Rename to qtwebglplugin-5. Change-Id: I1e0740f49af019ab067328b19d2c85ee1e9f3d56 Signed-off-by: Zheng Junjie <z572@z572.online>
12 daysgnu: qtxmlpatterns: Rename to qtxmlpatterns-5.宋文武
* gnu/packages/qt.scm (qtxmlpatterns): Rename to qtxmlpatterns-5. (qtspeech-5) [native-inputs]: Adjust accordingly. (python-pyqt) [inputs]: Likewise. (python-shiboken-2) [inputs]: Likewise. (python-pyside-2) [inputs]: Likewise. * gnu/packages/animation.scm (pencil2d) [inputs]: Likewise. * gnu/packages/education.scm (openboard) [inputs]: Likewise. (ktouch) [inputs]: Likewise. * gnu/packages/engineering.scm (freecad) [inputs]: Likewise. * gnu/packages/finance.scm (monero-gui) [inputs]: Likewise. * gnu/packages/geo.scm (gplates) [inputs]: Likewise. * gnu/packages/image-processing.scm (paraview) [inputs]: Likewise. * gnu/packages/kde-frameworks.scm (ktexteditor-5) [inputs]: Likewise. (ksyntaxhighlighting-5) [native-inputs]: Likewise. * gnu/packages/messaging.scm (kaidan) [inputs]: Likewise. * gnu/packages/music.scm (hydrogen) [inputs]: Likewise. * gnu/packages/simulation.scm (openfoam-org) [inputs]: Likewise. Change-Id: Ic260988913600dee261bd138efc6a830bc45d057 Signed-off-by: Zheng Junjie <z572@z572.online>
12 daysgnu: qtwebview: Rename to qtwebview-5.宋文武
* gnu/packages/qt.scm (qtwebview): Rename to qtwebview-5. Change-Id: If09835c8b4edcf320fd7840f9339a3043db839de Signed-off-by: Zheng Junjie <z572@z572.online>
12 daysgnu: qtscript: Rename to qtscript-5.宋文武
* gnu/packages/qt.scm (qtscript): Rename to qtscript-5. (python-pyside-2) [inputs]: Adjust accordingly. (grantlee) [inputs]: Likewise. * gnu/packages/astronomy.scm (stellarium) [inputs]: Likewise. * gnu/packages/games.scm (warzone2100) [inputs]: Likewise. * gnu/packages/irc.scm (quassel) [inputs]: Likewise. * gnu/packages/kde-frameworks.scm (ki18n-5) [inputs]: Likewise. (kio-5) [inputs]: Likewise. (ktexteditor-5) [inputs]: Likewise. * gnu/packages/kde-utils.scm (okteta) [inputs]: Likewise. * gnu/packages/music.scm (musescore) [inputs]: Likewise. * gnu/packages/tex.scm (texmaker) [inputs]: Likewise. Change-Id: I63c40a342a14c75cfbe4e0a4c27ec2638212e38a Signed-off-by: Zheng Junjie <z572@z572.online>
12 daysgnu: qtserialbus: Rename to qtserialbus-5.宋文武
* gnu/packages/qt.scm (qtserialbus): Rename to qtserialbus-5. Change-Id: I7942c3bb579527877c8156d58cecf7b593c08dab Signed-off-by: Zheng Junjie <z572@z572.online>
12 daysgnu: discover: Remove qtwebview input.宋文武
qtwebview is a qt5 package, so therefore it is not actually used. * gnu/packages/kde-plasma.scm (discover) [inputs]: Remove qtwebview. Change-Id: Ibd2a7a95230ee96413925efa96fdd9cc2146bfbc Signed-off-by: Zheng Junjie <z572@z572.online>
12 daysgnu: zathura-ps: Update to 0.2.8.Cayetano Santos
* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.8. [source]: Switch to git-fetch; update url. [arguments]: Use gexps. <#:phases>: Remove patch-plugin-directory. <#:configure-flags>: Set plugindir. Change-Id: I6321d9bc8fddd9ccc8c50aa21add1536e18b7681 Signed-off-by: Andreas Enge <andreas@enge.fr>
12 daysgnu: zathura-pdf-poppler: Update to 0.3.3.Cayetano Santos
* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.3.3. [source]: Switch to git-fetch; update url. Change-Id: I0cac8e2ff022c107ff0c3ea76ee7c7c3e930bc32 Signed-off-by: Andreas Enge <andreas@enge.fr>