b0e7b6992f
Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix swh) would sometimes return #f for these because the ".git" URLs are redirects to the non-".git" URLs. Consequently, 'guix lint -c archival' would keep saying "scheduled Software Heritage archival"; likewise, the fallback download code would fail. * gnu/packages/ada.scm, gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm, gnu/packages/android.scm, gnu/packages/animation.scm, gnu/packages/arcan.scm, gnu/packages/assembly.scm, gnu/packages/audio.scm, gnu/packages/authentication.scm, gnu/packages/avr.scm, gnu/packages/axoloti.scm, gnu/packages/backup.scm, gnu/packages/bash.scm, gnu/packages/benchmark.scm, gnu/packages/bioconductor.scm, gnu/packages/bioinformatics.scm, gnu/packages/bittorrent.scm, gnu/packages/boost.scm, gnu/packages/build-tools.scm, gnu/packages/c.scm, gnu/packages/calendar.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/chemistry.scm, gnu/packages/chez.scm, gnu/packages/clojure.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/compton.scm, gnu/packages/coq.scm, gnu/packages/cpp.scm, gnu/packages/cran.scm, gnu/packages/crypto.scm, gnu/packages/curl.scm, gnu/packages/databases.scm, gnu/packages/datastructures.scm, gnu/packages/debug.scm, gnu/packages/disk.scm, gnu/packages/distributed.scm, gnu/packages/django.scm, gnu/packages/dlang.scm, gnu/packages/dns.scm, gnu/packages/docker.scm, gnu/packages/education.scm, gnu/packages/efi.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/embedded.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/erlang.scm, gnu/packages/fabric-management.scm, gnu/packages/file-systems.scm, gnu/packages/finance.scm, gnu/packages/firmware.scm, gnu/packages/flashing-tools.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/fpga.scm, gnu/packages/game-development.scm, gnu/packages/games.scm, gnu/packages/genealogy.scm, gnu/packages/genimage.scm, gnu/packages/geo.scm, gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/gnome-xyz.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/golang.scm, gnu/packages/gpodder.scm, gnu/packages/graph.scm, gnu/packages/graphics.scm, gnu/packages/graphviz.scm, gnu/packages/groff.scm, gnu/packages/groovy.scm, gnu/packages/gtk.scm, gnu/packages/guile-xyz.scm, gnu/packages/guile.scm, gnu/packages/hardware.scm, gnu/packages/haskell-apps.scm, gnu/packages/haskell-xyz.scm, gnu/packages/hexedit.scm, gnu/packages/i2p.scm, gnu/packages/ibus.scm, gnu/packages/image-processing.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/ipfs.scm, gnu/packages/java-graphics.scm, gnu/packages/java-maths.scm, gnu/packages/java.scm, gnu/packages/javascript.scm, gnu/packages/jrnl.scm, gnu/packages/julia.scm, gnu/packages/jupyter.scm, gnu/packages/kodi.scm, gnu/packages/language.scm, gnu/packages/lego.scm, gnu/packages/less.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm, gnu/packages/lirc.scm, gnu/packages/lisp-xyz.scm, gnu/packages/llvm.scm, gnu/packages/logging.scm, gnu/packages/lolcode.scm, gnu/packages/lua.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/maths.scm, gnu/packages/maven.scm, gnu/packages/mes.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/node-xyz.scm, gnu/packages/ocaml.scm, gnu/packages/ocr.scm, gnu/packages/onc-rpc.scm, gnu/packages/opencl.scm, gnu/packages/opencog.scm, gnu/packages/pantheon.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/perl6.scm, gnu/packages/phabricator.scm, gnu/packages/popt.scm, gnu/packages/printers.scm, gnu/packages/prolog.scm, gnu/packages/protobuf.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/qt.scm, gnu/packages/radio.scm, gnu/packages/rails.scm, gnu/packages/rdf.scm, gnu/packages/rednotebook.scm, gnu/packages/rpc.scm, gnu/packages/rsync.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/screen.scm, gnu/packages/security-token.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/shellutils.scm, gnu/packages/simh.scm, gnu/packages/sml.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/stenography.scm, gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/synergy.scm, gnu/packages/telephony.scm, gnu/packages/terminals.scm, gnu/packages/tex.scm, gnu/packages/texinfo.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tmux.scm, gnu/packages/tor.scm, gnu/packages/toys.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/virtualization.scm, gnu/packages/vlang.scm, gnu/packages/vnc.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wireservice.scm, gnu/packages/wm.scm, gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
407 lines
15 KiB
Scheme
407 lines
15 KiB
Scheme
;;; GNU Guix --- Functional package management for GNU
|
|
;;; Copyright © 2016 Jan Nieuwenhuizen <janneke@gnu.org>
|
|
;;; Copyright © 2013, 2015 Ludovic Courtès <ludo@gnu.org>
|
|
;;; Copyright © 2013 Andreas Enge <andreas@enge.fr>
|
|
;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
|
|
;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
|
|
;;; Copyright © 2019 Guy Fleury Iteriteka <hoonandon@gmail.com>
|
|
;;; Copyright © 2019 Andy Tai <atai@atai.org>
|
|
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
|
|
;;; Copyright © 2020 Christopher Lemmer Webber <cwebber@dustycloud.org>
|
|
;;;
|
|
;;; This file is part of GNU Guix.
|
|
;;;
|
|
;;; GNU Guix is free software; you can redistribute it and/or modify it
|
|
;;; under the terms of the GNU General Public License as published by
|
|
;;; the Free Software Foundation; either version 3 of the License, or (at
|
|
;;; your option) any later version.
|
|
;;;
|
|
;;; GNU Guix is distributed in the hope that it will be useful, but
|
|
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
;;; GNU General Public License for more details.
|
|
;;;
|
|
;;; You should have received a copy of the GNU General Public License
|
|
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
(define-module (gnu packages assembly)
|
|
#:use-module (guix build-system cmake)
|
|
#:use-module (guix build-system gnu)
|
|
#:use-module (guix download)
|
|
#:use-module (guix git-download)
|
|
#:use-module ((guix licenses) #:prefix license:)
|
|
#:use-module (guix packages)
|
|
#:use-module (gnu packages)
|
|
#:use-module (gnu packages admin)
|
|
#:use-module (gnu packages autotools)
|
|
#:use-module (gnu packages base)
|
|
#:use-module (gnu packages bison)
|
|
#:use-module (gnu packages compression)
|
|
#:use-module (gnu packages flex)
|
|
#:use-module (gnu packages gettext)
|
|
#:use-module (gnu packages image)
|
|
#:use-module (gnu packages linux)
|
|
#:use-module (gnu packages man)
|
|
#:use-module (gnu packages perl)
|
|
#:use-module (gnu packages pkg-config)
|
|
#:use-module (gnu packages texinfo)
|
|
#:use-module (gnu packages python)
|
|
#:use-module (gnu packages sphinx)
|
|
#:use-module (gnu packages xml)
|
|
#:use-module ((guix utils)
|
|
#:select (%current-system)))
|
|
|
|
(define-public nasm
|
|
(package
|
|
(name "nasm")
|
|
(version "2.14.02")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append "http://www.nasm.us/pub/nasm/releasebuilds/"
|
|
version "/nasm-" version ".tar.xz"))
|
|
(sha256
|
|
(base32
|
|
"1xg8dfr49py15vbwk1rzcjc3zpqydmr49ahlijm56wlgj8zdwjp2"))))
|
|
(build-system gnu-build-system)
|
|
(native-inputs `(("perl" ,perl) ;for doc and test target
|
|
("texinfo" ,texinfo)))
|
|
(arguments
|
|
`(#:test-target "test"
|
|
#:phases
|
|
(modify-phases %standard-phases
|
|
(add-after 'unpack 'dont-build-ps-pdf-outputs
|
|
(lambda _
|
|
(substitute* "doc/Makefile.in"
|
|
(("html nasmdoc.txt nasmdoc.pdf")
|
|
"html nasmdoc.txt")
|
|
(("\\$\\(INSTALL_DATA\\) nasmdoc.pdf")
|
|
"$(INSTALL_DATA)"))
|
|
#t))
|
|
(add-after 'install 'install-info
|
|
(lambda _
|
|
(invoke "make" "install_doc"))))))
|
|
(home-page "https://www.nasm.us/")
|
|
(synopsis "80x86 and x86-64 assembler")
|
|
(description
|
|
"NASM, the Netwide Assembler, is an 80x86 and x86-64 assembler designed
|
|
for portability and modularity. It supports a range of object file formats,
|
|
including Linux and *BSD a.out, ELF, COFF, Mach-O, Microsoft 16-bit OBJ,
|
|
Windows32 and Windows64. It will also output plain binary files. Its syntax
|
|
is designed to be simple and easy to understand, similar to Intel's but less
|
|
complex. It supports all currently known x86 architectural extensions, and
|
|
has strong support for macros.")
|
|
(license license:bsd-2)))
|
|
|
|
(define-public yasm
|
|
(package
|
|
(name "yasm")
|
|
(version "1.3.0")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append
|
|
"http://www.tortall.net/projects/yasm/releases/yasm-"
|
|
version ".tar.gz"))
|
|
(sha256
|
|
(base32
|
|
"0gv0slmm0qpq91za3v2v9glff3il594x5xsrbgab7xcmnh0ndkix"))))
|
|
(build-system gnu-build-system)
|
|
(arguments
|
|
'(#:parallel-tests? #f)) ; Some tests fail
|
|
; non-deterministically when run in
|
|
; parallel
|
|
(inputs
|
|
`(("python" ,python-wrapper)
|
|
("xmlto" ,xmlto)))
|
|
(home-page "https://yasm.tortall.net/")
|
|
(synopsis "Rewrite of the NASM assembler")
|
|
(description
|
|
"Yasm is a complete rewrite of the NASM assembler.
|
|
|
|
Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM
|
|
and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit
|
|
Mach-O, RDOFF2, COFF, Win32, and Win64 object formats, and generates source
|
|
debugging information in STABS, DWARF 2, and CodeView 8 formats.")
|
|
(license (license:non-copyleft "file://COPYING"
|
|
"See COPYING in the distribution."))))
|
|
|
|
(define-public lightning
|
|
(package
|
|
(name "lightning")
|
|
(version "2.1.3")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append "mirror://gnu/lightning/lightning-"
|
|
version ".tar.gz"))
|
|
(sha256
|
|
(base32
|
|
"1jgxbq2cm51dzi3zhz38mmgwdcgs328mfl8iviw8dxn6dn36p1gd"))))
|
|
(build-system gnu-build-system)
|
|
(native-inputs `(("zlib" ,zlib)))
|
|
(synopsis "Library for generating assembly code at runtime")
|
|
(description
|
|
"GNU Lightning is a library that generates assembly language code at
|
|
run-time. Thus, it is useful in creating Just-In-Time compilers. It
|
|
abstracts over the target CPU by exposing a standardized RISC instruction set
|
|
to the clients.")
|
|
(home-page "https://www.gnu.org/software/lightning/")
|
|
(license license:gpl3+)))
|
|
|
|
(define-public fasm
|
|
(package
|
|
(name "fasm")
|
|
(version "1.73.24")
|
|
(source
|
|
(origin
|
|
(method url-fetch)
|
|
(uri (string-append "https://flatassembler.net/fasm-"
|
|
version ".tgz"))
|
|
(sha256
|
|
(base32 "142vxhs8mh8isvlzq7ir0asmqda410phzxmk9gk9b43dldskkj7k"))))
|
|
(build-system gnu-build-system)
|
|
(arguments
|
|
`(#:tests? #f ; no tests exist
|
|
#:strip-binaries? #f ; fasm has no sections
|
|
#:phases
|
|
(modify-phases %standard-phases
|
|
(delete 'configure) ; no "configure" script
|
|
(replace 'build
|
|
(lambda _
|
|
(chdir "source/Linux/")
|
|
(if (string=? ,(%current-system) "x86_64-linux")
|
|
;; Use pre-compiled binaries in top-level directory to build
|
|
;; fasm.
|
|
(invoke "../../fasm.x64" "fasm.asm")
|
|
(invoke "../../fasm" "fasm.asm"))))
|
|
(replace 'install
|
|
(lambda _
|
|
(let ((out (assoc-ref %outputs "out")))
|
|
(install-file "fasm" (string-append out "/bin")))
|
|
#t)))))
|
|
(supported-systems '("x86_64-linux" "i686-linux"))
|
|
(synopsis "Assembler for x86 processors")
|
|
(description
|
|
"@acronym{FASM, the Flat ASseMbler} is an assembler that supports x86 and
|
|
IA-64 Intel architectures. It does multiple passes to optimize machine code.
|
|
It has macro abilities and focuses on operating system portability.")
|
|
(home-page "https://flatassembler.net/")
|
|
(license license:bsd-2)))
|
|
|
|
(define-public dev86
|
|
(package
|
|
(name "dev86")
|
|
(version "0.16.21")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append "http://v3.sk/~lkundrak/dev86/Dev86src-"
|
|
version ".tar.gz"))
|
|
(sha256
|
|
(base32
|
|
"154dyr2ph4n0kwi8yx0n78j128kw29rk9r9f7s2gddzrdl712jr3"))))
|
|
(build-system gnu-build-system)
|
|
(arguments
|
|
`(#:parallel-build? #f ; They use submakes wrong
|
|
#:make-flags (list "CC=gcc"
|
|
(string-append "PREFIX="
|
|
(assoc-ref %outputs "out")))
|
|
#:system "i686-linux" ; Standalone ld86 had problems otherwise
|
|
#:tests? #f ; No tests exist
|
|
#:phases
|
|
(modify-phases %standard-phases
|
|
(delete 'configure)
|
|
(add-before 'install 'mkdir
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
|
(let ((out (assoc-ref outputs "out")))
|
|
(mkdir-p (string-append out "/bin"))
|
|
(mkdir-p (string-append out "/man/man1"))
|
|
#t))))))
|
|
(synopsis "Intel 8086 (primarily 16-bit) assembler, C compiler and
|
|
linker")
|
|
(description "This package provides a Intel 8086 (primarily 16-bit)
|
|
assembler, a C compiler and a linker. The assembler uses Intel syntax
|
|
(also Intel order of operands).")
|
|
(home-page "https://github.com/jbruchon/dev86")
|
|
(supported-systems '("i686-linux" "x86_64-linux"))
|
|
(license license:gpl2+)))
|
|
|
|
(define-public libjit
|
|
(let ((commit "554c9f5c750daa6e13a6a5cd416873c81c7b8226"))
|
|
(package
|
|
(name "libjit")
|
|
(version "0.1.4")
|
|
(source (origin
|
|
(method git-fetch)
|
|
(uri (git-reference
|
|
(url "https://git.savannah.gnu.org/r/libjit.git")
|
|
(commit commit)))
|
|
(file-name (git-file-name name version))
|
|
(sha256
|
|
(base32
|
|
"0p6wklslkkp3s4aisj3w5a53bagqn5fy4m6088ppd4fcfxgqkrcd"))))
|
|
(build-system gnu-build-system)
|
|
(native-inputs
|
|
`(("autoconf" ,autoconf)
|
|
("automake" ,automake)
|
|
("bison" ,bison)
|
|
("flex" ,flex)
|
|
("help2man" ,help2man)
|
|
("gettext" ,gettext-minimal)
|
|
("libtool" ,libtool)
|
|
("makeinfo" ,texinfo)
|
|
("pkg-config" ,pkg-config)))
|
|
(home-page "https://www.gnu.org/software/libjit/")
|
|
(synopsis "Just-In-Time compilation library")
|
|
(description
|
|
"GNU libjit is a library that provides generic Just-In-Time compiler
|
|
functionality independent of any particular bytecode, language, or
|
|
runtime")
|
|
(license license:lgpl2.1+))))
|
|
|
|
(define-public rgbds
|
|
(package
|
|
(name "rgbds")
|
|
(version "0.4.0")
|
|
(source (origin
|
|
(method git-fetch)
|
|
(uri (git-reference
|
|
(url "https://github.com/rednex/rgbds")
|
|
(commit (string-append "v" version))))
|
|
(file-name (git-file-name name version))
|
|
(sha256
|
|
(base32
|
|
"15680964nlsa83nqgxk7knxajn98lddz2hg6jnn8ffmnms5wdam7"))))
|
|
(build-system gnu-build-system)
|
|
(arguments
|
|
`(#:phases
|
|
(modify-phases %standard-phases
|
|
(delete 'configure)
|
|
(replace 'check
|
|
(lambda _
|
|
(with-directory-excursion "test/asm"
|
|
(invoke "./test.sh"))
|
|
(with-directory-excursion "test/link"
|
|
(invoke "./test.sh")))))
|
|
#:make-flags `("CC=gcc"
|
|
,(string-append "PREFIX="
|
|
(assoc-ref %outputs "out")))))
|
|
(native-inputs
|
|
`(("bison" ,bison)
|
|
("flex" ,flex)
|
|
("pkg-config" ,pkg-config)
|
|
("util-linux" ,util-linux)))
|
|
(inputs
|
|
`(("libpng" ,libpng)))
|
|
(home-page "https://github.com/rednex/rgbds")
|
|
(synopsis "Rednex Game Boy Development System")
|
|
(description
|
|
"RGBDS (Rednex Game Boy Development System) is an assembler/linker
|
|
package for the Game Boy and Game Boy Color. It consists of:
|
|
@itemize @bullet
|
|
@item rgbasm (assembler)
|
|
@item rgblink (linker)
|
|
@item rgbfix (checksum/header fixer)
|
|
@item rgbgfx (PNG-to-Game Boy graphics converter)
|
|
@end itemize")
|
|
(license license:expat)))
|
|
|
|
(define-public wla-dx
|
|
(package
|
|
(name "wla-dx")
|
|
(version "9.10")
|
|
(source (origin
|
|
(method git-fetch)
|
|
(uri (git-reference
|
|
(url "https://github.com/vhelin/wla-dx")
|
|
(commit (string-append "v" version))))
|
|
(file-name (git-file-name name version))
|
|
(sha256
|
|
(base32
|
|
"022isf7s9q5i0j4xj69zpp0lgw8p9n37sn7ii25v68r15zaahk2w"))))
|
|
(build-system cmake-build-system)
|
|
(native-inputs
|
|
`(("sphinx" ,python-sphinx))) ; to generate man pages
|
|
(arguments
|
|
`(#:tests? #f)) ; no tests
|
|
(home-page "https://github.com/vhelin/wla-dx")
|
|
(synopsis "Assemblers for various processors")
|
|
(description "WLA DX is a set of tools to assemble assembly files to
|
|
object or library files (@code{wla-ARCH}) and link them together (@code{wlalink}).
|
|
Supported architectures are:
|
|
|
|
@itemize @bullet
|
|
@item z80
|
|
@item gb (z80-gb)
|
|
@item 6502
|
|
@item 65c02
|
|
@item 6510
|
|
@item 65816
|
|
@item 6800
|
|
@item 6801
|
|
@item 6809
|
|
@item 8008
|
|
@item 8080
|
|
@item huc6280
|
|
@item spc700
|
|
@end itemize")
|
|
(license license:gpl2)))
|
|
|
|
(define-public xa
|
|
(package
|
|
(name "xa")
|
|
(version "2.3.11")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append "https://www.floodgap.com/retrotech/xa"
|
|
"/dists/xa-" version ".tar.gz"))
|
|
(sha256
|
|
(base32
|
|
"0b81r7mvzqxgnbbmhixcnrf9nc72v1nqaw19k67221g3k561dwij"))))
|
|
(build-system gnu-build-system)
|
|
(arguments
|
|
`(#:tests? #f ; TODO: custom test harness, not sure how it works
|
|
#:phases
|
|
(modify-phases %standard-phases
|
|
(delete 'configure)) ; no "configure" script
|
|
#:make-flags (list (string-append "DESTDIR=" (assoc-ref %outputs "out")))))
|
|
(native-inputs `(("perl" ,perl)))
|
|
(home-page "https://www.floodgap.com/retrotech/xa/")
|
|
(synopsis "Two-pass portable cross-assembler")
|
|
(description
|
|
"xa is a high-speed, two-pass portable cross-assembler.
|
|
It understands mnemonics and generates code for NMOS 6502s (such
|
|
as 6502A, 6504, 6507, 6510, 7501, 8500, 8501, 8502 ...),
|
|
CMOS 6502s (65C02 and Rockwell R65C02) and the 65816.")
|
|
(license license:gpl2)))
|
|
|
|
(define-public armips
|
|
(package
|
|
(name "armips")
|
|
(version "0.11.0")
|
|
(source
|
|
(origin
|
|
(method git-fetch)
|
|
(uri (git-reference
|
|
(url "https://github.com/Kingcom/armips")
|
|
(commit (string-append "v" version))))
|
|
(file-name (git-file-name name version))
|
|
(sha256
|
|
(base32 "1c4dhjkvynqn9xm2vcvwzymk7yg8h25alnawkz4z1dnn1z1k3r9g"))))
|
|
(build-system cmake-build-system)
|
|
(arguments
|
|
`(#:phases
|
|
(modify-phases %standard-phases
|
|
(replace 'check
|
|
(lambda* (#:key inputs #:allow-other-keys)
|
|
(invoke "./armipstests" "../source/Tests")))
|
|
(replace 'install
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
|
(install-file "armips" (string-append (assoc-ref outputs "out")
|
|
"/bin"))
|
|
#t)))))
|
|
(home-page "https://github.com/Kingcom/armips")
|
|
(synopsis "Assembler for various ARM and MIPS platforms")
|
|
(description
|
|
"armips is an assembler with full support for the MIPS R3000, MIPS R4000,
|
|
Allegrex and RSP instruction sets, partial support for the EmotionEngine
|
|
instruction set, as well as complete support for the ARM7 and ARM9 instruction
|
|
sets, both THUMB and ARM mode.")
|
|
(license license:expat)))
|