Commit Graph

2808 Commits

Author SHA1 Message Date
Serhii Khoma
e92866d74f write_stylus: fix error "cannot download icon.tar.gz from any mirror"
error message was

```
trying https://oyra.eu/write/icon.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
error: cannot download icon.tar.gz from any mirror
```
2019-09-24 12:17:15 +03:00
Vladimír Čunát
192fb9d11b
Merge branch 'staging-next' into staging 2019-09-24 08:15:01 +02:00
Vladimír Čunát
eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Jörg Thalheim
fbfdaed210
Merge pull request #69036 from pacien/gscan2pdf-v2.5.6
gscan2pdf: 2.5.5 -> 2.5.6
2019-09-23 09:15:15 +01:00
Jan Tojnar
f2b9f5baa5
Merge branch 'staging-next' into staging 2019-09-22 16:39:56 +02:00
Jan Tojnar
11c2b06dd2
Merge branch 'master' into staging-next 2019-09-22 16:39:12 +02:00
Jan Tojnar
f80e55fc2e
gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)
gtk3.setupHook: clear icon-theme.cache in preFixup
2019-09-22 16:30:42 +02:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Daniël de Kok
b7efd50e83 drawio: 11.1.4 -> 11.3.0
Changelogs:

https://github.com/jgraph/drawio-desktop/releases/tag/v11.3.0
https://github.com/jgraph/drawio-desktop/releases/tag/v11.3.0

Most salient change: fixes crash after print
2019-09-22 07:48:46 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
worldofpeace
ad09694ef3
Merge pull request #69145 from delroth/mcomix-setuptools
mcomix: add missing setuptools dependency
2019-09-21 13:19:24 -04:00
Anton-Latukha
cc7952401a djview: {adopt, clean-up, doc, Qt(4 -> 5), add features}
djview: adopt

djview: upd description

djview: add longDescription

djview: upd to Qt5, use Qt5's mkDerivation

djview: add configureFlags (enabling couple features)

upd longDescription

djview: upd clean-up
2019-09-20 18:58:52 +03:00
Pierre Bourdon
eef06df7f5
mcomix: add missing setuptools dependency 2019-09-20 12:11:00 +02:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Jan Tojnar
62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
pacien
518e23bcb8 gscan2pdf: 2.5.5 -> 2.5.6 2019-09-18 18:39:30 +02:00
Jan Tojnar
be4606dbe4
Merge pull request #67617 from dawidsowa/kcc
kcc: init at 5.5.1
2019-09-17 23:58:49 +02:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
Franz Pletz
789760aa10
Merge pull request #68779 from mimame/update/maintainer
maintainer: mimadrid: update github username and personal data
2019-09-14 14:08:35 +00:00
Miguel Madrid Mencía
148c82e07e
maintainer: mimadrid: update github username and personal data 2019-09-14 12:15:46 +02:00
Will Dietz
dc25f13c5a
krita: 4.2.5 -> 4.2.6, gz -> xz
https://krita.org/en/item/krita-4-2-6-released/
2019-09-13 22:00:13 -05:00
danme
55a636055c giv: removed
Because of a build error dropped for 19.09 (#68361).
2019-09-13 17:52:15 +02:00
Jan Tojnar
9b6789de73
tree-wide: replace wrapProgram with wrapGApp
where appropriate
2019-09-10 17:54:57 +02:00
Jan Tojnar
b27da0dde7
gmic & gmic-qt: update & clean-up (#68257)
gmic & gmic-qt: update & clean-up
2019-09-10 01:21:17 +02:00
Frederik Rietdijk
e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk
731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Riley Inman
cd04b610ba inkscape: add wrapGAppsHook for icons (fixed for strictDeps)
Resolves #68185.
The icons in Inkscape depend on gdk-pixbuf loaders, but because
strictDeps is set to true to fix some macOS issues it doesn't work
(see #56943). Adding librsvg to buildInputs explicitly fixes the issue.
2019-09-08 14:51:12 -04:00
Frederik Rietdijk
5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
Jan Tojnar
d8749430e4
gmic-qt: allow building non-Krita hosts
* Use qt5’s mkDerivation
* Also switch gimpPlugins.gmic to qmic-qt
2019-09-07 19:55:11 +02:00
Frederik Rietdijk
66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Vladyslav M
8d7031a588
Merge pull request #68190 from markus1189/imv-4-0-1
imv: 3.1.2 -> 4.0.1
2019-09-06 22:50:40 +03:00
Doron Behar
f70e4c7d59 pdfcpu: 0.2.3 -> 0.2.4 2019-09-06 19:13:01 +02:00
Jan Tojnar
f9237f3152
Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
worldofpeace
3b39b03f05
Merge pull request #68144 from fgaz/fgaz/remove-qt-stdenv
Switch my qt packages to qt-specific mkDerivation
2019-09-06 05:19:39 -04:00
Markus Hauck
8e6b1cac31 imv: 3.1.2 -> 4.0.1 2019-09-06 10:05:32 +02:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Francesco Gazzetta
c16df62034 drawpile: Switch to qt-specific mkDerivation 2019-09-05 17:22:57 +02:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Will Dietz
9dbda3eddf
Merge pull request #66737 from dtzWill/feature/azpainter
azpainter: init at 2.1.4
2019-09-03 18:25:21 -05:00
Franz Pletz
de85797565
Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
worldofpeace
2baa9e74c4
Merge pull request #67732 from lightbulbjim/freecad-wayland
freecad: fix missing app icon and name when running under Wayland
2019-09-02 01:17:20 -04:00
Fabian Möller
9334ce105a nomacs: really use Qt mkDerivation 2019-09-01 17:35:00 +02:00
Fabian Möller
543b904873 nomacs: enable translations 2019-08-31 22:31:48 -04:00
Fabian Möller
fee74012f2 nomace: use Qt mkDerivation 2019-08-31 22:31:48 -04:00
Chris Rendle-Short
58cba198a4 freecad: fix missing app icon and name when running under Wayland
Has been upstreamed and should be safe to remove in versions >= 0.19
2019-08-31 20:43:51 +10:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Silvan Mosberger
a41af6a27b
gimp: Fix derivation detection 2019-08-31 06:50:42 +02:00
Fabian Möller
00ab4f8c80
mirage: fix build failure 2019-08-30 14:50:52 +02:00
dawidsowa
b047ec5173 kcc: init at 5.5.1 2019-08-29 02:23:31 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Robin Gloster
616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8 2019-08-25 18:55:46 +02:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Jan Tojnar
a8d3aebdce
Merge pull request #67318 from jtojnar/gnome-photos
gnome-photos: 3.32.0 → 3.32.1
2019-08-23 19:49:43 +02:00
Jan Tojnar
c6eb691fb8
gnome-photos: add installed tests 2019-08-23 19:31:14 +02:00
Marek Mahut
35940e50c5
Merge pull request #66781 from r-ryantm/auto-update/avocode
avocode: 3.9.0 -> 3.9.2
2019-08-23 09:51:40 +02:00
Marek Mahut
2d7a222970 avocode: adding at-spi2-core into rpath 2019-08-23 08:30:31 +02:00
Jan Tojnar
c241e9756b
gnome-photos: move from gnome3 2019-08-23 02:59:33 +02:00
Marek Mahut
237642b2f5
Merge pull request #67126 from r-ryantm/auto-update/rapid-photo-downloader
rapid-photo-downloader: 0.9.15 -> 0.9.16
2019-08-21 08:43:38 +02:00
R. RyanTM
b5c9e3f62e rapid-photo-downloader: 0.9.15 -> 0.9.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rapid-photo-downloader/versions
2019-08-20 14:39:41 -07:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
Marek Mahut
03d34165bf
Merge pull request #67067 from prusnak/kodelife
kodelife: init at 0.8.3.93
2019-08-20 18:49:56 +02:00
Pavol Rusnak
8492dfeaba
kodelife: init at 0.8.3.93 2019-08-20 18:16:16 +02:00
Rickard Nilsson
225e412edb Remove myself as maintainer of some packages. 2019-08-20 15:24:01 +02:00
worldofpeace
a012ea3ab5 ideogram: add hicolor-icon-theme 2019-08-19 20:59:35 -04:00
pacien
187f634953 gscan2pdf: 2.3.0 -> 2.5.5 2019-08-19 18:03:56 +09:00
Marek Mahut
9541c6b7bf
Merge pull request #66740 from lopsided98/processing-update
processing: 3.4 -> 3.5.3
2019-08-19 08:43:13 +02:00
WilliButz
066136034c
Merge pull request #65945 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.8-53 -> 7.0.8-58
2019-08-18 23:43:46 +02:00
worldofpeace
5c430ff744
Merge pull request #64607 from gloaming/gimp-fix-plugins-exiv2
Fix build for gimp-with-plugins against exiv2 0.27.1
2019-08-18 17:21:36 -04:00
R. RyanTM
41f72597df avocode: 3.9.0 -> 3.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avocode/versions
2019-08-17 11:51:12 -07:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Frederik Rietdijk
fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
Frederik Rietdijk
c68f58d95c Merge master into staging-next 2019-08-17 09:30:16 +02:00
Ben Wolsieffer
939cd1bf4c processing: 3.4 -> 3.5.3 2019-08-16 22:22:03 -04:00
Will Dietz
63c28c839f
azpainter: init at 2.1.4 2019-08-16 19:29:23 -05:00
Craig Hall
38b057f6ca ufraw: Remove --enable-extras
Don't build the 'dcraw' and 'nikon-curve' binaries, as per ufraw's README:

"Do not package the executables generated by by --enable-extras. These extras
are there for testing the code during development. They are of no interest
to end user. Specifically, if you want to package dcraw, you should use
Dave's original code and not UFRaw's modified code."
2019-08-16 11:30:41 +01:00
nyanloutre
6d5a90a111 kipi-plugins: move to kde_applications 2019-08-16 11:34:13 +02:00
Daniël de Kok
cbfdb79b0e drawio: 11.1.1 -> 11.1.4
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v11.1.4

The most important user-visible change is that the binary is renamed
from draw.io to drawio.
2019-08-16 08:31:31 +02:00
Craig Hall
debf1db8f8 ufraw: 0.22 -> unstable-2019-06-12
The original ufraw repo is no longer maintained, so change
to a new upstream that's collecting patches, including one
we need to fix the build against more recent versions of exiv2.
2019-08-15 22:34:46 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk
8d56f2472e Merge master into staging-next 2019-08-14 13:45:54 +02:00
Craig Hall
15dd4479cf gimpPlugins.gimplensfun: 0.2.4 -> unstable-2018-10-21
Fixes broken build with exiv2-0.27.1 by using gexiv2 instead
2019-08-14 11:43:00 +01:00
Pavol Rusnak
b79ed3f1f4
runwayml: 0.8.1 -> 0.9.0 2019-08-13 22:05:33 +02:00
Jörg Thalheim
8529dea18d
Merge pull request #66515 from doronbehar/update-pdfcpu
pdfcpu: 0.2.2 -> 0.2.3
2019-08-12 10:49:00 +01:00
Doron Behar
ea955cb28f pdfcpu: 0.2.2 -> 0.2.3 2019-08-12 11:16:39 +03:00
worldofpeace
63f0c69318
Merge pull request #66322 from lightbulbjim/rapid-photo-downloader-wrapping
rapid-photo-downloader: fix QT wrapping
2019-08-10 08:00:41 -04:00
Chris Rendle-Short
2f1b92ddf8 rapid-photo-downloader: fix QT wrapping
See #65399
2019-08-10 07:59:48 -04:00
Marek Mahut
eb2651d338
Merge pull request #65175 from r-ryantm/auto-update/rapid-photo-downloader
rapid-photo-downloader: 0.9.14 -> 0.9.15
2019-08-10 09:34:53 +02:00
Marek Mahut
91e8008034 python3Packages.rapid-photo-downloader: adding tenacity dependency 2019-08-10 09:15:15 +02:00
worldofpeace
67b4758502
Merge pull request #66283 from worldofpeace/ideogram
ideogram: init at 1.2.2
2019-08-09 10:05:29 -04:00
Frederik Rietdijk
9bd78cb048 Merge master into staging-next 2019-08-09 14:00:27 +02:00
Gabriel Ebner
439ce61c51 freecad: use qt wrapper 2019-08-09 13:39:23 +02:00
worldofpeace
c5a6c38683 ideogram: fix cassidyjames/ideogram#26 2019-08-07 12:22:55 -04:00
Marek Mahut
abe1af1f71
Merge pull request #65782 from prusnak/runway
runwayml: init at 0.8.1
2019-08-07 13:33:57 +02:00
Jan Tojnar
2ea8d578e0
openimageio2: 2.0.9 -> 2.0.10 (#66015)
openimageio2: 2.0.9 -> 2.0.10
2019-08-06 23:27:42 +02:00
Doron Behar
944cf8d68e pdfcpu: 0.2.1 -> 0.2.2 2019-08-06 13:10:54 +03:00
R. RyanTM
bebe7acc99 openimageio2: 2.0.9 -> 2.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openimageio/versions
2019-08-04 21:54:56 -07:00
Maximilian Bosch
9d48556347
Merge pull request #65918 from r-ryantm/auto-update/digikam
digikam: 6.1.0 -> 6.2.0
2019-08-04 23:58:53 +02:00
worldofpeace
26c96afae3
Merge pull request #65958 from r-ryantm/auto-update/krita
krita: 4.2.2 -> 4.2.5
2019-08-04 15:25:34 -04:00
Terje Larsen
a7b7c8c786
fstl: use qt's mkDerivation 2019-08-04 19:40:32 +02:00
R. RyanTM
8aa218bf82 krita: 4.2.2 -> 4.2.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/krita/versions
2019-08-04 10:10:53 -07:00
Maximilian Bosch
997ed4eca2
digikam: enable parallel build 2019-08-04 17:58:29 +02:00
R. RyanTM
167ccf73c4 imagemagick7: 7.0.8-53 -> 7.0.8-58
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-08-04 06:53:10 -07:00
worldofpeace
4ff6cc92b9 ideogram: init at 1.2.2 2019-08-04 07:42:17 -04:00
R. RyanTM
a9d9fea4b7 digikam: 6.1.0 -> 6.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/digikam/versions
2019-08-04 02:14:01 -07:00
Robin Gloster
aa778953db
Merge pull request #65075 from r-ryantm/auto-update/freecad
freecad: 0.18.2 -> 0.18.3
2019-08-03 23:46:14 +00:00
Pavol Rusnak
7c8e7aaa4d
runwayml: init at 0.8.1 2019-08-03 12:52:56 +02:00
Daniël de Kok
c40512654c drawio: 10.9.5 -> 11.1.1
Changelog:

https://github.com/jgraph/drawio-desktop/releases/tag/v11.1.1
2019-08-03 11:03:21 +02:00
Frederik Rietdijk
4afe7a7bf3 Merge staging-next into staging 2019-08-03 07:48:19 +02:00
Frederik Rietdijk
6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Dmitry Kalinkin
c27cd84874
Merge pull request #64511 from dtzWill/update/goxel-0.10.0
goxel: 0.9.0 -> -> 0.10.0
2019-08-01 10:56:13 -04:00
Frederik Rietdijk
4ca8e53e1d Merge staging-next into staging 2019-08-01 09:44:06 +02:00
Frederik Rietdijk
55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
Jan Tojnar
6928f1e838
openimageio: remove unneeded CMake flags
Not necessary since https://github.com/NixOS/nixpkgs/pull/52856
2019-07-30 20:26:36 +02:00
Jan Tojnar
2e11dca0ad
openimageio2: remove unneeded CMake flags
Not necessary since https://github.com/NixOS/nixpkgs/pull/52856
2019-07-30 20:25:30 +02:00
markuskowa
61c945ae25
Merge pull request #65466 from plumelo/feature/avocode-3.9.0
avocode: 3.8.1 -> 3.9.0
2019-07-29 13:09:30 +02:00
Marek Mahut
71a76ff6a2 openscad: not using qt5 and libsForQt5 directly
Additional fix to #65522.
2019-07-29 08:00:19 +02:00
Marek Mahut
4ed879d97c openscad: Use qt5's own mkDerivation
Fixes #65514, related to #65399.
2019-07-28 22:54:01 +02:00
Meghea Iulian
ed9b84da33 avocode: 3.8.1 -> 3.9.0 2019-07-27 15:11:55 +03:00
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
WilliButz
e415055b5e
feh: 3.2 -> 3.2.1 2019-07-24 18:07:01 +02:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
lewo
3d84cffe95
Merge pull request #64752 from doronbehar/update-pdfcpu
pdfcpu: 0.1.25 -> 0.2.1
2019-07-22 22:55:29 +02:00
lewo
36323f078d
Merge pull request #64821 from danieldk/drawio-10.9.5
drawio: 10.8.0 -> 10.9.5
2019-07-22 22:53:36 +02:00
Nick Novitski
7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
R. RyanTM
c52260d1ad rapid-photo-downloader: 0.9.14 -> 0.9.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rapid-photo-downloader/versions
2019-07-20 07:49:17 -07:00
Ryan Mulligan
e852948a18
Merge pull request #65097 from r-ryantm/auto-update/leocad
leocad: 18.02 -> 19.07.1
2019-07-20 07:33:20 -07:00
R. RyanTM
73361ce403 leocad: 18.02 -> 19.07.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/leocad/versions
2019-07-19 11:13:16 -07:00
R. RyanTM
9b9434f507 freecad: 0.18.2 -> 0.18.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freecad/versions
2019-07-19 06:07:43 -07:00
Markus Hauck
6b3fe044fc imv: 3.0.0 -> 3.1.2 2019-07-19 08:52:00 +02:00
R. RyanTM
2df0b53d70 imagemagick7: 7.0.8-46 -> 7.0.8-53
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-07-17 09:45:52 +02:00
R. RyanTM
4e5c0e9f0e openimageio2: 2.0.8 -> 2.0.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openimageio/versions
2019-07-17 09:43:57 +02:00
R. RyanTM
9f29ecbaf4 tesseract4: 4.0.0 -> 4.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tesseract/versions
2019-07-17 09:33:34 +02:00
Doron Behar
eed8cd5391 pdfcpu: 0.1.25 -> 0.2.1 2019-07-16 13:00:20 +03:00
Frederik Rietdijk
a28a9ac156 Merge master into staging-next 2019-07-16 11:15:46 +02:00
Daniël de Kok
c1e687e4e7 drawio: 10.8.0 -> 10.9.5
Changelog:

https://github.com/jgraph/drawio/blob/v10.9.5/ChangeLog
2019-07-15 19:18:43 +02:00
R. RyanTM
a02c9eb420 feh: 3.1.3 -> 3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/feh/versions
2019-07-15 03:42:02 -07:00
Frederik Rietdijk
22cb7f25f2 Merge master into staging-next 2019-07-11 09:40:10 +02:00
Will Dietz
b837620e98 krita: 4.2.1 -> 4.2.2
https://krita.org/en/item/krita-4-2-2-released/
2019-07-10 10:50:08 +02:00
Frederik Rietdijk
79a03641d5 Merge staging-next into staging 2019-07-09 15:46:26 +02:00
Frederik Rietdijk
74c24385cb Merge master into staging-next 2019-07-09 15:46:00 +02:00
Frederik Rietdijk
7cf5909fad Merge staging-next into staging 2019-07-09 15:44:08 +02:00
worldofpeace
5dbce90a7e
Merge pull request #64109 from danieldk/draw.io
drawio: init at 10.8.0
2019-07-09 09:28:27 -04:00
Daniël de Kok
f658a3c807 drawio: init at 10.8.0
draw.io is an application for drawing diagrams. This is the (offline)
desktop version of the draw.io web application.
2019-07-09 15:14:21 +02:00
Will Dietz
a714c066e2
goxel: 0.9.0 -> -> 0.10.0 2019-07-09 07:09:58 -05:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Robert Scott
9826490d5e graphicsmagick: 1.3.31 -> 1.3.32
security release fixing numerous issues, darwin requires patch to fix issue
with pngs
2019-07-06 01:20:26 +01:00
Thomas Tuegel
56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
worldofpeace
2259e1b3f3
Merge pull request #64023 from r-ryantm/auto-update/fondo
fondo: 1.3.0 -> 1.3.2
2019-07-04 04:49:25 -04:00
worldofpeace
4cf3d2163e fondo: fix hardcoded gsettings path 2019-07-04 04:48:25 -04:00
Daiderd Jordan
bea56ef8ba
gimp: remove cf-private 2019-07-03 22:20:20 +02:00
Frederik Rietdijk
25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
worldofpeace
3ddbe024f7
Merge pull request #61853 from worldofpeace/exiv2-0.27.x
exiv2: 0.26.2018.12.30 -> 0.27.1
2019-07-01 16:57:57 -04:00
R. RyanTM
506e0566db fondo: 1.3.0 -> 1.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fondo/versions
2019-07-01 06:50:43 -07:00
Ryan Mulligan
1a975d0f4a
Merge pull request #64011 from r-ryantm/auto-update/drawpile
drawpile: 2.1.10 -> 2.1.11
2019-07-01 06:00:50 -07:00
R. RyanTM
30ccf0588a drawpile: 2.1.10 -> 2.1.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drawpile/versions
2019-07-01 04:08:37 -07:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Graham Christensen
0daecd2d7a
Merge pull request #63572 from volth/cpan2nix-2019-06-20
buildPerlPackage: name -> (pname, version)
2019-06-28 17:54:30 -04:00
worldofpeace
368a6bacc1 geeqie: fetch a patch from fedora 2019-06-27 03:18:06 -04:00
worldofpeace
36f005b830 geeqie: fix build with exiv2 0.27.1 2019-06-27 03:18:06 -04:00
worldofpeace
38be980e5d photoqt: 1.5.1 -> 1.7.1
Also pull in patch upstream to fix build with exiv2
0.27.1.
2019-06-27 03:18:06 -04:00
worldofpeace
e186ad5c31 photivo: mark as broken 2019-06-27 03:18:06 -04:00
worldofpeace
c74d21a38c nomacs: add missing headers 2019-06-27 03:18:06 -04:00
worldofpeace
2be463f7d8 luminance-hdr: 2.5.1 -> 2.6.0
Switch to GitHub source.
2019-06-27 03:18:06 -04:00
worldofpeace
a215eca765 qtpfsgui: remove
https://github.com/LuminanceHDR points to the homepage
of this package which has continued development.
Wikipedia also cites that LuminanceHDR was formerly qtpfsgui.
2019-06-27 03:18:06 -04:00
worldofpeace
00be2a4a2e hugin: fix build with exiv2 0.27.1 2019-06-27 03:18:05 -04:00
Jan Tojnar
07d1d3ed68
Merge branch 'master' into staging 2019-06-25 18:06:43 +02:00
Vladimír Čunát
145a620802
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1527134
2019-06-25 14:04:12 +02:00
Mario Rodas
6b311bef63
Merge pull request #63642 from marsam/update-imgcat
imgcat: 2.3.0 -> 2.3.1
2019-06-23 12:13:00 -05:00
Frederik Rietdijk
dafee3d91a Merge master into staging-next 2019-06-23 15:38:41 +02:00
Vladimír Čunát
0e405474d1
Merge #62280: xournalpp: 1.0.8 -> 1.0.12 2019-06-23 10:37:54 +02:00
Vladimír Čunát
bc4e718db6
xournalpp nitpick: plugins do work now (reportedly) 2019-06-23 10:37:15 +02:00
Mario Rodas
45efec3e2c
imgcat: 2.3.0 -> 2.3.1 2019-06-21 22:02:05 -05:00
Frederik Rietdijk
72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
Doron Behar
60f11a6680 pdfcpu: init at 0.1.25 2019-06-20 22:13:18 +03:00
volth
b3cc65f8b9 buildPerlPackage: name -> (pname, version) 2019-06-20 15:56:50 +00:00
Ryan Mulligan
2f6023bf8a
Merge pull request #63214 from r-ryantm/auto-update/avocode
avocode: 3.8.0 -> 3.8.1
2019-06-19 20:35:37 -07:00
R. RyanTM
1eac41929c shutter: 0.94.2 -> 0.94.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shutter/versions
2019-06-18 22:57:22 +02:00
Jan Tojnar
8315cf5b18
qtikz: unstable-20161122 -> 0.12 (#62733)
qtikz: unstable-20161122 -> 0.12
2019-06-18 22:39:04 +02:00
Frederik Rietdijk
f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Matthew Bauer
4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer
263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Gabriel Ebner
ad409cead6 freecad: python3, qt5, occt7 2019-06-17 18:40:51 +02:00
Franz Pletz
1096720c5f
gnuclad: fix build with gcc8 2019-06-17 07:26:01 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM
93485ada43 avocode: 3.8.0 -> 3.8.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avocode/versions
2019-06-16 06:54:04 -07:00
worldofpeace
5141948ba9 gthumb: 3.6.2 -> 3.8.0
* enable clutter-gtk support
  Upstream defaults to it so we probably should as well.
2019-06-15 22:28:11 -04:00
Jan Tojnar
c421767ca1
gimp: 2.10.10 → 2.10.12
https://www.gimp.org/news/2019/06/12/gimp-2-10-12-released/
2019-06-14 10:32:38 +02:00
Vladimír Čunát
946a788dea
Merge #62442: freecad: move docs to correct location 2019-06-11 13:09:05 +02:00
worldofpeace
72b97d88e0 fondo: 1.2.1 -> 1.3.0
https://github.com/calo001/fondo/releases/tag/1.3.0
2019-06-11 00:44:57 -04:00
Vladyslav M
b8bf4e406b
goxel: 0.8.3 -> 0.9.0 (#62807)
goxel: 0.8.3 -> 0.9.0
2019-06-09 09:11:28 +03:00
Will Dietz
af940c1f87 krita: 4.2.0 -> 4.2.1
https://cgit.kde.org/krita.git/log/?h=v4.2.1
2019-06-07 17:50:21 +03:00
Will Dietz
5ff9102f89
goxel: 0.8.3 -> 0.9.0
https://github.com/guillaumechereau/goxel/releases/tag/v0.9.0
2019-06-06 22:58:16 -05:00
Guillaume Maudoux
3277a77ebb qtikz: fix wrong sha256 2019-06-06 11:51:21 +02:00
Guillaume Maudoux
c3c2274d53 qtikz: s/fetchurl/fetchpatch/ 2019-06-06 08:55:02 +02:00
Guillaume Maudoux
951509a87b qtikz: Fix typo in longDescription 2019-06-06 08:53:18 +02:00
Matthew Bauer
402b717de7 openimageio1: mark broken on x86_64-darwin
https://hydra.nixos.org/build/93723034
2019-06-05 23:48:09 -04:00
Guillaume Maudoux
d08162e851 qtikz: refactor, trim dependencies and cleanup 2019-06-05 23:20:58 +02:00
Guillaume Maudoux
859f4657cd qtikz: add homepage 2019-06-05 23:20:58 +02:00
Guillaume Maudoux
3e651ac90d qtikz: unstable-20161122 -> 0.12 2019-06-05 23:20:58 +02:00
Ryan Mulligan
9555f0b4ec
Merge pull request #62388 from r-ryantm/auto-update/drawpile
drawpile: 2.1.8 -> 2.1.10
2019-06-03 05:49:30 -07:00
Chris Rendle-Short
5f968f3028 freecad: move docs to correct location
Move the help files to the location which the help viewer expects,
otherwise attempting to access help from the menus gives an error.
2019-06-02 09:00:48 +10:00
Elis Hirwing
b9f37bfeb8
Merge pull request #62415 from r-ryantm/auto-update/freecad
freecad: 0.18.1 -> 0.18.2
2019-06-01 23:38:10 +02:00
R. RyanTM
dccb35d738 freecad: 0.18.1 -> 0.18.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freecad/versions
2019-06-01 10:52:32 -07:00
Nikolay Amiantov
25d1db1adf nomacs: 3.10.2 -> 3.12
Fix build with quazip.
2019-06-01 17:31:50 +03:00
derped
929aac2239 krita: 4.1.8 -> 4.2.0
abbradar: removed quazip paths because new quazip just works.

Closes #62212.
2019-06-01 17:31:50 +03:00
Ryan Mulligan
59c1bcc857
Merge pull request #62350 from r-ryantm/auto-update/avocode
avocode: 3.7.2 -> 3.8.0
2019-06-01 06:08:35 -07:00
R. RyanTM
f019fd9c2f drawpile: 2.1.8 -> 2.1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drawpile/versions
2019-06-01 05:45:46 -07:00
R. RyanTM
106341a56f avocode: 3.7.2 -> 3.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avocode/versions
2019-05-31 21:53:22 -07:00
Jan Tojnar
2c347116b5
Merge pull request #62237 from jtojnar/openimageio2
openimageio2: init at 2.0.8
2019-05-31 13:53:05 +02:00
Will Dietz
8ea66b0151
xournalpp: 1.0.8 -> 1.0.12
* revisit plugin support, drop old patch
* use lua5_3 as it seems to expect (require)
* disable format hardening, fix build
2019-05-30 22:09:22 -05:00
Jan Tojnar
fefd28f064
openimageio: synchronize expression with openimageio2 2019-05-30 04:44:30 +02:00
Jan Tojnar
488d23fa9c
openimageio2: init at 2.0.8 2019-05-30 04:39:57 +02:00
Frederik Rietdijk
97aba37876
Merge pull request #61657 from NixOS/staging-next
Staging next
2019-05-29 08:38:21 +00:00
Aaron Andersen
8ae3e7379f
Merge pull request #62161 from acowley/qview2
qView: init at 2.0
2019-05-28 23:17:37 -04:00
Anthony Cowley
6f07f1598f Address comments by @aanderse 2019-05-28 16:12:38 -04:00
worldofpeace
958eef3533
Merge pull request #61653 from d3rped/fix/krita
krita: fixed missing python path
2019-05-28 15:12:57 -04:00
derped
7af3d2198f krita: fixed missing python path 2019-05-28 20:31:36 +02:00
Anthony Cowley
fbc46ae2ca Package the qView image viewer
A fast, unobtrusive Qt-based image viewer.
2019-05-28 12:46:47 -04:00
Frederik Rietdijk
36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
gnidorah
fa7d2ca892 geeqie: use wrapGAppsHook 2019-05-27 21:31:43 +03:00
Frederik Rietdijk
b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Silvan Mosberger
e4fe0dc9a2
imagemagick7: 7.0.8-34 -> 7.0.8-46 (#61836)
imagemagick7: 7.0.8-34 -> 7.0.8-46
2019-05-25 01:50:21 +02:00
Silvan Mosberger
4c1bf57f37
imagemagick: Remove obsolete patch
According to https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
this has been mitigated in versions 6.9.4-7 and 7.0.1-9, which we're well
past already.
2019-05-24 23:43:01 +02:00
R. RyanTM
ed2c6a0e21 imagemagick7: 7.0.8-34 -> 7.0.8-46
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-05-21 11:13:50 -07:00
Gabriel Ebner
7daf63bcfb openscad: 2018.04-git -> 2019.05 2019-05-21 14:14:31 +02:00
Frederik Rietdijk
840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
Silvan Mosberger
9110185147
Merge pull request #61365 from jtojnar/drop-resynth-0
gimpPlugins.resynthesizer: drop
2019-05-17 03:17:37 +02:00
Frederik Rietdijk
f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Andrew Childs
d5ed704b3d openscad: Darwin support and tidy 2019-05-13 17:01:37 +02:00
Daniel Schaefer
06fad89bd6 treewide: Update meta of packages hosted on gnome
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Renaud
c2b68ec2f7
Merge pull request #61324 from r-ryantm/auto-update/ipe
ipe: 7.2.11 -> 7.2.12
2019-05-12 17:42:28 +02:00
Jan Tojnar
0fe311844e
gimpPlugins.resynthesizer: update menu comment 2019-05-12 14:58:16 +02:00
Jan Tojnar
2d68295bea
gimpPlugins.resynthesizer: rename from resynthesizer2 2019-05-12 14:41:35 +02:00
Jan Tojnar
d5dfc1cd8b
gimpPlugins: use makeScope 2019-05-12 14:40:30 +02:00
Jan Tojnar
e74e2e838d
gimpPlugins.resynthesizer: drop
It breaks resynthesiser2 and there is actually no reason to keep the ancient version.

https://github.com/bootchk/resynthesizer/issues/63#issuecomment-491591082
2019-05-12 14:31:39 +02:00
R. RyanTM
aa0dd5df19 ipe: 7.2.11 -> 7.2.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipe/versions
2019-05-11 16:12:49 -07:00
Renaud
074c02f90f
Merge pull request #60935 from jluttine/gimp-add-gtk-path
gimp: fix GTK_PATH
2019-05-10 18:04:24 +02:00
Will Dietz
bc94dcf500 digikam: 6.0.0 -> 6.1.0 (#60042)
* digikam: 6.0.0 -> 6.1.0

* digikam: add dep, use ffmpeg_4

* digikam: set DK_PLUGIN_PATH to help find plugins
2019-05-10 13:22:05 +02:00
Jan Solanti
084d1915b8 renderdoc: 1.2 -> 1.4 2019-05-09 01:53:22 +03:00
Frederik Rietdijk
0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Renaud
6d8f70dfa0
Merge pull request #60921 from risicle/ris-rapid-photo-downloader-vmtouch
rapid-photo-downloader: add vmtouch to wrapped PATH
2019-05-06 20:40:51 +02:00
Renaud
1d03f6b225
Merge pull request #60964 from r-ryantm/auto-update/drawpile
drawpile: 2.1.7 -> 2.1.8
2019-05-05 17:39:30 +02:00
Renaud
3ce7d1f0db wings3d: correct license is Tcl/Tk 2019-05-05 11:05:07 +02:00
R. RyanTM
750fcf7760 wings: 2.2.3 -> 2.2.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wings/versions
2019-05-05 11:05:07 +02:00
R. RyanTM
a75b1c656a drawpile: 2.1.7 -> 2.1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drawpile/versions
2019-05-04 22:44:10 -07:00
Jaakko Luttinen
f9de595e86
gimp: fix GTK_PATH
Fixes #60918.
2019-05-04 21:37:49 +03:00
Robert Scott
de467e740e rapid-photo-downloader: add vmtouch to wrapped PATH
without this, the analyze-pv-structure executable complains:
"To run this program, you need to install vmtouch."
2019-05-04 16:48:25 +01:00
Frederik Rietdijk
193b899af2 Merge master into staging-next 2019-05-04 17:34:04 +02:00
Jan Tojnar
0b74015524
Merge pull request #60905 from jtojnar/gimp-resynthesizer
gimpPlugins.resynthesizer2: 2.0.1 → 2.0.3
2019-05-04 15:23:16 +02:00
Jan Tojnar
2d0ea8e6d5
gimpPlugins.resynthesizer2: 2.0.1 → 2.0.3
Fixes makeFlags: $out is not sufficient to install the binaries,
let's use placeholder.

Also update and clean up the expression.
2019-05-04 03:49:17 +02:00
Frederik Rietdijk
f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
edef
dc87be5fb9 solvespace: 2.3-20190422 -> 2.3-20190501
This reverts the change in git commit hash handling, but is otherwise identical.
2019-05-01 09:06:36 +00:00
edef
b077fe4ffd solvespace: 2.3-20180906 -> 2.3-20190422 2019-04-30 20:09:05 +00:00
Ryan Mulligan
00fe2aaffe
Merge pull request #60462 from r-ryantm/auto-update/avocode
avocode: 3.7.0 -> 3.7.2
2019-04-30 07:07:10 -07:00
R. RyanTM
5b7568c0f3 avocode: 3.7.0 -> 3.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avocode/versions
2019-04-29 22:48:10 -07:00
Frederik Rietdijk
883232c00d Merge master into staging-next 2019-04-27 07:01:38 +02:00
Matthew Bauer
87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer
724e833ea2 treewide: disable -Werror for llvm 7
Some of these have errors on newest llvm. It’s easiest to just add
-Wno-error in these cases.
2019-04-26 21:55:04 -04:00
Jan Tojnar
89a150355b
Merge branch 'master' into staging 2019-04-26 16:35:54 +02:00
Gabriel Ebner
2f383a4469
freecad: 0.17 -> 0.18.1 (#59923)
freecad: 0.17 -> 0.18.1
2019-04-26 09:46:33 +02:00
Jörg Thalheim
9bdcd2aaeb goxel: re-enable aarch64 (#59882)
* goxel: re-enable aarch64
2019-04-25 22:48:35 +02:00
Chris Rendle-Short
2d82f2edc5 freecad: 0.17 -> 0.18.1
Notes:
  - boost_python patch has been removed as it's part of the new release.
  - XDG config files have been added as of 0.18 so it's no longer to
  generate the MIME and .desktop files manually.
2019-04-25 10:14:56 +10:00
Renaud
1ac713d995
Merge pull request #59432 from nh2/epeg-0.9.2
epeg 0.9.2
2019-04-24 22:21:34 +02:00
Matthew Bauer
84d00355e8 Merge remote-tracking branch 'NixOS/master' into staging 2019-04-23 22:00:42 -04:00
Thomas Tuegel
4009dfd317
Merge pull request #60039 from dtzWill/update/kipi-plugins-5.9.1
kipi-plugins: 5.9.0 -> 5.9.1, build from dedicated tarball
2019-04-22 19:17:08 -05:00
Silvan Mosberger
676144a11d
Merge pull request #60038 from dtzWill/update/hugin-2019
hugin: 2018 -> 2019
2019-04-23 00:34:26 +02:00
markuskowa
d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Silvan Mosberger
f93146ac3d
Merge pull request #59903 from volth/patch-321
unigine-valley: fix loading libGL.so
2019-04-22 22:20:34 +02:00
Will Dietz
18defa955b kipi-plugins: 5.9.0 -> 5.9.1, build from dedicated tarball
Don't pick out from digikam's source.
(presumably the plugins used to live there primarily?)
2019-04-22 14:56:54 -05:00
Will Dietz
1b2f99d486 hugin: 2018 -> 2019
http://hugin.sourceforge.net/releases/2019.0.0/en.shtml
2019-04-22 14:54:44 -05:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Vladimír Čunát
9960ff9c83
Merge #58631: djview: fix mozilla plugin path 2019-04-21 10:25:54 +02:00
Jan Tojnar
d3259ed673
Merge branch 'master' into staging 2019-04-20 12:49:01 +02:00
volth
8b5258ef65
unigine-valley: fix
Reflect changes introduced in #37369

It failed to fild libGL.so
2019-04-19 19:34:20 +00:00
Will Dietz
87efa1fb5d
Merge pull request #58439 from dtzWill/update/apitrace-2019
apitrace: 363 -> 572 (2017-04-21 -> 2019-03-26)
2019-04-19 00:21:54 -05:00
worldofpeace
7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
Frederik Rietdijk
2b52da5f99
Merge pull request #58222 from bobvanderlinden/var-run-pkgs
tree-wide: pkgs: /var/run -> /run
2019-04-16 19:02:56 +02:00
Francesco Gazzetta
24786ff49f drawpile: 2.1.6 -> 2.1.7 (#59650) 2019-04-15 21:55:04 -04:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Francesco Gazzetta
7ba046d906 drawpile: add build options (#57573)
Also add server-headless variant
2019-04-15 18:20:13 -04:00
Dan Callahan
71727f32a9 rapid-photo-downloader: 0.9.13 -> 0.9.14 (#59347)
This updates Rapid Photo Downloader to 0.9.14 and fixes #56815

Support for RAW images is not currently functioning; the rawkit bindings
are unmaintained and only support libraw <= 0.18, but nixpkgs ships 0.19
2019-04-16 00:03:30 +02:00
Matthew Bauer
290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM
e0e66153df darktable: 2.6.1 -> 2.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/darktable/versions
2019-04-14 06:10:43 -07:00
Niklas Hambüchen
bb1258d44e epeg: 0.9.1.042 -> 0.9.2 2019-04-14 03:37:56 +02:00
Bob van der Linden
74048e5c93
gimp: /var/run -> /run 2019-04-11 20:05:34 +02:00
Frederik Rietdijk
230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Tobias Bora
c0d27053cc drawpile: set meta.platforms (#57888) 2019-04-11 00:27:17 -04:00
Jan Tojnar
9002989bf0
Merge pull request #59180 from jtojnar/gimp-2.10.10
gimp: 2.10.8 → 2.10.10
2019-04-09 22:18:31 +02:00
Frederik Rietdijk
d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
Jan Tojnar
810b6e23a6
gimp: 2.10.8 → 2.10.10
https://www.gimp.org/news/2019/04/07/gimp-2-10-10-released/
2019-04-09 16:04:57 +02:00
Francesco Gazzetta
410a41b75f drawpile: 2.1.4 -> 2.1.6 2019-04-09 10:53:41 +02:00
Ryan Mulligan
70e4ae97e8
Merge pull request #58241 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.8-22 -> 7.0.8-34
2019-04-07 14:57:33 -07:00
Frederik Rietdijk
4a125f6b20 Merge master into staging-next 2019-04-07 08:33:41 +02:00
Will Dietz
66cfe5802e goxel: 0.8.2 -> 0.8.3 (#59032) 2019-04-06 10:19:43 +00:00
Meghea Iulian
e02e667a16 avocode: 3.6.12 -> 3.7.0 (#59053) 2019-04-06 10:03:00 +00:00
R. RyanTM
8580a0a38f wings: 2.2.1 -> 2.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wings/versions
2019-04-05 15:48:04 +00:00
Jan Tojnar
b3143f1755
shotwell: 0.30.2 -> 0.31.0 2019-04-05 12:13:55 +02:00
Jan Tojnar
cb1a20499a
Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
markuskowa
5babc67452
Merge pull request #58927 from r-ryantm/auto-update/yEd
yed: 3.18.2 -> 3.19
2019-04-03 13:54:27 +02:00
R. RyanTM
69d110eeb5 yed: 3.18.2 -> 3.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yed/versions
2019-04-03 04:30:31 -07:00
Robert Schütz
2b23f30305
renderdoc: use default python3 (#58687) 2019-04-01 21:44:33 +02:00
John Ericson
4ccb74011f Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
volth
2d1ea13d83
djview: fix mozilla plugin path 2019-03-31 18:59:13 +00:00
Silvan Mosberger
32d67ef2a9
Merge pull request #58459 from xeji/p/qtikz
qtikz: fix build
2019-03-28 18:40:12 +01:00
Uli Baum
0b8d40a754 qtikz: fix build
qcollectiongenerator was merged into qhelpgenerator in qt 5.12,
see https://blog.qt.io/blog/2018/11/02/whats-new-qt-help/
2019-03-27 22:35:21 +01:00
Will Dietz
17b088ae1c apitrace: 363 -> 572 (2017-04-21 -> 2019-03-26) 2019-03-27 08:12:49 -05:00
Anders Kaseorg
0a88820fc9 imagemagick7Big: Revert meta.broken to false (#58414)
imagemagickBig and imagemagick7Big were marked broken in #55634 due
to #55118.  #57313 fixed the bug but reverted the broken bit only on
imagemagickBig.  Revert it on imagemagick7Big too.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-03-26 22:56:38 -04:00
Francesco Gazzetta
05b056e44d drawpile: 2.1.3 -> 2.1.4 2019-03-26 10:15:25 +01:00
Joachim F
8a2b572ee9
Merge pull request #57830 from srghma/image_optim
image_optim: init at 0.26.3
2019-03-26 00:42:34 +00:00
R. RyanTM
f85d7f45b4 imagemagick7: 7.0.8-22 -> 7.0.8-34
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-03-24 22:32:15 -07:00
ft
2001ceb7ae krita: 4.1.7.101 -> 4.1.8 2019-03-24 06:24:22 -04:00
Wael M. Nasreddine
5af0780492
Merge remote-tracking branch 'origin/master' into staging
* origin/master: (693 commits)
  buildGoModule: use go_1_12 instead of go_1_11 (#58103)
  gitAndTools.lab: 0.15.2 -> 0.15.3 (#58091)
  signal-desktop: 1.22.0 -> 1.23.0
  added missing semicolon to documentation
  terminus_font_ttf: 4.46.0 -> 4.47.0
  buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)
  dav1d: init at 0.2.1
  dropbox-cli: 2018.11.28 -> 2019.02.14
  atlassian-confluence: 6.14.1 -> 6.14.2
  maintainers: update email for dywedir
  python.pkgs.hglib: use patch to specify hg path (#57926)
  chkrootkit: 0.52 -> 0.53
  radare2-cutter: 1.7.2 -> 1.8.0
  autorandr: 1.7 -> 1.8
  pythonPackages.pyhepmc: fix build
  llvm-polly/clang-polly: use latest llvm
  apulse: 0.1.11.1 -> 0.1.12, cleanup
  factorio: experimental 0.17.14 → 0.17.16 (#58000)
  sequeler: 0.6.7 -> 0.6.8
  nasc: 0.5.1 -> 0.5.2
  ...
2019-03-21 21:01:25 -07:00
worldofpeace
b40587cb55 fondo: 1.2.1 -> 1.2.2
https://github.com/calo001/fondo/releases/tag/1.2.2
2019-03-20 23:10:33 -04:00
Francesco Gazzetta
1779c61f1b drawpile: 2.1.2 -> 2.1.3 (#57858) 2019-03-18 19:57:20 +01:00
Serhii Khoma
83d7cb0bbc image_optim: refactor 2019-03-17 22:26:08 +02:00
Serhii Khoma
57aa87131f image_optim: init at 0.26.3 2019-03-17 22:19:24 +02:00
Serhii Khoma
1d7a5d87ea jpeg-archive: init at 2.2.0 2019-03-17 22:18:41 +02:00
François-René Rideau
4b00757206 qiv: 2.3.1 -> 2.3.2 (#57729) 2019-03-16 23:58:58 +01:00
R. RyanTM
2e53b1ddaf darktable: 2.6.0 -> 2.6.1 (#57224)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/darktable/versions
2019-03-15 23:10:28 +01:00
Ryan Mulligan
4b6a41a939
Merge pull request #57077 from callahad/brother-dsseries
dsseries: init at 1.0.5-1
2019-03-14 21:17:31 -07:00
Meghea Iulian
4f74e248c5 avocode: 3.6.2 -> 3.6.12 (#57658) 2019-03-14 20:52:28 +01:00
xeji
2df7df966c
Merge pull request #57568 from fgaz/drawpile/2.1.2
drawpile: 2.0.11 -> 2.1.2
2019-03-13 23:24:09 +01:00
Francesco Gazzetta
1a39920ae0 drawpile: add some comments explaining the deps 2019-03-13 11:30:46 +01:00
Francesco Gazzetta
8cc2a2ffff drawpile: 2.0.11 -> 2.1.2 2019-03-13 11:29:56 +01:00
Matthew Bauer
37eba81c7b
Merge pull request #56391 from matthewbauer/cmake-treewide
Add more CMake flags
2019-03-11 12:43:46 -04:00
Matthew Bauer
6ed49262f5 treewide: remove BUILD_TESTING flag
This is now set by CMake
2019-03-11 10:11:28 -04:00
Jörg Thalheim
c08f80839f
Merge pull request #57313 from delroth/gs-lcms2mt
ghostscript: link against "systemwide" liblcms2
2019-03-11 10:29:57 +00:00
Pierre Bourdon
a9cf5c27ec
imagemagickBig: revert meta.broken to false 2019-03-11 00:13:02 +01:00
Will Dietz
812a99cdd3 ipe: be explicit about libpng, use lua 5.3 per readme 2019-03-09 19:30:09 -06:00
Will Dietz
39a8578931 ipe: 7.2.10 -> 7.2.11
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-March/000082.html
2019-03-09 19:30:08 -06:00
markuskowa
2debad92f0
Merge pull request #56144 from callahad/digikam-media-player
digikam: fix media playback by adding ffmpeg to buildInputs
2019-03-09 14:15:38 +01:00
Dan Callahan
c80385d934
dsseries: init at 1.0.5-1 2019-03-08 15:02:22 +00:00
Jörg Thalheim
f1405f3eae
Merge pull request #55634 from erikarvstedt/im-broken
imagemagickBig: mark as broken
2019-03-08 10:58:01 +00:00
Florian Klink
6fb8b38afc
Merge pull request #56748 from andrew-d/adunham/xournalpp
xournalpp: init at 1.0.8
2019-03-06 10:28:42 +01:00
Vladimír Čunát
f8039e1425
ipe: fix the src hash (modified upstream)
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-February/000080.html
2019-03-05 15:09:49 +01:00
Andrew Dunham
4cf0343b42 xournalpp: init at 1.0.8 2019-03-04 23:46:36 -08:00
R. RyanTM
5ab8894782 feh: 3.1.2 -> 3.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/feh/versions
2019-03-01 20:32:24 -08:00
Frederik Rietdijk
2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Frederik Rietdijk
c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
Ryan Mulligan
7d27f651f0
Merge pull request #56198 from rnhmjoj/sb
antimony: 2018-07-17 -> 2018-10-20
2019-02-22 20:24:43 -08:00
worldofpeace
6e69626680 fondo: init at 1.2.1 2019-02-22 17:52:26 -05:00
rnhmjoj
b725641231
antimony: 2018-07-17 -> 2018-10-20 2019-02-22 17:08:16 +01:00