gnu: packages: Use 'search-patches' everywhere.
* gnu/packages/abiword.scm: Use 'search-patches' for 'patches' field. * gnu/packages/acl.scm: Likewise. * gnu/packages/admin.scm: Likewise. * gnu/packages/algebra.scm: Likewise. * gnu/packages/animation.scm: Likewise. * gnu/packages/apr.scm: Likewise. * gnu/packages/audacity.scm: Likewise. * gnu/packages/audio.scm: Likewise. * gnu/packages/autotools.scm: Likewise. * gnu/packages/avahi.scm: Likewise. * gnu/packages/backup.scm: Likewise. * gnu/packages/base.scm: Likewise. * gnu/packages/bash.scm: Likewise. * gnu/packages/bioinformatics.scm: Likewise. * gnu/packages/cdrom.scm: Likewise. * gnu/packages/ci.scm: Likewise. * gnu/packages/cmake.scm: Likewise. * gnu/packages/cpio.scm: Likewise. * gnu/packages/cross-base.scm: Likewise. * gnu/packages/dico.scm: Likewise. * gnu/packages/doxygen.scm: Likewise. * gnu/packages/ebook.scm: Likewise. * gnu/packages/elf.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/engineering.scm: Likewise. * gnu/packages/firmware.scm: Likewise. * gnu/packages/flashing-tools.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/ftp.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gawk.scm: Likewise. * gnu/packages/gcc.scm: Likewise. * gnu/packages/gd.scm: Likewise. * gnu/packages/ghostscript.scm: Likewise. * gnu/packages/glib.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gnucash.scm: Likewise. * gnu/packages/gnunet.scm: Likewise. * gnu/packages/gnupg.scm: Likewise. * gnu/packages/gnuzilla.scm: Likewise. * gnu/packages/graphics.scm: Likewise. * gnu/packages/grub.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/guile.scm: Likewise. * gnu/packages/icu4c.scm: Likewise. * gnu/packages/idutils.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/imagemagick.scm: Likewise. * gnu/packages/irc.scm: Likewise. * gnu/packages/ldc.scm: Likewise. * gnu/packages/libcanberra.scm: Likewise. * gnu/packages/libevent.scm: Likewise. * gnu/packages/libreoffice.scm: Likewise. * gnu/packages/libunwind.scm: Likewise. * gnu/packages/libusb.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/lirc.scm: Likewise. * gnu/packages/llvm.scm: Likewise. * gnu/packages/lsh.scm: Likewise. * gnu/packages/lua.scm: Likewise. * gnu/packages/lxqt.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/maths.scm: Likewise. * gnu/packages/mcrypt.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/mit-krb5.scm: Likewise. * gnu/packages/mp3.scm: Likewise. * gnu/packages/multiprecision.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/ninja.scm: Likewise. * gnu/packages/nvi.scm: Likewise. * gnu/packages/ocaml.scm: Likewise. * gnu/packages/orpheus.scm: Likewise. * gnu/packages/ots.scm: Likewise. * gnu/packages/parallel.scm: Likewise. * gnu/packages/patchutils.scm: Likewise. * gnu/packages/pcre.scm: Likewise. * gnu/packages/pdf.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/plotutils.scm: Likewise. * gnu/packages/polkit.scm: Likewise. * gnu/packages/pulseaudio.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/qemu.scm: Likewise. * gnu/packages/qt.scm: Likewise. * gnu/packages/ratpoison.scm: Likewise. * gnu/packages/rdf.scm: Likewise. * gnu/packages/readline.scm: Likewise. * gnu/packages/rush.scm: Likewise. * gnu/packages/scheme.scm: Likewise. * gnu/packages/screen.scm: Likewise. * gnu/packages/sdl.scm: Likewise. * gnu/packages/slim.scm: Likewise. * gnu/packages/ssh.scm: Likewise. * gnu/packages/tcl.scm: Likewise. * gnu/packages/tcsh.scm: Likewise. * gnu/packages/texinfo.scm: Likewise. * gnu/packages/tls.scm: Likewise. * gnu/packages/tor.scm: Likewise. * gnu/packages/tv.scm: Likewise. * gnu/packages/valgrind.scm: Likewise. * gnu/packages/version-control.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/vpn.scm: Likewise. * gnu/packages/vtk.scm: Likewise. * gnu/packages/w3m.scm: Likewise. * gnu/packages/web.scm: Likewise. * gnu/packages/wicd.scm: Likewise. * gnu/packages/wm.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/packages/xfce.scm: Likewise. * gnu/packages/xiph.scm: Likewise. * gnu/packages/xml.scm: Likewise. * gnu/packages/xorg.scm: Likewise. * gnu/packages/zip.scm: Likewise.
This commit is contained in:
parent
25897079a2
commit
fc1adab148
|
@ -53,9 +53,8 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1ik591rx15nn3n1297cwykl8wvrlgj78i528id9wbidgy3xzd570"))
|
(base32 "1ik591rx15nn3n1297cwykl8wvrlgj78i528id9wbidgy3xzd570"))
|
||||||
(patches
|
(patches
|
||||||
(list
|
(search-patches "abiword-wmf-version-lookup-fix.patch"
|
||||||
(search-patch "abiword-wmf-version-lookup-fix.patch")
|
"abiword-explictly-cast-bools.patch"))))
|
||||||
(search-patch "abiword-explictly-cast-bools.patch")))))
|
|
||||||
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments ;; NOTE: rsvg is disabled, since Abiword
|
(arguments ;; NOTE: rsvg is disabled, since Abiword
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08qd9s3wfhv0ajswsylnfwr5h0d7j9d4rgip855nrh400nxp940p"))
|
"08qd9s3wfhv0ajswsylnfwr5h0d7j9d4rgip855nrh400nxp940p"))
|
||||||
(patches (list (search-patch "acl-hurd-path-max.patch")))))
|
(patches (search-patches "acl-hurd-path-max.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f ; FIXME: Investigate test suite failures
|
`(#:tests? #f ; FIXME: Investigate test suite failures
|
||||||
|
|
|
@ -797,7 +797,7 @@ system administrator.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0263gi6i19fyzzc488n0qw3m518i39f6a7qmrfvahk9j10bkh5j3"))
|
"0263gi6i19fyzzc488n0qw3m518i39f6a7qmrfvahk9j10bkh5j3"))
|
||||||
(patches (list (search-patch "sudo-CVE-2015-5602.patch")))))
|
(patches (search-patches "sudo-CVE-2015-5602.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
|
@ -871,10 +871,10 @@ commands and their arguments.")
|
||||||
(base32
|
(base32
|
||||||
"05mkp5bx1c3z7h5biddsv0p49gkrq9ksany3anp4wdiv92p5prfc"))
|
"05mkp5bx1c3z7h5biddsv0p49gkrq9ksany3anp4wdiv92p5prfc"))
|
||||||
(patches
|
(patches
|
||||||
(map search-patch '("wpa-supplicant-CVE-2015-5310.patch"
|
(search-patches "wpa-supplicant-CVE-2015-5310.patch"
|
||||||
"wpa-supplicant-CVE-2015-5314.patch"
|
"wpa-supplicant-CVE-2015-5314.patch"
|
||||||
"wpa-supplicant-CVE-2015-5315.patch"
|
"wpa-supplicant-CVE-2015-5315.patch"
|
||||||
"wpa-supplicant-CVE-2015-5316.patch")))))
|
"wpa-supplicant-CVE-2015-5316.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (alist-replace
|
'(#:phases (alist-replace
|
||||||
|
|
|
@ -270,7 +270,7 @@ or text interfaces) or as a C++ library.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256 (base32
|
(sha256 (base32
|
||||||
"11syazv1a8rrnac3wj3hnyhhflpqcmq02q8pqk2m6g2k6h0gxwfb"))
|
"11syazv1a8rrnac3wj3hnyhhflpqcmq02q8pqk2m6g2k6h0gxwfb"))
|
||||||
(patches (map search-patch '("flint-ldconfig.patch")))))
|
(patches (search-patches "flint-ldconfig.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("gmp" ,gmp)
|
`(("gmp" ,gmp)
|
||||||
|
@ -319,7 +319,7 @@ fast arithmetic.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"04hhcpshfkcq9fr4hixbhpps50yf9drk62xgkvlcaj5kb4nyrx7l"))
|
"04hhcpshfkcq9fr4hixbhpps50yf9drk62xgkvlcaj5kb4nyrx7l"))
|
||||||
(patches (map search-patch '("arb-ldconfig.patch")))))
|
(patches (search-patches "arb-ldconfig.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("flint" ,flint))) ; flint.h is included by arf.h
|
`(("flint" ,flint))) ; flint.h is included by arf.h
|
||||||
|
|
|
@ -68,7 +68,7 @@ C++ @dfn{Standard Template Library} (STL).")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1d3z2r78j3rkff47q3wl0ami69y3l4nyi5r9zclymb8ar7mgkk9l"))
|
"1d3z2r78j3rkff47q3wl0ami69y3l4nyi5r9zclymb8ar7mgkk9l"))
|
||||||
(patches (list (search-patch "synfig-build-fix.patch")))))
|
(patches (search-patches "synfig-build-fix.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
(base32
|
(base32
|
||||||
"0ypn51xblix5ys9xy7da3ngdydip0qqh9rdq8nz54w9aq8lys0vx"))
|
"0ypn51xblix5ys9xy7da3ngdydip0qqh9rdq8nz54w9aq8lys0vx"))
|
||||||
(patches
|
(patches
|
||||||
(list (search-patch "apr-skip-getservbyname-test.patch")))
|
(search-patches "apr-skip-getservbyname-test.patch"))
|
||||||
(patch-flags '("-p0"))))
|
(patch-flags '("-p0"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
"mirror://sourceforge/audacity/audacity-minsrc-" version ".tar.xz"))
|
"mirror://sourceforge/audacity/audacity-minsrc-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1cs2w3fwqylpqmfwkvlgdx5lhclpckfil7pqibl37qlbnf4qvndh"))
|
(base32 "1cs2w3fwqylpqmfwkvlgdx5lhclpckfil7pqibl37qlbnf4qvndh"))
|
||||||
(patches (list (search-patch "audacity-fix-ffmpeg-binding.patch")))))
|
(patches (search-patches "audacity-fix-ffmpeg-binding.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
;; TODO: Add portSMF and libwidgetextra once they're packaged. In-tree
|
;; TODO: Add portSMF and libwidgetextra once they're packaged. In-tree
|
||||||
|
|
|
@ -333,7 +333,7 @@ tools (analyzer, mono/stereo tools, crossovers).")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0a1sni6lr7qpwywpggbkp0ia3h9bwwgf9i87gsag8ra2h30v82hd"))
|
"0a1sni6lr7qpwywpggbkp0ia3h9bwwgf9i87gsag8ra2h30v82hd"))
|
||||||
(patches (list (search-patch "csound-header-ordering.patch")))))
|
(patches (search-patches "csound-header-ordering.patch"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; Work around this error on x86_64 with libc 2.22+:
|
;; Work around this error on x86_64 with libc 2.22+:
|
||||||
|
@ -2064,7 +2064,7 @@ portions of LAME.")
|
||||||
".tgz"))
|
".tgz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0mwddk4qzybaf85wqfhxqlf0c5im9il8z03rd4n127k8y2jj9q4g"))
|
(base32 "0mwddk4qzybaf85wqfhxqlf0c5im9il8z03rd4n127k8y2jj9q4g"))
|
||||||
(patches (list (search-patch "portaudio-audacity-compat.patch")))))
|
(patches (search-patches "portaudio-audacity-compat.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
;; TODO: Add ASIHPI.
|
;; TODO: Add ASIHPI.
|
||||||
|
|
|
@ -195,9 +195,8 @@ output is indexed in many ways to simplify browsing.")
|
||||||
(base32
|
(base32
|
||||||
"0dl6vfi2lzz8alnklwxzfz624b95hb1ipjvd3mk177flmddcf24r"))
|
"0dl6vfi2lzz8alnklwxzfz624b95hb1ipjvd3mk177flmddcf24r"))
|
||||||
(patches
|
(patches
|
||||||
(map search-patch
|
(search-patches "automake-regexp-syntax.patch"
|
||||||
'("automake-regexp-syntax.patch"
|
"automake-skip-amhello-tests.patch"))))
|
||||||
"automake-skip-amhello-tests.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("autoconf" ,(autoconf-wrapper))
|
`(("autoconf" ,(autoconf-wrapper))
|
||||||
|
@ -273,8 +272,7 @@ Makefile, simplifying the entire process for the developer.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vxj52zm709125gwv9qqlw02silj8bnjnh4y07arrz60r31ai1vw"))
|
"0vxj52zm709125gwv9qqlw02silj8bnjnh4y07arrz60r31ai1vw"))
|
||||||
(patches
|
(patches (search-patches "libtool-skip-tests2.patch"))))
|
||||||
(list (search-patch "libtool-skip-tests2.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(propagated-inputs `(("m4" ,m4)))
|
(propagated-inputs `(("m4" ,m4)))
|
||||||
(native-inputs `(("m4" ,m4)
|
(native-inputs `(("m4" ,m4)
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0j5b5ld6bjyh3qhd2nw0jb84znq0wqai7fsrdzg7bpg24jdp2wl3"))
|
"0j5b5ld6bjyh3qhd2nw0jb84znq0wqai7fsrdzg7bpg24jdp2wl3"))
|
||||||
(patches (list (search-patch "avahi-localstatedir.patch")))))
|
(patches (search-patches "avahi-localstatedir.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags '("--with-distro=none"
|
'(#:configure-flags '("--with-distro=none"
|
||||||
|
|
|
@ -61,8 +61,8 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0jh79syhr8n3l81jxlwsmwm1pklb4d923m2lgqbswyavh1fqmvwb"))
|
"0jh79syhr8n3l81jxlwsmwm1pklb4d923m2lgqbswyavh1fqmvwb"))
|
||||||
(patches (list (search-patch "duplicity-piped-password.patch")
|
(patches (search-patches "duplicity-piped-password.patch"
|
||||||
(search-patch "duplicity-test_selection-tmp.patch")))))
|
"duplicity-test_selection-tmp.patch"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("python2-setuptools" ,python2-setuptools)
|
`(("python2-setuptools" ,python2-setuptools)
|
||||||
|
@ -146,10 +146,10 @@ backups (called chunks) to allow easy burning to CD/DVD.")
|
||||||
(base32
|
(base32
|
||||||
"0pixqnrcf35dnqgv0lp7qlcw7k13620qkhgxr288v7p4iz6ym1zb"))
|
"0pixqnrcf35dnqgv0lp7qlcw7k13620qkhgxr288v7p4iz6ym1zb"))
|
||||||
(patches
|
(patches
|
||||||
(list (search-patch "libarchive-mtree-filename-length-fix.patch")
|
(search-patches "libarchive-mtree-filename-length-fix.patch"
|
||||||
(search-patch "libarchive-fix-lzo-test-case.patch")
|
"libarchive-fix-lzo-test-case.patch"
|
||||||
(search-patch "libarchive-CVE-2013-0211.patch")
|
"libarchive-CVE-2013-0211.patch"
|
||||||
(search-patch "libarchive-bsdtar-test.patch")))))
|
"libarchive-bsdtar-test.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
;; TODO: Add -L/path/to/nettle in libarchive.pc.
|
;; TODO: Add -L/path/to/nettle in libarchive.pc.
|
||||||
(inputs
|
(inputs
|
||||||
|
@ -377,8 +377,7 @@ changes are stored.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0fpdyxww41ba52d98blvnf543xvirq1v9xz1i3x1gm9lzlzpmc2g"))
|
"0fpdyxww41ba52d98blvnf543xvirq1v9xz1i3x1gm9lzlzpmc2g"))
|
||||||
(patches
|
(patches (search-patches "diffutils-gets-undeclared.patch"))))
|
||||||
(list (search-patch "diffutils-gets-undeclared.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("guile" ,guile-2.0)
|
`(("guile" ,guile-2.0)
|
||||||
|
|
|
@ -82,8 +82,7 @@ command-line arguments, multiple languages, and so on.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1srn321x7whlhs5ks36zlcrrmj4iahll8fxwsh1vbz3v04px54fa"))
|
"1srn321x7whlhs5ks36zlcrrmj4iahll8fxwsh1vbz3v04px54fa"))
|
||||||
(patches
|
(patches (search-patches "grep-timing-sensitive-test.patch"))))
|
||||||
(list (search-patch "grep-timing-sensitive-test.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("perl" ,perl))) ;some of the tests require it
|
(native-inputs `(("perl" ,perl))) ;some of the tests require it
|
||||||
(synopsis "Print lines matching a pattern")
|
(synopsis "Print lines matching a pattern")
|
||||||
|
@ -109,7 +108,7 @@ including, for example, recursive directory searching.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1myvrmh99jsvk7v3d7crm0gcrq51hmmm1r2kjyyci152in1x2j7h"))
|
"1myvrmh99jsvk7v3d7crm0gcrq51hmmm1r2kjyyci152in1x2j7h"))
|
||||||
(patches (list (search-patch "sed-hurd-path-max.patch")))))
|
(patches (search-patches "sed-hurd-path-max.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(synopsis "Stream editor")
|
(synopsis "Stream editor")
|
||||||
(arguments
|
(arguments
|
||||||
|
@ -145,9 +144,8 @@ implementation offers several extensions over the standard utility.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wi2zwm4c9r3h3b8y4w0nm0qq897kn8kyj9k22ba0iqvxj48vvk4"))
|
"1wi2zwm4c9r3h3b8y4w0nm0qq897kn8kyj9k22ba0iqvxj48vvk4"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "tar-d_ino_in_dirent-fix.patch"
|
||||||
'("tar-d_ino_in_dirent-fix.patch"
|
"tar-skip-unreliable-tests.patch"))))
|
||||||
"tar-skip-unreliable-tests.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(synopsis "Managing tar archives")
|
(synopsis "Managing tar archives")
|
||||||
(description
|
(description
|
||||||
|
@ -171,7 +169,7 @@ standard utility.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"16d2r9kpivaak948mxzc0bai45mqfw73m113wrkmbffnalv1b5gx"))
|
"16d2r9kpivaak948mxzc0bai45mqfw73m113wrkmbffnalv1b5gx"))
|
||||||
(patches (list (search-patch "patch-hurd-path-max.patch")))))
|
(patches (search-patches "patch-hurd-path-max.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("ed" ,ed)))
|
(native-inputs `(("ed" ,ed)))
|
||||||
(synopsis "Apply differences to originals, with optional backups")
|
(synopsis "Apply differences to originals, with optional backups")
|
||||||
|
@ -217,9 +215,8 @@ interactive means to merge two files.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"178nn4dl7wbcw499czikirnkniwnx36argdnqgz4ik9i6zvwkm6y"))
|
"178nn4dl7wbcw499czikirnkniwnx36argdnqgz4ik9i6zvwkm6y"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "findutils-localstatedir.patch"
|
||||||
'("findutils-localstatedir.patch"
|
"findutils-test-xargs.patch"))))
|
||||||
"findutils-test-xargs.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags (list
|
`(#:configure-flags (list
|
||||||
|
@ -325,7 +322,7 @@ functionality beyond that which is outlined in the POSIX standard.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"19gwwhik3wdwn0r42b7xcihkbxvjl9r2bdal8nifc3k5i4rn3iqb"))
|
"19gwwhik3wdwn0r42b7xcihkbxvjl9r2bdal8nifc3k5i4rn3iqb"))
|
||||||
(patches (list (search-patch "make-impure-dirs.patch")))))
|
(patches (search-patches "make-impure-dirs.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("pkg-config" ,pkg-config))) ; to detect Guile
|
(native-inputs `(("pkg-config" ,pkg-config))) ; to detect Guile
|
||||||
(inputs `(("guile" ,guile-2.0)))
|
(inputs `(("guile" ,guile-2.0)))
|
||||||
|
@ -363,8 +360,8 @@ change. GNU make offers many powerful extensions over the standard utility.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08lzmhidzc16af1zbx34f8cy4z7mzrswpdbhrb8shy3xxpflmcdm"))
|
"08lzmhidzc16af1zbx34f8cy4z7mzrswpdbhrb8shy3xxpflmcdm"))
|
||||||
(patches (list (search-patch "binutils-ld-new-dtags.patch")
|
(patches (search-patches "binutils-ld-new-dtags.patch"
|
||||||
(search-patch "binutils-loongson-workaround.patch")))))
|
"binutils-loongson-workaround.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
|
|
||||||
;; TODO: Add dependency on zlib + those for Gold.
|
;; TODO: Add dependency on zlib + those for Gold.
|
||||||
|
@ -484,12 +481,12 @@ store.")
|
||||||
(("use_ldconfig=yes")
|
(("use_ldconfig=yes")
|
||||||
"use_ldconfig=no")))
|
"use_ldconfig=no")))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(patches (map search-patch
|
(patches
|
||||||
'("glibc-ldd-x86_64.patch"
|
(search-patches "glibc-ldd-x86_64.patch"
|
||||||
"glibc-locale-incompatibility.patch"
|
"glibc-locale-incompatibility.patch"
|
||||||
"glibc-versioned-locpath.patch"
|
"glibc-versioned-locpath.patch"
|
||||||
"glibc-o-largefile.patch"
|
"glibc-o-largefile.patch"
|
||||||
"glibc-CVE-2015-7547.patch")))))
|
"glibc-CVE-2015-7547.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
|
|
||||||
;; Glibc's <limits.h> refers to <linux/limit.h>, for instance, so glibc
|
;; Glibc's <limits.h> refers to <linux/limit.h>, for instance, so glibc
|
||||||
|
@ -659,7 +656,7 @@ with the Linux kernel.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1f135546j34s9bfkydmx2nhh9vwxlx60jldi80zmsnln6wj3dsxf"))
|
"1f135546j34s9bfkydmx2nhh9vwxlx60jldi80zmsnln6wj3dsxf"))
|
||||||
(patches (list (search-patch "glibc-ldd-x86_64.patch")))))))
|
(patches (search-patches "glibc-ldd-x86_64.patch"))))))
|
||||||
|
|
||||||
(define-public glibc-locales
|
(define-public glibc-locales
|
||||||
(package
|
(package
|
||||||
|
@ -779,8 +776,7 @@ command.")
|
||||||
(base32
|
(base32
|
||||||
"17gsh0kaz0zyvghjmx861mi2p65m9901lngi179x61zm6v2v3xc4"))
|
"17gsh0kaz0zyvghjmx861mi2p65m9901lngi179x61zm6v2v3xc4"))
|
||||||
(file-name (string-append name "-" version))
|
(file-name (string-append name "-" version))
|
||||||
(patches (map search-patch
|
(patches (search-patches "glibc-hurd-extern-inline.patch"))))
|
||||||
'("glibc-hurd-extern-inline.patch")))))
|
|
||||||
|
|
||||||
;; Libc provides <hurd.h>, which includes a bunch of Hurd and Mach headers,
|
;; Libc provides <hurd.h>, which includes a bunch of Hurd and Mach headers,
|
||||||
;; so both should be propagated.
|
;; so both should be propagated.
|
||||||
|
|
|
@ -285,7 +285,7 @@ without modification.")
|
||||||
(base32
|
(base32
|
||||||
"0kxf8s5bw7y50x0ksb77d3kv0dwadixhybl818w27y6mlw26hq1b"))
|
"0kxf8s5bw7y50x0ksb77d3kv0dwadixhybl818w27y6mlw26hq1b"))
|
||||||
(patches
|
(patches
|
||||||
(list (search-patch "bash-completion-directories.patch")))))
|
(search-patches "bash-completion-directories.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("util-linux" ,util-linux)))
|
(native-inputs `(("util-linux" ,util-linux)))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
|
@ -716,7 +716,7 @@ gapped, local, and paired-end alignment modes.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"168zlzykq622zbgkh90a90f1bdgsxkscq2zxzbj8brq80hbjpyp7"))
|
"168zlzykq622zbgkh90a90f1bdgsxkscq2zxzbj8brq80hbjpyp7"))
|
||||||
(patches (list (search-patch "tophat-build-with-later-seqan.patch")))
|
(patches (search-patches "tophat-build-with-later-seqan.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
@ -1156,8 +1156,7 @@ time.")
|
||||||
"07y179f63d7qnzdvkqcziwk9bs3k4zhp81q392fp1hwszjdvy22f"))
|
"07y179f63d7qnzdvkqcziwk9bs3k4zhp81q392fp1hwszjdvy22f"))
|
||||||
;; This patch has been sent upstream already and is available
|
;; This patch has been sent upstream already and is available
|
||||||
;; for download from Sourceforge, but it has not been merged.
|
;; for download from Sourceforge, but it has not been merged.
|
||||||
(patches (list
|
(patches (search-patches "crossmap-allow-system-pysam.patch"))
|
||||||
(search-patch "crossmap-allow-system-pysam.patch")))
|
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
;; remove bundled copy of pysam
|
;; remove bundled copy of pysam
|
||||||
(snippet
|
(snippet
|
||||||
|
@ -2722,7 +2721,7 @@ partial genes, and identifies translation initiation sites.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0nzdc0j0hjllhsd5f2xli95dafm3nawskigs140xzvjk67xh0r9q"))
|
(base32 "0nzdc0j0hjllhsd5f2xli95dafm3nawskigs140xzvjk67xh0r9q"))
|
||||||
(patches (list (search-patch "rsem-makefile.patch")))
|
(patches (search-patches "rsem-makefile.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
@ -3129,7 +3128,7 @@ accessed/downloaded on demand across HTTP.")
|
||||||
version "-src.zip"))
|
version "-src.zip"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0as8gxm4pjyc8dxmm1sl873rrd7wn5qs0l29nqfnl31x8i467xaa"))
|
(base32 "0as8gxm4pjyc8dxmm1sl873rrd7wn5qs0l29nqfnl31x8i467xaa"))
|
||||||
(patches (list (search-patch "plink-1.07-unclobber-i.patch")))))
|
(patches (search-patches "plink-1.07-unclobber-i.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:tests? #f ;no "check" target
|
'(#:tests? #f ;no "check" target
|
||||||
|
|
|
@ -164,7 +164,7 @@ files.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1pv4zrajm46za0f6lv162iqffih57a8ly4pc69f7y0gfyigb8p80"))
|
"1pv4zrajm46za0f6lv162iqffih57a8ly4pc69f7y0gfyigb8p80"))
|
||||||
(patches (list (search-patch "cdparanoia-fpic.patch")))
|
(patches (search-patches "cdparanoia-fpic.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; Make libraries respect LDFLAGS.
|
;; Make libraries respect LDFLAGS.
|
||||||
|
|
|
@ -52,10 +52,10 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08vc76xb7f42hh65j7qvjf58hw36aki5ml343170pq94vk75b1nh"))
|
"08vc76xb7f42hh65j7qvjf58hw36aki5ml343170pq94vk75b1nh"))
|
||||||
(patches (map search-patch
|
(patches (search-patches
|
||||||
'("hydra-automake-1.15.patch"
|
"hydra-automake-1.15.patch"
|
||||||
;; TODO: Remove once we have a darcs input
|
;; TODO: Remove once we have a darcs input
|
||||||
"hydra-disable-darcs-test.patch")))))
|
"hydra-disable-darcs-test.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("unzip" ,unzip)
|
`(("unzip" ,unzip)
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08pwy9ip9cgwgynhn5vrjw8drw29gijy1rmziq22n65zds6ifnp7"))
|
"08pwy9ip9cgwgynhn5vrjw8drw29gijy1rmziq22n65zds6ifnp7"))
|
||||||
(patches (list (search-patch "cmake-fix-tests.patch")))))
|
(patches (search-patches "cmake-fix-tests.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:test-target "test"
|
`(#:test-target "test"
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vi9q475h1rki53100zml75vxsykzyhrn70hidy41s5c2rc8r6bh"))
|
"0vi9q475h1rki53100zml75vxsykzyhrn70hidy41s5c2rc8r6bh"))
|
||||||
(patches (list (search-patch "cpio-CVE-2016-2037.patch")))))
|
(patches (search-patches "cpio-CVE-2016-2037.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(home-page "https://www.gnu.org/software/cpio/")
|
(home-page "https://www.gnu.org/software/cpio/")
|
||||||
(synopsis "Manage cpio and tar file archives")
|
(synopsis "Manage cpio and tar file archives")
|
||||||
|
|
|
@ -201,7 +201,7 @@ may be either a libc package or #f.)"
|
||||||
"Return GCC patches needed for TARGET."
|
"Return GCC patches needed for TARGET."
|
||||||
(cond ((string-prefix? "xtensa-" target)
|
(cond ((string-prefix? "xtensa-" target)
|
||||||
;; Patch by Qualcomm needed to build the ath9k-htc firmware.
|
;; Patch by Qualcomm needed to build the ath9k-htc firmware.
|
||||||
(list (search-patch "ath9k-htc-firmware-gcc.patch")))
|
(search-patches "ath9k-htc-firmware-gcc.patch"))
|
||||||
(else '())))
|
(else '())))
|
||||||
|
|
||||||
(define* (cross-gcc target
|
(define* (cross-gcc target
|
||||||
|
|
|
@ -43,9 +43,8 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"04pjks075x20d19l623mj50bw64g8i41s63z4kzzqcbg9qg96x64"))
|
"04pjks075x20d19l623mj50bw64g8i41s63z4kzzqcbg9qg96x64"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "cpio-gets-undeclared.patch"
|
||||||
'("cpio-gets-undeclared.patch"
|
"dico-libtool-deterministic.patch"))))
|
||||||
"dico-libtool-deterministic.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags (list (string-append "--with-guile-site-dir=" %output
|
'(#:configure-flags (list (string-append "--with-guile-site-dir=" %output
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ja02pm3fpfhc5dkry00kq8mn141cqvdqqpmms373ncbwi38pl35"))
|
"0ja02pm3fpfhc5dkry00kq8mn141cqvdqqpmms373ncbwi38pl35"))
|
||||||
(patches (list (search-patch "doxygen-test.patch")))))
|
(patches (search-patches "doxygen-test.patch"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("bison" ,bison)
|
`(("bison" ,bison)
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"18zzb4x3z0d7fjh1x5439bs62dmgsi4c1pg3qyr7h5gp1i5xcj9l"))
|
"18zzb4x3z0d7fjh1x5439bs62dmgsi4c1pg3qyr7h5gp1i5xcj9l"))
|
||||||
(patches (list (search-patch "chmlib-inttypes.patch")))))
|
(patches (search-patches "chmlib-inttypes.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(home-page "http://www.jedrea.com/chmlib/")
|
(home-page "http://www.jedrea.com/chmlib/")
|
||||||
(synopsis "Library for CHM files")
|
(synopsis "Library for CHM files")
|
||||||
|
@ -77,8 +77,8 @@
|
||||||
'(begin
|
'(begin
|
||||||
(delete-file-recursively "src/unrar")
|
(delete-file-recursively "src/unrar")
|
||||||
(delete-file "src/odf/thumbnail.py")))
|
(delete-file "src/odf/thumbnail.py")))
|
||||||
(patches (list (search-patch "calibre-drop-unrar.patch")
|
(patches (search-patches "calibre-drop-unrar.patch"
|
||||||
(search-patch "calibre-no-updates-dialog.patch")))))
|
"calibre-no-updates-dialog.patch"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
|
|
|
@ -39,8 +39,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0w50szymyqvx8g0vkwrvnv17grqxva6x1z9dm9m3i99zg2hr232p"))
|
"0w50szymyqvx8g0vkwrvnv17grqxva6x1z9dm9m3i99zg2hr232p"))
|
||||||
(patches
|
(patches (search-patches "elfutils-tests-ptrace.patch"))))
|
||||||
(list (search-patch "elfutils-tests-ptrace.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
|
|
||||||
;; Separate programs because that's usually not what elfutils users want,
|
;; Separate programs because that's usually not what elfutils users want,
|
||||||
|
@ -108,7 +107,7 @@ addr2line, and more.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rqpg84wrd3fa16wa9vqdvasnc05yz49w207cz1l0wrl4k8q97y9"))
|
"1rqpg84wrd3fa16wa9vqdvasnc05yz49w207cz1l0wrl4k8q97y9"))
|
||||||
(patches (list (search-patch "patchelf-page-size.patch")))))
|
(patches (search-patches "patchelf-page-size.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
|
|
||||||
;; XXX: The upstream 'patchelf' doesn't support ARM. The only available
|
;; XXX: The upstream 'patchelf' doesn't support ARM. The only available
|
||||||
|
|
|
@ -76,8 +76,8 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0kn3rzm91qiswi0cql89kbv6mqn27rwsyjfb8xmwy9m5s8fxfiyx"))
|
"0kn3rzm91qiswi0cql89kbv6mqn27rwsyjfb8xmwy9m5s8fxfiyx"))
|
||||||
(patches (list (search-patch "emacs-exec-path.patch")
|
(patches (search-patches "emacs-exec-path.patch"
|
||||||
(search-patch "emacs-source-date-epoch.patch")))))
|
"emacs-source-date-epoch.patch"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
@ -1308,7 +1308,7 @@ on context.")
|
||||||
(base32
|
(base32
|
||||||
"141wn9l0m33w0g3dqmx8nxbfdny1r5xbr6ak61rsz21bk0qafs7x"))
|
"141wn9l0m33w0g3dqmx8nxbfdny1r5xbr6ak61rsz21bk0qafs7x"))
|
||||||
(patches
|
(patches
|
||||||
(list (search-patch "emacs-scheme-complete-scheme-r5rs-info.patch")))))
|
(search-patches "emacs-scheme-complete-scheme-r5rs-info.patch"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://github.com/ashinn/scheme-complete")
|
(home-page "https://github.com/ashinn/scheme-complete")
|
||||||
(synopsis "Smart tab completion for Scheme in Emacs")
|
(synopsis "Smart tab completion for Scheme in Emacs")
|
||||||
|
@ -1385,8 +1385,7 @@ identifiers in the MIT-Scheme documentation.")
|
||||||
(file-name (string-append name "-" version ".el"))
|
(file-name (string-append name "-" version ".el"))
|
||||||
(method uncompressed-file-fetch)
|
(method uncompressed-file-fetch)
|
||||||
(uri "https://staff.fnwi.uva.nl/c.dominik/Tools/constants/constants.el")
|
(uri "https://staff.fnwi.uva.nl/c.dominik/Tools/constants/constants.el")
|
||||||
(patches
|
(patches (search-patches "emacs-constants-lisp-like.patch"))
|
||||||
(list (search-patch "emacs-constants-lisp-like.patch")))
|
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"14q094aphsjhq8gklv7i5a7byl0ygz63cv3n6b5p8ji2jy0mnnw3"))))
|
"14q094aphsjhq8gklv7i5a7byl0ygz63cv3n6b5p8ji2jy0mnnw3"))))
|
||||||
|
|
|
@ -232,8 +232,8 @@ optimizer; and it can produce photorealistic and design review images.")
|
||||||
(modules '((guix build utils)
|
(modules '((guix build utils)
|
||||||
(guix build download)
|
(guix build download)
|
||||||
(guix ftp-client)))
|
(guix ftp-client)))
|
||||||
(patches (list (search-patch "fastcap-mulSetup.patch")
|
(patches (search-patches "fastcap-mulSetup.patch"
|
||||||
(search-patch "fastcap-mulGlobal.patch")))))
|
"fastcap-mulGlobal.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("texlive" ,texlive)
|
`(("texlive" ,texlive)
|
||||||
|
@ -329,11 +329,11 @@ multipole-accelerated algorithm.")
|
||||||
"-" version ".tar.z"))
|
"-" version ".tar.z"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1a06xyyd40zhknrkz17xppl2zd5ig4w9g1grc8qrs0zqqcl5hpzi"))
|
(base32 "1a06xyyd40zhknrkz17xppl2zd5ig4w9g1grc8qrs0zqqcl5hpzi"))
|
||||||
(patches (list (search-patch "fasthenry-spAllocate.patch")
|
(patches (search-patches "fasthenry-spAllocate.patch"
|
||||||
(search-patch "fasthenry-spBuild.patch")
|
"fasthenry-spBuild.patch"
|
||||||
(search-patch "fasthenry-spUtils.patch")
|
"fasthenry-spUtils.patch"
|
||||||
(search-patch "fasthenry-spSolve.patch")
|
"fasthenry-spSolve.patch"
|
||||||
(search-patch "fasthenry-spFactor.patch")))))
|
"fasthenry-spFactor.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:make-flags '("CC=gcc" "RM=rm" "SHELL=sh" "all")
|
`(#:make-flags '("CC=gcc" "RM=rm" "SHELL=sh" "all")
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
(base32
|
(base32
|
||||||
"16jbj8avg5jkgvq5lxm0hdxxn4c3zn7fx8b4nxllvr024apk9w23"))
|
"16jbj8avg5jkgvq5lxm0hdxxn4c3zn7fx8b4nxllvr024apk9w23"))
|
||||||
(file-name (string-append name "-" version "-checkout"))
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(patches (list (search-patch "ath9k-htc-firmware-objcopy.patch")))))
|
(patches (search-patches "ath9k-htc-firmware-objcopy.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (alist-cons-before
|
'(#:phases (alist-cons-before
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1s9pc4yls2s1gcg2ar4q75nym2z5v6lxq36bl6lq26br00nj2mas"))
|
"1s9pc4yls2s1gcg2ar4q75nym2z5v6lxq36bl6lq26br00nj2mas"))
|
||||||
(patches (list (search-patch "flashrom-use-libftdi1.patch")))))
|
(patches (search-patches "flashrom-use-libftdi1.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs `(("dmidecode" ,dmidecode)
|
(inputs `(("dmidecode" ,dmidecode)
|
||||||
("pciutils" ,pciutils)
|
("pciutils" ,pciutils)
|
||||||
|
@ -88,7 +88,7 @@ programmer devices.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0frxg0q09nrm95z7ymzddx7ysl77ilfbdix1m81d9jjpiv5bm64y"))
|
"0frxg0q09nrm95z7ymzddx7ysl77ilfbdix1m81d9jjpiv5bm64y"))
|
||||||
(patches (list (search-patch "avrdude-fix-libusb.patch")))))
|
(patches (search-patches "avrdude-fix-libusb.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("libelf" ,libelf)
|
`(("libelf" ,libelf)
|
||||||
|
@ -117,7 +117,7 @@ technique (ISP).")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"15gr99y1z9vbvhrkd25zqhnzhg6zjmaam3vfjzf2mazd39mx7d0x"))
|
"15gr99y1z9vbvhrkd25zqhnzhg6zjmaam3vfjzf2mazd39mx7d0x"))
|
||||||
(patches (list (search-patch "dfu-programmer-fix-libusb.patch")))))
|
(patches (search-patches "dfu-programmer-fix-libusb.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"15qd7lkz5d5ynz70xhxhigpz3wns39v9xcf7ggkl0792syc8sfgq"))
|
"15qd7lkz5d5ynz70xhxhigpz3wns39v9xcf7ggkl0792syc8sfgq"))
|
||||||
(patches (list (search-patch "fltk-shared-lib-defines.patch")))))
|
(patches (search-patches "fltk-shared-lib-defines.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("libjpeg" ,libjpeg-8) ;jpeg_read_header argument error in libjpeg-9
|
`(("libjpeg" ,libjpeg-8) ;jpeg_read_header argument error in libjpeg-9
|
||||||
|
|
|
@ -43,9 +43,8 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1grmp8zg7cjgjinz66mrh53whigkqzl90nlxj05hapnhk3ns3vni"))
|
"1grmp8zg7cjgjinz66mrh53whigkqzl90nlxj05hapnhk3ns3vni"))
|
||||||
(patches
|
(patches (search-patches
|
||||||
(list (search-patch
|
"lftp-dont-save-unknown-host-fingerprint.patch"))))
|
||||||
"lftp-dont-save-unknown-host-fingerprint.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
|
@ -126,7 +125,7 @@ FTP browser, as well as non-interactive commands such as 'ncftpput' and
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0f5cj5p852wkm24mzy2sxgxyahv2p9rk4wlq21j310pi7wlhgwyl"))
|
"0f5cj5p852wkm24mzy2sxgxyahv2p9rk4wlq21j310pi7wlhgwyl"))
|
||||||
(patches (list (search-patch "weex-vacopy.patch")))))
|
(patches (search-patches "weex-vacopy.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
|
@ -220,7 +220,7 @@ that beneath its ruins lay buried an ancient evil.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0q34d2k6anzqvb0mf67x85q92lfx9jr71ry13dlp47jx0x9i573m"))
|
"0q34d2k6anzqvb0mf67x85q92lfx9jr71ry13dlp47jx0x9i573m"))
|
||||||
(patches (list (search-patch "pingus-sdl-libs-config.patch")))))
|
(patches (search-patches "pingus-sdl-libs-config.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("pkg-config" ,pkg-config)
|
(native-inputs `(("pkg-config" ,pkg-config)
|
||||||
("scons" ,scons)))
|
("scons" ,scons)))
|
||||||
|
@ -598,8 +598,8 @@ for common mesh file formats, and collision detection.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1r4c5gap1z2zsv4yjd34qriqkxaq4lb4rykapyzkkdf4g36lc3nh"))
|
"1r4c5gap1z2zsv4yjd34qriqkxaq4lb4rykapyzkkdf4g36lc3nh"))
|
||||||
(patches (list (search-patch "mars-sfml-2.3.patch")
|
(patches (search-patches "mars-sfml-2.3.patch"
|
||||||
(search-patch "mars-install.patch")))))
|
"mars-install.patch"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f ; There are no tests
|
`(#:tests? #f ; There are no tests
|
||||||
|
@ -1709,8 +1709,7 @@ Z64 video plugin.")
|
||||||
(file-name (string-append name "-" version ".tar.gz"))
|
(file-name (string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "04qkpd8ic7xsgnqz7spl00wxdygf79m7d1k8rabbygjk5lg6p8z2"))
|
(base32 "04qkpd8ic7xsgnqz7spl00wxdygf79m7d1k8rabbygjk5lg6p8z2"))
|
||||||
(patches
|
(patches (search-patches "mupen64plus-ui-console-notice.patch"))))
|
||||||
(list (search-patch "mupen64plus-ui-console-notice.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
|
@ -1871,12 +1870,11 @@ and a game metadata scraper.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1f2whlrfidwfh8lvr8cspcyirc6840r5d1ajm7x99qmngygrhixs"))
|
"1f2whlrfidwfh8lvr8cspcyirc6840r5d1ajm7x99qmngygrhixs"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "pinball-const-fix.patch"
|
||||||
'("pinball-const-fix.patch"
|
"pinball-cstddef.patch"
|
||||||
"pinball-cstddef.patch"
|
"pinball-missing-separators.patch"
|
||||||
"pinball-missing-separators.patch"
|
"pinball-src-deps.patch"
|
||||||
"pinball-src-deps.patch"
|
"pinball-system-ltdl.patch"))))
|
||||||
"pinball-system-ltdl.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("glu" ,glu)
|
`(("glu" ,glu)
|
||||||
|
@ -1965,7 +1963,7 @@ players.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1hxrlv6n8py48j487i6wbb4n4vd55w0na69r7ccmmr9vmrsw5mlk"))
|
"1hxrlv6n8py48j487i6wbb4n4vd55w0na69r7ccmmr9vmrsw5mlk"))
|
||||||
(patches (list (search-patch "einstein-build.patch")))))
|
(patches (search-patches "einstein-build.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("freetype" ,freetype)
|
`(("freetype" ,freetype)
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
".tar.xz"))
|
".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "09d6pmx6h3i2glafm0jd1v1iyrs03vcyv2rkz12jisii3vlmbkz3"))
|
(base32 "09d6pmx6h3i2glafm0jd1v1iyrs03vcyv2rkz12jisii3vlmbkz3"))
|
||||||
(patches (list (search-patch "gawk-fts-test.patch")))))
|
(patches (search-patches "gawk-fts-test.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:parallel-tests? #f ; test suite fails in parallel
|
`(#:parallel-tests? #f ; test suite fails in parallel
|
||||||
|
|
|
@ -328,7 +328,7 @@ Go. It also includes runtime support libraries for these languages.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08yggr18v373a1ihj0rg2vd6psnic42b518xcgp3r9k81xz1xyr2"))
|
"08yggr18v373a1ihj0rg2vd6psnic42b518xcgp3r9k81xz1xyr2"))
|
||||||
(patches (list (search-patch "gcc-arm-link-spec-fix.patch")))))))
|
(patches (search-patches "gcc-arm-link-spec-fix.patch"))))))
|
||||||
|
|
||||||
(define-public gcc-4.9
|
(define-public gcc-4.9
|
||||||
(package (inherit gcc-4.8)
|
(package (inherit gcc-4.8)
|
||||||
|
@ -340,7 +340,7 @@ Go. It also includes runtime support libraries for these languages.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0zmnm00d2a1hsd41g34bhvxzvxisa2l584q3p447bd91lfjv4ci3"))
|
"0zmnm00d2a1hsd41g34bhvxzvxisa2l584q3p447bd91lfjv4ci3"))
|
||||||
(patches (list (search-patch "gcc-libvtv-runpath.patch")))))))
|
(patches (search-patches "gcc-libvtv-runpath.patch"))))))
|
||||||
|
|
||||||
(define-public gcc-5
|
(define-public gcc-5
|
||||||
(package (inherit gcc-4.9)
|
(package (inherit gcc-4.9)
|
||||||
|
@ -352,7 +352,7 @@ Go. It also includes runtime support libraries for these languages.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ny4smkp5bzs3cp8ss7pl6lk8yss0d9m4av1mvdp72r1x695akxq"))
|
"1ny4smkp5bzs3cp8ss7pl6lk8yss0d9m4av1mvdp72r1x695akxq"))
|
||||||
(patches (list (search-patch "gcc-5.0-libvtv-runpath.patch")))))))
|
(patches (search-patches "gcc-5.0-libvtv-runpath.patch"))))))
|
||||||
|
|
||||||
;; Note: When changing the default gcc version, update
|
;; Note: When changing the default gcc version, update
|
||||||
;; the gcc-toolchain-* definitions accordingly.
|
;; the gcc-toolchain-* definitions accordingly.
|
||||||
|
|
|
@ -83,9 +83,8 @@ most common applications of GD involve website development.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ya8f9hpiax8j29vwaiwlvvgah0vkyvpzva28r8231nyk0f3s40z"))
|
"1ya8f9hpiax8j29vwaiwlvvgah0vkyvpzva28r8231nyk0f3s40z"))
|
||||||
(patches
|
(patches (search-patches
|
||||||
(list
|
"perl-gd-options-passthrough-and-fontconfig.patch"))))
|
||||||
(search-patch "perl-gd-options-passthrough-and-fontconfig.patch")))))
|
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl-module-build" ,perl-module-build))) ;needs Module::Build >= 0.42
|
`(("perl-module-build" ,perl-module-build))) ;needs Module::Build >= 0.42
|
||||||
|
|
|
@ -133,8 +133,8 @@ printing, and psresize, for adjusting page sizes.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0q4jj41p0qbr4mgcc9q78f5zs8cm1g57wgryhsm2yq4lfslm3ib1"))
|
"0q4jj41p0qbr4mgcc9q78f5zs8cm1g57wgryhsm2yq4lfslm3ib1"))
|
||||||
(patches (map search-patch '("ghostscript-CVE-2015-3228.patch"
|
(patches (search-patches "ghostscript-CVE-2015-3228.patch"
|
||||||
"ghostscript-runpath.patch")))
|
"ghostscript-runpath.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; Honor --docdir.
|
;; Honor --docdir.
|
||||||
|
|
|
@ -68,8 +68,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0jwj7wlrhq5y0fwfh8k2d9rgdpfax06lj8698g6iqbwrzd2rgyqx"))
|
"0jwj7wlrhq5y0fwfh8k2d9rgdpfax06lj8698g6iqbwrzd2rgyqx"))
|
||||||
(patches
|
(patches (search-patches "dbus-helper-search-path.patch"))))
|
||||||
(list (search-patch "dbus-helper-search-path.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags
|
'(#:configure-flags
|
||||||
|
@ -139,11 +138,11 @@ shared NFS home directories.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1yzxr1ip3l0m9ydk5nq32piq70c9f17p5f0jyvlsghzbaawh67ss"))
|
"1yzxr1ip3l0m9ydk5nq32piq70c9f17p5f0jyvlsghzbaawh67ss"))
|
||||||
(patches (list (search-patch "glib-tests-homedir.patch")
|
(patches (search-patches "glib-tests-homedir.patch"
|
||||||
(search-patch "glib-tests-desktop.patch")
|
"glib-tests-desktop.patch"
|
||||||
(search-patch "glib-tests-prlimit.patch")
|
"glib-tests-prlimit.patch"
|
||||||
(search-patch "glib-tests-timer.patch")
|
"glib-tests-timer.patch"
|
||||||
(search-patch "glib-tests-gapplication.patch")))))
|
"glib-tests-gapplication.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(outputs '("out" ; everything
|
(outputs '("out" ; everything
|
||||||
"bin" ; glib-mkenums, gtester, etc.; depends on Python
|
"bin" ; glib-mkenums, gtester, etc.; depends on Python
|
||||||
|
@ -231,12 +230,10 @@ dynamic loading, and an object system.")
|
||||||
(snippet
|
(snippet
|
||||||
'(substitute* "tools/g-ir-tool-template.in"
|
'(substitute* "tools/g-ir-tool-template.in"
|
||||||
(("#!/usr/bin/env @PYTHON@") "#!@PYTHON@")))
|
(("#!/usr/bin/env @PYTHON@") "#!@PYTHON@")))
|
||||||
(patches (list
|
(patches (search-patches
|
||||||
(search-patch "gobject-introspection-cc.patch")
|
"gobject-introspection-cc.patch"
|
||||||
(search-patch
|
"gobject-introspection-girepository.patch"
|
||||||
"gobject-introspection-girepository.patch")
|
"gobject-introspection-absolute-shlib-path.patch"))))
|
||||||
(search-patch
|
|
||||||
"gobject-introspection-absolute-shlib-path.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("bison" ,bison)
|
`(("bison" ,bison)
|
||||||
|
@ -479,9 +476,8 @@ useful for C++.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1f5dfxjnil2glfwxnqr14d2cjfbkghsbsn8n04js2c2icr7iv2pv"))
|
"1f5dfxjnil2glfwxnqr14d2cjfbkghsbsn8n04js2c2icr7iv2pv"))
|
||||||
(patches
|
(patches (search-patches
|
||||||
(list (search-patch
|
"python2-pygobject-2-gi-info-type-error-domain.patch"))))
|
||||||
"python2-pygobject-2-gi-info-type-error-domain.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("which" ,which)
|
`(("which" ,which)
|
||||||
|
|
|
@ -739,8 +739,8 @@ the API.")
|
||||||
version "/gtkglext-" version ".tar.gz"))
|
version "/gtkglext-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1ya4d2j2aacr9ii5zj4ac95fjpdvlm2rg79mgnk7yvl1dcy3y1z5"))
|
(base32 "1ya4d2j2aacr9ii5zj4ac95fjpdvlm2rg79mgnk7yvl1dcy3y1z5"))
|
||||||
(patches (list
|
(patches (search-patches
|
||||||
(search-patch "gtkglext-disable-disable-deprecated.patch")))))
|
"gtkglext-disable-disable-deprecated.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs `(("gtk+" ,gtk+-2)
|
(inputs `(("gtk+" ,gtk+-2)
|
||||||
("mesa" ,mesa)
|
("mesa" ,mesa)
|
||||||
|
@ -1010,7 +1010,8 @@ featuring mature C, C++ and Python bindings.")
|
||||||
"/" name "-" version ".tar.bz2"))
|
"/" name "-" version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0swp4kk6x7hy1rvd1f9jba31lvfc6qvafkvbpg9h0r34fzrd8q4i"))
|
(base32 "0swp4kk6x7hy1rvd1f9jba31lvfc6qvafkvbpg9h0r34fzrd8q4i"))
|
||||||
(patches (list (search-patch "libbonobo-activation-test-race.patch")))))
|
(patches (search-patches
|
||||||
|
"libbonobo-activation-test-race.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; The programmer kindly gives us a hook to turn off deprecation warnings ...
|
;; The programmer kindly gives us a hook to turn off deprecation warnings ...
|
||||||
|
@ -1976,7 +1977,7 @@ library.")
|
||||||
(base32
|
(base32
|
||||||
"1cchmi08jpjypgmm9i7xzh5qfg2q5k61kry9ns8mhw3z44a440ym"))
|
"1cchmi08jpjypgmm9i7xzh5qfg2q5k61kry9ns8mhw3z44a440ym"))
|
||||||
(patches
|
(patches
|
||||||
(list (search-patch "glib-networking-ssl-cert-file.patch")))))
|
(search-patches "glib-networking-ssl-cert-file.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
|
@ -2371,7 +2372,7 @@ output devices.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0inlqx0zar498fhi9hh92p2g4kp8qy3zdl4z3vw6bjwp9w6xx454"))
|
"0inlqx0zar498fhi9hh92p2g4kp8qy3zdl4z3vw6bjwp9w6xx454"))
|
||||||
(patches (list (search-patch "geoclue-config.patch")))))
|
(patches (search-patches "geoclue-config.patch"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(;; The tests want to run the system bus.
|
'(;; The tests want to run the system bus.
|
||||||
|
@ -2450,7 +2451,7 @@ faster results and to avoid unnecessary server load.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0f6x9mi1jzgqdpycaikyhjljnw3aacsl3gxndyg0dfqkq6y9jwb9"))
|
"0f6x9mi1jzgqdpycaikyhjljnw3aacsl3gxndyg0dfqkq6y9jwb9"))
|
||||||
(patches (list (search-patch "upower-builddir.patch")))))
|
(patches (search-patches "upower-builddir.patch"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'( ;; The tests want to contact the system bus, which can't be done in the
|
'( ;; The tests want to contact the system bus, which can't be done in the
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0x84f07p30pwhriamv8ifljgw755cj87rc12jy1xddf47spyj7rp"))
|
"0x84f07p30pwhriamv8ifljgw755cj87rc12jy1xddf47spyj7rp"))
|
||||||
(patches (list (search-patch "gnucash-price-quotes-perl.patch")))))
|
(patches (search-patches "gnucash-price-quotes-perl.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("guile" ,guile-2.0)
|
`(("guile" ,guile-2.0)
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0zvv7wd011npcx7yphw9bpgivyxz6mlp87a57n96nv85k96dd2l6"))
|
"0zvv7wd011npcx7yphw9bpgivyxz6mlp87a57n96nv85k96dd2l6"))
|
||||||
(patches (list (search-patch "libextractor-ffmpeg-3.patch")))
|
(patches (search-patches "libextractor-ffmpeg-3.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; Nowadays libmagic (from 'file') returns 'audio/ogg' and not
|
;; Nowadays libmagic (from 'file') returns 'audio/ogg' and not
|
||||||
|
|
|
@ -207,9 +207,8 @@ compatible to GNU Pth.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"06mn2viiwsyq991arh5i5fhr9jyxq2bi0jkdj7ndfisxihngpc5p"))
|
"06mn2viiwsyq991arh5i5fhr9jyxq2bi0jkdj7ndfisxihngpc5p"))
|
||||||
(patches
|
(patches (search-patches
|
||||||
(list (search-patch
|
"gnupg-simple-query-ignore-status-messages.patch"))))
|
||||||
"gnupg-simple-query-ignore-status-messages.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
|
@ -351,7 +350,7 @@ and every application benefits from this.")
|
||||||
;; Unfortunately, we have to disable some tests due to some gpg-agent
|
;; Unfortunately, we have to disable some tests due to some gpg-agent
|
||||||
;; goofiness... see:
|
;; goofiness... see:
|
||||||
;; https://bugs.launchpad.net/pygpgme/+bug/999949
|
;; https://bugs.launchpad.net/pygpgme/+bug/999949
|
||||||
(patches (list (search-patch "pygpgme-disable-problematic-tests.patch")))))
|
(patches (search-patches "pygpgme-disable-problematic-tests.patch"))))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
(modify-phases %standard-phases
|
(modify-phases %standard-phases
|
||||||
|
|
|
@ -191,7 +191,7 @@ in the Mozilla clients.")
|
||||||
(base32
|
(base32
|
||||||
"0knr99yc8sba2ga6x1gwhg9gr1dmgcl344g3bmxm8c364i2vpxns"))
|
"0knr99yc8sba2ga6x1gwhg9gr1dmgcl344g3bmxm8c364i2vpxns"))
|
||||||
;; Create nss.pc and nss-config.
|
;; Create nss.pc and nss-config.
|
||||||
(patches (list (search-patch "nss-pkgconfig.patch")))))
|
(patches (search-patches "nss-pkgconfig.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(outputs '("out" "bin"))
|
(outputs '("out" "bin"))
|
||||||
(arguments
|
(arguments
|
||||||
|
@ -288,9 +288,9 @@ standards.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wdmd6hasra36g86ha1dw8sl7a5mvr7c4jbjx4zyg9629y5gqr8g"))
|
"1wdmd6hasra36g86ha1dw8sl7a5mvr7c4jbjx4zyg9629y5gqr8g"))
|
||||||
(patches (map search-patch
|
(patches (search-patches
|
||||||
'("icecat-avoid-bundled-includes.patch"
|
"icecat-avoid-bundled-includes.patch"
|
||||||
"icecat-re-enable-DHE-cipher-suites.patch")))
|
"icecat-re-enable-DHE-cipher-suites.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
|
|
@ -176,7 +176,7 @@ many more.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1izddjwbh1grs8080vmaix72z469qy29wrvkphgmqmcm0sv1by7c"))
|
"1izddjwbh1grs8080vmaix72z469qy29wrvkphgmqmcm0sv1by7c"))
|
||||||
(patches (map search-patch '("ilmbase-fix-tests.patch")))))
|
(patches (search-patches "ilmbase-fix-tests.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(home-page "http://www.openexr.com/")
|
(home-page "http://www.openexr.com/")
|
||||||
(synopsis "Utility C++ libraries for threads, maths, and exceptions")
|
(synopsis "Utility C++ libraries for threads, maths, and exceptions")
|
||||||
|
@ -204,7 +204,7 @@ exception-handling library.")
|
||||||
'(substitute* (find-files "." "tmpDir\\.h")
|
'(substitute* (find-files "." "tmpDir\\.h")
|
||||||
(("\"/var/tmp/\"")
|
(("\"/var/tmp/\"")
|
||||||
"\"/tmp/\"")))
|
"\"/tmp/\"")))
|
||||||
(patches (list (search-patch "openexr-missing-samples.patch")))))
|
(patches (search-patches "openexr-missing-samples.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases
|
'(#:phases
|
||||||
|
@ -245,7 +245,7 @@ storage of the \"EXR\" file format for storing 16-bit floating-point images.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0mn7cz19mn8dcrhkq15h25gl20ammr1wz0j2j3c2vxs6ph7zn8jy"))
|
"0mn7cz19mn8dcrhkq15h25gl20ammr1wz0j2j3c2vxs6ph7zn8jy"))
|
||||||
(patches (list (search-patch "openimageio-boost-1.60.patch")))))
|
(patches (search-patches "openimageio-boost-1.60.patch"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
;; FIXME: To run all tests successfully, test image sets from multiple
|
;; FIXME: To run all tests successfully, test image sets from multiple
|
||||||
;; third party sources have to be present. For details see
|
;; third party sources have to be present. For details see
|
||||||
|
@ -385,7 +385,7 @@ and understanding different BRDFs (and other component functions).")
|
||||||
version ".tar.gz")))
|
version ".tar.gz")))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "07wii4i824vy9qsvjsgqxppgqmfdxq0xa87i5yk53fijriadq7mb"))
|
(base32 "07wii4i824vy9qsvjsgqxppgqmfdxq0xa87i5yk53fijriadq7mb"))
|
||||||
(patches (list (search-patch "agg-am_c_prototype.patch")))))
|
(patches (search-patches "agg-am_c_prototype.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags
|
'(#:configure-flags
|
||||||
|
|
|
@ -83,9 +83,9 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0n64hpmsccvicagvr0c6v0kgp2yw0kgnd3jvsyd26cnwgs7c6kkq"))
|
"0n64hpmsccvicagvr0c6v0kgp2yw0kgnd3jvsyd26cnwgs7c6kkq"))
|
||||||
(patches (list (search-patch "grub-gets-undeclared.patch")
|
(patches (search-patches "grub-gets-undeclared.patch"
|
||||||
(search-patch "grub-freetype.patch")
|
"grub-freetype.patch"
|
||||||
(search-patch "grub-CVE-2015-8370.patch")))))
|
"grub-CVE-2015-8370.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags '("--disable-werror")
|
'(#:configure-flags '("--disable-werror")
|
||||||
|
|
|
@ -554,7 +554,7 @@ is part of the GNOME accessibility project.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0mj6xn40py9r9lvzg633fal81xfwfm89d9mvz7jk4lmwk0g49imj"))
|
"0mj6xn40py9r9lvzg633fal81xfwfm89d9mvz7jk4lmwk0g49imj"))
|
||||||
(patches (list (search-patch "gtk2-respect-GUIX_GTK2_PATH.patch")))))
|
(patches (search-patches "gtk2-respect-GUIX_GTK2_PATH.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
@ -615,7 +615,7 @@ application suites.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0lp1hn0qydxx03bianzzr0a4maqzsvylrkzr7c3p0050qihwbgjx"))
|
"0lp1hn0qydxx03bianzzr0a4maqzsvylrkzr7c3p0050qihwbgjx"))
|
||||||
(patches (list (search-patch "gtk3-respect-GUIX_GTK3_PATH.patch")))))
|
(patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"))))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("at-spi2-atk" ,at-spi2-atk)
|
`(("at-spi2-atk" ,at-spi2-atk)
|
||||||
("atk" ,atk)
|
("atk" ,atk)
|
||||||
|
@ -752,7 +752,7 @@ exceptions, macros, and a dynamic programming environment.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"136f236iw3yrrz6pkkp1ma9c5mrs5icqha6pnawinqpk892r3jh7"))
|
"136f236iw3yrrz6pkkp1ma9c5mrs5icqha6pnawinqpk892r3jh7"))
|
||||||
(patches (list (search-patch "guile-rsvg-pkgconfig.patch")))
|
(patches (search-patches "guile-rsvg-pkgconfig.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(substitute* (find-files "." "Makefile\\.am")
|
'(substitute* (find-files "." "Makefile\\.am")
|
||||||
|
@ -791,7 +791,7 @@ images onto Cairo surfaces.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1qam447m05sxxv6x8dlzg7qnyfc4dh8apjw1idpfhpns671gfr6m"))
|
"1qam447m05sxxv6x8dlzg7qnyfc4dh8apjw1idpfhpns671gfr6m"))
|
||||||
(patches (list (search-patch "guile-present-coding.patch")))
|
(patches (search-patches "guile-present-coding.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(substitute* "Makefile.in"
|
'(substitute* "Makefile.in"
|
||||||
|
@ -977,7 +977,7 @@ extensive documentation, including API reference and a tutorial.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1gjkf8x6hyx1skq3hhwcbvwifxvrf9qxis5vx8x5igmmgs70g94s"))
|
"1gjkf8x6hyx1skq3hhwcbvwifxvrf9qxis5vx8x5igmmgs70g94s"))
|
||||||
(patches (list (search-patch "pycairo-wscript.patch")))))
|
(patches (search-patches "pycairo-wscript.patch"))))
|
||||||
(build-system waf-build-system)
|
(build-system waf-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
|
|
|
@ -72,7 +72,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0l200a0v7h8bh0cwz6v7hc13ds39cgqsmfrks55b1rbj5vniyiy3"))
|
"0l200a0v7h8bh0cwz6v7hc13ds39cgqsmfrks55b1rbj5vniyiy3"))
|
||||||
(patches (list (search-patch "guile-1.8-cpp-4.5.patch")))))
|
(patches (search-patches "guile-1.8-cpp-4.5.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments '(#:configure-flags '("--disable-error-on-warning")
|
(arguments '(#:configure-flags '("--disable-error-on-warning")
|
||||||
|
|
||||||
|
@ -132,7 +132,7 @@ without requiring the source code to be rewritten.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1qh3j7308qvsjgwf7h94yqgckpbgz2k3yqdkzsyhqcafvfka9l5f"))
|
"1qh3j7308qvsjgwf7h94yqgckpbgz2k3yqdkzsyhqcafvfka9l5f"))
|
||||||
(patches (list (search-patch "guile-arm-fixes.patch")))))
|
(patches (search-patches "guile-arm-fixes.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("pkgconfig" ,pkg-config)))
|
(native-inputs `(("pkgconfig" ,pkg-config)))
|
||||||
(inputs `(("libffi" ,libffi)
|
(inputs `(("libffi" ,libffi)
|
||||||
|
@ -410,7 +410,7 @@ library.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0zparwgf01jgl1x53ik71ghabldq6zz18ha4dscps1i0qrzgap1b"))
|
"0zparwgf01jgl1x53ik71ghabldq6zz18ha4dscps1i0qrzgap1b"))
|
||||||
(patches (list (search-patch "mcron-install.patch")))))
|
(patches (search-patches "mcron-install.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("pkg-config" ,pkg-config)))
|
(native-inputs `(("pkg-config" ,pkg-config)))
|
||||||
(inputs `(("ed" ,ed) ("which" ,which) ("guile" ,guile-2.0)))
|
(inputs `(("ed" ,ed) ("which" ,which) ("guile" ,guile-2.0)))
|
||||||
|
|
|
@ -39,9 +39,9 @@
|
||||||
"-src.tgz"))
|
"-src.tgz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0ys5f5spizg45qlaa31j2lhgry0jka2gfha527n4ndfxxz5j4sz1"))
|
(base32 "0ys5f5spizg45qlaa31j2lhgry0jka2gfha527n4ndfxxz5j4sz1"))
|
||||||
(patches (map search-patch '("icu4c-CVE-2014-6585.patch"
|
(patches (search-patches "icu4c-CVE-2014-6585.patch"
|
||||||
"icu4c-CVE-2015-1270.patch"
|
"icu4c-CVE-2015-1270.patch"
|
||||||
"icu4c-CVE-2015-4760.patch")))))
|
"icu4c-CVE-2015-4760.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("perl" ,perl)))
|
`(("perl" ,perl)))
|
||||||
|
|
|
@ -35,8 +35,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1hmai3422iaqnp34kkzxdnywl7n7pvlxp11vrw66ybxn9wxg90c1"))
|
"1hmai3422iaqnp34kkzxdnywl7n7pvlxp11vrw66ybxn9wxg90c1"))
|
||||||
(patches (list
|
(patches (search-patches "diffutils-gets-undeclared.patch"))))
|
||||||
(search-patch "diffutils-gets-undeclared.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("emacs" ,emacs-no-x)))
|
(native-inputs `(("emacs" ,emacs-no-x)))
|
||||||
(home-page "http://www.gnu.org/software/idutils/")
|
(home-page "http://www.gnu.org/software/idutils/")
|
||||||
|
|
|
@ -140,10 +140,10 @@ maximum quality factor.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256 (base32
|
(sha256 (base32
|
||||||
"136nf1rj9dp5jgv1p7z4dk0xy3wki1w0vfjbk82f645m0w4samsd"))
|
"136nf1rj9dp5jgv1p7z4dk0xy3wki1w0vfjbk82f645m0w4samsd"))
|
||||||
(patches (map search-patch
|
(patches (search-patches
|
||||||
'("libtiff-oob-accesses-in-decode.patch"
|
"libtiff-oob-accesses-in-decode.patch"
|
||||||
"libtiff-oob-write-in-nextdecode.patch"
|
"libtiff-oob-write-in-nextdecode.patch"
|
||||||
"libtiff-CVE-2015-8665+CVE-2015-8683.patch")))))
|
"libtiff-CVE-2015-8665+CVE-2015-8683.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(outputs '("out"
|
(outputs '("out"
|
||||||
"doc")) ;1.3 MiB of HTML documentation
|
"doc")) ;1.3 MiB of HTML documentation
|
||||||
|
@ -178,18 +178,18 @@ collection of tools for doing simple manipulations of TIFF images.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1y3wba4q8pl7kr51212jwrsz1x6nslsx1gsjml1x0i8549lmqd2v"))
|
(base32 "1y3wba4q8pl7kr51212jwrsz1x6nslsx1gsjml1x0i8549lmqd2v"))
|
||||||
(patches
|
(patches
|
||||||
(map search-patch '("libwmf-CAN-2004-0941.patch"
|
(search-patches "libwmf-CAN-2004-0941.patch"
|
||||||
"libwmf-CVE-2006-3376.patch"
|
"libwmf-CVE-2006-3376.patch"
|
||||||
"libwmf-CVE-2007-0455.patch"
|
"libwmf-CVE-2007-0455.patch"
|
||||||
"libwmf-CVE-2007-2756.patch"
|
"libwmf-CVE-2007-2756.patch"
|
||||||
"libwmf-CVE-2007-3472.patch"
|
"libwmf-CVE-2007-3472.patch"
|
||||||
"libwmf-CVE-2007-3473.patch"
|
"libwmf-CVE-2007-3473.patch"
|
||||||
"libwmf-CVE-2007-3477.patch"
|
"libwmf-CVE-2007-3477.patch"
|
||||||
"libwmf-CVE-2009-1364.patch"
|
"libwmf-CVE-2009-1364.patch"
|
||||||
"libwmf-CVE-2009-3546.patch"
|
"libwmf-CVE-2009-3546.patch"
|
||||||
"libwmf-CVE-2015-0848+CVE-2015-4588.patch"
|
"libwmf-CVE-2015-0848+CVE-2015-4588.patch"
|
||||||
"libwmf-CVE-2015-4695.patch"
|
"libwmf-CVE-2015-4695.patch"
|
||||||
"libwmf-CVE-2015-4696.patch")))))
|
"libwmf-CVE-2015-4696.patch"))))
|
||||||
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
|
@ -291,7 +291,7 @@ arithmetic ops.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1ffhgmf2fqzk0h4k736pp06z7q5y4x41fg844bd6a9vgncq86bby"))
|
(base32 "1ffhgmf2fqzk0h4k736pp06z7q5y4x41fg844bd6a9vgncq86bby"))
|
||||||
(patches (list (search-patch "jbig2dec-ignore-testtest.patch")))))
|
(patches (search-patches "jbig2dec-ignore-testtest.patch"))))
|
||||||
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(synopsis "Decoder of the JBIG2 image compression format")
|
(synopsis "Decoder of the JBIG2 image compression format")
|
||||||
|
@ -320,8 +320,8 @@ work.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "00zzm303zvv4ijzancrsb1cqbph3pgz0nky92k9qx3fq9y0vnchj"))
|
(base32 "00zzm303zvv4ijzancrsb1cqbph3pgz0nky92k9qx3fq9y0vnchj"))
|
||||||
(patches (map search-patch '("openjpeg-use-after-free-fix.patch"
|
(patches (search-patches "openjpeg-use-after-free-fix.patch"
|
||||||
"openjpeg-CVE-2015-6581.patch")))))
|
"openjpeg-CVE-2015-6581.patch"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; Trying to run `$ make check' results in a no rule fault.
|
;; Trying to run `$ make check' results in a no rule fault.
|
||||||
|
@ -357,8 +357,8 @@ error-resilience, a Java-viewer for j2k-images, ...")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1c2xc3nl2mg511b63rk7hrckmy14681p1m44mzw3n1fyqnjm0b0z"))
|
(base32 "1c2xc3nl2mg511b63rk7hrckmy14681p1m44mzw3n1fyqnjm0b0z"))
|
||||||
(patches (map search-patch '("openjpeg-use-after-free-fix.patch"
|
(patches (search-patches "openjpeg-use-after-free-fix.patch"
|
||||||
"openjpeg-CVE-2015-6581.patch")))))))
|
"openjpeg-CVE-2015-6581.patch"))))))
|
||||||
|
|
||||||
(define-public openjpeg-1
|
(define-public openjpeg-1
|
||||||
(package (inherit openjpeg)
|
(package (inherit openjpeg)
|
||||||
|
@ -520,7 +520,7 @@ supplies a generic doubly-linked list and some string functions.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12bz57asdcfsz3zr9i9nska0fb6h3z2aizy412qjqkixkginbz7v"))
|
"12bz57asdcfsz3zr9i9nska0fb6h3z2aizy412qjqkixkginbz7v"))
|
||||||
(patches (list (search-patch "freeimage-CVE-2015-0852.patch")))))
|
(patches (search-patches "freeimage-CVE-2015-0852.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (alist-delete
|
'(#:phases (alist-delete
|
||||||
|
@ -673,7 +673,7 @@ channels.")
|
||||||
"1zd850nn7nvkkhasrv7kn17kzgslr5ry933v6db62s4lr0zzlbv8"))
|
"1zd850nn7nvkkhasrv7kn17kzgslr5ry933v6db62s4lr0zzlbv8"))
|
||||||
;; Backported from upstream:
|
;; Backported from upstream:
|
||||||
;; https://github.com/DentonW/DevIL/commit/724194d7a9a91221a564579f64bdd6f0abd64219.patch
|
;; https://github.com/DentonW/DevIL/commit/724194d7a9a91221a564579f64bdd6f0abd64219.patch
|
||||||
(patches (list (search-patch "devil-fix-libpng.patch")))
|
(patches (search-patches "devil-fix-libpng.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; Fix old lcms include directives and lib flags.
|
;; Fix old lcms include directives and lib flags.
|
||||||
|
@ -723,21 +723,20 @@ convert, manipulate, filter and display a wide variety of image formats.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"154l7zk7yh3v8l2l6zm5s2alvd2fzkp6c9i18iajfbna5af5m43b"))
|
"154l7zk7yh3v8l2l6zm5s2alvd2fzkp6c9i18iajfbna5af5m43b"))
|
||||||
(patches
|
(patches (search-patches
|
||||||
(list
|
"jasper-CVE-2007-2721.patch"
|
||||||
(search-patch "jasper-CVE-2007-2721.patch")
|
"jasper-CVE-2008-3520.patch"
|
||||||
(search-patch "jasper-CVE-2008-3520.patch")
|
"jasper-CVE-2008-3522.patch"
|
||||||
(search-patch "jasper-CVE-2008-3522.patch")
|
"jasper-CVE-2011-4516-and-CVE-2011-4517.patch"
|
||||||
(search-patch "jasper-CVE-2011-4516-and-CVE-2011-4517.patch")
|
"jasper-CVE-2014-8137.patch"
|
||||||
(search-patch "jasper-CVE-2014-8137.patch")
|
"jasper-CVE-2014-8138.patch"
|
||||||
(search-patch "jasper-CVE-2014-8138.patch")
|
"jasper-CVE-2014-8157.patch"
|
||||||
(search-patch "jasper-CVE-2014-8157.patch")
|
"jasper-CVE-2014-8158.patch"
|
||||||
(search-patch "jasper-CVE-2014-8158.patch")
|
"jasper-CVE-2014-9029.patch"
|
||||||
(search-patch "jasper-CVE-2014-9029.patch")
|
"jasper-CVE-2016-1577.patch"
|
||||||
(search-patch "jasper-CVE-2016-1577.patch")
|
"jasper-CVE-2016-1867.patch"
|
||||||
(search-patch "jasper-CVE-2016-1867.patch")
|
"jasper-CVE-2016-2089.patch"
|
||||||
(search-patch "jasper-CVE-2016-2089.patch")
|
"jasper-CVE-2016-2116.patch"))))
|
||||||
(search-patch "jasper-CVE-2016-2116.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("unzip" ,unzip)))
|
`(("unzip" ,unzip)))
|
||||||
|
|
|
@ -48,7 +48,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"159afhqrj22jlz745ccbgnkdiwvn8pjcc96jic0iv9ms7gqxwln5"))
|
"159afhqrj22jlz745ccbgnkdiwvn8pjcc96jic0iv9ms7gqxwln5"))
|
||||||
(patches (list (search-patch "imagemagick-test-segv.patch")))))
|
(patches (search-patches "imagemagick-test-segv.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags '("--with-frozenpaths")
|
`(#:configure-flags '("--with-frozenpaths")
|
||||||
|
|
|
@ -142,7 +142,7 @@ SILC and ICB protocols via plugins.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"19apd3hav77v74j7flicai0843k7wrkr2fd3q2ayvzkgnbrrp1ai"))
|
"19apd3hav77v74j7flicai0843k7wrkr2fd3q2ayvzkgnbrrp1ai"))
|
||||||
(patches (list (search-patch "weechat-python.patch")))))
|
(patches (search-patches "weechat-python.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("autoconf" ,autoconf)
|
(native-inputs `(("autoconf" ,autoconf)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
|
|
|
@ -129,7 +129,7 @@ and freshness without requiring additional information from the user.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0sgdj0536c4nb118yiw1f8lqy5d3g3lpg9l99l165lk9xy45l9z4"))
|
"0sgdj0536c4nb118yiw1f8lqy5d3g3lpg9l99l165lk9xy45l9z4"))
|
||||||
(patches (list (search-patch "ldc-disable-tests.patch")))))
|
(patches (search-patches "ldc-disable-tests.patch"))))
|
||||||
("druntime-src"
|
("druntime-src"
|
||||||
,(origin
|
,(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
|
|
@ -64,7 +64,7 @@
|
||||||
;; his pleasure.
|
;; his pleasure.
|
||||||
(patch-flags '("-p0"))
|
(patch-flags '("-p0"))
|
||||||
(patches
|
(patches
|
||||||
(list (search-patch "libcanberra-sound-theme-freedesktop.patch")))))
|
(search-patches "libcanberra-sound-theme-freedesktop.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("alsa-lib" ,alsa-lib)
|
`(("alsa-lib" ,alsa-lib)
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"18qz9qfwrkakmazdlwxvjmw8p76g70n3faikwvdwznns1agw9hki"))
|
"18qz9qfwrkakmazdlwxvjmw8p76g70n3faikwvdwznns1agw9hki"))
|
||||||
(patches (list (search-patch "libevent-dns-tests.patch")))))
|
(patches (search-patches "libevent-dns-tests.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(;; Dependencies used for the tests and for `event_rpcgen.py'.
|
`(;; Dependencies used for the tests and for `event_rpcgen.py'.
|
||||||
|
|
|
@ -250,7 +250,7 @@ working with graphics in the WPG (WordPerfect Graphics) format.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256 (base32
|
(sha256 (base32
|
||||||
"1dprvk4fibylv24l7gr49gfqbkfgmxynvgssvdcycgpf7n8h4zm8"))
|
"1dprvk4fibylv24l7gr49gfqbkfgmxynvgssvdcycgpf7n8h4zm8"))
|
||||||
(patches (list (search-patch "libcmis-fix-test-onedrive.patch")))))
|
(patches (search-patches "libcmis-fix-test-onedrive.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("cppunit" ,cppunit)
|
`(("cppunit" ,cppunit)
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"16nhx2pahh9d62mvszc88q226q5lwjankij276fxwrm8wb50zzlx"))
|
"16nhx2pahh9d62mvszc88q226q5lwjankij276fxwrm8wb50zzlx"))
|
||||||
(patches (list (search-patch "libunwind-CVE-2015-3239.patch")))))
|
(patches (search-patches "libunwind-CVE-2015-3239.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; FIXME: As of glibc 2.17, we get 3 out of 34 test failures.
|
;; FIXME: As of glibc 2.17, we get 3 out of 34 test failures.
|
||||||
|
|
|
@ -98,7 +98,7 @@ version of libusb to run with newer libusb.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12dinqic0ljnhrwx3rc61jc7q24ybr0mckc2ya5kh1s1np0d7w93"))
|
"12dinqic0ljnhrwx3rc61jc7q24ybr0mckc2ya5kh1s1np0d7w93"))
|
||||||
(patches (list (search-patch "libmtp-devices.patch")))))
|
(patches (search-patches "libmtp-devices.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
|
|
|
@ -170,8 +170,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0jxnz9ahfic79rp93l5wxcbgh4pkv85mwnjlbv1gz3jawv5cvwp1"))
|
"0jxnz9ahfic79rp93l5wxcbgh4pkv85mwnjlbv1gz3jawv5cvwp1"))
|
||||||
(patches
|
(patches (search-patches "module-init-tools-moduledir.patch"))))
|
||||||
(list (search-patch "module-init-tools-moduledir.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; FIXME: The upstream tarball lacks man pages, and building them would
|
;; FIXME: The upstream tarball lacks man pages, and building them would
|
||||||
|
@ -453,7 +452,7 @@ providing the system administrator with some help in common tasks.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ivdx1bhjbakf77agm9dn3wyxia1wgz9lzxgd61zqxw3xzih9gzw"))
|
"1ivdx1bhjbakf77agm9dn3wyxia1wgz9lzxgd61zqxw3xzih9gzw"))
|
||||||
(patches (list (search-patch "util-linux-tests.patch")))
|
(patches (search-patches "util-linux-tests.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; We take the 'logger' program from GNU Inetutils and 'kill'
|
;; We take the 'logger' program from GNU Inetutils and 'kill'
|
||||||
|
@ -820,7 +819,7 @@ intercept and print the system calls executed by the program.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0fx057746dj7rjdi0jnvx2m9b0y1lgdkh1hks87d8w32xyihf3k9"))
|
"0fx057746dj7rjdi0jnvx2m9b0y1lgdkh1hks87d8w32xyihf3k9"))
|
||||||
(patches (list (search-patch "alsa-lib-mips-atomic-fix.patch")))))
|
(patches (search-patches "alsa-lib-mips-atomic-fix.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(home-page "http://www.alsa-project.org/")
|
(home-page "http://www.alsa-project.org/")
|
||||||
(synopsis "The Advanced Linux Sound Architecture libraries")
|
(synopsis "The Advanced Linux Sound Architecture libraries")
|
||||||
|
@ -981,8 +980,7 @@ manpages.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0yvxrzk0mzmspr7sa34hm1anw6sif39gyn85w4c5ywfn8inxvr3s"))
|
"0yvxrzk0mzmspr7sa34hm1anw6sif39gyn85w4c5ywfn8inxvr3s"))
|
||||||
(patches
|
(patches (search-patches "net-tools-bitrot.patch"))))
|
||||||
(list (search-patch "net-tools-bitrot.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:modules ((guix build gnu-build-system)
|
'(#:modules ((guix build gnu-build-system)
|
||||||
|
@ -1564,7 +1562,7 @@ to use Linux' inotify mechanism, which allows file accesses to be monitored.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1yid3a9b64a60ybj66fk2ysrq5klnl0ijl4g624cl16y8404g9rv"))
|
"1yid3a9b64a60ybj66fk2ysrq5klnl0ijl4g624cl16y8404g9rv"))
|
||||||
(patches (list (search-patch "kmod-module-directory.patch")))))
|
(patches (search-patches "kmod-module-directory.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
|
@ -1609,7 +1607,7 @@ from the module-init-tools project.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0akg9gcc3c2p56xbhlvbybqavcprly5q0bvk655zwl6d62j8an7p"))
|
"0akg9gcc3c2p56xbhlvbybqavcprly5q0bvk655zwl6d62j8an7p"))
|
||||||
(patches (list (search-patch "eudev-rules-directory.patch")))))
|
(patches (search-patches "eudev-rules-directory.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
|
@ -1743,7 +1741,7 @@ interface.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1gydiqgb08d9gbx4l6gv98zg3pljc984m50hmn3ysxcbkxkvkz23"))
|
"1gydiqgb08d9gbx4l6gv98zg3pljc984m50hmn3ysxcbkxkvkz23"))
|
||||||
(patches (list (search-patch "crda-optional-gcrypt.patch")))))
|
(patches (search-patches "crda-optional-gcrypt.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (modify-phases %standard-phases
|
'(#:phases (modify-phases %standard-phases
|
||||||
|
@ -1861,7 +1859,7 @@ country-specific regulations for the wireless spectrum.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ksgrynxgrq590nb2fwxrl1gwzisjkqlyg3ljfd1al0ibrk6mbjx"))
|
"1ksgrynxgrq590nb2fwxrl1gwzisjkqlyg3ljfd1al0ibrk6mbjx"))
|
||||||
(patches (list (search-patch "lm-sensors-hwmon-attrs.patch")))))
|
(patches (search-patches "lm-sensors-hwmon-attrs.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs `(("rrdtool" ,rrdtool)
|
(inputs `(("rrdtool" ,rrdtool)
|
||||||
("perl" ,perl)
|
("perl" ,perl)
|
||||||
|
@ -2201,7 +2199,7 @@ also contains the libsysfs library.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0qfqv7nqmjfr3p0bwrdlxkiqwqr7vmx053cadaa548ybqbghxmvm"))
|
(base32 "0qfqv7nqmjfr3p0bwrdlxkiqwqr7vmx053cadaa548ybqbghxmvm"))
|
||||||
(patches (list (search-patch "cpufrequtils-fix-aclocal.patch")))))
|
(patches (search-patches "cpufrequtils-fix-aclocal.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("sysfsutils" ,sysfsutils-1)))
|
`(("sysfsutils" ,sysfsutils-1)))
|
||||||
|
@ -2298,7 +2296,7 @@ MPEG-2 and audio over Linux IEEE 1394.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"132vdvh3myjgcjn6i9w90ck16ddjxjcszklzkyvr4f5ifqd7wfhg"))
|
"132vdvh3myjgcjn6i9w90ck16ddjxjcszklzkyvr4f5ifqd7wfhg"))
|
||||||
(patches (list (search-patch "mdadm-gcc-4.9-fix.patch")))))
|
(patches (search-patches "mdadm-gcc-4.9-fix.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("udev" ,eudev)))
|
`(("udev" ,eudev)))
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"19c6ldjsdnk1md66q3nb035ja1xj217k8iabhxpsb8rs10a6kwi6"))
|
"19c6ldjsdnk1md66q3nb035ja1xj217k8iabhxpsb8rs10a6kwi6"))
|
||||||
(patches (list (search-patch "lirc-localstatedir.patch")))))
|
(patches (search-patches "lirc-localstatedir.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags '("--localstatedir=/var")))
|
'(#:configure-flags '("--localstatedir=/var")))
|
||||||
|
|
|
@ -102,7 +102,7 @@ compiler. In LLVM this library is called \"compiler-rt\".")
|
||||||
(uri (string-append "http://llvm.org/releases/"
|
(uri (string-append "http://llvm.org/releases/"
|
||||||
version "/cfe-" version ".src.tar.xz"))
|
version "/cfe-" version ".src.tar.xz"))
|
||||||
(sha256 (base32 hash))
|
(sha256 (base32 hash))
|
||||||
(patches (list (search-patch "clang-libc-search-path.patch")))))
|
(patches (search-patches "clang-libc-search-path.patch"))))
|
||||||
;; Using cmake allows us to treat llvm as an external library. There
|
;; Using cmake allows us to treat llvm as an external library. There
|
||||||
;; doesn't seem to be any way to do this with clang's autotools-based
|
;; doesn't seem to be any way to do this with clang's autotools-based
|
||||||
;; build system.
|
;; build system.
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0z6rlalhvfca64jpvksppc9bdhs7jwhiw4y35g5ibvh91xp3rn1l"))
|
"0z6rlalhvfca64jpvksppc9bdhs7jwhiw4y35g5ibvh91xp3rn1l"))
|
||||||
(patches (list (search-patch "liboop-mips64-deplibs-fix.patch")))))
|
(patches (search-patches "liboop-mips64-deplibs-fix.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(home-page "http://www.lysator.liu.se/liboop/")
|
(home-page "http://www.lysator.liu.se/liboop/")
|
||||||
(synopsis "Event loop library")
|
(synopsis "Event loop library")
|
||||||
|
|
|
@ -37,8 +37,8 @@
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0b8034v1s82n4dg5rzcn12067ha3nxaylp2vdp8gg08kjsbzphhk"))
|
(base32 "0b8034v1s82n4dg5rzcn12067ha3nxaylp2vdp8gg08kjsbzphhk"))
|
||||||
(patches (list (search-patch "lua-pkgconfig.patch")
|
(patches (search-patches "lua-pkgconfig.patch"
|
||||||
(search-patch "lua52-liblua-so.patch")))))
|
"lua52-liblua-so.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs `(("readline" ,readline)))
|
(inputs `(("readline" ,readline)))
|
||||||
(arguments
|
(arguments
|
||||||
|
@ -78,7 +78,7 @@ for configuration, scripting, and rapid prototyping.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0cskd4w0g6rdm2q8q3i4n1h3j8kylhs3rq8mxwl9vwlmlxbgqh16"))
|
(base32 "0cskd4w0g6rdm2q8q3i4n1h3j8kylhs3rq8mxwl9vwlmlxbgqh16"))
|
||||||
(patches (list (search-patch "lua51-liblua-so.patch")))))))
|
(patches (search-patches "lua51-liblua-so.patch"))))))
|
||||||
|
|
||||||
(define-public luajit
|
(define-public luajit
|
||||||
(package
|
(package
|
||||||
|
@ -90,8 +90,8 @@ for configuration, scripting, and rapid prototyping.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0ydxpqkmsn2c341j4r2v6r5r0ig3kbwv3i9jran3iv81s6r6rgjm"))
|
(base32 "0ydxpqkmsn2c341j4r2v6r5r0ig3kbwv3i9jran3iv81s6r6rgjm"))
|
||||||
(patches (list (search-patch "luajit-symlinks.patch")
|
(patches (search-patches "luajit-symlinks.patch"
|
||||||
(search-patch "luajit-no_ldconfig.patch")))))
|
"luajit-no_ldconfig.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:tests? #f ;luajit is distributed without tests
|
'(#:tests? #f ;luajit is distributed without tests
|
||||||
|
|
|
@ -69,7 +69,7 @@ in Qt.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ljdzqavvy82qwwwnhg2bgbshl2ns0k2lcswxlx1cfc8rcdr9w5l"))
|
"0ljdzqavvy82qwwwnhg2bgbshl2ns0k2lcswxlx1cfc8rcdr9w5l"))
|
||||||
(patches (map search-patch '("liblxqt-include.patch")))))
|
(patches (search-patches "liblxqt-include.patch"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f))
|
`(#:tests? #f))
|
||||||
|
|
|
@ -92,7 +92,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0szbqa12zqzldqyw97lxqax3ja2adis83i7brdfsxmrfw68iaf65"))
|
"0szbqa12zqzldqyw97lxqax3ja2adis83i7brdfsxmrfw68iaf65"))
|
||||||
(patches (list (search-patch "m4-gets-undeclared.patch")))))
|
(patches (search-patches "m4-gets-undeclared.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(;; TODO: Add `--with-sql'.
|
'(;; TODO: Add `--with-sql'.
|
||||||
|
@ -185,7 +185,7 @@ aliasing facilities to work just as they would on normal mail.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"06bc2drbgalkk68rzg7hq2v5m5qgjxff5357wg0419dpi8ivdbr9"))
|
"06bc2drbgalkk68rzg7hq2v5m5qgjxff5357wg0419dpi8ivdbr9"))
|
||||||
(patches (list (search-patch "mutt-store-references.patch")))))
|
(patches (search-patches "mutt-store-references.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("cyrus-sasl" ,cyrus-sasl)
|
`(("cyrus-sasl" ,cyrus-sasl)
|
||||||
|
@ -1129,9 +1129,7 @@ deliver it in various ways.")
|
||||||
;; The following patch fixes an ambiguous definition of
|
;; The following patch fixes an ambiguous definition of
|
||||||
;; getline() in formail.c. The patch is provided by Debian as
|
;; getline() in formail.c. The patch is provided by Debian as
|
||||||
;; patch 24.
|
;; patch 24.
|
||||||
(patches
|
(patches (search-patches "procmail-ambiguous-getline-debian.patch"))))
|
||||||
(list
|
|
||||||
(search-patch "procmail-ambiguous-getline-debian.patch")))))
|
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases (modify-phases %standard-phases
|
`(#:phases (modify-phases %standard-phases
|
||||||
(replace 'configure
|
(replace 'configure
|
||||||
|
|
|
@ -777,7 +777,7 @@ arising after the discretization of partial differential equations.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1820jfp3mbl7n85765v5mp6p0gzqpgr4d2lrnhwj4gl7cwp5ndah"))
|
"1820jfp3mbl7n85765v5mp6p0gzqpgr4d2lrnhwj4gl7cwp5ndah"))
|
||||||
(patches (list (search-patch "mumps-build-parallelism.patch")))))
|
(patches (search-patches "mumps-build-parallelism.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("fortran" ,gfortran)
|
`(("fortran" ,gfortran)
|
||||||
|
@ -1044,7 +1044,7 @@ also provides threshold-based ILU factorization preconditioners.")
|
||||||
"superlu_dist_" version ".tar.gz"))
|
"superlu_dist_" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1hnak09yxxp026blq8zhrl7685yip16svwngh1wysqxf8z48vzfj"))
|
(base32 "1hnak09yxxp026blq8zhrl7685yip16svwngh1wysqxf8z48vzfj"))
|
||||||
(patches (list (search-patch "superlu-dist-scotchmetis.patch")))))
|
(patches (search-patches "superlu-dist-scotchmetis.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("tcsh" ,tcsh)))
|
`(("tcsh" ,tcsh)))
|
||||||
|
@ -1145,8 +1145,8 @@ implemented in ANSI C, and MPI for communications.")
|
||||||
"scotch_" version ".tar.gz"))
|
"scotch_" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1ir088mvrqggyqdkx9qfynmiaffqbyih5qfl5mga2nrlm1qlsgzm"))
|
(base32 "1ir088mvrqggyqdkx9qfynmiaffqbyih5qfl5mga2nrlm1qlsgzm"))
|
||||||
(patches (list (search-patch "scotch-test-threading.patch")
|
(patches (search-patches "scotch-test-threading.patch"
|
||||||
(search-patch "pt-scotch-build-parallelism.patch")))))
|
"pt-scotch-build-parallelism.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("zlib" ,zlib)
|
`(("zlib" ,zlib)
|
||||||
|
@ -1371,7 +1371,7 @@ to BMP, JPEG or PNG image formats.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0x1rk659sn3cq0n5c90848ilzr1gb1wf0072fl6jhkdq00qgh2s0"))
|
"0x1rk659sn3cq0n5c90848ilzr1gb1wf0072fl6jhkdq00qgh2s0"))
|
||||||
(patches (list (search-patch "maxima-defsystem-mkdir.patch")))))
|
(patches (search-patches "maxima-defsystem-mkdir.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("gcl" ,gcl)
|
`(("gcl" ,gcl)
|
||||||
|
@ -1960,7 +1960,7 @@ revised simplex and the branch-and-bound methods.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"185jych0gdnpkjwxni7pd0dda149492zwq2457xdjg76bzj78mnp"))
|
"185jych0gdnpkjwxni7pd0dda149492zwq2457xdjg76bzj78mnp"))
|
||||||
(patches (list (search-patch "dealii-p4est-interface.patch")))
|
(patches (search-patches "dealii-p4est-interface.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; Remove bundled sources: UMFPACK, TBB, muParser, and boost
|
;; Remove bundled sources: UMFPACK, TBB, muParser, and boost
|
||||||
|
|
|
@ -90,7 +90,7 @@ XTEA, 3WAY, TWOFISH, BLOWFISH, ARCFOUR, WAKE and more.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1w7yiljan8gf1ibiypi6hm3r363imm3sxl1j8hapjdq3m591qljn"))
|
"1w7yiljan8gf1ibiypi6hm3r363imm3sxl1j8hapjdq3m591qljn"))
|
||||||
(patches (list (search-patch "mhash-keygen-test-segfault.patch")))))
|
(patches (search-patches "mhash-keygen-test-segfault.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl" ,perl))) ;for tests
|
`(("perl" ,perl))) ;for tests
|
||||||
|
|
|
@ -71,8 +71,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1x8rliydhbibmzwdbyr7pd7n87m2jmxnqkpvaalnf4154hj1hfwb"))
|
"1x8rliydhbibmzwdbyr7pd7n87m2jmxnqkpvaalnf4154hj1hfwb"))
|
||||||
(patches
|
(patches (search-patches "libotr-test-auth-fix.patch"))))
|
||||||
(list (search-patch "libotr-test-auth-fix.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("libgcrypt" ,libgcrypt))) ; libotr headers include gcrypt.h
|
`(("libgcrypt" ,libgcrypt))) ; libotr headers include gcrypt.h
|
||||||
|
@ -180,8 +179,8 @@ dictionaries. HexChat can be extended with multiple addons.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"17k3g9qd9d010czk5846qxvzkmw4fihv8l6m2a2287crbxm3xhd4"))
|
"17k3g9qd9d010czk5846qxvzkmw4fihv8l6m2a2287crbxm3xhd4"))
|
||||||
(patches (list (search-patch "ngircd-no-dns-in-tests.patch")
|
(patches (search-patches "ngircd-no-dns-in-tests.patch"
|
||||||
(search-patch "ngircd-handle-zombies.patch")))))
|
"ngircd-handle-zombies.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
;; Needed for the test suite.
|
;; Needed for the test suite.
|
||||||
(native-inputs `(("procps" ,procps)
|
(native-inputs `(("procps" ,procps)
|
||||||
|
@ -246,7 +245,7 @@ supports IPv6, SSL-protected connections as well as PAM for authentication.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"01s0q30qrjlzj7kkz6f8lvrwsdd55a9yjh2xjjwyyxzw849j3bpj"))
|
"01s0q30qrjlzj7kkz6f8lvrwsdd55a9yjh2xjjwyyxzw849j3bpj"))
|
||||||
(patches (list (search-patch "pidgin-add-search-path.patch")))))
|
(patches (search-patches "pidgin-add-search-path.patch"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
|
|
|
@ -40,10 +40,10 @@
|
||||||
(base32
|
(base32
|
||||||
"1gpscn78lv48dxccxq9ncyj53w9l2a15xmngjfa1wylvmn7g0jjx"))
|
"1gpscn78lv48dxccxq9ncyj53w9l2a15xmngjfa1wylvmn7g0jjx"))
|
||||||
(patches
|
(patches
|
||||||
(map search-patch '("mit-krb5-init-context-null-spnego.patch"
|
(search-patches "mit-krb5-init-context-null-spnego.patch"
|
||||||
"mit-krb5-CVE-2015-8629.patch"
|
"mit-krb5-CVE-2015-8629.patch"
|
||||||
"mit-krb5-CVE-2015-8630.patch"
|
"mit-krb5-CVE-2015-8630.patch"
|
||||||
"mit-krb5-CVE-2015-8631.patch")))))
|
"mit-krb5-CVE-2015-8631.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("bison" ,bison)
|
`(("bison" ,bison)
|
||||||
|
|
|
@ -55,10 +55,10 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"14460zhacxhswnzb36qfpd1f2wbk10qvksvm6wyq5hpvdgnw7ymv"))
|
"14460zhacxhswnzb36qfpd1f2wbk10qvksvm6wyq5hpvdgnw7ymv"))
|
||||||
(patches (map search-patch '("libmad-armv7-thumb-pt1.patch"
|
(patches (search-patches "libmad-armv7-thumb-pt1.patch"
|
||||||
"libmad-armv7-thumb-pt2.patch"
|
"libmad-armv7-thumb-pt2.patch"
|
||||||
"libmad-frame-length.patch"
|
"libmad-frame-length.patch"
|
||||||
"libmad-mips-newgcc.patch")))))
|
"libmad-mips-newgcc.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
@ -367,8 +367,7 @@ use with CD-recording software).")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ss3c1a5hx6c99q1cryxg0jhbnbdj6ga9xyz0dzlz9qhzg5qswfs"))
|
"1ss3c1a5hx6c99q1cryxg0jhbnbdj6ga9xyz0dzlz9qhzg5qswfs"))
|
||||||
(patches
|
(patches (search-patches "ripperx-missing-file.patch"))))
|
||||||
(list (search-patch "ripperx-missing-file.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("gs-fonts" ,gs-fonts)
|
`(("gs-fonts" ,gs-fonts)
|
||||||
|
@ -423,7 +422,7 @@ format.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0sf4pns0245009z6mbxpx7kqy4kwl69bc95wz9v23wgappsvxgy1"))
|
"0sf4pns0245009z6mbxpx7kqy4kwl69bc95wz9v23wgappsvxgy1"))
|
||||||
(patches (list (search-patch "mpc123-initialize-ao.patch")))))
|
(patches (search-patches "mpc123-initialize-ao.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (alist-replace
|
'(#:phases (alist-replace
|
||||||
|
|
|
@ -40,8 +40,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12b9s4jn48gbar6dbs5qrlmljdmnq43xy3ji9yjzic0mwp6dmnk8"))
|
"12b9s4jn48gbar6dbs5qrlmljdmnq43xy3ji9yjzic0mwp6dmnk8"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "gmp-faulty-test.patch"))))
|
||||||
'("gmp-faulty-test.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("m4" ,m4)))
|
(native-inputs `(("m4" ,m4)))
|
||||||
(outputs '("out" "debug"))
|
(outputs '("out" "debug"))
|
||||||
|
@ -75,9 +74,8 @@ cryptography and computational algebra.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0r5pp27cy7ch3dg5v0rsny8bib1zfvrza6027g2mp5f6v8pd6mli"))
|
"0r5pp27cy7ch3dg5v0rsny8bib1zfvrza6027g2mp5f6v8pd6mli"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "gmp-arm-asm-nothumb.patch"
|
||||||
'("gmp-arm-asm-nothumb.patch"
|
"gmp-faulty-test.patch"))))))
|
||||||
"gmp-faulty-test.patch")))))))
|
|
||||||
|
|
||||||
(define-public mpfr
|
(define-public mpfr
|
||||||
(package
|
(package
|
||||||
|
|
|
@ -1055,7 +1055,7 @@ improves on support for JACK features, such as JACK MIDI.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1dhphsya41rv8z6yqcv9l6fwbslsds4zh1y56zizi39nd996d40v"))
|
(base32 "1dhphsya41rv8z6yqcv9l6fwbslsds4zh1y56zizi39nd996d40v"))
|
||||||
(patches (list (search-patch "cursynth-wave-rand.patch")))))
|
(patches (search-patches "cursynth-wave-rand.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("pkg-config" ,pkg-config)))
|
(native-inputs `(("pkg-config" ,pkg-config)))
|
||||||
;; TODO: See https://github.com/iyoko/cursynth/issues/4 which currently
|
;; TODO: See https://github.com/iyoko/cursynth/issues/4 which currently
|
||||||
|
|
|
@ -37,8 +37,8 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1h3yfwcfl61v493vna6jia2fizh8rpig7qw2504cvkr6gid3p5bw"))
|
"1h3yfwcfl61v493vna6jia2fizh8rpig7qw2504cvkr6gid3p5bw"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "ninja-zero-mtime.patch"
|
||||||
'("ninja-zero-mtime.patch" "ninja-tests.patch")))))
|
"ninja-tests.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("python" ,python-2)))
|
(native-inputs `(("python" ,python-2)))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
|
@ -37,9 +37,9 @@
|
||||||
".tar.bz2"))
|
".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0nbbs1inyrqds0ywn3ln5slv54v5zraq7lszkg8nsavv4kivhh9l"))
|
(base32 "0nbbs1inyrqds0ywn3ln5slv54v5zraq7lszkg8nsavv4kivhh9l"))
|
||||||
(patches (list (search-patch "nvi-assume-preserve-path.patch")
|
(patches (search-patches "nvi-assume-preserve-path.patch"
|
||||||
(search-patch "nvi-dbpagesize-binpower.patch")
|
"nvi-dbpagesize-binpower.patch"
|
||||||
(search-patch "nvi-db4.patch")))
|
"nvi-db4.patch"))
|
||||||
(snippet
|
(snippet
|
||||||
;; Create a wrapper for the configure script, make it executable.
|
;; Create a wrapper for the configure script, make it executable.
|
||||||
'(let ((conf-wrap (open-output-file "configure")))
|
'(let ((conf-wrap (open-output-file "configure")))
|
||||||
|
|
|
@ -633,8 +633,7 @@ to the other.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"02abg1lsnwvjg3igdyb8qjgr5kv1nbwl4gaf8mdinzfii5p82721"))
|
"02abg1lsnwvjg3igdyb8qjgr5kv1nbwl4gaf8mdinzfii5p82721"))
|
||||||
(patches
|
(patches (search-patches "ocaml-findlib-make-install.patch"))))
|
||||||
(list (search-patch "ocaml-findlib-make-install.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("camlp4" ,camlp4)
|
`(("camlp4" ,camlp4)
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1xbgxq8fybwhm51nw9hvvrgi873qzkc2qvmy15d2m2hw2yqa99hq"))
|
"1xbgxq8fybwhm51nw9hvvrgi873qzkc2qvmy15d2m2hw2yqa99hq"))
|
||||||
(patches (list (search-patch "orpheus-cast-errors-and-includes.patch")))))
|
(patches (search-patches "orpheus-cast-errors-and-includes.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("ncurses" ,ncurses)
|
`(("ncurses" ,ncurses)
|
||||||
|
|
|
@ -40,8 +40,7 @@
|
||||||
".tar.gz"))
|
".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0dz1ccd7ymzk4swz1aly4im0k3pascnshmgg1whd2rk14li8v47a"))
|
(base32 "0dz1ccd7ymzk4swz1aly4im0k3pascnshmgg1whd2rk14li8v47a"))
|
||||||
(patches
|
(patches (search-patches "ots-no-include-missing-file.patch"))))
|
||||||
(list (search-patch "ots-no-include-missing-file.patch")))))
|
|
||||||
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
|
@ -74,8 +74,8 @@ and they are executed on lists of files, hosts, users or other items.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rmi35l4img00dr4vic8cv8s7b6n1yx1mkq2s7kjf5hvqdh6s2ki"))
|
"1rmi35l4img00dr4vic8cv8s7b6n1yx1mkq2s7kjf5hvqdh6s2ki"))
|
||||||
(patches (list
|
(patches (search-patches
|
||||||
(search-patch "slurm-configure-remove-nonfree-contribs.patch")))
|
"slurm-configure-remove-nonfree-contribs.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
|
|
@ -48,8 +48,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0g5df00cj4nczrmr4k791l7la0sq2wnf8rn981fsrz1f3d2yix4i"))
|
"0g5df00cj4nczrmr4k791l7la0sq2wnf8rn981fsrz1f3d2yix4i"))
|
||||||
(patches
|
(patches (search-patches "patchutils-xfail-gendiff-tests.patch"))))
|
||||||
(list (search-patch "patchutils-xfail-gendiff-tests.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs `(("perl" ,perl)))
|
(inputs `(("perl" ,perl)))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
|
@ -72,7 +72,7 @@ POSIX regular expression API.")
|
||||||
(inherit pcre)
|
(inherit pcre)
|
||||||
(source (origin
|
(source (origin
|
||||||
(inherit (package-source pcre))
|
(inherit (package-source pcre))
|
||||||
(patches (list (search-patch "pcre-CVE-2016-3191.patch")))))))
|
(patches (search-patches "pcre-CVE-2016-3191.patch"))))))
|
||||||
|
|
||||||
(define-public pcre2
|
(define-public pcre2
|
||||||
(package
|
(package
|
||||||
|
|
|
@ -336,9 +336,8 @@ by using the poppler rendering engine.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rywx09qn6ap5hb1z31wxby4lzdrqdbldm51pjk1ifflr37xwirk"))
|
"1rywx09qn6ap5hb1z31wxby4lzdrqdbldm51pjk1ifflr37xwirk"))
|
||||||
(patches
|
(patches (search-patches
|
||||||
(list
|
"zathura-plugindir-environment-variable.patch"))))
|
||||||
(search-patch "zathura-plugindir-environment-variable.patch")))))
|
|
||||||
(native-inputs `(("pkg-config" ,pkg-config)
|
(native-inputs `(("pkg-config" ,pkg-config)
|
||||||
("gettext" ,gnu-gettext)))
|
("gettext" ,gnu-gettext)))
|
||||||
(inputs `(("girara" ,girara)
|
(inputs `(("girara" ,girara)
|
||||||
|
|
|
@ -47,14 +47,14 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"09wg24w5syyafyv87l6z8pxwz4bjgcdj996bx5844k6m9445sirb"))
|
"09wg24w5syyafyv87l6z8pxwz4bjgcdj996bx5844k6m9445sirb"))
|
||||||
(patches (map search-patch
|
(patches (search-patches
|
||||||
'("perl-no-sys-dirs.patch"
|
"perl-no-sys-dirs.patch"
|
||||||
"perl-autosplit-default-time.patch"
|
"perl-autosplit-default-time.patch"
|
||||||
"perl-source-date-epoch.patch"
|
"perl-source-date-epoch.patch"
|
||||||
"perl-deterministic-ordering.patch"
|
"perl-deterministic-ordering.patch"
|
||||||
"perl-no-build-time.patch"
|
"perl-no-build-time.patch"
|
||||||
"perl-CVE-2015-8607.patch"
|
"perl-CVE-2015-8607.patch"
|
||||||
"perl-CVE-2016-2381.patch")))))
|
"perl-CVE-2016-2381.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:tests? #f
|
'(#:tests? #f
|
||||||
|
@ -3109,7 +3109,7 @@ installation version 5.005 or newer.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1px6qmszmfc69v36vd8d92av4nkrif6xf4nrj3xv647xwi2svwmk"))
|
"1px6qmszmfc69v36vd8d92av4nkrif6xf4nrj3xv647xwi2svwmk"))
|
||||||
(patches (list (search-patch "perl-module-pluggable-search.patch")))))
|
(patches (search-patches "perl-module-pluggable-search.patch"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(home-page "http://search.cpan.org/dist/Module-Pluggable")
|
(home-page "http://search.cpan.org/dist/Module-Pluggable")
|
||||||
(synopsis "Give your Perl module the ability to have plugins")
|
(synopsis "Give your Perl module the ability to have plugins")
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1arkyizn5wbgvbh53aziv3s6lmd3wm9lqzkhxb3hijlp1y124hjg"))
|
"1arkyizn5wbgvbh53aziv3s6lmd3wm9lqzkhxb3hijlp1y124hjg"))
|
||||||
(patches (list (search-patch "plotutils-libpng-jmpbuf.patch")))
|
(patches (search-patches "plotutils-libpng-jmpbuf.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; Force the use of libXaw7 instead of libXaw. When not doing
|
;; Force the use of libXaw7 instead of libXaw. When not doing
|
||||||
|
@ -179,7 +179,7 @@ colors, styles, options and details.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"11f28vxw0ybhvl7vxmqcdwvw7y6gz55ykw9ybgzb2px6lsvgag7z"))
|
"11f28vxw0ybhvl7vxmqcdwvw7y6gz55ykw9ybgzb2px6lsvgag7z"))
|
||||||
(patches (list (search-patch "asymptote-gsl2.patch")))))
|
(patches (search-patches "asymptote-gsl2.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
;; Note: The 'asy' binary retains a reference to docdir for use with its
|
;; Note: The 'asy' binary retains a reference to docdir for use with its
|
||||||
;; "help" command in interactive mode, so adding a "doc" output is not
|
;; "help" command in interactive mode, so adding a "doc" output is not
|
||||||
|
|
|
@ -48,7 +48,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"109w86kfqrgz83g9ivggplmgc77rz8kx8646izvm2jb57h4rbh71"))
|
"109w86kfqrgz83g9ivggplmgc77rz8kx8646izvm2jb57h4rbh71"))
|
||||||
(patches (list (search-patch "polkit-drop-test.patch")))
|
(patches (search-patches "polkit-drop-test.patch"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
|
|
@ -131,9 +131,9 @@ rates.")
|
||||||
'(substitute* "src/daemon/default.pa.in"
|
'(substitute* "src/daemon/default.pa.in"
|
||||||
(("load-module module-console-kit" all)
|
(("load-module module-console-kit" all)
|
||||||
(string-append "#" all "\n"))))
|
(string-append "#" all "\n"))))
|
||||||
(patches
|
(patches (search-patches
|
||||||
(list (search-patch "pulseaudio-fix-mult-test.patch")
|
"pulseaudio-fix-mult-test.patch"
|
||||||
(search-patch "pulseaudio-longer-test-timeout.patch")))))
|
"pulseaudio-longer-test-timeout.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags (list "--localstatedir=/var" ;"--sysconfdir=/etc"
|
`(#:configure-flags (list "--localstatedir=/var" ;"--sysconfdir=/etc"
|
||||||
|
|
|
@ -100,10 +100,10 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1h7zbrf9pkj29hlm18b10548ch9757f75m64l47sy75rh43p7lqw"))
|
"1h7zbrf9pkj29hlm18b10548ch9757f75m64l47sy75rh43p7lqw"))
|
||||||
(patches (map search-patch
|
(patches (search-patches
|
||||||
'("python-2.7-search-paths.patch"
|
"python-2.7-search-paths.patch"
|
||||||
"python-2-deterministic-build-info.patch"
|
"python-2-deterministic-build-info.patch"
|
||||||
"python-2.7-source-date-epoch.patch")))))
|
"python-2.7-source-date-epoch.patch"))))
|
||||||
(outputs '("out"
|
(outputs '("out"
|
||||||
"tk")) ;tkinter; adds 50 MiB to the closure
|
"tk")) ;tkinter; adds 50 MiB to the closure
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
|
@ -267,12 +267,12 @@ data types.")
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://www.python.org/ftp/python/"
|
(uri (string-append "https://www.python.org/ftp/python/"
|
||||||
version "/Python-" version ".tar.xz"))
|
version "/Python-" version ".tar.xz"))
|
||||||
(patches (map search-patch
|
(patches (search-patches
|
||||||
'("python-fix-tests.patch"
|
"python-fix-tests.patch"
|
||||||
;; XXX Try removing this patch for python > 3.4.3
|
;; XXX Try removing this patch for python > 3.4.3
|
||||||
"python-disable-ssl-test.patch"
|
"python-disable-ssl-test.patch"
|
||||||
"python-3-deterministic-build-info.patch"
|
"python-3-deterministic-build-info.patch"
|
||||||
"python-3-search-paths.patch")))
|
"python-3-search-paths.patch"))
|
||||||
(patch-flags '("-p0"))
|
(patch-flags '("-p0"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
|
@ -1255,9 +1255,8 @@ commands.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"17ni00p08gp5lkxlrrcnvi3x09fmajnlbz4da03qcgl9q21ym4jd"))
|
"17ni00p08gp5lkxlrrcnvi3x09fmajnlbz4da03qcgl9q21ym4jd"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "pybugz-stty.patch"
|
||||||
(list "pybugz-stty.patch"
|
"pybugz-encode-error.patch"))))
|
||||||
"pybugz-encode-error.patch")))))
|
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:python ,python-2 ; SyntaxError with Python 3
|
`(#:python ,python-2 ; SyntaxError with Python 3
|
||||||
|
@ -3298,7 +3297,7 @@ transcendental functions).")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1dn05cvd0g984lzhh72wa0z93psgwshbbg93fkab6slx5m3l95av"))
|
"1dn05cvd0g984lzhh72wa0z93psgwshbbg93fkab6slx5m3l95av"))
|
||||||
(patches (list (search-patch "matplotlib-setupext-tk.patch")))))
|
(patches (search-patches "matplotlib-setupext-tk.patch"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(outputs '("out" "doc"))
|
(outputs '("out" "doc"))
|
||||||
(propagated-inputs ; the following packages are all needed at run time
|
(propagated-inputs ; the following packages are all needed at run time
|
||||||
|
@ -4272,7 +4271,7 @@ without using the configuration machinery.")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(patches (list (search-patch "python-ipython-inputhook-ctype.patch")))
|
(patches (search-patches "python-ipython-inputhook-ctype.patch"))
|
||||||
(uri (string-append "https://pypi.python.org/packages/source/i/"
|
(uri (string-append "https://pypi.python.org/packages/source/i/"
|
||||||
"ipython/ipython-" version ".tar.gz"))
|
"ipython/ipython-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
|
@ -6642,7 +6641,7 @@ addon modules.")
|
||||||
"00h9rcmws03xvdlfni11yb60bz3kxfvsj6dg6nrpzj71f03nbxd2"))
|
"00h9rcmws03xvdlfni11yb60bz3kxfvsj6dg6nrpzj71f03nbxd2"))
|
||||||
;; Patch setup.py so it looks for python-setuptools, which is
|
;; Patch setup.py so it looks for python-setuptools, which is
|
||||||
;; required to parse the keyword 'install_requires' in setup.py.
|
;; required to parse the keyword 'install_requires' in setup.py.
|
||||||
(patches (list (search-patch "python-configobj-setuptools.patch")))))
|
(patches (search-patches "python-configobj-setuptools.patch"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("python-setuptools" ,python-setuptools)
|
`(("python-setuptools" ,python-setuptools)
|
||||||
|
@ -7767,10 +7766,8 @@ file.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"16dsv9qi0r4qsrsb6dilpq2rx0fnglvh36flzywcdnm2jg43mb5d"))
|
"16dsv9qi0r4qsrsb6dilpq2rx0fnglvh36flzywcdnm2jg43mb5d"))
|
||||||
(patches (list (search-patch
|
(patches (search-patches "python-paste-remove-website-test.patch"
|
||||||
"python-paste-remove-website-test.patch")
|
"python-paste-remove-timing-test.patch"))))
|
||||||
(search-patch
|
|
||||||
"python-paste-remove-timing-test.patch")))))
|
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("python-nose" ,python-nose)))
|
`(("python-nose" ,python-nose)))
|
||||||
|
@ -8502,7 +8499,7 @@ module, adding support for Unicode strings.")
|
||||||
(base32
|
(base32
|
||||||
"0d8n1dlpiz7av8dmbp0vclrwl9cnxizr4f2c9xvj1h5nvn480527"))
|
"0d8n1dlpiz7av8dmbp0vclrwl9cnxizr4f2c9xvj1h5nvn480527"))
|
||||||
;; https://github.com/markokr/rarfile/pull/17/
|
;; https://github.com/markokr/rarfile/pull/17/
|
||||||
(patches (list (search-patch "python-rarfile-fix-tests.patch")))))
|
(patches (search-patches "python-rarfile-fix-tests.patch"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases
|
'(#:phases
|
||||||
|
|
|
@ -62,20 +62,19 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1m3j6xl7msrniidkvr5pw9d44yba5m7hm42xz8xy77v105s8hhrl"))
|
"1m3j6xl7msrniidkvr5pw9d44yba5m7hm42xz8xy77v105s8hhrl"))
|
||||||
(patches
|
(patches (search-patches
|
||||||
(map search-patch
|
"qemu-virtio-9p-use-accessor-to-get-thread-pool.patch"
|
||||||
'("qemu-virtio-9p-use-accessor-to-get-thread-pool.patch"
|
"qemu-CVE-2015-8558.patch"
|
||||||
"qemu-CVE-2015-8558.patch"
|
"qemu-CVE-2015-8567.patch"
|
||||||
"qemu-CVE-2015-8567.patch"
|
"qemu-CVE-2016-1922.patch"
|
||||||
"qemu-CVE-2016-1922.patch"
|
"qemu-CVE-2015-8613.patch"
|
||||||
"qemu-CVE-2015-8613.patch"
|
"qemu-CVE-2015-8701.patch"
|
||||||
"qemu-CVE-2015-8701.patch"
|
"qemu-CVE-2015-8743.patch"
|
||||||
"qemu-CVE-2015-8743.patch"
|
"qemu-CVE-2016-1568.patch"
|
||||||
"qemu-CVE-2016-1568.patch"
|
"qemu-CVE-2015-8619.patch"
|
||||||
"qemu-CVE-2015-8619.patch"
|
"qemu-CVE-2016-1981.patch"
|
||||||
"qemu-CVE-2016-1981.patch"
|
"qemu-usb-ehci-oob-read.patch"
|
||||||
"qemu-usb-ehci-oob-read.patch"
|
"qemu-CVE-2016-2197.patch"))))
|
||||||
"qemu-CVE-2016-2197.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (alist-replace
|
'(#:phases (alist-replace
|
||||||
|
|
|
@ -252,8 +252,7 @@ developers using C++ or QML, a CSS & JavaScript like language.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"183fca7n7439nlhxyg1z7aky0izgbyll3iwakw4gwivy16aj5272"))
|
"183fca7n7439nlhxyg1z7aky0izgbyll3iwakw4gwivy16aj5272"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "qt4-ldflags.patch"))
|
||||||
'("qt4-ldflags.patch")))
|
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; Remove webkit module, which is not built.
|
;; Remove webkit module, which is not built.
|
||||||
|
@ -440,7 +439,7 @@ module provides support functions to the automatically generated code.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"056qmkv02wdcfblqdaxiswrgn4wa88sz22i1x58dpb1iniavplfd"))
|
"056qmkv02wdcfblqdaxiswrgn4wa88sz22i1x58dpb1iniavplfd"))
|
||||||
(patches (list (search-patch "pyqt-configure.patch")))))
|
(patches (search-patches "pyqt-configure.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("python-sip" ,python-sip)
|
`(("python-sip" ,python-sip)
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1w502z55vv7zs45l80nsllqh9fvfwjfdfi11xy1qikhzdmirains"))
|
"1w502z55vv7zs45l80nsllqh9fvfwjfdfi11xy1qikhzdmirains"))
|
||||||
(patches (list (search-patch "ratpoison-shell.patch")))))
|
(patches (search-patches "ratpoison-shell.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases
|
'(#:phases
|
||||||
|
|
|
@ -89,9 +89,8 @@ HTML and JSON.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1arffdwivig88kkx685pldr784njm0249k0rb1f1plwavlrw9zfx"))
|
"1arffdwivig88kkx685pldr784njm0249k0rb1f1plwavlrw9zfx"))
|
||||||
(patches (list
|
(patches (search-patches "clucene-pkgconfig.patch"
|
||||||
(search-patch "clucene-pkgconfig.patch")
|
"clucene-contribs-lib.patch"))))
|
||||||
(search-patch "clucene-contribs-lib.patch")))))
|
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("boost" ,boost) ; could also use bundled copy
|
`(("boost" ,boost) ; could also use bundled copy
|
||||||
|
@ -311,7 +310,7 @@ ideal (e.g. in LV2 implementations or embedded applications).")
|
||||||
".tar.gz"))
|
".tar.gz"))
|
||||||
(patches
|
(patches
|
||||||
;; The patch has no effect under Python 3.
|
;; The patch has no effect under Python 3.
|
||||||
(list (search-patch "python2-rdflib-drop-sparqlwrapper.patch")))
|
(search-patches "python2-rdflib-drop-sparqlwrapper.patch"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0kvaf332cqbi47rqzlpdx4mbkvw12mkrzkj8n9l19wk713d4py9w"))))
|
"0kvaf332cqbi47rqzlpdx4mbkvw12mkrzkj8n9l19wk713d4py9w"))))
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0hzxr9jxqqx5sxsv9vmlxdnvlr9vi4ih1avjb869hbs6p5qn1fjn"))
|
"0hzxr9jxqqx5sxsv9vmlxdnvlr9vi4ih1avjb869hbs6p5qn1fjn"))
|
||||||
(patches (list (search-patch "readline-link-ncurses.patch")))
|
(patches (search-patches "readline-link-ncurses.patch"))
|
||||||
(patch-flags '("-p0"))))
|
(patch-flags '("-p0"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(propagated-inputs `(("ncurses" ,ncurses)))
|
(propagated-inputs `(("ncurses" ,ncurses)))
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0fh0gbbp0iiq3wbkf503xb40r8ljk42vyj9bnlflbz82d6ipy1rm"))
|
"0fh0gbbp0iiq3wbkf503xb40r8ljk42vyj9bnlflbz82d6ipy1rm"))
|
||||||
(patches (list (search-patch "cpio-gets-undeclared.patch")))))
|
(patches (search-patches "cpio-gets-undeclared.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(home-page "http://www.gnu.org/software/rush/")
|
(home-page "http://www.gnu.org/software/rush/")
|
||||||
(synopsis "Restricted user (login) shell")
|
(synopsis "Restricted user (login) shell")
|
||||||
|
|
|
@ -187,7 +187,7 @@ features an integrated Emacs-like editor and a large runtime library.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"170q7nh08n4v20xl81fxb0xcdxphqqacfa643hsa8i2ar6pki04c"))
|
"170q7nh08n4v20xl81fxb0xcdxphqqacfa643hsa8i2ar6pki04c"))
|
||||||
(patches (list (search-patch "bigloo-gc-shebangs.patch")))))
|
(patches (search-patches "bigloo-gc-shebangs.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:test-target "test"
|
`(#:test-target "test"
|
||||||
|
@ -277,8 +277,8 @@ Scheme and C programs and between Scheme and Java programs.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1v2r4ga58kk1sx0frn8qa8ccmjpic9csqzpk499wc95y9c4b1wy3"))
|
"1v2r4ga58kk1sx0frn8qa8ccmjpic9csqzpk499wc95y9c4b1wy3"))
|
||||||
(patches (list (search-patch "hop-bigloo-4.0b.patch")
|
(patches (search-patches "hop-bigloo-4.0b.patch"
|
||||||
(search-patch "hop-linker-flags.patch")))))
|
"hop-linker-flags.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
@ -374,7 +374,7 @@ language standard, and includes many enhancements and extensions.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1x4xfm3lyz2piqcw1h01vbs1iq89zq7wrsfjgh3fxnlm1slj2jcw"))
|
"1x4xfm3lyz2piqcw1h01vbs1iq89zq7wrsfjgh3fxnlm1slj2jcw"))
|
||||||
(patches (list (search-patch "scheme48-tests.patch")))))
|
(patches (search-patches "scheme48-tests.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(home-page "http://s48.org/")
|
(home-page "http://s48.org/")
|
||||||
(synopsis "Scheme implementation using a bytecode interpreter")
|
(synopsis "Scheme implementation using a bytecode interpreter")
|
||||||
|
|
|
@ -107,7 +107,7 @@ controlling terminal and attach to it later.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1s8nh4wbds1nh52i0d1hy1b308jjf4siwpq92lna1zh9ll4x71j5"))
|
"1s8nh4wbds1nh52i0d1hy1b308jjf4siwpq92lna1zh9ll4x71j5"))
|
||||||
(patches (list (search-patch "byobu-writable-status.patch")))))
|
(patches (search-patches "byobu-writable-status.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("python" ,python-wrapper) ;for config and session GUIs
|
`(("python" ,python-wrapper) ;for config and session GUIs
|
||||||
|
|
|
@ -60,7 +60,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"005d993xcac8236fpvd1iawkz4wqjybkpn8dbwaliqz5jfkidlyn"))
|
"005d993xcac8236fpvd1iawkz4wqjybkpn8dbwaliqz5jfkidlyn"))
|
||||||
(patches (list (search-patch "sdl-libx11-1.6.patch")))))
|
(patches (search-patches "sdl-libx11-1.6.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(;; Explicitly link against shared libraries instead of dlopening them.
|
'(;; Explicitly link against shared libraries instead of dlopening them.
|
||||||
|
|
|
@ -44,9 +44,9 @@
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1pqhk22jb4aja4hkrm7rjgbgzjyh7i4zswdgf5nw862l2znzxpi1"))
|
(base32 "1pqhk22jb4aja4hkrm7rjgbgzjyh7i4zswdgf5nw862l2znzxpi1"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "slim-config.patch"
|
||||||
(list "slim-config.patch" "slim-session.patch"
|
"slim-session.patch"
|
||||||
"slim-sigusr1.patch")))))
|
"slim-sigusr1.patch"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(inputs `(("linux-pam" ,linux-pam)
|
(inputs `(("linux-pam" ,linux-pam)
|
||||||
("libpng" ,libpng)
|
("libpng" ,libpng)
|
||||||
|
|
|
@ -82,8 +82,8 @@ remote applications.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0b6wyx6bwbb8jpn8x4rhlrdiqwqrwrs0mxjmrnqykm9kw1ijgm8g"))
|
"0b6wyx6bwbb8jpn8x4rhlrdiqwqrwrs0mxjmrnqykm9kw1ijgm8g"))
|
||||||
(patches (list
|
(patches (search-patches
|
||||||
(search-patch "libssh-0.6.5-CVE-2016-0739.patch")))))))
|
"libssh-0.6.5-CVE-2016-0739.patch"))))))
|
||||||
|
|
||||||
(define-public libssh2
|
(define-public libssh2
|
||||||
(package
|
(package
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"13cwa4bc85ylf5gfj9vk182lvgy60qni3f7gbxghq78wk16djvly"))
|
"13cwa4bc85ylf5gfj9vk182lvgy60qni3f7gbxghq78wk16djvly"))
|
||||||
(patches (list (search-patch "tcl-mkindex-deterministic.patch")))))
|
(patches (search-patches "tcl-mkindex-deterministic.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (alist-cons-before
|
'(#:phases (alist-cons-before
|
||||||
|
@ -143,7 +143,7 @@ X11 GUIs.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1h96vp15zl5xz0d4qp6wjyrchqmrmdm3q5k22wkw9jaxbvw9vy88"))
|
"1h96vp15zl5xz0d4qp6wjyrchqmrmdm3q5k22wkw9jaxbvw9vy88"))
|
||||||
(patches (list (search-patch "tk-find-library.patch")))))
|
(patches (search-patches "tk-find-library.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (modify-phases %standard-phases
|
'(#:phases (modify-phases %standard-phases
|
||||||
|
@ -257,7 +257,7 @@ utility functions and modules all written in high-level Tcl.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ffb4aw63inig3aql33g4pk0kjk14dv238anp1scwjdjh1k6n4gl"))
|
"0ffb4aw63inig3aql33g4pk0kjk14dv238anp1scwjdjh1k6n4gl"))
|
||||||
(patches (list (search-patch "tclxml-3.2-install.patch")))))
|
(patches (search-patches "tclxml-3.2-install.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("tcl" ,tcl)
|
`(("tcl" ,tcl)
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1a4z9kwgx1iqqzvv64si34m60gj34p7lp6rrcrb59s7ka5wa476q"))
|
"1a4z9kwgx1iqqzvv64si34m60gj34p7lp6rrcrb59s7ka5wa476q"))
|
||||||
(patches (list (search-patch "tcsh-fix-autotest.patch")))
|
(patches (search-patches "tcsh-fix-autotest.patch"))
|
||||||
(patch-flags '("-p0"))))
|
(patch-flags '("-p0"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
|
|
|
@ -148,8 +148,8 @@ is on expressing the content semantically, avoiding physical markup commands.")
|
||||||
(base32
|
(base32
|
||||||
"1yprv64vrlcbksqv25asplnjg07mbq38lfclp1m5lj8cw878pag8"))
|
"1yprv64vrlcbksqv25asplnjg07mbq38lfclp1m5lj8cw878pag8"))
|
||||||
(patches
|
(patches
|
||||||
(list (search-patch "texi2html-document-encoding.patch")
|
(search-patches "texi2html-document-encoding.patch"
|
||||||
(search-patch "texi2html-i18n.patch")))
|
"texi2html-i18n.patch"))
|
||||||
(snippet
|
(snippet
|
||||||
;; This file is modified by the patch above, but reset its
|
;; This file is modified by the patch above, but reset its
|
||||||
;; timestamp so we don't trigger the rule to update PO files,
|
;; timestamp so we don't trigger the rule to update PO files,
|
||||||
|
|
|
@ -192,9 +192,8 @@ required structures.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0cxajjayi859czi545ddafi24m9nwsnjsw4q82zrmqvwj2rv315p"))
|
"0cxajjayi859czi545ddafi24m9nwsnjsw4q82zrmqvwj2rv315p"))
|
||||||
(patches (map search-patch
|
(patches (search-patches "openssl-runpath.patch"
|
||||||
'("openssl-runpath.patch"
|
"openssl-c-rehash-in.patch"))))
|
||||||
"openssl-c-rehash-in.patch")))))
|
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs `(("perl" ,perl)))
|
(native-inputs `(("perl" ,perl)))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
|
@ -80,7 +80,7 @@ applications based on the TCP protocol.")
|
||||||
(base32
|
(base32
|
||||||
"0an2q5ail9z414riyjbkjkm29504hy778j914baz2gn5hlv2cfak"))
|
"0an2q5ail9z414riyjbkjkm29504hy778j914baz2gn5hlv2cfak"))
|
||||||
(file-name (string-append name "-" version "-checkout"))
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(patches (list (search-patch "torsocks-dns-test.patch")))))
|
(patches (search-patches "torsocks-dns-test.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (modify-phases %standard-phases
|
'(#:phases (modify-phases %standard-phases
|
||||||
|
|
|
@ -39,10 +39,10 @@
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08q5gzbyz0lxb730rz6d6amkzimlc7nanv6n50j2bpw4n2xa9wmf"))
|
"08q5gzbyz0lxb730rz6d6amkzimlc7nanv6n50j2bpw4n2xa9wmf"))
|
||||||
(patches (list (search-patch "tvtime-videodev2.patch")
|
(patches (search-patches "tvtime-videodev2.patch"
|
||||||
(search-patch "tvtime-pngoutput.patch")
|
"tvtime-pngoutput.patch"
|
||||||
(search-patch "tvtime-xmltv.patch")
|
"tvtime-xmltv.patch"
|
||||||
(search-patch "tvtime-gcc41.patch")))))
|
"tvtime-gcc41.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("libx11" ,libx11)
|
`(("libx11" ,libx11)
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue