Commit graph

17 commits

Author SHA1 Message Date
Nixpkgs Monitor 0aa3ff47e2 libwpd: update from 0.9.5 to 0.9.9 2013-12-13 22:40:20 +02:00
Domen Kožar ef8a149b6f libreoffice: 3.6.6.2 -> 4.0.5.2 2013-09-01 01:57:58 +02:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Lluís Batlle i Rossell a51ca62215 Fixing the build of libwpd 0.8. That will help openoffice to go on building.
svn path=/nixpkgs/trunk/; revision=32871
2012-03-07 22:38:42 +00:00
Eelco Dolstra d4d7931a62 * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Karn Kallio 53d6a7b1ba Openoffice.org does not build with libwpd 0.9.
svn path=/nixpkgs/trunk/; revision=31396
2012-01-07 13:19:06 +00:00
Yury G. Kudryashov f84a08bac3 Upgrade libwpd and libwpg to latest versions
svn path=/nixpkgs/trunk/; revision=31313
2012-01-05 17:05:31 +00:00
Eelco Dolstra 749b8607ca * More cleanup.
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Armijn Hemel 27540fd36e update to 0.8.14 (warning: triggers OOo rebuild :-P )
svn path=/nixpkgs/trunk/; revision=10933
2008-03-03 22:07:25 +00:00
Armijn Hemel a33238ab3e -> 0.8.13
svn path=/nixpkgs/trunk/; revision=10007
2007-12-31 18:53:01 +00:00
Michael Raskin dded839300 bzip2 dependency added in a couple of places
svn path=/nixpkgs/trunk/; revision=9702
2007-11-16 03:45:42 +00:00
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +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 61b212ea59 0.8.3 -> 0.8.5
svn path=/nixpkgs/trunk/; revision=5638
2006-07-06 22:49:19 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Armijn Hemel 8518e36fd4 add libwpd
svn path=/nixpkgs/trunk/; revision=4140
2005-10-26 12:51:33 +00:00