_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
make 4.2.1
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/base.scm (gnu packages base)
Home page: https://www.gnu.org/software/make/
Licenses: GPL 3+
Synopsis: Remake files automatically
Description:

Make is a program that is used to control the production of executables or other files from their source files. The process is controlled from a Makefile, in which the developer specifies how each file is generated from its source. It has powerful dependency resolution and the ability to determine when files have to be regenerated after their sources change. GNU make offers many powerful extensions over the standard utility.

make 4.4.1
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/base.scm (gnu packages base)
Home page: https://www.gnu.org/software/make/
Licenses: GPL 3+
Synopsis: Remake files automatically
Description:

Make is a program that is used to control the production of executables or other files from their source files. The process is controlled from a Makefile, in which the developer specifies how each file is generated from its source. It has powerful dependency resolution and the ability to determine when files have to be regenerated after their sources change. GNU make offers many powerful extensions over the standard utility.

makerom 0.18.4
Channel: lauras-channel
Location: laura/packages/3ds.scm (laura packages 3ds)
Home page: https://github.com/3DSGuy/Project_CTR/
Licenses: GPL 3+
Synopsis: Creates CTR cxi/cfa/cci/cia files
Description:

A CLI tool to create CTR (Nintendo 3DS) ROM images.

r-makeit 1.0.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/arni-magnusson/makeit
Licenses: GPL 3
Synopsis: Run R Scripts if Needed
Description:

Automation tool to run R scripts if needed, based on last modified time. It comes with no package dependencies, organizational overhead, or structural requirements. In short: run an R script if underlying files have changed, otherwise do nothing.

makedepend 1.0.9
Dependencies: xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Synopsis: Xorg makedepend utility
Description:

Makedepend is an utility for creating dependencies in makefiles.

r-makeflow 1.0.2
Propagated dependencies: r-rcolorbrewer@1.1-3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=makeFlow
Licenses: GPL 2+
Synopsis: Visualizing Sequential Classifications
Description:

This package provides a user-friendly tool for visualizing categorical or group movement.

makepasswd 0.5.4-1.3545d57
Dependencies: libxcrypt@4.4.36 openssl@3.0.8
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/khorben/makepasswd
Licenses: GPL 3
Synopsis: Generate (pseudo-)random passwords and hashes
Description:

Makepasswd is a program that generates pseudo-random passwords of a desired length. It can also generate their corresponding hashes for a given encryption algorithm if so desired.

r-makepipe 0.2.2
Propagated dependencies: r-roxygen2@7.3.2 r-r6@2.6.1 r-nomnoml@0.3.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://kinto-b.github.io/makepipe/
Licenses: GPL 3+
Synopsis: Pipeline Tools Inspired by 'GNU Make'
Description:

This package provides a suite of tools for transforming an existing workflow into a self-documenting pipeline with very minimal upfront costs. Segments of the pipeline are specified in much the same way a Make rule is, by declaring an executable recipe (which might be an R script), along with the corresponding targets and dependencies. When the entire pipeline is run through, only those recipes that need to be executed will be. Meanwhile, execution metadata is captured behind the scenes for later inspection.

emacs-makey 20131231.1430
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: interactive commandline mode
Description:

Documentation at https://melpa.org/#/makey

emacs-makey 0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mickeynp/makey
Licenses: GPL 3+
Synopsis: Emacs interactive command-line mode
Description:

This package provides an Emacs interactive command-line mode.

r-makefiler 1.0
Propagated dependencies: r-magrittr@2.0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://krlmlr.github.io/MakefileR
Licenses: GPL 3
Synopsis: Create 'Makefiles' Using R
Description:

This package provides a user-friendly interface for the construction of Makefiles'.

potato-make 0-0.e8c09ce
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://github.com/spk121/potato-make
Licenses: Expat
Synopsis: Library to write makefiles in Guile Scheme
Description:

Potato Make is a Scheme library that aims to simplify the task of maintaining, updating, and regenerating programs. It is inspired by the POSIX make utility and allows writing a build script in Guile Scheme.

stress-make 1.0-2.97815be
Channel: guix
Location: gnu/packages/debug.scm (gnu packages debug)
Home page: https://github.com/lanl/stress-make
Licenses: non-copyleft GPL 3+
Synopsis: Expose race conditions in Makefiles
Description:

Stress Make is a customized GNU Make that explicitly manages the order in which concurrent jobs are run to provoke erroneous behavior into becoming manifest. It can run jobs in the order in which they're launched, in backwards order, or in random order. The thought is that if code builds correctly with Stress Make, then it is likely that the Makefile contains no race conditions.

r-maketools 1.3.2
Propagated dependencies: r-sys@3.4.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://jeroen.r-universe.dev/maketools
Licenses: Expat
Synopsis: Exploring and Testing the Toolchain and System Libraries
Description:

Helper functions that interface with the system utilities to learn about the local build environment. Lets you explore make rules to test the local configuration, or query pkg-config to find compiler flags and libs needed for building packages with external dependencies. Also contains tools to analyze which libraries that a installed R package linked to by inspecting output from ldd in combination with information from your distribution package manager, e.g. rpm or dpkg'.

cl-make-hash 1.0.2-1.ae0909c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/genovese/make-hash
Licenses: Modified BSD
Synopsis: Common Lisp package for flexible hash table creation
Description:

This is a Common Lisp package for hash table creation with flexible, extensible initializers.

r-makeunique 1.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/selkamand/makeunique
Licenses: Expat
Synopsis: Make Character Strings Unique
Description:

Make all elements of a character vector unique. Differs from make.unique by starting at 1 and allowing users to customise suffix format.

r-makecdfenv 1.84.0
Dependencies: zlib@1.3
Propagated dependencies: r-affy@1.86.0 r-affyio@1.78.0 r-biobase@2.68.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/makecdfenv
Licenses: GPL 2+
Synopsis: Chip description file environment maker
Description:

This package implements two functions. One of them reads an Affymetrix CDF and creates a hash table environment containing the location/probe set membership mapping. The other one creates a package that automatically loads that environment.

gnustep-make 2.7.0
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: http://gnustep.org
Licenses: GPL 3+
Synopsis: GNUstep make package
Description:

The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.

chicken5-make 1.9
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/make
Licenses: LGPL 2.0+
Synopsis: The PLT 'make' macro
Description:

The PLT 'make' macro

ecl-make-hash 1.0.2-1.ae0909c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/genovese/make-hash
Licenses: Modified BSD
Synopsis: Common Lisp package for flexible hash table creation
Description:

This is a Common Lisp package for hash table creation with flexible, extensible initializers.

r-makepalette 0.1.2
Propagated dependencies: r-terra@1.8-50 r-prismatic@1.1.2 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/musajajorge/makePalette
Licenses: GPL 3
Synopsis: Make Palette
Description:

This package provides functions that allow you to create your own color palette from an image, using mathematical algorithms.

r-makeproject 1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=makeProject
Licenses: GPL 3
Synopsis: Creates an empty package framework for the LCFD format
Description:

This package creates an empty framework of files and directories for the "Load, Clean, Func, Do" structure described by Josh Reich.

elixir-makeup 1.1.2
Propagated dependencies: elixir-nimble-parsec@1.4.0
Channel: guix
Location: gnu/packages/elixir-xyz.scm (gnu packages elixir-xyz)
Home page: https://hexdocs.pm/makeup/
Licenses: FreeBSD
Synopsis: Syntax highlighter for source code
Description:

Makeup is a generic syntax highlighter in the style of Pygments suitable for use in code hosting, forums, wikis or other applications that need to prettify source code.

texlive-maker 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/maker
Licenses: LPPL 1.3c
Synopsis: Include Arduino or Processing code in LaTeX documents
Description:

The first version of the package allows including Arduino or Processing code using three different forms: writing the code directly in the LaTeX document, writing Arduino or Processing commands in line with the text, calling to Arduino or Processing files. All these options support the syntax highlighting of the official IDE.

Page: 123
Total results: 66