Commit graph

45 commits

Author SHA1 Message Date
R. RyanTM 8fe37ad09e gnumeric: 1.12.49 -> 1.12.50 2021-06-16 13:42:33 -07:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jan Tojnar 7d535edec5
gnome3: support new versioning scheme in the update script
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02:00
R. RyanTM ff756c9283 gnumeric: 1.12.48 -> 1.12.49 2021-03-23 09:07:18 +00:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Jonathan Ringer ceaf053456 gnumeric: 1.12.47 -> 1.12.48 2020-08-31 17:15:13 -07:00
R. RyanTM 7a3ac3fec6 gnumeric: 1.12.46 -> 1.12.47 2020-05-21 18:50:35 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar 843d147596
gnumeric: switch to python 3 2019-12-29 11:21:09 +01:00
Vincent Laporte c1966522d7 gnumeric: 1.12.45 → 1.12.46
goffice: 0.10.45 → 0.10.46
2019-11-15 22:50:52 +00:00
Vladimír Čunát 12bdb0dc3f
gnumeric: fix darwin build by upstream patch 2019-06-23 09:13:46 +02:00
Will Dietz fd21f3fb47
gnumeric: 1.12.44 -> 1.12.45
http://www.gnumeric.org/announcements/1.12/gnumeric-1.12.45.html
2019-06-06 21:59:38 -05:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Bruce Toll 85961441ee gnumeric: fix wrapping
Incorporate wrapGAppsHook so that all gnumeric binaries are wrapped,
following the convention used by many gnome applications.

This addresses two issues:

1.  The packaged ssconvert, ssdiff, ssgrep, and ssindex executables
    in bin are not currently wrapped so some expected environment
    variables including XDG_DATA_DIRS and GIO_EXTRA_MODULES are not
    set. The result is many warnings on stderr when running these
    commands, e.g.

    ==================================================================
    CRITICAL **:...go_conf_add_monitor: assertion 'node || key' failed
    CRITICAL **:...go_conf_get_node: assertion 'parent || key' failed
    WARNING **:...unknown GOConfMonitor id.
    ==================================================================

2.  None of the binaries, including gnumeric, currently wrap the
    environment variable GDK_PIXBUF_MODULE_FILE. This can cause
    segfaults if an incompatible GDK_PIXBUF_MODULE_FILE is already set
    in the environment (e.g. by plasma5). This could be encountered
    running a nixos pre-19.03 gnumeric binary from a nixos 18.09 KDE
    session.
2019-01-26 15:01:54 -05:00
Jan Tojnar eee2410062
gnumeric: 1.12.43 → 1.12.44
Also remove entity definitions, gnumeric now inlines them:

https://bugzilla.gnome.org/show_bug.cgi?id=790226
2018-12-24 15:01:45 +01:00
volth c0fed1ba77 perlXMLParser -> perlPackages.XMLParser 2018-10-12 22:56:15 +00:00
Vincent Laporte e3cae4a2e5 gnumeric: 1.12.39 -> 1.12.43 (#46088)
goffice: 0.10.39 -> 0.10.43
2018-09-05 10:36:03 +02:00
John Ericson db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Vincent Laporte 35c8106701 gnumeric: 1.12.38 -> 1.12.39
goffice: 0.10.38 -> 0.10.39
2018-03-26 15:41:33 +02:00
Vincent Laporte a0601f244b
gnumeric: 1.12.36 -> 1.12.38
goffice: 0.10.36 -> 0.10.38
2018-01-07 12:08:25 +00:00
Vincent Laporte 1f5c2fe90a
gnumeric: 1.12.35 -> 1.12.36
goffice: 0.10.35 -> 0.10.36
2017-11-22 18:52:31 +00:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04: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
Vincent Laporte 0de9ed92e8 gnumeric: 1.12.32 -> 1.12.34 2017-06-04 15:36:41 +02:00
Frederik Rietdijk 1ec5db7f2e gnumeric: do not use top-level python packages 2016-09-25 23:40:02 +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
Vincent Laporte 32b8d31b3a gnumeric: 1.12.24 -> 1.12.26 2016-01-15 10:04:06 +01:00
Vincent Laporte 2b7ded8d62 gnumeric: 1.12.23 -> 1.12.24 2015-10-29 21:35:41 +01:00
Vincent Laporte 62074ab09a gnumeric: 1.12.20 -> 1.12.23 (close #9206)
Adds python support
2015-08-11 22:17:52 +02:00
Vladimír Čunát 39902b01bf goffice: separate from gnome3
It's got practically no coupling with gnome, except for gtk3.
2015-06-11 21:13:00 +02:00
Vladimír Čunát c505b8ac28 gnumeric: fix build, minor update, enableParallelBuilding 2015-05-24 19:53:35 +02:00
Luca Bruno 10f49c84dd Remove last reference to gnome3.gnome_icon_theme 2015-05-19 14:46:45 +02:00
Bob van der Linden 3f7917ed8a gnumeric: make use of GIO_EXTRA_MODULES in wrapper 2015-02-13 15:33:55 +01:00
Jos van den Oever f12e2d1e66 Update gnumeric
goffice is also updated. goffice is maintained by the gnumeric people
and released in sync with gnumeric. gnumeric 1.12.x corresponds to
goffice 0.10.x.
2014-12-03 09:12:39 +01:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Luca Bruno 8dbdebb50f gnumeric: fix gsettings schemas 2014-04-17 13:42:51 +02:00
Vladimír Čunát db9599c4a0 gnumeric: minor update 1.12.9 -> .12 2014-03-13 22:55:52 +01:00
Vladimír Čunát 9f735bdf57 gnumeric: add platforms, maintainer 2013-12-28 15:49:19 +01:00
Vladimír Čunát a126ce011a gnumeric: add schemas and icons, refactor
Also move goffice under gnome3,
as it's released in the same way.
2013-12-28 15:45:20 +01:00
Nixpkgs Monitor 270acdc682 gnumeric: update from 1.12.0 to 1.12.9, potentially fixes CVE-2013-6836 2013-12-21 18:13:03 +02:00
Rickard Nilsson cb4c42e9c3 gnumeric: Update to 1.12.0
Also update dependencies (goffice, libgsf) to required versions.
2013-02-06 01:26:24 +01:00
Andres Löh 854ebba387 Whitespace.
svn path=/nixpkgs/trunk/; revision=34274
2012-05-29 14:02:31 +00:00
Andres Löh 4e10015cab Added gnumeric.
svn path=/nixpkgs/trunk/; revision=34272
2012-05-29 12:21:33 +00:00