Piotr Bogdan
a15cb742b9
marp: 0.0.10 -> 0.0.11
2017-10-23 17:54:26 +01:00
Emanuele Peruffo
3ee70f64f0
libreoffice: add Italian language
...
Added the Italian language to the list of supported languages for Nix.
2017-10-23 13:35:47 +02:00
Pascal Wittmann
7d8e1c358b
zim: 0.67-rc2 -> 0.67
2017-10-22 00:11:14 +02:00
Pascal Wittmann
b6a2ff1e79
homebank: 5.1.5 -> 5.1.6
2017-10-22 00:11:12 +02:00
Robin Gloster
db0ec924fd
Revert "libreoffice-still: fix build (re: nss update)"
...
This reverts commit 75ecaa1b52
.
2017-10-09 20:50:27 +02:00
Robin Gloster
6c870f5e86
Revert "libreoffice-fresh: take into account new nss header layout"
...
This reverts commit f3c798dd74
.
2017-10-09 20:50:14 +02:00
Michael Raskin
f3c798dd74
libreoffice-fresh: take into account new nss header layout
2017-10-09 18:15:30 +02:00
Michael Raskin
75ecaa1b52
libreoffice-still: fix build (re: nss update)
2017-10-09 18:15:30 +02:00
Vladimír Čunát
ef41fc7f51
Merge branch 'master' into staging
...
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Orivej Desh
bb11cae353
Merge pull request #29068 from zraexy/calligra
...
calligra: 2.9.11 -> 3.0.1
2017-10-05 14:48:25 +00:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Jörg Thalheim
eaac347982
Merge pull request #29609 from lheckemann/impressive-fixes
...
impressive: fixes and improvements
2017-09-21 08:53:09 +01:00
Linus Heckemann
05101d32c0
impressive: fixes and improvements
...
- Fix finding SDL (would previously fail unless gcc was in environment)
- Use ghostscript rather than xpdf for rendering as it has a slightly
smaller closure
- Fix broken link for reasoning behind name change
- Add self to maintainers
- Add reference to DejaVu fonts so it can always find the OSD fonts
- Install manpage into correct location
2017-09-20 19:41:42 +01:00
Michael Raskin
ea1d5e9c7a
libreoffice-still: 5.2.6.2 -> 5.3.6.1
2017-09-17 17:09:51 +02:00
Michael Raskin
08b1bc9fcb
libreoffice-fresh: 5.3.1.2 -> 5.4.1.2; fixes #29379
2017-09-17 09:58:35 +02:00
Paul Hendry
c4c187ed72
skanlite: init at 2.0.1
2017-09-16 20:26:54 -07:00
zraexy
3f2a3d299b
calligra: 2.9.11 -> 3.0.1
2017-09-15 09:06:49 -08:00
zraexy
eb903ccc31
kexi: init at 3.0.2
2017-09-15 09:04:00 -08:00
Matthias Beyer
b0237f767e
bean-add: 2017-04-16 -> 2017-09-13
2017-09-13 21:53:56 +02:00
Ioannis Koutras
c256e8f398
skrooge: 2.8.1 -> 2.9.0
2017-09-04 23:53:30 +03:00
Peter Hoeg
a2de9c334a
ledger: fixed with older boost
2017-08-31 11:51:10 +08:00
Frederik Rietdijk
6d4bd78fad
Merge commit '2858c41' into HEAD
2017-08-30 21:07:07 +02:00
Peter Simons
2f73fd3eea
ledger-3.1.1: mark build broken
2017-08-29 13:13:23 +02:00
Peter Simons
f99ddebd50
ledger-2.6.3: mark build broken
2017-08-29 13:13:23 +02:00
Vladimír Čunát
2858c41823
Merge branch 'master' into staging
...
There were some conflicts in python modules, commented at #28314 .
2017-08-29 10:51:54 +02:00
Frederik Rietdijk
da00601306
pytest fixup
2017-08-25 19:36:18 +02:00
zraexy
706d45e411
zanshin: 0.3.1 -> 0.4.1
...
zanshin: 0.3.1 -> 0.4.1
2017-08-21 13:43:59 -08:00
Guillaume Maudoux
cc92326e12
grisbi: init at 1.0.2
2017-08-15 14:52:32 +02:00
Domen Kožar
486e1c3c16
Merge pull request #27998 from davidak/macOS
...
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Robin Gloster
b4d2b841d9
libreoffice: remove obsolete file from wrapping
2017-08-10 01:28:37 +02:00
davidak
3270aa896b
replace "Mac OS X" and "OS X" with "macOS"
...
as it is the official name since 2016
https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop
exception are parts refering to older versions of macOS like
"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Jan Tojnar
c9d419a22b
gnome: Further fixes for Using the 'memory' GSettings backend issue
2017-08-05 12:21:00 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Aristid Breitkreuz
78fc7269be
paperwork: 1.0.6.1 -> 1.2
2017-07-15 15:10:14 +02:00
Vincent Laporte
08e0f106e3
gnumeric: 1.12.34 -> 1.12.35
...
goffice: 0.10.34 -> 0.10.35
2017-07-15 09:10:43 +02:00
Ioannis Koutras
a719b1be00
skrooge: drop kdelibs4support dependency
...
Since Qt 5.7 and Skrooge v2.5.0, the latter can be built without
KDELibs4Support.
2017-07-02 13:55:00 +03:00
Emmanuel Rosa
f442294719
libreoffice: remove spadmin wrapper
...
This change removes the spadmin wrapper because the utility was removed from LibreOffice in release 4.3. See https://wiki.documentfoundation.org/ReleaseNotes/4.3#CUPS.2C_fax_machines_and_spadmin which states:
> The graphical utility spadmin is now removed in favor of these new features and the operating system's standard printer administration tools. (Caolán McNamara)
Closes #26671
2017-07-01 16:35:36 -04:00
Will Dietz
a97c803b4b
mendeley: ignore errors attempting to install link handler on startup
...
It's not critical functionality and AFAICT only fails in environments
that wouldn't benefit from "successfully" installing it anyway.
Fixes #24709
Fixes #24821
2017-06-28 17:05:11 -05:00
Vincent Laporte
999892fd1e
skrooge: 2.7.0 -> 2.8.1
2017-06-25 18:45:39 +02:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper
2017-06-18 08:44:42 -05:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00
Pascal Wittmann
770845d372
zim: 0.65 -> 0.67-rc2
2017-06-18 12:19:50 +02:00
Laverne Schrock
16118fede5
libreoffice: fix #25831
...
Thanks to Linus Heckemann <git@sphalerite.org> for creating the patch.
2017-06-17 11:22:34 -05:00
Will Dietz
5172e1afee
mendeley: 1.17.9 -> 1.17.10 ( #26574 )
2017-06-15 12:05:20 +02:00
Jörg Thalheim
c4dbc30213
Merge pull request #26374 from vbgl/gnumeric-34
...
gnumeric: 1.12.32 → 1.12.34
2017-06-11 13:00:38 +01:00
Vincent Laporte
0de9ed92e8
gnumeric: 1.12.32 -> 1.12.34
2017-06-04 15:36:41 +02:00
gnidorah
4def9b8f42
wpsoffice: cleanup and i686 version
2017-06-04 14:47:27 +03:00
Pascal Wittmann
05a82a9fd0
homebank: 5.1.4 -> 5.1.5
2017-05-29 09:52:59 +02:00
Jens Binkert
7907fbfde6
osmo: 0.2.14 -> 0.4.0 ( #25622 )
2017-05-11 08:51:33 +01:00
Frederik Rietdijk
ef4442e827
Python: replace requests2 with requests tree-wide
...
See f63eb58573
The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Peter Hoeg
21e95c04bd
libreoffice: perform release build
...
This removes the "Development Build" message from the splash screen as well as
changes all references in the program from LibreOfficeDev to LibreOffice.
2017-05-07 10:41:10 +08:00
Maximilian Güntner
de53284cbd
watson: init at 1.4.0
2017-05-05 10:59:34 +02:00
Andrew Miloradovsky
e5652b8436
planner: 0.14.6 -> 20170429
...
Many improvements were performed during the last 5+ years,
since the release: mostly minor fixes but *a lot* of them!
Plus, corrected and expanded the meta a little bit.
2017-04-29 02:13:57 +00:00
Matthias Beyer
c772ecdf48
bean-add: 2017-01-20 -> 2017-04-06
2017-04-25 11:30:34 +02:00
Daiderd Jordan
80828429d7
Merge pull request #25066 from matthewbauer/less-darwin-eval-errors
...
Add Darwin as platform to various "broken" packages that actually build
2017-04-24 08:14:21 +02:00
Matthew Bauer
8d26be2ae6
antiword: supports darwin
2017-04-23 18:08:18 -05:00
Thomas Tuegel
e019978d02
Merge pull request #23922 from gnidorah/master
...
mytetra: init at 1.42.2
2017-04-22 15:06:44 -05:00
Matthias Beyer
3d04aafffd
fava: 1.2 -> 1.3
2017-04-13 16:29:26 +02:00
Matthias Beyer
e8014ce243
beancount: 2.0b13 -> 2.0b15
2017-04-13 16:27:13 +02:00
obadz
c4801f65f8
treesheets: fix url
2017-04-01 15:22:19 +01:00
obadz
8c38250a3e
treesheets: init at 2017-03-27
2017-04-01 14:37:58 +01:00
John Ericson
4c0d7da183
Get rid of all with { inherit... }
and just used let inherit...
...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Brian McKenna
12d0d211b9
marp: 0.0.9 -> 0.0.10
2017-03-28 21:18:38 +11:00
Will Dietz
a3bc12e1ab
mendeley: 1.17.8 -> 1.17.9
2017-03-27 15:20:17 -05:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Michael Raskin
28eb668131
libreoffice-fresh: 5.3.0.3 -> 5.3.1.2
2017-03-18 21:27:31 +01:00
gnidorah
136ad2a056
mytetra: init at 1.42.2
2017-03-18 13:53:42 +03:00
andyjscott
09c73776b9
mmex: v1.3.1 -> v1.3.3 ( #23732 )
2017-03-13 02:38:27 +01:00
Michael Raskin
f3a4f31554
libreoffice-still: apply the patch for ICU 58, see 17126
2017-03-10 09:48:54 +01:00
Michael Raskin
6fad14b66e
libreoffice-still: 5.2.5.1 -> 5.2.6.2
2017-03-09 18:59:31 +01:00
Benno Fünfstück
264b69c973
Merge pull request #23440 from nico202/qnotero-fix
...
qnotero: fix #23438
2017-03-07 16:50:21 +01:00
Nicolò Balzarotti
cb3bfc9717
qnotero: fix #23438
2017-03-07 15:51:59 +01:00
Will Dietz
37315d65a0
mendeley: 1.16.3 -> 1.17.8, multiple improvements
...
* don't use bundled qt
* fix link-handler script, autorun as 'normal'
* fix execution on grsec kernels
2017-03-06 13:20:00 -06:00
Thomas Tuegel
ef36b2ecbf
calligra: Rename oxygen-icons5 dependency
2017-02-27 11:50:03 -06:00
Thomas Tuegel
127bf18a35
extra-cmake-modules: Lift Qt dependency
2017-02-27 11:49:46 -06:00
Thomas Strobel
eb073e9cd9
moneyplex: fix: add download link
2017-02-27 11:03:39 +01:00
Thomas Strobel
136c249e0b
init: moneyplex at 16.0.22424
2017-02-27 10:47:36 +01:00
Thomas Tuegel
f28848cb4d
kde4.kdelibs -> kdelibs4
...
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Thomas Tuegel
412b2b1859
Remove kde4.kmymoney
...
- No maintainer in Nixpkgs
2017-02-24 16:49:04 -06:00
Thomas Tuegel
767787cb36
Remove kde4.kbibtex
...
- No maintainer in Nixpkgs
2017-02-24 16:49:03 -06:00
Thomas Tuegel
388d58f568
Remove kde4.basket
...
- No upstream activity
2017-02-24 16:49:03 -06:00
Thomas Tuegel
db5ab73ec8
Remove kde4.eventlist
...
- Not useful without the KDE 4 desktop
2017-02-24 16:49:00 -06:00
Thomas Tuegel
d768dcd4f3
Remove kde4.skrooge
...
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:59 -06:00
Pascal Wittmann
04dcda3da4
homebank: 5.1.3 -> 5.1.4
2017-02-23 22:18:45 +01:00
Frederik Rietdijk
5bd6331b29
Merge pull request #22944 from johbo/add-trytond
...
trytond: init at 4.2.1
2017-02-21 08:03:43 +01:00
Johannes Bornhold
6f8a44820e
trytond: init at 4.2.1
2017-02-20 23:03:17 +01:00
aszlig
6d6cf3f24a
Merge pull request #22551 (paperwork locale path)
...
Fixes the locale path, which I got wrong in
7199f1bd94
.
It should have been "$out/share", because Paperwork itself already
appends /locale to the path.
Thanks to @symphorien for the fix.
2017-02-19 06:36:24 +01:00
Peter Hoeg
993d2db029
libreoffice-fresh: build on hydra
2017-02-19 00:09:41 +01:00
Matthias Beyer
87650525ce
bean-add: 2016-12-02 -> 2017-01-20
2017-02-15 13:31:02 +01:00
Vincent Laporte
70d54cdbe3
skrooge: 2.6.0 -> 2.7.0
2017-02-11 20:33:21 +01:00
Michael Raskin
1e134b4168
Merge pull request #22535 from Mounium/patch-2
...
libreoffice: Adding support for Hungarian language
2017-02-10 18:07:28 +00:00
Mounium
51285e886b
libreoffice-still: Added support for Hungarian
2017-02-10 19:01:53 +01:00
Symphorien Gibol
86ff21af16
paperwork: fix locale path
2017-02-08 14:48:53 +01:00
Mounium
d3bd528d41
Adding support for Hungarian language
2017-02-07 21:20:24 +01:00
Michael Raskin
d4c996093d
libreoffice-still, libreoffice-fresh: remove a test that fails on i686
2017-02-04 19:52:05 +01:00
Thomas Tuegel
74f5672a1c
Merge pull request #22406 from abbradar/qtenv
...
Qt 5: Use buildEnv for env, don't use it for packages
2017-02-03 09:57:58 -06:00
Nikolay Amiantov
f0564ae299
cb2bib: don't use qt.full
2017-02-03 18:21:15 +03:00
Michael Raskin
47127e6951
libreoffice-fresh: 5.2.4.2 -> 5.3.0.3
2017-02-03 13:16:25 +01:00
Michael Raskin
58711ecf0c
libreoffice-still: 5.1.6.2 -> 5.2.5.1 (branch switch upstream)
2017-02-03 13:14:39 +01:00
Michael Raskin
14ed123a40
libreoffice-srcs-additions.json: some files are in /extern/
2017-02-03 13:14:39 +01:00
Michael Raskin
c20f5102eb
generate-libreoffice-srcs: support jars as well as tarballs
2017-02-03 13:14:39 +01:00
Pascal Wittmann
cedca371c8
homebank: 5.1.2 -> 5.1.3
2017-01-25 22:16:26 +01:00
Vladimír Čunát
6b6553c768
Merge branch 'staging'
...
It contains security updates. I somehow forgot to push this yesterday.
2017-01-20 16:33:59 +01:00
Jörg Thalheim
3fdde25b4c
Merge pull request #21962 from Mic92/gemdir
...
bundleEnv: Used gemdir for most applications now
2017-01-19 09:34:14 +01:00
Vincent Laporte
d1c3cc63e1
jabref: 3.6 -> 3.8.1
2017-01-19 05:54:05 +00:00
Vladimír Čunát
40003aa2ed
Merge branch 'master' into staging
2017-01-18 15:54:04 +01:00
Jörg Thalheim
1da6ebc8f5
ledger-web: use gemdir
2017-01-18 00:52:53 +01:00
Jörg Thalheim
2871ff7d9b
timetrap: use gemdir
2017-01-18 00:52:52 +01:00
Jörg Thalheim
27f91b30aa
ppl-address-book: use gemdir
2017-01-18 00:52:51 +01:00
Johannes Bornhold
37788f13b7
tryton: init at 4.2.1
2017-01-15 01:40:01 +01:00
Frederik Rietdijk
e1cd8f0f96
zim: use python2
2017-01-11 18:25:10 +01:00
andjscott
0970931e74
mmex: v1.2.7 -> v1.3.1 ( #21755 )
2017-01-09 07:26:06 +01:00
Vladimír Čunát
07bf828bd9
Merge branch 'staging'; security /cc #21642
2017-01-06 16:32:47 +01:00
Yannis Koutras
8d029efdfd
skrooge: 2.5.0 -> 2.6.0 ( #21690 )
2017-01-05 23:20:36 +01:00
Matthias Beyer
d359101891
bean-add: 2016-10-03 -> 2016-12-02
2017-01-04 16:29:35 +01:00
Matthias Beyer
b1f4c1dffe
beancount: 2.0b12 -> 2.0b13
2017-01-04 16:29:34 +01:00
Matthias Beyer
cc0a5d589d
fava: 1.0 -> 1.2
2017-01-04 16:29:34 +01:00
Matthias Beyer
52d95487dd
fava: Fix github source (owner)
2017-01-04 16:29:34 +01:00
Daiderd Jordan
27660cfdc0
Merge branch 'master' into staging
2017-01-04 01:42:26 +01:00
Eelco Dolstra
b4f401104d
Fix big-parallel usage
...
requiredSystemFeatures is not a meta attribute but a derivation
attribute. So "big-parallel" was being ignored on e.g. chromium,
causing it to be built (and timing out) on slow machines.
http://hydra.nixos.org/build/45819778#tabs-buildsteps
2017-01-03 13:55:26 +01:00
Frederik Rietdijk
21f6cb79a7
zim: remove postFixup, include checkPhase, disable tests
...
- wrap-python.nix used to set sys.argv[0] to the name of the script, but
it now sets the path so we won't have to do it here anymore
- tests were not found, so the correct file is now invoked
2017-01-02 11:29:11 +01:00
Daiderd Jordan
9d0a9bc9d6
Merge pull request #21515 from chris-martin/ppl
...
ppl-address-book: init at 2.4.0
2016-12-30 23:42:10 +01:00
Jörg Thalheim
74caf88a58
impressive: 0.10.5 -> 0.11.1
...
fixes #21501
2016-12-30 10:24:20 +01:00
Chris Martin
a6df66e0d8
ppl-address-book: init at 2.4.0
2016-12-30 00:34:13 -05:00
Michael Raskin
916a37cd0e
libreoffice-fresh: 5.2.3.3 -> 5.2.4.2
2016-12-25 11:10:18 +01:00
aszlig
7199f1bd94
paperwork: init at 1.0.6.1
...
I have not yet tested scanning, but the main application works so far.
A lot of patching is required here, because the upstream project
references some paths from well-known FHS locations which of course are
not available on Nix(OS).
We also use all available aspell dictionaries right now, which is maybe
a bit ugly but it makes language switching easier.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-19 22:25:56 +01:00
Jiri Danek
3745be8542
zim: fix #21270 (double call of wrapPythonPrograms)
...
Fixes #21270
2016-12-19 10:31:42 +00:00
Vladimír Čunát
e5bb5ef377
mendeley: use orc package instead of its duplicate
...
I just tested the startup due to having no account
(without liborc.so it would fail).
/cc @fridh, @badi, #21238 .
2016-12-18 13:21:29 +01:00
Pascal Wittmann
daaf497c5c
homebank: fix icons
2016-12-11 20:09:34 +01:00
Pascal Wittmann
e5c525b5a2
homebank: 5.1.1 -> 5.1.2
...
simplify and add myself as maintainer
2016-12-11 20:09:34 +01:00
Michael Raskin
cbd448d009
libreoffice-still: 5.1.5.2 -> 5.1.6.2
2016-12-08 16:15:18 +01:00
Frederik Rietdijk
659c5c4c62
keepnote: use python2
2016-11-24 22:28:03 +01:00
Tim Steinbach
7e96221c89
Merge pull request #20280 from vandenoever/libreoffice
...
libreoffice-fresh: 5.2.2.2 -> 5.2.3.3
2016-11-17 22:22:30 -05:00
Carles Pagès
cf57b79fb1
homebank: 5.1 -> 5.1.1
2016-11-11 16:34:11 +01:00
Jos van den Oever
383ae9055a
libreoffice-fresh: 5.2.2.2 -> 5.2.3.3
2016-11-09 19:09:08 +01:00
Vladimír Čunát
a890d1765b
zotero: mark as broken #20049
2016-11-02 17:32:39 +01:00
Thomas Tuegel
cfbb419cb1
zotero: remove ttuegel from maintainers
...
I don't use Zotero at all anymore, and the Firefox plugin was much more
reliable than the standalone version in my experience.
2016-11-01 10:04:58 -05:00
Ioannis Koutras
b850914355
skrooge2: 2.4.0 -> 2.5.0
2016-11-01 00:33:35 +02:00
Frederik Rietdijk
e56832d730
Merge remote-tracking branch 'upstream/master' into HEAD
2016-10-22 17:23:24 +02:00
Frederik Rietdijk
6d2cac2c7f
impressive: use python2
2016-10-22 16:47:21 +02:00
Jörg Thalheim
fd1e79aa25
Merge pull request #18402 from andjscott/mmex
...
[WIP] Money-Manager-Ex: 0.9.5.1 -> 1.2.7
2016-10-22 01:20:11 +02:00
Matthias Beyer
213ebc94e0
fava: init at 1.0
...
fixes #15785
2016-10-21 23:15:32 +02:00
Jörg Thalheim
8a37554f01
beancount: 2016-04-10 -> 2.0b12
2016-10-21 23:14:00 +02:00
Andrew Scott
a71e633b35
mmex: 0.9.5.1 -> 1.2.7
2016-10-19 13:58:13 +01:00
Frederik Rietdijk
939a7c2513
scribus: use python2
2016-10-18 23:16:04 +02:00
J Phani Mahesh
e002108cef
marp: 0.0.8 -> 0.0.9
2016-10-18 17:50:35 +05:30
Pascal Wittmann
56ca7ca136
homebank: 5.0.6 -> 5.1
2016-10-16 19:28:38 +02:00
Vladimír Čunát
6eeea6effd
Python: more evaluation fixups.
2016-10-14 00:03:12 +02:00
Frederik Rietdijk
efb6052f40
Python: fixup modules that were removed
2016-10-13 22:11:30 +02:00
Florent Becker
95fe719a2d
scribus: depend on pythonFull
...
tkinter is needed for some scripts and is not found by just depending on python.modules.tkinter
Fixes #19292
2016-10-10 16:37:05 +02:00
Michael Raskin
c2e849b64d
libreoffice-fresh: 5.2.1.2 -> 5.2.2.2
2016-10-03 16:45:46 +02:00
Matthias Beyer
c22bf45fa1
bean-add: 2016-10-01 -> 2016-10-03
2016-10-03 09:46:16 +02:00
Matthias Beyer
fe726ca733
bean-add: init at 2016-10-01
2016-10-01 14:49:22 +02:00
Frederik Rietdijk
3ba16c8234
Do not use top-level buildPythonPackage or buildPythonApplication
...
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
804de7d820
zim: do not use top-level python packages
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
aa23f61120
keepnote: do not use top-level python packages
2016-09-25 23:53:57 +02:00
Frederik Rietdijk
1ec5db7f2e
gnumeric: do not use top-level python packages
2016-09-25 23:40:02 +02:00
Vincent Laporte
4aafe684d2
tagainijisho: set meta.platforms to linux only
2016-09-21 19:19:16 +02:00
Michael Raskin
7be4077832
libreoffice: fix symlinking of the tarballs. The tarballs' outputHash is now sha256, but LibreOffice build process expects them to be available by md5-prefixed names
2016-09-21 18:33:49 +02:00
Chris Martin
356bae0aa9
libreoffice: md5 -> sha256
2016-09-21 01:14:17 -04:00
Chris Martin
754836ab4c
libreoffice: generate-libreoffice-srcs.{sh->py}
2016-09-19 12:01:30 -04:00
Kranium Gikos Mendoza
d9a4d942ab
antiword: move sed to prePatch. fixes #18627
...
[Bjørn: change patchPhase -> prePatch (we must not override patchPhase).]
2016-09-17 10:30:06 +02:00
Chris Martin
bb8d294270
libreoffice: add nix shells for source generation
2016-09-16 19:24:04 -04:00
Nikolay Amiantov
4748709926
Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs
2016-09-13 12:51:34 +03:00
exi
18ba3297f0
Fix kmymoney test build failure on 32bit
...
(cherry picked from commit f4618e14b956055da3df400fa9d302c5ea64a7f8)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 09:45:15 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Frederik Rietdijk
44dc13aad6
mendeley: 1.16.2 -> 1.16.3
2016-09-12 14:19:18 +02:00
Michael Raskin
357d544d23
libreoffice-fresh: 5.2.0.4 -> 5.2.1.2
2016-09-12 12:58:30 +02:00
Michael Raskin
242cea8a63
libreoffice: generate-libreoffice-srcs.sh: take into account that LO now sometimes lets the checksum go after the tarball
2016-09-12 12:58:30 +02:00
Daiderd Jordan
5a55ec20e3
ledger: fix libdir
2016-09-08 00:03:53 +02:00
Peter Hoeg
222d084927
ledger-web: we have bundlerEnv, let us use it
2016-09-07 11:17:12 +08:00
Thomas Tuegel
3b78026a7f
Merge pull request #18297 from edwtjo/zotero-esr-verfix
...
zotero: remove esr suffix from version string.
2016-09-06 16:50:45 -05:00
Peter Hoeg
c442c7172d
ledger-web: do not make our own wrapper
2016-09-06 11:25:18 +08:00
Domen Kožar
33229f0d87
libreoffice: set big-parallel hydra feature to build it quicker
...
For example http://hydra.nixos.org/build/39781012 took 6h
(cherry picked from commit a29f6a5e8e1c2d6ec4adc78143c5479121d550bc)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 12:50:02 +02:00
Edward Tjörnhammar
9b31fcf8c0
zotero: remove esr suffix from version string.
...
Also escaped the perl regexes since that will become an error in the future.
2016-09-04 21:01:40 +02:00
Peter Hoeg
28dc4cd3d7
ledger-web: init at 1.5.2
2016-09-01 17:08:57 +08:00
Vladimír Čunát
acca6d2293
libreoffice: remove a flaky test on i686
...
... by a patch from Debian.
2016-08-29 18:29:12 +02:00
Frederik Rietdijk
aca4801f53
mendeley: add missing liborc
2016-08-29 10:35:30 +02:00
Frederik Rietdijk
d87b415dec
mendeley: 1.16.1 -> 1.16.2
2016-08-29 10:02:05 +02:00
Gabriel Ebner
5f0db537df
Merge pull request #18037 from patjouk/update-jabref
...
jabref: 3.5 -> 3.6
2016-08-27 17:48:33 +02:00
patjouk
b2295f70db
jabref: 3.5 -> 3.6
2016-08-27 16:28:55 +02:00
Vincent Laporte
3a710c068f
gnumeric: 1.12.26 -> 1.12.32
...
goffice: 0.10.26 -> 0.10.32
2016-08-26 13:36:58 +02:00
Vincent Laporte
94b245138d
gnumeric: fix on darwin
2016-08-26 13:36:58 +02:00
Michael Raskin
b83dee4a6c
libreoffice: comment out a fragile test; the problem it checks for does not seem to appear in the built binary
2016-08-26 10:35:52 +02:00
Tuomas Tynkkynen
d801e8a011
treewide: Fix output references to glib
2016-08-23 04:54:51 +03:00
Tuomas Tynkkynen
6fc31bada5
treewide: Fix output references to pstoedit
2016-08-23 04:53:29 +03:00
Tuomas Tynkkynen
74a3a2cd7e
treewide: Use makeBinPath
2016-08-23 01:18:10 +03:00
Nikolay Amiantov
bc70338526
libreoffice: fix build, it doesn't need tcsh anymore
2016-08-22 16:59:23 +03:00
Ioannis Koutras
afa88f2dc2
skrooge2: init at 2.4.0
2016-08-18 11:41:43 +03:00
Frederik Rietdijk
b6452f8534
Remove top-level pygame
...
See #11567 .
2016-08-14 13:07:26 +02:00
Michael Raskin
7b8bd1779e
libreoffice-fresh: kill some tests
2016-08-11 18:49:18 +02:00
Michael Raskin
3bf7d5ca03
libreoffice-fresh: 5.1.3.2 -> 5.2.0.4, tests fail for now
2016-08-11 18:49:18 +02:00
Michael Raskin
45a61dc067
Tolerate missed spaces in the download list
2016-08-11 18:49:18 +02:00
Michael Raskin
b189d34a1b
libreoffice-still: 5.0.6.3 -> 5.1.5.2
2016-08-11 18:49:18 +02:00
obadz
8d84e6a20f
libreoffice: add compile flag -fpermissive due to libcurl upgrade
...
curl upgrade to 7.50.0 (#17152 ) changes the libcurl headers slightly and
therefore requires the -fpermissive flag until this package gets updated
2016-08-01 13:23:30 +01:00
Gabriel Ebner
575e0e27b1
jabref: 3.4 -> 3.5
2016-07-22 21:04:30 +02:00
Daiderd Jordan
b6cbb5d03f
Merge pull request #16915 from puffnfresh/package/marp
...
marp: init at 0.0.8
2016-07-20 23:06:14 +02:00
Alexey Shmalko
60d32ff6cc
planner: init at 0.14.6 ( #17078 )
2016-07-19 01:36:33 +02:00