Paul van der Walt
fa67563caf
gnu: Add ghc-temporary-rc.
...
* gnu/packages/haskell.scm (ghc-temporary-rc): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
f4e5c04ed1
gnu: Add ghc-clock.
...
Add ghc-clock, which depends indirectly on ghc-clock-bootstrap for its
test suite.
* gnu/packages/haskell.scm (ghc-clock): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
32ce3df758
gnu: Add ghc-tasty-quickcheck.
...
* gnu/packages/haskell.scm (ghc-tasty-quickcheck): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
766504d199
gnu: Add ghc-tasty-hunit.
...
* gnu/packages/haskell.scm (ghc-tasty-hunit): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
7cfdbc514f
gnu: Add ghc-tasty.
...
* gnu/packages/haskell.scm (ghc-tasty): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
3f2ce1dc3f
gnu: Add ghc-clock-bootstrap.
...
The ghc-clock-bootstrap package has tests disabled, since they
themselves indirectly require ghc-clock. After adding ghc-tasty and
ghc-tasty-quickcheck, ghc-clock is defined as a public package with
tests enabled.
* gnu/packages/haskell.scm (ghc-clock-bootstrap): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
fa709a2fc9
gnu: Add ghc-stringsearch.
...
* gnu/packages/haskell.scm (ghc-stringsearch): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
281bc4fd5d
gnu: Add ghc-word8.
...
* gnu/packages/haskell.scm (ghc-word8): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
6f5e312e97
gnu: Add ghc-lifted-base.
...
* gnu/packages/haskell.scm (ghc-lifted-base): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
34128d2ba7
gnu: Add ghc-regex-tdfa-rc.
...
* gnu/packages/haskell.scm (ghc-regex-tdfa-rc): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
6ffc5be71d
gnu: Add ghc-charset.
...
* gnu/packages/haskell.scm (ghc-charset): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
cc553d025d
gnu: Add ghc-fast-logger.
...
* gnu/packages/haskell.scm (ghc-fast-logger): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
d76bf6181b
gnu: Add ghc-bytestring-builder.
...
* gnu/packages/haskell.scm (ghc-bytestring-builder): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
6c1a7751a5
gnu: Add ghc-tagsoup.
...
* gnu/packages/haskell.scm (ghc-tagsoup): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
9e5224e6f3
gnu: Add ghc-digest.
...
* gnu/packages/haskell.scm (ghc-digest): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
624efe7304
gnu: Add ghc-contravariant.
...
* gnu/packages/haskell.scm (ghc-contravariant): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
f271524a14
gnu: Add ghc-statevar.
...
* gnu/packages/haskell.scm (ghc-statevar): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
4f99755142
gnu: Add ghc-bifunctors.
...
* gnu/packages/haskell.scm (ghc-bifunctors): Add variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
03f6074b72
gnu: Add ghc-void.
...
* gnu/packages/haskell.scm (ghc-void): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
946fa8c9b0
gnu: Add ghc-semigroups.
...
* gnu/packages/haskell.scm (ghc-semigroups): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
878535bd81
gnu: Add ghc-nats.
...
* gnu/packages/haskell.scm (ghc-nats): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
fe8f53e39b
gnu: Add ghc-http-types.
...
* gnu/packages/haskell.scm (ghc-http-types): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
dc5befb126
gnu: Add ghc-quickcheck-instances.
...
* gnu/packages/haskell.scm (ghc-quickcheck-instances): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
801cc88daf
gnu: Add ghc-unix-compat.
...
* gnu/packages/haskell.scm (ghc-unix-compat): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
5ef40cb26a
gnu: Add ghc-unix-time.
...
* gnu/packages/haskell.scm (ghc-unix-time): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
685502dc93
gnu: Add ghc-iproute.
...
* gnu/packages/haskell.scm (ghc-iproute): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
a24ec6f271
gnu: Add ghc-unbounded-delays.
...
* gnu/packages/haskell.scm (ghc-unbounded-delays): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
7f0d5857e6
gnu: Add ghc-tagged.
...
* gnu/packages/haskell.scm (ghc-tagged): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
bc0fb230f9
gnu: Add ghc-auto-update.
...
* gnu/packages/haskell.scm (ghc-auto-update): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
cb2119e4f5
gnu: Add ghc-doctest.
...
* gnu/packages/haskell.scm (ghc-doctest): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
a195cd795f
gnu: Add ghc-blaze-html.
...
* gnu/packages/haskell.scm (ghc-blaze-html): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
a311f5d000
gnu: Add ghc-blaze-markup.
...
* gnu/packages/haskell.scm (ghc-blaze-markup): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
94e1dc7a57
gnu: Add ghc-blaze-builder.
...
* gnu/packages/haskell.scm (ghc-blaze-builder): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
71470eddfa
gnu: Add ghc-base-compat.
...
* gnu/packages/haskell.scm (ghc-base-compat): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
9525e25fc1
gnu: Add ghc-easy-file.
...
* gnu/packages/haskell.scm (ghc-easy-file): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
27e7c8b6a6
gnu: Add ghc-byteorder.
...
* gnu/packages/haskell.scm (ghc-byteorder): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
8516020507
gnu: Add ghc-monad-control.
...
* gnu/packages/haskell.scm (ghc-monad-control): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
c27f3aced3
gnu: Add ghc-transformers-base.
...
* gnu/packages/haskell.scm (ghc-transformers-base): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
899916b51e
gnu: Add ghc-mmorph.
...
* gnu/packages/haskell.scm (ghc-mmorph): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
6ecc4723c2
gnu: Add ghc-vault.
...
* gnu/packages/haskell.scm (ghc-vault): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
09fb622cb3
gnu: Add ghc-base-orphans.
...
* gnu/packages/haskell.scm (ghc-base-orphans): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
918f690a83
gnu: Add ghc-optparse-applicative.
...
* gnu/packages/haskell.scm (ghc-optparse-applicative): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
4946514437
gnu: Add ghc-fingertree.
...
* gnu/packages/haskell.scm (ghc-fingertree): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
10de4306d6
gnu: Add ghc-uniplate.
...
* gnu/packages/haskell.scm (ghc-uniplate): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
3410470d16
gnu: Add ghc-base64-bytestring.
...
* gnu/packages/haskell.scm (ghc-base64-bytestring): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
e93333483c
gnu: Add ghc-ansi-wl-pprint.
...
* gnu/packages/haskell.scm (ghc-ansi-wl-pprint): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
4e1254971d
gnu: Add ghc-annotated-wl-pprint.
...
* gnu/packages/haskell.scm (ghc-annotated-wl-pprint): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
565f040df4
gnu: ghc-split: Update dependencies.
...
* gnu/packages/haskell.scm (ghc-split): Update package dependencies for
compatibility with new GHC. Replicate Cabal-file patch from Hackage.
2015-10-23 09:10:52 +02:00
Paul van der Walt
2108eac211
gnu: Add ghc-quickcheck-unicode.
...
* gnu/packages/haskell.scm (ghc-quickcheck-unicode): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
d10fed28b8
gnu: Add ghc-xml.
...
* gnu/packages/haskell.scm (ghc-xml): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
748463bec4
gnu: Add ghc-logict.
...
* gnu/packages/haskell.scm (ghc-logict): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
b10f7be3e3
gnu: Add ghc-pcre-light.
...
* gnu/packages/haskell.scm (ghc-pcre-light): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
476f7bab8b
gnu: Add ghc-generic-deriving.
...
* gnu/packages/haskell.scm (ghc-generic-deriving): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
78c5b39d08
gnu: Add ghc-safe.
...
* gnu/packages/haskell.scm (ghc-safe): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
76ae28f16b
gnu: Add ghc-appar.
...
* gnu/packages/haskell.scm (ghc-appar): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
9d5f0399f9
gnu: Add ghc-regex-base.
...
* gnu/packages/haskell.scm (ghc-regex-base): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
df12a41294
gnu: Add ghc-hspec.
...
* gnu/packages/haskell.scm (ghc-hspec): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
6d71fcdf9e
gnu: Add hspec-discover.
...
* gnu/packages/haskell.scm (hspec-discover): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
45882aafcb
gnu: Add ghc-hspec-meta.
...
* gnu/packages/haskell.scm (ghc-hspec-meta): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
daf5cd28dc
gnu: Add ghc-hspec-core.
...
* gnu/packages/haskell.scm (ghc-hspec-core): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
327348c629
gnu: Add ghc-hspec-expectations.
...
* gnu/packages/haskell.scm (ghc-hspec-expectations): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
acd881a49c
gnu: Add ghc-silently.
...
* gnu/packages/haskell.scm (ghc-silently): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
5257c34150
gnu: Add ghc-temporary.
...
* gnu/packages/haskell.scm (ghc-temporary): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
31cac1ee9f
gnu: Add ghc-exceptions.
...
* gnu/packages/haskell.scm (ghc-exceptions): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
379a5ad54f
gnu: Add ghc-transformers-compat.
...
* gnu/packages/haskell.scm (ghc-transformers-compat): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
59c9b4f678
gnu: Add ghc-quickcheck-io.
...
* gnu/packages/haskell.scm (ghc-quickcheck-io): Add variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
318f9d884e
gnu: Add ghc-stringbuilder.
...
* gnu/packages/haskell.scm (ghc-stringbuilder): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
a45a15df50
gnu: Add ghc-setenv.
...
* gnu/packages/haskell.scm (ghc-setenv): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
e2fcaff2ef
gnu: Add ghc-async.
...
* gnu/packages/haskell.scm (ghc-async): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
9380634c10
gnu: Remove ghc-containers.
...
Since GHC 7.10.2 provides containers, this package has become unneeded.
* gnu/packages/haskell.scm (ghc-containers): Remove variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
cd27b23d49
gnu: Add ghc-ansi-terminal.
...
* gnu/package/haskell.scm (ghc-ansi-terminal): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
35a9b5c70b
gnu: cabal-install: Update to 1.22.6.0.
...
* gnu/packages/haskell.scm (cabal-install): Update to 1.22.6.0.
2015-10-23 09:10:52 +02:00
Paul van der Walt
b38c1627ec
gnu: ghc-http: Update to 4000.2.20.
...
* gnu/packages/haskell.scm (ghc-http): Update to 4000.2.20. Add input
old-time, required in new GHC 7.10.2.
2015-10-23 09:10:52 +02:00
Paul van der Walt
13244b2438
gnu: ghc-network: Update to 2.6.2.1.
...
* gnu/packages/haskell.scm (ghc-network): Update to 2.6.2.1.
* gnu/packages/haskell.scm (ghc-network-uri): Update to 2.6.0.3.
2015-10-23 09:10:52 +02:00
Paul van der Walt
0b61d50302
gnu: ghc-vector: Update to 0.11.0.0.
...
* gnu/packages/haskell.scm (ghc-vector): Update to 0.11.0.0.
2015-10-23 09:10:52 +02:00
Paul van der Walt
a306190f88
gnu: ghc-syb: Update to 0.6.
...
* gnu/packages/haskell.scm (ghc-syb): Update to 0.6.
2015-10-23 09:10:52 +02:00
Paul van der Walt
83185924c2
gnu: ghc-quickcheck: Update to 2.8.1.
...
* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.1.
2015-10-23 09:10:52 +02:00
Paul van der Walt
4c116c6aed
gnu: ghc-primitive: Update to 0.6.1.0.
...
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.1.0.
2015-10-23 09:10:52 +02:00
Paul van der Walt
87a25ccd04
gnu: ghc-hashable: Update to 1.2.3.3.
...
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.3.3.
2015-10-23 09:10:52 +02:00
Paul van der Walt
8431b0468e
gnu: ghc-text: Update to 1.2.1.3.
...
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.1.3.
2015-10-23 09:10:52 +02:00
Paul van der Walt
409ec7c01e
gnu: ghc-dlist: Enable tests.
...
* gnu/packages/haskell.scm (ghc-dlist): Enable tests.
2015-10-23 09:10:52 +02:00
Paul van der Walt
6fe7a7e0af
gnu: ghc-dlist: Update to 0.7.1.2.
...
* gnu/packages/haskell.scm (ghc-dlist): Update to version 0.7.1.2.
2015-10-23 09:10:52 +02:00
Paul van der Walt
2687f7db73
gnu: ghc-xmonad-contrib: Update to version 0.11.4.
...
* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to version 0.11.4.
Add input ghc-old-time, required with new GHC 7.10.2.
2015-10-23 09:10:52 +02:00
Paul van der Walt
7ae4c10227
gnu: Add ghc-old-time.
...
* gnu/packages/haskell.scm (ghc-old-time): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
ca80b8ba15
gnu: xmonad: Patch for updated libraries.
...
* gnu/packages/wm.scm (xmonad): Replicate patch from Hackage to compile
against GHC 7.10.2.
2015-10-23 09:10:52 +02:00
Paul van der Walt
6a0add9c69
gnu: Add ghc-old-locale.
...
* gnu/packages/haskell.scm (ghc-old-locale): New variable.
* gnu/packages/haskell.scm (ghc-data-default-instances-old-locale):
Patch to use new package ghc-old-locale.
2015-10-23 09:10:52 +02:00
Paul van der Walt
ac426aa53b
gnu: ghc-utf8-string: Update to 1.0.1.1.
...
* gnu/packages/haskell.scm (ghc-utf8-string): Update to 1.0.1.1.
2015-10-23 09:10:52 +02:00
Paul van der Walt
a59ab2477a
gnu: ghc-mtl: Update to 2.2.1.
...
* gnu/packages/haskell.scm (ghc-mtl): Update to 2.2.1.
2015-10-23 09:10:52 +02:00
Paul van der Walt
0e03d76a51
gnu: ghc: Update to 7.10.2.
...
* gnu/packages/haskell.scm (ghc): Update to 7.10.2. Correct bootstrap
compiler path.
* gnu/packages/haskell.scm (ghc-unordered-containers): Fix long line.
2015-10-23 09:10:52 +02:00
Efraim Flashner
fd74cc3c72
gnu: mplayer: Update to 1.2.
...
* gnu/packages/video.scm (mplayer): Update to 1.2.
[inputs]: Add previously bundled ffmpeg, libdvdcss, libdvdnav.
[arguments]: Disable bundled ffmeg.
2015-10-23 08:58:41 +03:00
Efraim Flashner
21b2ec4d3a
gnu: pbzip2: Various fixes.
...
* gnu/packages/compression.scm (pbzip)[uri]: Replace hardcoded version
with variable.
[arguments]: Remove configure phase. Add make flag.
2015-10-23 08:57:04 +03:00
Eric Bavier
c595cd47d8
gnu: evilwm: Add patch for lost-focus bug.
...
* gnu/packages/patches/evilwm-lost-focus-bug.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/wm.scm (evilwm)[source]: Use it.
2015-10-22 17:47:37 -05:00
Mark H Weaver
2442e69e41
Revert "gnu: unzip: Reorganize security fixes for improved clarity."
...
This reverts commit c46c931ecf
.
2015-10-22 17:10:41 -04:00
Mark H Weaver
c46c931ecf
gnu: unzip: Reorganize security fixes for improved clarity.
...
* gnu/packages/patches/unzip-fix-overflows-and-infloop.patch: Delete
file. Its contents are now split into the following new files:
* gnu/packages/patches/unzip-CVE-2015-7696.patch,
gnu/packages/patches/unzip-CVE-2015-7697.patch,
gnu/packages/patches/unzip-overflow-on-invalid-input.patch: New files.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/zip.scm (unzip)[source]: Adjust patches accordingly.
2015-10-22 14:58:03 -04:00
Mark H Weaver
dddb11b506
gnu: ntp: Update to 4.2.8p4.
...
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p4.
2015-10-22 14:30:35 -04:00
Ricardo Wurmus
37fdba7e0b
gnu: Add python-statsmodels.
...
* gnu/packages/statistics.scm (python-statsmodels, python2-statsmodels):
New variables.
2015-10-22 17:35:13 +02:00
Ricardo Wurmus
9bc08aa0cb
gnu: Add python-patsy.
...
* gnu/packages/statistics.scm (python-patsy, python2-patsy): New
variables.
2015-10-22 17:35:05 +02:00
Efraim Flashner
5d47eab024
gnu: Add pbzip2.
...
* gnu/packages/compression.scm (pbzip2): New variable.
2015-10-22 17:28:03 +03:00
Paul van der Walt
ff9a5f7e97
gnu: dosbox: Add file-name property.
...
* gnu/packages/games.scm (dosbox): Add file-name property, since the
package is built from an SVN checkout.
2015-10-22 16:18:17 +02:00
Paul van der Walt
566fc7fa13
gnu: cmus: Add file-name property.
...
* gnu/packages/music.scm (cmus): Add file-name, since the downloaded
tar.gz only contains version number.
2015-10-22 16:18:17 +02:00
Eric Bavier
1a65667240
gnu: conkeror: Upgrade to 1.0pre1.20150730.
...
* gnu/packages/conkeror.scm (conkeror): Upgrade to 1.0pre1.20150730.
[arguments]: Adjust #:make-flags and #:phases for new Makefile, and
use modify-phases.
2015-10-22 03:59:27 -05:00
Ricardo Wurmus
fe4c37c244
gnu: Add MOSAIK.
...
* gnu/packages/bioinformatics.scm (mosaik): New variable.
2015-10-22 11:11:09 +02:00
Ricardo Wurmus
1e656049b0
gnu: Add python-numexpr.
...
* gnu/packages/python.scm (python-numexpr, python2-numexpr): New
variables.
2015-10-22 11:02:36 +02:00
Mark H Weaver
e0a7d36458
gnu: dosbox: Put the 'autogen.sh' phase after 'unpack'.
...
* gnu/packages/games.scm (dosbox)[arguments]: Put the 'autogen.sh' phase
after 'unpack', instead of before 'configure'.
2015-10-21 18:37:53 -04:00
Ludovic Courtès
da51f5bb01
gnu: dbus: Add variant with proper helper for service activation.
...
* gnu/packages/patches/dbus-helper-search-path.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/glib.scm (dbus/activation): New variable.
2015-10-22 00:26:11 +02:00
Paul van der Walt
e11b275204
gnu: Add dosbox x86 emulator.
...
* gnu/packages/games.scm (dosbox): New variable.
2015-10-21 22:13:47 +02:00
Paul van der Walt
e8069d012f
gnu: Add cmus.
...
* gnu/packages/music.scm (cmus): New variable.
2015-10-21 21:57:57 +02:00
Paul van der Walt
a7aa4e2a64
gnu: Add opusfile.
...
* gnu/packages/xiph.scm (opusfile): New variable.
2015-10-21 21:57:57 +02:00
Paul van der Walt
845b4f5b7b
Revert "gnu: Add opusfile."
...
This reverts commit c3c239e615
.
2015-10-21 21:49:50 +02:00
Paul van der Walt
fab7428881
gnu: Add libcue.
...
* gnu/packages/cdrom.scm (libcue): New variable.
2015-10-21 21:39:03 +02:00
Paul van der Walt
c3c239e615
gnu: Add opusfile.
...
* gnu/packages/xiph.scm (opusfile): New variable.
2015-10-21 21:32:34 +02:00
Ludovic Courtès
1a1553db7e
gnu: gnu-pw-mgr: Update to 1.6.
...
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.6.
2015-10-21 18:01:38 +02:00
Ludovic Courtès
74dc959cb0
gnu: help2man: Update to 1.47.2.
...
* gnu/packages/man.scm (help2man): Update to 1.47.2.
2015-10-21 18:01:17 +02:00
Ludovic Courtès
ee53a14417
gnu: less: Update to 481.
...
* gnu/packages/less.scm (less): Update to 481.
2015-10-21 18:00:59 +02:00
Ludovic Courtès
641dd73dc8
gnu: freeipmi: Update to 1.4.10.
...
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.4.10.
2015-10-21 18:00:23 +02:00
Eric Bavier
45e1096896
gnu: Add evilwm.
...
* gnu/packages/wm.scm (evilwm): New variable.
2015-10-20 15:40:09 -05:00
Eric Bavier
bf9655f57d
font-alias: Install dummy fonts.dir files.
...
* gnu/packages/xorg.scm (font-alias)[arguments]: New 'install-fonts-dir'
phase.
2015-10-20 15:40:09 -05:00
Eric Bavier
0f21557ce8
gnu: Add xlsfonts.
...
* gnu/packages/xorg.scm (xlsfonts): New variable.
2015-10-20 15:40:09 -05:00
Ludovic Courtès
5e3bfe9d01
gnu: inkscape: Fix build with newer GLibmm.
...
* gnu/packages/inkscape.scm (inkscape)[arguments]: Add #:configure-flags.
2015-10-20 22:37:26 +02:00
Efraim Flashner
938ecdfcab
gnu: giflib: Update to 5.1.1.
...
* gnu/packages/image.scm (giflib): Update to 5.1.1.
2015-10-20 14:12:09 -04:00
Andreas Enge
8cab7580f5
gnu: curl: Update to 7.45.0.
...
* gnu/packages/curl.scm (curl): Update to 7.45.0.
2015-10-20 14:12:09 -04:00
Mark H Weaver
7c6fb733e9
Merge branch 'master' into dbus-update
2015-10-20 14:11:43 -04:00
Mark H Weaver
b1599b5299
Revert "gnu: giflib: Update to 5.1.1."
...
This reverts commit a5d06c0c53
.
2015-10-20 14:08:37 -04:00
Mark H Weaver
9e84fe2cde
Revert "gnu: curl: Update to 7.45.0."
...
This reverts commit 075c3ebd2d
.
2015-10-20 14:07:34 -04:00
Efraim Flashner
a5d06c0c53
gnu: giflib: Update to 5.1.1.
...
* gnu/packages/image.scm (giflib): Update to 5.1.1.
2015-10-20 20:37:16 +03:00
Andreas Enge
212efe97c5
gnu: gnurl: Update to 7.45.0.
...
* gnu/packages/gnunet.scm (gnurl): Update to 7.45.0.
2015-10-20 18:30:40 +02:00
Andreas Enge
075c3ebd2d
gnu: curl: Update to 7.45.0.
...
* gnu/packages/curl.scm (curl): Update to 7.45.0.
2015-10-20 17:59:51 +02:00
Efraim Flashner
cbe9505778
gnu: units: Update to 2.12.
...
* gnu/packages/maths.scm (units): Update to 2.12.
2015-10-20 09:41:54 +03:00
Ludovic Courtès
e38a71eea9
gnu: qemu: Adjust to newer GLib versions.
...
* gnu/packages/qemu.scm (qemu-patch): New procedure.
(%glib-memory-vtable-patch, %glib-duplicate-test-patch): New
variables.
2015-10-19 17:57:12 +02:00
宋文武
20848f3637
gnu: mesa: Patch the dlopen call for 'libudev.so'.
...
Fixes a regression introduced in d18c3c6
.
* gnu/packages/gl.scm (mesa)[arguments]: Update the 'substitute*'
call for 'libudev.so'.
2015-10-19 22:21:21 +08:00
宋文武
1cb16f1ea3
gnu: gtk+: Remove colord from inputs.
...
This broke building on non-intel systems.
* gnu/packages/gtk.scm (gtk+)[inputs]: Remove colord.
2015-10-19 21:39:46 +08:00
Mark H Weaver
b2aab72c14
gnu: libdrm: Fix symbol check tests on mips64el and armhf.
...
* gnu/packages/patches/libdrm-symbol-check.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (libdrm)[source]: Add patch.
2015-10-19 00:37:53 -04:00
Ludovic Courtès
1d19bc1162
gnu: elogind: Provide the file name of 'halt' and 'reboot'.
...
* gnu/packages/freedesktop.scm (elogind)[inputs]: Add DMD.
2015-10-18 19:26:48 +02:00
Andreas Enge
8ca73fcee9
gnu: gnurl: Update to 7.44.0.
...
* gnu/packages/gnunet.scm (gnurl): Update to 7.44.0.
2015-10-18 12:10:03 +02:00
宋文武
a572dca848
gnu: gtk+: Add more inputs.
...
* gnu/packages/gtk.scm (gtk+)[propagated-inputs]: Add libxcursor.
[inputs]: Add rest, json-glib and colord.
2015-10-18 15:06:12 +08:00
宋文武
80c7dd1a4e
gnu: colord: Add input libgudev.
...
* gnu/packages/gnome.scm (colord)[inputs]: Add libgudev.
2015-10-18 13:46:22 +08:00
宋文武
4955ab7d65
gnu: json-glib: Update to 1.0.4, fix test.
...
* gnu/packages/gnome.scm (json-glib): Update to 1.0.4.
[source]: Add snippet.
2015-10-18 13:30:18 +08:00
宋文武
7765bfc61f
gnu: elogind: Fix build by explicitly link with librt.
...
* gnu/packages/freedesktop.scm (elogind)[arguments]: Pass
'LDFLAGS=-lrt' to configure.
2015-10-18 09:31:55 +08:00
宋文武
6717c87964
gnu: python-dbus: Fix test.
...
* gnu/packages/python.scm (python-dbus)[arguments]: Run test with
'DBUS_FATAL_WARNINGS=0'.
2015-10-18 08:43:40 +08:00
宋文武
406766c0d0
gnu: xfconf: Fix test.
...
* gnu/packages/xfce.scm (xfconf)[arguments]: Run test with
'DBUS_FATAL_WARNINGS=0'.
2015-10-18 08:43:14 +08:00
Mark H Weaver
ccb522324b
Merge branch 'master' into dbus-update
2015-10-17 19:08:53 -04:00
Andreas Enge
9e2592a346
gnu: calibre: Update to 2.41.0.
...
* gnu/packages/ebook.scm (calibre): Update to 2.41.0.
2015-10-17 23:13:03 +02:00
Efraim Flashner
6f35d39647
gnu: youtube-dl: Update to 2015.10.16.
...
* gnu/packages/video.scm (youtube-dl): Update to 2015.10.16.
2015-10-18 00:01:41 +03:00
Andreas Enge
ab29be81c5
gnu: ngs-sdk: Correct typo.
...
* gnu/packages/bioinformatics.scm (ngs-sdk): Correct typo.
2015-10-17 22:51:12 +02:00
Andreas Enge
a0dadf0cb1
gnu: ngs-sdk: Remove unsupported systems.
...
* gnu/packages/bioinformatics.scm (ngs-sdk)[supported-systems]: Keep only x86
based systems.
2015-10-17 22:43:14 +02:00
Efraim Flashner
830d170e97
gnu: chess: Update to 6.2.2.
...
* gnu/packages/games.scm (chess): Update to 6.2.2.
2015-10-17 22:46:42 +03:00
Ricardo Wurmus
e591a4d6e5
gnu: non-sequencer: Disable SSE when not building on x86_64.
...
* gnu/packages/music.scm (non-sequencer)[arguments]: Add "--disable-sse"
flag when not building on x86_64.
2015-10-17 19:38:46 +02:00
Federico Beffa
3dac53be01
gnu: fastcap: Remove non-free file.
...
* gnu/packages/engineering.scm (fastcap): Do it.
2015-10-17 18:41:22 +02:00
Federico Beffa
1f7ffd6ff7
gnu: fastcap: Fix 'fix-doc phase.
...
* gnu/packages/engineering.scm (fastcap): Adapt documentation generation to
change in TeXLive 2015.
2015-10-17 18:15:42 +02:00
Ludovic Courtès
4375dcf36c
gnu: complexity: Update to 1.3.
...
* gnu/packages/code.scm (complexity): Update to 1.3.
2015-10-17 12:17:02 +02:00
宋文武
5fba12ecd3
gnu: at-spi2-atk: Fix test.
...
* gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Run test with
'DBUS_FATAL_WARNINGS=0'.
2015-10-17 17:52:54 +08:00
宋文武
9b0bbb4767
gnu: graphite2: Update to 1.3.3.
...
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.3.
2015-10-17 15:31:20 +08:00
宋文武
8ce36e81c2
gnu: freeglut: Update to 3.0.0.
...
* gnu/packages/gl.scm (freeglut): Update to 3.0.0.
2015-10-17 14:48:02 +08:00
宋文武
ecd9c37f1f
gnu: cmake: Update to 3.3.2.
...
* gnu/packages/cmake.scm (cmake): Update to 3.3.2.
2015-10-17 14:47:28 +08:00
宋文武
d18c3c646c
gnu: mesa: Update to 11.0.3.
...
* gnu/packages/gl.scm (mesa): Update to 11.0.3.
2015-10-17 13:24:47 +08:00
宋文武
3b54548f03
gnu: libdrm: Update to 2.4.65.
...
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.65.
2015-10-17 11:39:56 +08:00
宋文武
381d3400b1
gnu: libpciaccess: Update to 0.13.4.
...
* gnu/packages/xorg.scm (libpciaccess): Update to 0.13.4.
2015-10-17 11:39:03 +08:00
宋文武
6410d25700
gnu: libva: Update to 1.6.1.
...
* gnu/packages/video.scm (libva): Update to 1.6.1.
2015-10-17 11:27:19 +08:00
宋文武
fd730590b6
gnu: libsoup: Update to 2.52.1, enable vala bindings.
...
* gnu/packages/gnome.scm (vala): Update to 2.52.1.
[native-inputs]: Add vala.
[arguments]: Pass vapidir=$out/share/vala/vapi in the 'install' phase.
2015-10-17 11:09:03 +08:00
宋文武
aa8789c012
gnu: glib-networking: Update to 2.46.1.
...
* gnu/packages/gnome.scm (glib-networking): Update to 2.46.1.
2015-10-17 10:51:20 +08:00
宋文武
3e429a86a9
gnu: gsettings-desktop-schemas: Update to 3.18.0.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.18.0.
2015-10-17 10:50:46 +08:00
宋文武
f4925a4fb8
gnu: vala: Update to 0.30.0.
...
* gnu/packages/gnome.scm (vala): Update to 0.30.0.
[arguments]: Run tests with "DBUS_FATAL_WARNINGS=0'.
2015-10-17 10:48:52 +08:00
宋文武
5f37e56ba4
gnu: librsvg: Fix tests.
...
GLib doesn't allow duplicate test case paths any more.
* gnu/packages/patches/librsvg-tests.patch: New file.
* gnu/packages/gnome.scm (librsvg)[source]: Add patch.
* gnu-system.am (dist_patch_DATA): Add it.
2015-10-17 10:30:25 +08:00
Andreas Enge
d82633d06a
gnu: mutt: Update to 1.5.24.
...
* gnu/packages/patches/mutt-CVE-2014-9116.patch: Delete file.
* gnu/packages/mail.scm (mutt): Update to 1.5.24.
[source]: Update and remove patch.
* gnu-system.am (dist_patch_DATA): Unregister removed patch.
2015-10-16 22:58:07 +02:00
xd1le
1268e52d5d
gnu: Add bspwm.
...
* gnu/packages/wm.scm (bspwm): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-10-16 19:54:42 +03:00
xd1le
998b8c07b8
gnu: Add sxhkd.
...
* gnu/packages/xdisorg.scm (sxhkd): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-10-16 19:54:42 +03:00
宋文武
f43c0e9c44
gnu: librsvg: Update to 2.40.11.
...
* gnu/packages/gnome.scm (librsvg): Update to 2.40.11.
2015-10-16 23:04:33 +08:00
宋文武
3ad29c9ef5
gnu: gtkmm-2: Fix build by passing '-std=c++11'.
...
* gnu/packages/gtk.scm (gtkmm-2)[arguments]: Pass '-std=c++11' as
CPPFLAGS.
2015-10-16 22:19:20 +08:00
宋文武
e75230c1b7
gnu: eudev: Update to 3.1.5.
...
* gnu/packages/linux.scm (eudev): Update to 3.1.5.
* gnu/packages/patches/eudev-rules-directory.patch: Adapt to it.
2015-10-16 21:13:02 +08:00
宋文武
37fe56cff6
gnu: at-spi2-core: Fix test failure.
...
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Run test with
'DBUS_FATAL_WARNINGS=0'.
2015-10-16 21:07:48 +08:00
Ludovic Courtès
d96034ed69
gnu: Add python-libarchive-c.
...
* gnu/packages/python.scm (python-libarchive-c, python2-libarchive-c):
New variables.
2015-10-15 23:11:29 +02:00
Ludovic Courtès
d8c4998fd4
gnu: Add python-tlsh.
...
* gnu/packages/python.scm (python-tlsh, python2-tlsh): New variable.
2015-10-15 23:11:29 +02:00
宋文武
aa382d7e46
gnu: gtkmm: Update to 3.18.0.
...
* gnu/packages/gtk.scm (gtkmm): Update to 3.18.0.
2015-10-15 23:42:16 +08:00
宋文武
b172ea003f
gnu: atkmm: Update to 2.24.1.
...
* gnu/packages/gtk.scm (atkmm): Update to 2.24.1.
2015-10-15 23:42:16 +08:00
宋文武
256da71fb1
gnu: pangomm: Update to 2.38.1.
...
* gnu/packages/gtk.scm (pangomm): Update to 2.38.1.
2015-10-15 23:42:15 +08:00
宋文武
2079087ccc
gnu: cairomm: Update to 1.12.0.
...
* gnu/packages/gtk.scm (cairomm): Update to 1.12.0.
[source]: Change to "mirror://gnome/".
2015-10-15 23:42:15 +08:00
宋文武
9fe2e17dd1
gnu: gtk+: Update to 3.18.2.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.18.2.
2015-10-15 23:42:15 +08:00
宋文武
9fbfb4ecb0
gnu: at-spi2-atk: Update to 2.18.1.
...
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.18.1.
2015-10-15 23:42:15 +08:00
宋文武
f14c0a49a7
gnu: at-spi2-core: Update to 2.18.1.
...
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.18.1.
2015-10-15 23:42:15 +08:00
宋文武
e945787829
gnu: pango: Update to 1.38.1.
...
* gnu/packages/gtk.scm (pango): Update to 1.38.1.
2015-10-15 23:42:15 +08:00
宋文武
7a2c7808d0
gnu: harfbuzz: Update to 1.0.5.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 1.0.5.
2015-10-15 23:42:15 +08:00
宋文武
492b0e383b
gnu: atk: Update to 2.18.0.
...
* gnu/packages/gtk.scm (atk): Update to 2.18.0.
2015-10-15 23:42:14 +08:00
宋文武
7363cda42d
gnu: poppler: Update to 0.37.0.
...
* gnu/packages/pdf.scm (poppler): Update to 0.37.0.
2015-10-15 23:42:14 +08:00
宋文武
13ddcf404b
gnu: python-pygobject: Update to 3.18.0.
...
* gnu/packages/glib.scm (python-pygobject): Update to 3.18.0.
2015-10-15 23:42:14 +08:00
宋文武
9b4613d2ad
gnu: glibmm: Update to 2.46.1.
...
* gnu/packages/glib.scm (glibmm): Update to 2.46.1.
2015-10-15 23:42:14 +08:00
宋文武
93d809b0df
gnu: libsigc++: Update to 2.6.1.
...
* gnu/packages/glib.scm (libsigc++): Update to 2.6.1.
2015-10-15 23:42:14 +08:00
宋文武
fa09ebfa0e
gnu: intltool: Update to 0.51.0.
...
* gnu/packages/glib.scm (intltool): Update to 0.51.0.
2015-10-15 23:42:14 +08:00
宋文武
ed89d90117
gnu: gobject-introspection: Update to 1.46.0.
...
* gnu/packages/glib.scm (gobject-introspection): Update to 1.46.0.
[source]: Add a snippet to correct python shebang.
2015-10-15 23:42:14 +08:00
宋文武
3c19c6a4d3
gnu: glib: Update to 2.46.1.
...
* gnu/packages/glib.scm (glib): Update to 2.46.1.
2015-10-15 23:42:13 +08:00
Ben Woodcroft
07f61cb242
gnu: Add ruby-yard.
...
* gnu/packages/ruby.scm (ruby-yard): New variable.
2015-10-15 12:21:50 +02:00
Ben Woodcroft
5ac984b3d5
gnu: Add ruby-rspec-2.
...
* gnu/packages/ruby.scm (ruby-rspec-2): New variable.
2015-10-15 12:21:36 +02:00
Ben Woodcroft
6da9adebaa
gnu: Add ruby-rspec-mocks-2.
...
* gnu/packages/ruby.scm (ruby-rspec-mocks-2): New variable.
2015-10-15 12:20:49 +02:00
Ben Woodcroft
fb157f2507
gnu: Add ruby-rspec-expectations-2.
...
* gnu/packages/ruby.scm (ruby-rspec-expectations-2): New variable.
2015-10-15 12:20:02 +02:00
Ben Woodcroft
64c318f2a4
gnu: Add ruby-rspec-core-2.
...
* gnu/packages/ruby.scm (ruby-rspec-core-2): New variable.
2015-10-15 12:19:29 +02:00
Ricardo Wurmus
4f9ff21ea0
gnu: python-scipy: Add phase to fix tests.
...
* gnu/packages/python.scm (python-scipy)[arguments]: Add build phase
"fix-tests".
2015-10-15 12:05:10 +02:00
Ricardo Wurmus
5248d49e41
gnu: python-scipy: Add numpydoc to native-inputs.
...
* gnu/packages/python.scm (python-numpydoc)[native-inputs]: Add
python-numpydoc.
2015-10-15 12:05:09 +02:00
Ben Woodcroft
d9c44e9c6a
gnu: diamond: Restrict supported systems to x86_64-linux.
...
* gnu/packages/bioinformatics.scm (diamond) [supported-systems]: Restrict to
x86_64-linux.
2015-10-14 20:02:25 +03:00
Alex Kost
6159943851
gnu: abbaye: Use 'sdl-union'.
...
* gnu/packages/games.scm (abbaye)[inputs]: Use 'sdl-union'.
[arguments]: Adjust 'set-sdl-paths' phase accordingly.
2015-10-14 19:20:59 +03:00
宋文武
1c255eeec9
gnu: Remove dbus-localstatedir.patch.
...
This is a followup to 25087f.
* gnu/packages/patches/dbus-localstatedir.patch: Remove file.
2015-10-14 21:42:07 +08:00
宋文武
25087f60b6
gnu: dbus: Drop patch.
...
* gnu/packges/patches/dbus-localstatedir.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/glib.scm (dbus): Remove patch.
[argumests]: Remove 'post-install' phase. Don't create
localestatedir and sysconfdir in the 'install' phase.
2015-10-14 21:25:33 +08:00
Ludovic Courtès
53b5856ac1
gnu: glib: Update to 2.46.0.
...
* gnu/packages/glib.scm (glib): Update to 2.46.0.
* gnu/packages/patches/glib-tests-desktop.patch: Add hunk to disable
'gdbus-unix-addresses' test.
2015-10-14 14:41:26 +02:00
Ludovic Courtès
bbe04ae102
gnu: dbus: Update to 1.10.0.
...
* gnu/packages/glib.scm (dbus)[source]: Update to 1.10.0.
[arguments]: Add --sysconfdir=/etc.
* gnu/packages/patches/dbus-localstatedir.patch: Update.
2015-10-14 14:41:26 +02:00
Mark H Weaver
9f7ae77fe2
gnu: icecat: Update to 38.3.0-gnu1.
...
* gnu/packages/patches/icecat-CVE-2015-4473-partial.patch,
gnu/packages/patches/icecat-CVE-2015-4482.patch,
gnu/packages/patches/icecat-CVE-2015-4488.patch,
gnu/packages/patches/icecat-CVE-2015-4489.patch,
gnu/packages/patches/icecat-CVE-2015-4491.patch,
gnu/packages/patches/icecat-CVE-2015-4492.patch,
gnu/packages/patches/icecat-CVE-2015-4495.patch,
gnu/packages/patches/icecat-enable-acceleration-and-webgl.patch,
gnu/packages/patches/icecat-libvpx-1.4.patch: Delete files.
* gnu/packages/patches/icecat-avoid-bundled-includes.patch: New file.
* gnu-system.am (dist_patch_DATA): Add new patch. Remove the deleted ones.
* gnu/packages/gnuzilla.scm (icecat): Update to 38.3.0-gnu1.
[source]: Add new patch. Remove the deleted ones.
[inputs]: Add libxcomposite.
[arguments]: Add 'ensure-no-mtimes-pre-1980' phase. Adapt
'remove-h264parse-from-blacklist' and
'arrange-to-link-libxul-with-libraries-it-might-dlopen' phases to the
new version.
2015-10-14 01:41:56 -04:00
Alex Kost
837294b7a4
gnu: geiser: Update to 0.8.1.
...
* gnu/packages/emacs.scm (geiser): Update to 0.8.1.
2015-10-13 22:30:07 +03:00
Ricardo Wurmus
5ff6575b08
gnu: python-rpy2: Add "zlib" to native-inputs.
...
* gnu/packages/python.scm (python-rpy2)[native-inputs]: Add "zlib".
2015-10-13 17:36:47 +02:00
Ricardo Wurmus
ba8a082493
gnu: python-scipy, python2-scipy: Update to 0.16.0.
...
* gnu/packages/python.scm (python-scipy, python2-scipy): Update to
0.16.0.
2015-10-13 16:36:40 +02:00
Ricardo Wurmus
dd86c0d10c
gnu: python-scipy, python2-scipy: Propagate Python inputs.
...
* gnu/packages/python.scm (python-scipy)[inputs]: Move "python-numpy",
"python-matplotlib", and "python-pyparsing" to propagated-inputs; move
"python-nose" and "python-sphinx" to native-inputs.
[propagated-inputs]: New field.
[native-inputs]: Move "python-nose" and "python-sphinx" from inputs
field here.
(python2-scipy): Modify propagated-inputs instead of inputs field.
2015-10-13 16:35:48 +02:00
Ricardo Wurmus
331a1cd727
gnu: icedtea6: Update to 1.13.8.
...
* gnu/packages/java.scm (icedtea6): Update to 1.13.8.
2015-10-13 13:45:51 +02:00
Ricardo Wurmus
d4bf4c8f3e
gnu: icedtea6: Replace "ant-bootstrap" with "ant".
...
* gnu/packages/java.scm (icedtea6)[native-inputs]: Replace
"ant-bootstrap" with "ant".
[arguments]: Remove steps to unpack and use "ant-bootstrap".
(icedtea7)[native-inputs]: Remove explicit references to
"ant-bootstrap" and "ant".
2015-10-13 13:45:51 +02:00
Ricardo Wurmus
60eb5614d1
gnu: ant: Build with GCJ.
...
* gnu/packages/java.scm (ant)[native-inputs]: Replace "icedtea6" with
"gcj".
2015-10-13 13:45:51 +02:00
Ricardo Wurmus
397dbde8ff
gnu: gcj-4.8, gcj: Update to default GCC version.
...
* gnu/packages/gcc.scm (gcj-4.8): Inherit from "gcc" package and rename
variable to...
(gcj): ...this new variable.
(ecj-bootstrap-4.8): Rename variable to...
(ecj-bootstrap): ...this, updating to version 4.9.
* gnu/packages/java.scm (icedtea6)[native-inputs]: Replace "gcj-4.8"
with "gcj".
* gnu/packages/music.scm (tuxguitar)[native-inputs]: Likewise.
2015-10-13 13:45:51 +02:00
Alex Kost
aec05972ce
gnu: abbaye: Use 'modify-phases'.
...
* gnu/packages/games.scm (abbaye)[arguments]: Use 'modify-phases'.
2015-10-13 13:29:11 +03:00
Alex Kost
2e2ed3cbf9
gnu: Add manaplus.
...
* gnu/packages/games.scm (manaplus): New variable.
2015-10-13 13:29:11 +03:00
David Thompson
92e75d1e9a
gnu: geiser: Update to 0.8.
...
* gnu/packages/emacs.scm (geiser): Update to 0.8.
2015-10-12 16:46:54 -04:00
Ludovic Courtès
adc90e0eac
Merge branch 'core-updates'
2015-10-12 21:42:06 +02:00
Ricardo Wurmus
a8bc747ae1
gnu: lilypond: Hardcode path to "gs" executable.
...
* gnu/packages/music.scm (lilypond)[arguments]: Add build phase
"hardcode-path-to-gs".
2015-10-12 21:31:54 +02:00
Ricardo Wurmus
2b10eb489c
gnu: Add python-traitlets.
...
* gnu/packages/python.scm (python-traitlets, python2-traitlets): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
ddc7d8ed18
gnu: Add python-ipython-genutils.
...
* gnu/packages/python.scm (python-ipython-genutils,
python2-ipython-genutils): New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
cd6e5189c8
gnu: Add python-simplegeneric.
...
* gnu/packages/python.scm (python-simplegeneric, python2-simplegeneric):
New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
0d34e01b62
gnu: Add python-pickleshare.
...
* gnu/packages/python.scm (python-pickleshare, python2-pickleshare): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
b74270eedb
gnu: Add python-pathpy.
...
* gnu/packages/python.scm (python-pathpy, python2-pathpy): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
6784f2e3fe
gnu: Add python-pytest-runner.
...
* gnu/packages/python.scm (python-pytest-runner, python2-pytest-runner):
New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
229ad120d4
gnu: Add python-setuptools-scm.
...
* gnu/packages/python.scm (python-setuptools-scm,
python2-setuptools-scm): New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
cb6d5c5468
gnu: Add python-pexpect.
...
* gnu/packages/python.scm (python-pexpect, python2-pexpect): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
db94f8c734
gnu: bwa: Disable on non-x86_64.
...
* gnu/packages/bioinformatics.scm (bwa)[supported-systems]: Add field.
2015-10-12 15:50:33 +02:00
Alex Kost
40e94665d4
gnu: sdl-union: Wrap into a procedure and export it.
...
Suggested by Ludovic Courtès <ludo@gnu.org>.
* gnu/packages/sdl.scm (sdl-union): Make it a procedure returning
'sdl-union' package.
(guile-sdl): Use it.
2015-10-12 11:31:01 +03:00
Alex Kost
0f6139b1b5
gnu: Add physfs.
...
* gnu/packages/game-development.scm (physfs): New variable.
2015-10-12 11:00:59 +03:00
Christopher Allan Webber
9d373377c9
gnu: guile: Add guile-wisp.
...
* gnu/packages/guile.scm (guile-wisp): New variable.
2015-10-11 21:30:12 -04:00
Ricardo Wurmus
c23c50c734
gnu: Add MARS.
...
* gnu/packages/games.scm (mars): New variable.
* gnu/packages/patches/mars-install.patch: New file.
* gnu/packages/patches/mars-sfml-2.3.patch: New file.
* gnu-system.am (dist_patch_DATA): Add them.
2015-10-11 15:52:59 +02:00
宋文武
f18bd3f64c
gnu: wicd: Install 'index.theme' file in the right place.
...
This is a followup to 800d8d.
* gnu/packages/wicd.scm (wicd)[arguments]: Install a copy of 'index.theme'
from 'hicolor-icon-theme' into $out/share/icons/hicolor.
2015-10-11 09:56:56 +08:00
Mark H Weaver
ed01970389
gnu: gnupg: Update to 2.1.9.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.9.
2015-10-10 17:17:16 -04:00
Cyril Roelandt
f5a21dc4cf
gnu: Add python-bandit.
...
* gnu/packages/openstack.scm (python-bandit, python2-bandit): New variables.
2015-10-10 03:20:49 +02:00
Cyril Roelandt
7787ef76b6
gnu: Update python-fixtures
...
* gnu/packages/python.scm (python-fixtures): Update.
* gnu/packages/python.scm (python-fixtures-0.3.16,
python2-fixtures-0.3.16, python-pbr-0.11,
python2-pbr-0.11): New variables.
* gnu/packages/python.scm (python-testrepository): Use python-fxitures-0.3.16
instead of python-fixtures in the inputs.
2015-10-10 03:20:49 +02:00
Cyril Roelandt
643725a155
gnu: Add python-pip.
...
* gnu/packages/python.scm (python-pip, python2-pip): New variables.
2015-10-10 03:20:44 +02:00
Ludovic Courtès
9765b3aeac
Revert "gnu: python: Do not retain references to build tools."
...
This reverts commit 14f8dae6b1
, which
was unintentionally pushed (it does not work with Python 3.)
2015-10-08 18:08:16 +02:00
Mark H Weaver
b81378251c
Merge branch 'master' into core-updates
2015-10-08 10:59:39 -04:00
Mark H Weaver
b5881775ac
gnu: libunwind: Add fix for CVE-2015-3239.
...
* gnu/packages/patches/libunwind-CVE-2015-3239.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/libunwind.scm (libunwind)[source]: Add patch.
2015-10-08 10:55:52 -04:00
Mark H Weaver
f956d661ad
gnu: libwmf: Add fixes for several security flaws.
...
* gnu/packages/patches/libwmf-CAN-2004-0941.patch,
gnu/packages/patches/libwmf-CVE-2007-0455.patch,
gnu/packages/patches/libwmf-CVE-2007-2756.patch,
gnu/packages/patches/libwmf-CVE-2007-3472.patch,
gnu/packages/patches/libwmf-CVE-2007-3473.patch,
gnu/packages/patches/libwmf-CVE-2007-3477.patch,
gnu/packages/patches/libwmf-CVE-2009-3546.patch: New files.
* gnu/packages/patches/libwmf-CVE-2015-0848+4588+4695+4696.patch: Delete
file. Replace with ...
* gnu/packages/patches/libwmf-CVE-2015-0848+CVE-2015-4588.patch,
gnu/packages/patches/libwmf-CVE-2015-4695.patch,
gnu/packages/patches/libwmf-CVE-2015-4696.patch: ... these new files.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (libwmf)[source]: Adjust set of patches.
2015-10-08 10:46:30 -04:00
Mark H Weaver
48e4a9f32f
gnu: unzip: Add various fixes.
...
* gnu/packages/patches/unzip-increase-size-of-cfactorstr.patch: Delete
file. Replace with ...
* gnu/packages/patches/unzip-overflow-long-fsize.patch: ... this new file.
* gnu/packages/patches/unzip-attribs-overflow.patch,
gnu/packages/patches/unzip-fix-overflows-and-infloop.patch,
gnu/packages/patches/unzip-format-secure.patch: New files.
* gnu/packages/patches/unzip-CVE-2014-9636.patch: Replace contents with
fixed patch from Fedora.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/zip.scm (unzip)[source]: Adjust list of patches.
2015-10-08 10:07:44 -04:00
Mark H Weaver
e91e28d60c
gnu: wpa-supplicant: Update to 2.5.
...
* gnu/packages/patches/wpa-supplicant-2015-2-fix.patch,
gnu/packages/patches/wpa-supplicant-2015-3-fix.patch,
gnu/packages/patches/wpa-supplicant-2015-4-fix-pt1.patch,
gnu/packages/patches/wpa-supplicant-2015-4-fix-pt2.patch,
gnu/packages/patches/wpa-supplicant-2015-4-fix-pt3.patch,
gnu/packages/patches/wpa-supplicant-2015-4-fix-pt4.patch,
gnu/packages/patches/wpa-supplicant-2015-4-fix-pt5.patch,
gnu/packages/patches/wpa-supplicant-2015-5-fix.patch,
gnu/packages/patches/wpa-supplicant-CVE-2015-1863.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.5.
Remove patches.
2015-10-08 09:15:30 -04:00
Ricardo Wurmus
797e1401fe
gnu: python-h5py: Fix path to hdf5 library.
...
* gnu/packages/python.scm (python-h5py)[arguments]: Add "fix-hdf5-paths"
phase.
2015-10-08 14:39:11 +02:00
Ricardo Wurmus
3c4010b1e9
gnu: python-h5py, python2-h5py: Correct inputs.
...
* gnu/packages/python.scm (python-h5py)
[inputs]: Remove python-cython and python-numpy.
[propagated-inputs]: New field.
[native-inputs]: Drop python-setuptools and add python-cython.
(python2-h5py): Replace "inputs" with "propagated-inputs".
2015-10-08 14:39:11 +02:00
Ricardo Wurmus
1285119bde
gnu: Add python-joblib.
...
* gnu/packages/python.scm (python-joblib, python2-joblib): New
variables.
2015-10-08 14:39:11 +02:00
Efraim Flashner
fd5b213302
Correct "Revert "gnu: camlp4: Remove extra input.""
...
This corrects a typo in 0d1c0660d7
.
2015-10-08 12:17:21 +03:00
Efraim Flashner
0d1c0660d7
Revert "gnu: camlp4: Remove extra input."
...
This reverts commit d04efa0fff
.
2015-10-08 12:10:47 +03:00
Mark H Weaver
319fe79dd0
Merge branch 'master' into core-updates
2015-10-07 23:55:17 -04:00
Mark H Weaver
a606ed89d4
gnu: webkitgtk-2.4: Fix potential code execution vulnerability.
...
* gnu/packages/patches/webkitgtk-2.4-sql-init-string.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/webkit.scm (webkitgtk-2.4)[source]: Add patch.
2015-10-07 22:54:09 -04:00
Mark H Weaver
2ab5e39d22
gnu: libvpx: Set size limit to avoid CVE-2015-1258.
...
* gnu/packages/video.scm (libvpx)[arguments]: Add "--size-limit"
argument to configure.
2015-10-07 22:41:18 -04:00
Mark H Weaver
7ab73c4add
gnu: openjpeg-2.x: Add fix for CVE-2015-6581.
...
* gnu/packages/patches/openjpeg-CVE-2015-6581.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/image.scm (openjpeg, openjpeg-2.0)[source]: Add patch.
2015-10-07 22:18:13 -04:00
Mark H Weaver
9511de1ef8
gnu: gdk-pixbuf: Update to 2.32.1.
...
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.32.1.
2015-10-07 21:49:03 -04:00