Steamwalker
843bac6005
abiword: 3.0.4 -> 3.0.5
2022-01-02 13:01:02 +01:00
Sandro Jäckel
388a4ef423
treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-*
2021-07-14 03:35:21 +02: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
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08: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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
S. Nordin Abouzahra
0cf9343f08
abiword: 3.0.2 -> 3.0.4
...
Updates AbiWord to the latest version, patches it to support enchant2, and add
myself to the maintainers list.
2020-03-14 03:36:42 -04: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
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
Jan Tojnar
e54342d47e
abiword: clean up
2018-03-29 10:25:32 +02:00
Jan Tojnar
f3e79be426
abiword: use remote patch
2017-11-26 01:00:45 +01:00
Yellow Ghost
da793b2c86
abiword: 3.0.1 -> 3.0.2
2017-11-03 20:44:32 +01:00
Yellow Ghost
100583c7c8
abiword: 3.0.1 -> 3.0.2
2017-11-03 17:45:23 +01:00
Yellow Ghost
cc95949080
abiword: 3.0.1 -> 3.0.2
2017-11-03 15:38:33 +01:00
Vladimír Čunát
3a90a80a9d
abiword: fix gschemas crash and missing icons
...
The gtk3 file dialogs were crashing, as always without wrapping.
/cc maintainer @pSub.
2015-06-11 21:13:00 +02:00
Vladimír Čunát
cfc753478e
abiword: support goffice
...
/cc maintainer @pSub.
2015-06-11 21:13:00 +02:00
Pascal Wittmann
58513cc380
abiword: update from 3.0.0 to 3.0.1
2015-01-18 18:20:28 +01:00
Pascal Wittmann
239760ab98
abiword: update from 2.8.6 to 3.0.0 and adopt it
2014-09-26 22:26:32 +02:00
Bjørn Forsman
ba9254fcf3
abiword: add to channel
2014-06-23 12:54:46 +02:00
Bjørn Forsman
5dea7f0ed5
abiword: fix typo in description (Microsof -> Microsoft)
2014-06-23 12:45:13 +02:00
Bjørn Forsman
28ac782583
Some description fixes
...
There are many more packages to fix, this is just a start.
Rules:
* Don't repeat the package name (not always that easy...)
* Start with capital letter
* Don't end with full stop
* Don't start with "The ..." or "A ..."
I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
aszlig
c6dd35c2ac
abiword: Enable parallel building.
...
Shouldn't take _that_ long to build, but I was impatient during fixing the
build and it doesn't hurt anyway, does it?
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:17 +01:00
aszlig
c91662f979
abiword: Fix glib/gdx_pixbuf related build errors.
...
A bunch of these includes expect extra prefixes which we don't have in Nix, so
we are going to batch-fix them with sed.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:17 +01:00
David Guibert
2a06c97e90
abiword: add libjpeg to fix the compilation
...
svn path=/nixpkgs/trunk/; revision=28379
2011-08-08 12:11:46 +00:00
Eelco Dolstra
749b8607ca
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Armijn Hemel
6f0ba47e74
update to 2.8.6
...
svn path=/nixpkgs/trunk/; revision=22419
2010-06-26 11:13:14 +00:00
Armijn Hemel
d06817b6da
update to 2.8.5
...
svn path=/nixpkgs/trunk/; revision=22184
2010-06-08 13:00:18 +00:00
Armijn Hemel
f18af16dfe
update to 2.8.4
...
svn path=/nixpkgs/trunk/; revision=21143
2010-04-18 10:53:31 +00:00
Armijn Hemel
86a0b21de8
update to 2.8.3
...
svn path=/nixpkgs/trunk/; revision=21000
2010-04-10 19:06:59 +00:00
Armijn Hemel
013ead070a
update to 2.8.2
...
svn path=/nixpkgs/trunk/; revision=20537
2010-03-10 19:34:16 +00:00
Armijn Hemel
3093cbc10d
update to 2.8.1
...
svn path=/nixpkgs/trunk/; revision=19113
2009-12-25 15:45:06 +00:00
Michael Raskin
3ea1d5b07a
Update abiword. Unfortunately, it does not help to build it. The problem is with popt and gcc-g++-4.3
...
svn path=/nixpkgs/trunk/; revision=15524
2009-05-10 09:12:50 +00:00
Armijn Hemel
167a2424a8
version bump to 2.6.6
...
svn path=/nixpkgs/trunk/; revision=13897
2009-01-28 17:14:34 +00:00
Armijn Hemel
a0f8f11e87
update to 2.6.4
...
svn path=/nixpkgs/trunk/; revision=12368
2008-07-16 23:02:53 +00:00
Michael Raskin
1696499db2
URL fix
...
svn path=/nixpkgs/trunk/; revision=11808
2008-05-10 07:15:35 +00:00
Armijn Hemel
fca723a4a7
2.6.0 -> 2.6.3
...
svn path=/nixpkgs/trunk/; revision=11807
2008-05-10 00:20:15 +00:00
Armijn Hemel
d784268531
abiword 2.6.0
...
svn path=/nixpkgs/trunk/; revision=11398
2008-03-31 21:41:18 +00:00
Armijn Hemel
48039a1e77
2.4.5 -> 2.4.6, remove some unnecessary deps
...
svn path=/nixpkgs/trunk/; revision=8676
2007-05-13 23:56:45 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Armijn Hemel
2c13ff7bcf
2.4.4 -> 2.4.5
...
svn path=/nixpkgs/trunk/; revision=5938
2006-07-25 12:46:50 +00:00
Armijn Hemel
c278604064
add abiword
...
svn path=/nixpkgs/trunk/; revision=5666
2006-07-08 12:44:00 +00:00