_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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+
Build system: gnu
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.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+
Build system: gnu
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.

makel 1.0.0
Dependencies: emacs-buttercup@1.38 emacs-package-lint@0.26
Channel: guix
Location: gnu/packages/emacs-build.scm (gnu packages emacs-build)
Home page: https://github.com/DamienCassou/makel
Licenses: GPL 3+
Build system: copy
Synopsis: Makefile to help checking Emacs packages
Description:

This package provides a Makefile to help checking Emacs packages.

makem 0.7.1
Dependencies: coreutils-minimal@9.1 grep@3.11 sed@4.9 util-linux@2.40.4
Channel: guix
Location: gnu/packages/emacs-build.scm (gnu packages emacs-build)
Home page: https://github.com/alphapapa/makem.sh
Licenses: GPL 3+
Build system: emacs
Synopsis: Makefile-like script to help checking Emacs packages
Description:

This package provides a Makefile-like script and a transient menu for linting and testing Emacs packages.

makemkv 1.18.2
Dependencies: zlib@1.3.1 openssl@3.0.8 expat@2.7.1 ffmpeg@6.1.2 qtbase@5.15.17
Channel: atomized
Location: atomized/packages/makemkv.scm (atomized packages makemkv)
Home page: https://www.makemkv.com/
Licenses: Nonfree
Build system: gnu
Synopsis: Executable for MakeMKV to handle disc operations
Description:
makemkv 1.18.2
Dependencies: glibc@2.41 makemkv-bin@1.18.2 makemkv-oss@1.18.2
Channel: sijo
Location: sijo/packages/makemkv.scm (sijo packages makemkv)
Home page: https://www.makemkv.com
Licenses: Nonfree
Build system: copy
Synopsis: makemkv
Description:

makemkv

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+
Build system: gnu
Synopsis: Creates CTR cxi/cfa/cci/cia files
Description:

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

makemkv 1.17.7
Dependencies: curl@8.6.0 ffmpeg@6.1.2 expat@2.7.1 openssl@3.0.8 qtbase@5.15.17 qtwayland@5.15.17 zlib@1.3.1
Channel: nonguix
Location: nongnu/packages/video.scm (nongnu packages video)
Home page: https://www.makemkv.com
Licenses: Nonfree
Build system: gnu
Synopsis: Video converter with support for Blu-ray and DVD encryption
Description:

MakeMKV allows converting the video clips from proprietary (and usually encrypted) discs into a set of MKV files, preserving most information but not changing it in any way. The MKV format can store multiple video/audio tracks with all meta-information and preserve chapters. There are many players that can play MKV files nearly on all platforms, and there are tools to convert MKV files to many formats, including DVD and Blu-ray discs.

Additionally, MakeMKV can instantly stream decrypted video without intermediate conversion to wide range of players, so you may watch Blu-ray and DVD discs with your favorite player. This is made possible via its libmmdb library, which can act as a replacement for the libaacs library. To use it with VLC for example, you can force its use instead of the regular libaacs library by setting the following (libbluray, used by VLC) environment variable:

guix install makemkv vlc
export MAKEMKVCON=$(which makemkvcon)
export LIBAACS_PATH=$HOME/.guix-profile/lib/libmmbd
export LIBBDPLUS_PATH=$HOME/.guix-profile/lib/libmmbd
vlc /dev/sr0

Among its features are:

  • Reads DVD and Blu-ray discs

  • Reads Blu-ray discs protected with latest versions of AACS and BD+

  • Preserves all video and audio tracks, including HD audio

  • Preserves chapters information

  • Preserves all meta-information (track language, audio type)

  • Fast conversion -- converts as fast as your drive can read data

  • No additional software required for conversion or decryption.

IMPORTANT:

  • By installing this package, you agree to its end user license agreement, which you can read at share/MakeMKV/eula_en_linux.txt.

  • Purchasing a license key is required to use this older version.

  • UHD (4K) Blu-ray playback requires LibreDrive compatibility. Do your research before buying a Blu-ray drive!

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
Build system: r
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
Build system: gnu
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+
Build system: r
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.38 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
Build system: gnu
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.3 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+
Build system: r
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: https://github.com/mickeynp/makey
Licenses:
Build system: melpa
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+
Build system: emacs
Synopsis: Emacs interactive command-line mode
Description:

This package provides an Emacs interactive command-line mode.

r-makefiler 1.1.0
Propagated dependencies: r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://gitlab.com/fvafrcu/MakefileR
Licenses: GPL 3
Build system: r
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
Build system: guile
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+
Build system: gnu
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
Build system: r
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
Build system: asdf/source
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
Build system: r
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.86.0
Dependencies: zlib@1.3.1
Propagated dependencies: r-affy@1.88.0 r-affyio@1.80.0 r-biobase@2.70.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/makecdfenv
Licenses: GPL 2+
Build system: r
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+
Build system: gnu
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+
Build system: chicken
Synopsis: The PLT 'make' macro
Description:

The PLT 'make' macro

Page: 1234
Total packages: 82