summaryrefslogtreecommitdiff
path: root/gnu/packages/disk.scm
Commit message (Collapse)AuthorAge
* gnu: testdisk: Relocate and improve description.Maxim Cournoyer2022-02-22
| | | | | | | | | | This is the result of attempting to package 'photorec', only to realize it's part of testdisk, which we already had in the first place. * gnu/packages/admin.scm (testdisk): Move to... * gnu/packages/disk.scm (testdisk): ... here. [description]: Expound, and add a description section about the included PhotoRec tool.
* gnu: mmc-utils: Update to 0.1-1.3969aa4.Tobias Geerinckx-Rice2022-01-15
| | | | * gnu/packages/disk.scm (mmc-utils): Update to 0.1-1.3969aa4.
* gnu: mmc-utils: Update upstream URLs.Tobias Geerinckx-Rice2022-01-15
| | | | | * gnu/packages/disk.scm (mmc-utils)[source]: Update Git URL. [home-page]: Point to kernel documentation rather than cgit index.
* gnu: ndctl: Update to 72.1.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/disk.scm (ndctl): Update to 72.1. [arguments]: Remove obsolete 'fix-include phase.
* gnu: ndctl: Fix version reporting.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/disk.scm (ndctl)[arguments]: Add a 'fix-version phase.
* gnu: Remove trailing period from synopsis.Vagrant Cascadian2021-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/anddroid.scm (android-liblog, git-repo)[synopsis]: Remove trailing period. * gnu/packages/audio.scm (audio-to-midi)[synopsis]: Likewise. * gnu/packages/bioinformatics.scm (python-mygene, python-scanpy, nanosv)[synopsis]: Likewise. * gnu/packages/cran.scm (r-gsubfn)[synopsis]: Likewise. * gnu/packages/crates-io.scm (rust-ascii-1, rust-bindgen-0.59, rust-byte-unit-4, rust-clircle-0.3, rust-dashmap-4, rust-dhcp4r-0.2, rust-fast-float-0.2, rust-fst-0.4, rust-futures-core-preview-0.3, rust-http-types-2, rust-hyper-0.14, rust-indexmap-1, rust-minimal-lexical-0.1, rust-oorandom-11.1, rust-runtime-raw-0.3, rust-sharded-slab-0.1, rust-takeable-option-0.4, rust-tower-service-0.3, rust-ttf-parser-0.12)[synopsis]: Likewise. * gnu/packages/disk.scm (f3)[synopsis]: Likewise. * gnu/packages/emacs-xyz.scm (emacs-scribble-mode, emacs-psession)[synopsis]: Likewise. * gnu/packages/golang.scm (go-github-com-kylelemons-godebug)[synopsis]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-fsnotify, ghc-libyaml, ghc-emojis, ghc-regex-tdfa, ghc-th-lift-instances, ghc-commonmark-pandoc)[synopsis]: Likewise. * gnu/packages/java.scm (java-commons-jxpath, java-jakarta-regexp)[synopsis]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-cl-annot, sbcl-envy)[synopsis]: Likewise. * gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify)[synopsis]: Likewise. * gnu/packages/maven.scm (maven-wagon-http-shared, maven-surefire-plugin)[synopsis]: Likewise. * gnu/packages/perl.scm (perl-text-soundex)[synopsis]: Likewise. * gnu/packages/python-check.scm (python-httmock)[synopsis]: Likewise. * gnu/packages/python-web.scm (python-bottle)[synopsis]: Likewise. * gnu/packages/python-xyz.scm (python-olefile, python-tokenize-rt, python-pylzma)[synopsis]: Likewise. * gnu/packages/tex.scm (texlive-docstrip)[synopsis]: Likewise.
* gnu: ndctl: Gexp arguments.Tobias Geerinckx-Rice2021-12-25
| | | | | * gnu/packages/disk.scm (ndctl)[arguments]: Rewrite as a keyword/gexp list and move to the conventional location.
* gnu: ndctl: Update to 72.Tobias Geerinckx-Rice2021-12-25
| | | | | | | * gnu/packages/disk.scm (ndctl): Update to 72. [arguments]: Add a new 'fix-include phase. Don't explicitly return #t from phases. [inputs]: Add iniparser.
* gnu: memkind: Update to 1.12.0.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/disk.scm (memkind): Update to 1.12.0. [arguments]: Don't explicitly return #t from phases.
* gnu: Add qdirstat.terramorpha2021-12-16
| | | | | | * gnu/packages/disk.scm (qdirstat): New variable Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: dosfstools: Fix cross-compilation.Efraim Flashner2021-12-10
| | | | | | | Reported by Florian Hoertlehner. * gnu/packages/disk.scm (dosfstools)[arguments]: Correctly refer to the build output. Use cc-for-target.
* gnu: libblockdev: Update to 2.26.Maxim Cournoyer2021-11-11
| | | | | | | | * gnu/packages/disk.scm (libblockdev): Update to 2.26. [source]: Remove patches field. [inputs]: Add xfsprogs. * gnu/packages/patches/libblockdev-glib-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\
| * gnu: libblockdev: Update to 2.26.Tobias Geerinckx-Rice2021-11-03
| | | | | | | | | | | | | | * gnu/packages/disk.scm (libblockdev): Update to 2.26. [source]: Remove patch. * gnu/packages/patches/libblockdev-glib-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-18
|\|
| * gnu: lf: Update to 25Chadwain Holness2021-10-14
| | | | | | | | | | | | * gnu/packages/disk.scm (lf): Update to 25 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: Update gtkmm to 4.2.0, add gtkmm@3, and adjust gtkmm@2.Raghav Gururajan2021-10-02
|/ | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtkmm)[version]: Update to 4.2.0. [arguments](meson): New argument. [native-inputs]: Add glib:bin. [propagated-inputs]: Replace gtk+ with gtk. (gtkmm-3): New variable. (gtkmm-2)[arguments]: Strip certain inherited arguments. * gnu/packages/animation.scm (synfigstudio)[inputs]: Switch to gtkmm-3. * gnu/packages/astronomy.scm (stackistry)[inputs]: Ditto. * gnu/packages/audio.scm (guitarix)[inputs]: Ditto. * gnu/packages/disk.scm (parted)[inputs]: Ditto. * gnu/packages/gnome.scm (gnome-system-monitor)[inputs]: Ditto. (workrave)[inputs]: Ditto. (gnote)[inputs]: Ditto. * gnu/packages/gobby.scm (gobby)[inputs]: Ditto. * gnu/packages/inkscape.scm (inkscape)[inputs]: Ditto. * gnu/packages/mail.scm (astroid)[inputs]: Ditto. * gnu/packages/mate.scm (mate-system-monitor)[inputs]: Ditto. * gnu/packages/music.scm (tascam-gtk)[inputs]: Ditto. * gnu/packages/photo.scm (rawtherapee)[inputs]: Ditto. * gnu/packages/pulseaudio.scm (pavucontrol)[inputs]: Ditto. (paprefs)[inputs]: Ditto. * gnu/packages/text-editors.scm (jucipp)[inputs]: Ditto. * gnu/packages/wm.scm (waybar)[inputs]: Ditto.
* gnu: gparted: Update to 1.3.1.Tobias Geerinckx-Rice2021-09-04
| | | | * gnu/packages/disk.scm (gparted): Update to 1.3.1.
* gnu: duperemove: Update to 0.11.3.Leo Famulari2021-07-27
| | | | * gnu/packages/disk.scm (duperemove): Update to 0.11.3.
* gnu: web: Move libyaml and libcyaml to (gnu packages serialization).Maxim Cournoyer2021-07-29
| | | | | | | | | | Files to be adjusted were searched with the following command: $ git ls-files | xargs grep -l -E ',libc?yaml' | \ xargs grep -L '(gnu packages serialization)' * gnu/packages/web.scm (libyaml, libyaml+static, libcyaml): Move to... * gnu/packages/serialization.scm: ... here.
* gnu: Add duc.Brice Waegeneire2021-06-19
| | | | * gnu/packages/disk.scm (duc): New variable.
* gnu: gptfdisk: Update to 1.0.8.Tobias Geerinckx-Rice2021-06-10
| | | | * gnu/packages/disk.scm (gptfdisk): Update to 1.0.8.
* gnu: gparted: Update to 1.3.0.Brendan Tildesley2021-06-05
| | | | | | * gnu/packages/disk.scm (gparted): Update to 1.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: hddtemp: Update to 0.4.3.Tobias Geerinckx-Rice2021-05-23
| | | | | | | | | | | * gnu/packages/disk.scm (hddtemp): Update to 0.4.3. [source, home-page]: Use a maintained fork/continuation. [arguments]: Add a new 'delete-autogen.sh phase. Adjust the 'install-db phase to install the bundled hddtemp.db. [inputs]: Remove old hddtemp.db. [native-inputs]: Add autoconf, automake, and gettext. f hddtemp
* gnu: libblockdev: Prepare for GLib 2.58.Marius Bakke2021-05-22
| | | | | | * gnu/packages/patches/libblockdev-glib-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/disk.scm (libblockdev)[source](patches): New field.
* gnu: xfe: Update to 1.44 and adjust potfiles.Raghav Gururajan2021-05-13
| | | | | * gnu/packages/disk.scm (xfe)[version]: Update to 1.44. [phases](patch-potfiles): New phase.
* gnu: Add bmaptools.Mathieu Othacehe2021-05-13
| | | | * gnu/packages/disk.scm (bmaptools): New variable.
* gnu: Add mmc-utils.Leo Famulari2021-04-28
| | | | * gnu/packages/disk.scm (mmc-utils): New variable.
* gnu: sdparm: Update to 1.12.Tobias Geerinckx-Rice2021-04-23
| | | | * gnu/packages/disk.scm (sdparm): Update to 1.12.
* gnu: gpart: Fix typo in description.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/disk.scm (gpart)[description]: Fix my own typo.
* gnu: Add gpart.Tobias Geerinckx-Rice2021-03-27
| | | | * gnu/packages/disk.scm (gpart): New public variable.
* gnu: gptfdisk: Update to 1.0.7.Tobias Geerinckx-Rice2021-03-27
| | | | * gnu/packages/disk.scm (gptfdisk): Update to 1.0.7.
* gnu: ddrescue: Support cross compiling.Efraim Flashner2021-03-24
| | | | | * gnu/packages/disk.scm (ddrescue)[arguments]: Add configure-flag to fix cross compiling.
* gnu: memkind: Remove duplicate COPYING file.Tobias Geerinckx-Rice2021-03-11
| | | | | * gnu/packages/disk.scm (memkind)[arguments]: Add the standard "--docdir=" location to #:configure-flags.
* gnu: memkind: Update to 1.11.0.Tobias Geerinckx-Rice2021-03-11
| | | | * gnu/packages/disk.scm (memkind): Update to 1.11.0.
* gnu: dosfstools: Fetch sources from git.Tobias Geerinckx-Rice2021-02-15
| | | | | | * gnu/packages/disk.scm (dosfstools)[source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add autoconf & automake.
* gnu: dosfstools: Update to 4.2.Tobias Geerinckx-Rice2021-02-15
| | | | | * gnu/packages/disk.scm (dosfstools): Update to 4.2. [source]: Code name hard.
* gnu: parted: Update to 3.4.Léo Le Bouter2021-02-11
| | | | | | | * gnu/packages/disk.scm (parted): Update to 3.4. [native-inputs]: Remove python-2 and add python-wrapper to fix tests. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: gparted: Update to 1.2.0.Michael Rohleder2021-01-26
| | | | | | * gnu/packages/disk.scm (gparted): Update to 1.2.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gptfdisk: Update to 1.0.6.Tobias Geerinckx-Rice2021-01-14
| | | | * gnu/packages/disk.scm (gptfdisk): Update to 1.0.6.
* gnu: libblockdev: Update to 2.25.Tobias Geerinckx-Rice2021-01-11
| | | | * gnu/packages/disk.scm (libblockdev): Update to 2.25.
* gnu: ndctl: Update to 71.1.Tobias Geerinckx-Rice2021-01-02
| | | | * gnu/packages/disk.scm (ndctl): Update to 71.1.
* gnu: Add bcache-tools.Tobias Geerinckx-Rice2021-01-02
| | | | * gnu/packages/disk.scm (bcache-tools): New public variable.
* gnu: ndctl: Update to 71.Tobias Geerinckx-Rice2020-12-22
| | | | * gnu/packages/disk.scm (ndctl): Update to 71.
* gnu: Don't append '.git' to GitHub uris.Efraim Flashner2020-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI. * gnu/packages/aidc.scm (zxing-cpp), * gnu/packages/assembly.scm (mbuild), * gnu/packages/audio.scm (opensles, wildmidi, tinyalsa), * gnu/packages/browser-extensions.scm (ublock-origin-chromium), * gnu/packages/check.scm (mutest), * gnu/packages/compression.scm (unshield), * gnu/packages/coq.scm (subset), * gnu/packages/dictionaries.scm (translate-shell), * gnu/packages/disk.scm (memkind), * gnu/packages/documentation.scm (latex2html), * gnu/packages/emacs-xyz.scm (emacs-chronometrist, emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline, emacs-org-generate), * gnu/packages/embedded.scm (ebusd, ebusd-configuration), * gnu/packages/enchant.scm (nuspell), * gnu/packages/fontutils.scm (woff2), * gnu/packages/geo.scm (memphis), * gnu/packages/gimp.scm (mrg), * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator), * gnu/packages/gnome.scm (parlatype), * gnu/packages/golang.scm (go-github-com-tv42-httpunix, go-github-com-ayufan-golang-kardianos-service), * gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm, directfb, flux), * gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual, graphene), * gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent), * gnu/packages/image.scm (openjpeg-data), * gnu/packages/java.scm (javacc), * gnu/packages/language.scm (liblouis, liblouisutdml), * gnu/packages/linux.scm (pamela, ttyebus), * gnu/packages/lxqt.scm (lxqt-connman-applet), * gnu/packages/mail.scm (libetpan), * gnu/packages/man.scm (ronn), * gnu/packages/music.scm (tascam-gtk, artyfx), * gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg), * gnu/packages/python-crypto.scm (pure-python-otr), * gnu/packages/qt.scm (qtspell), * gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware), * gnu/packages/rdp.scm (freerdp), * gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme, ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor, ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop, ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn), * gnu/packages/syncthing.scm (syncthing-gtk), * gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265, tslib), * gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
* gnu: python-parted: Update to 3.11.7.Tobias Geerinckx-Rice2020-11-17
| | | | * gnu/packages/disk.scm (python-parted): Update to 3.11.7.
* gnu: duperemove: Correctly report version.Tobias Geerinckx-Rice2020-11-07
| | | | * gnu/packages/disk (duperemove)[arguments]: Set ‘VER’ in #:make-flags.
* gnu: f3: Update to 8.0.Tobias Geerinckx-Rice2020-11-07
| | | | * gnu/packages/disk.scm (f3): Update to 8.0.
* gnu: f3: Fix cross-compilation.Tobias Geerinckx-Rice2020-11-07
| | | | * gnu/packages/disk.scm (f3)[arguments]: Use CC-FOR-TARGET.