summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libwpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add lots of meta.platforms•••Build-tested on x86_64 Linux & Mac. Tuomas Tynkkynen2016-08-021-0/+1
* treewide: Add lots of platforms to packages with no meta•••Build-tested on x86_64 Linux and on Darwin. Tuomas Tynkkynen2016-08-021-0/+4
* libwpd: add meta.{description,license,homepage}Joachim Fasting2015-07-151-0/+6
* Update libreoffice to the version 4.3.0.4•••Also update its dependencies. Update libcdr to 0.1.0 Update libmwaw to 0.3.2 from 0.3.1 Update libvisio to 0.1.0 Update libwpd to 0.10.0 Update libwpg to 0.3.0 These updates are require by LO update and also require each other. Note that many of these libraries now require librevenge. In LibreOffice expression per se: - Note that liborcus is built separately because it wants Boost to be specified in a way that main LO build doesn't ensure. - libixion from 0.7.0 tarball has libixion-0.8 package version. - libgltf is in src/libgltf but listed in download.lst without any comments. - Make variable with the name libreoffice-translations-${version}.tar.xz and the same value is inserted; the same for -help-. Fetching gives a strange error without that. Apparently everyone just builds git checkouts. - There are some conditionals in download.lst that require manual handling. I am not sure there is a simple way to process them in generate-libreoffice-srcs.sh. Michael Raskin2014-08-121-4/+4
* libwpd: update from 0.9.5 to 0.9.9Nixpkgs Monitor2013-12-131-2/+2
* libreoffice: 3.6.6.2 -> 4.0.5.2Domen Kožar2013-09-011-4/+4
* Rename buildNativeInputs -> nativeBuildInputs•••Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase. Eelco Dolstra2012-12-282-2/+2
* Fixing the build of libwpd 0.8. That will help openoffice to go on building.•••svn path=/nixpkgs/trunk/; revision=32871 Lluís Batlle i Rossell2012-03-072-0/+15
* * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.•••svn path=/nixpkgs/branches/stdenv-updates/; revision=31678 Eelco Dolstra2012-01-181-2/+2
* Openoffice.org does not build with libwpd 0.9.•••svn path=/nixpkgs/trunk/; revision=31396 Karn Kallio2012-01-071-0/+14
* Upgrade libwpd and libwpg to latest versions•••svn path=/nixpkgs/trunk/; revision=31313 Yury G. Kudryashov2012-01-051-6/+8
* * More cleanup.•••svn path=/nixpkgs/trunk/; revision=22795 Eelco Dolstra2010-07-281-2/+5
* update to 0.8.14 (warning: triggers OOo rebuild :-P )•••svn path=/nixpkgs/trunk/; revision=10933 Armijn Hemel2008-03-031-3/+3
* -> 0.8.13•••svn path=/nixpkgs/trunk/; revision=10007 Armijn Hemel2007-12-311-3/+3
* bzip2 dependency added in a couple of places•••svn path=/nixpkgs/trunk/; revision=9702 Michael Raskin2007-11-161-3/+2
* * 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 Eelco Dolstra2007-08-271-1/+1
* * 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 Eelco Dolstra2007-08-241-1/+1
* * Copy a bunch of files to nix.cs.uu.nl.•••svn path=/nixpkgs/trunk/; revision=6711 Eelco Dolstra2006-10-121-1/+1
* 0.8.3 -> 0.8.5•••svn path=/nixpkgs/trunk/; revision=5638 Armijn Hemel2006-07-061-3/+3
* * Copy lots of files to nix.cs.uu.nl.•••svn path=/nixpkgs/trunk/; revision=4623 Eelco Dolstra2006-01-301-1/+1
* add libwpd•••svn path=/nixpkgs/trunk/; revision=4140 Armijn Hemel2005-10-261-0/+10