Commit graph

26 commits

Author SHA1 Message Date
Sander van der Burg d72c439a26 The OpenOffice.org icons should work now. I really mean it this time
svn path=/nixpkgs/trunk/; revision=17854
2009-10-16 15:31:31 +00:00
Sander van der Burg 702871ef25 It appears that the OpenOffice.org desktop files are read only. Changing this so that they can be adapted
svn path=/nixpkgs/trunk/; revision=17853
2009-10-16 12:16:17 +00:00
Sander van der Burg 3c00ca8da0 Corrected path to the .desktop files. Why do I keep making these silly mistakes?
svn path=/nixpkgs/trunk/; revision=17846
2009-10-16 08:56:35 +00:00
Sander van der Burg 9dced99013 It seems that the OpenOffice.org desktop files have wrong icon identifiers. I corrected them now. Maybe I'll win the most wasted builtime award now
svn path=/nixpkgs/trunk/; revision=17835
2009-10-15 20:48:58 +00:00
Sander van der Burg ea9a9e5fae Fixed directory name for OpenOffice icons, sorry everyone
svn path=/nixpkgs/trunk/; revision=17826
2009-10-15 13:00:43 +00:00
Sander van der Burg 2d6d11772f OpenOffice.org now includes icons so that the menu items will look much nicer in KDE
svn path=/nixpkgs/trunk/; revision=17817
2009-10-15 09:56:40 +00:00
Michael Raskin 88db61f5cf OpenOffice update. It configures OK, but I prefer to let Hydra build it (old build failed anyway)
svn path=/nixpkgs/trunk/; revision=17504
2009-09-29 14:16:23 +00:00
Sander van der Burg ab75faaa82 Added a minor symlink to OpenOffice.org to make desktop files work
svn path=/nixpkgs/trunk/; revision=15582
2009-05-13 09:44:26 +00:00
Sander van der Burg f6a4c64f0f Added desktop file support for openoffice.org
svn path=/nixpkgs/trunk/; revision=15579
2009-05-12 19:08:02 +00:00
Eelco Dolstra 7689a348c4 * Got rid of a lot of "postInstall=postInstall" and similar lines in
builders.  These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations.  This is done
  automatically now if setupHook is set.
* Deleted the initscripts package.  NixOS doesn't use it anymore.

svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Lluís Batlle i Rossell ff894ae773 Fixing the openoffice build, to run with a single job.
svn path=/nixpkgs/trunk/; revision=15182
2009-04-20 13:51:31 +00:00
Lluís Batlle i Rossell fc3574b125 Updating openoffice to 3.0.1.
svn path=/nixpkgs/trunk/; revision=15181
2009-04-20 13:50:07 +00:00
Michael Raskin a031f1cbf0 Trying to fix OO.o 2.4.1
svn path=/nixpkgs/trunk/; revision=12629
2008-08-15 07:28:53 +00:00
Marc Weber 656a12ef2e small patch makes openoffice compile on x86_64
svn path=/nixpkgs/trunk/; revision=12320
2008-07-08 08:28:07 +00:00
Michael Raskin cd2ba52040 Removed CURL_NO_OLDIES as we have a fresh curl version.
svn path=/nixpkgs/trunk/; revision=9962
2007-12-21 16:39:22 +00:00
Eelco Dolstra d6705992aa * Enable CUPS (printing) support in OpenOffice.
* Add OpenOffice to the channel.

svn path=/nixpkgs/trunk/; revision=9285
2007-09-10 14:03:01 +00:00
Eelco Dolstra 366743f163 * Woohoo, OpenOffice finally builds. And it even runs :-) Saving
now works as well.

  Small detail: you have to set LD_LIBRARY_PATH to libjpeg at
  runtime.  Will fix.

svn path=/nixpkgs/trunk/; revision=9276
2007-09-07 07:08:20 +00:00
Wouter den Breejen 1a29c7d715 Added local hsqldb config line --with-hsqldb-jar=/lib/hsqldb.jar
svn path=/nixpkgs/trunk/; revision=9266
2007-09-06 15:57:34 +00:00
Eelco Dolstra 8746f18f0d * More OpenOffice hackery. Added the magic incantations to get it to
install (of course there's no "make install", that would be too
  easy).  Also create some wrapper scripts "oowriter", "oodraw" etc.

  (I haven't done a full build of this yet, I've hacked on a tmpdir
  left behind by nix-build -K.)

svn path=/nixpkgs/trunk/; revision=9260
2007-09-06 15:00:33 +00:00
Eelco Dolstra 5b220fb397 * Some more attempts at getting OpenOffice (2.2.1) to build.
It compiles now, but I haven't figure out how to do the
  equivalent of a "make install".  But you can build with -K
  and then do

  $ cd /tmp/nix-.../OOF680_m18/instsetoo_native/util
  $ dmake openoffice_en-US PKGFORMAT=archive
  
  and you get a big tarball in 

  /tmp/nix-.../OOF680_m18/instsetoo_native/unxlngi6.pro/OpenOffice/archive/install/en-US

  that you can unpack anywhere to get a more-or-less working OpenOffice.

svn path=/nixpkgs/trunk/; revision=9257
2007-09-05 13:56:12 +00:00
Wouter den Breejen 860a5d0b70 Worked on openoffice (2)
svn path=/nixpkgs/trunk/; revision=8998
2007-07-18 16:45:50 +00:00
Wouter den Breejen fa88a69936 Worked on openoffice
svn path=/nixpkgs/trunk/; revision=8997
2007-07-18 16:45:07 +00:00
Armijn Hemel 9cf98d31f7 we need getopt too
svn path=/nixpkgs/trunk/; revision=4148
2005-10-26 20:42:12 +00:00
Armijn Hemel 218a6386bf get OpenOffice through the configure phase
svn path=/nixpkgs/trunk/; revision=4145
2005-10-26 17:05:32 +00:00
Armijn Hemel 9d7df2c6ad more dependencies, use a lot of system packages instead of using the tarballs
that are in the OOo2 source dist. It seems the only things missing in the
tarball are a kernel (but it has to be cross platform) and emacs...

Gah, BLOAT!

svn path=/nixpkgs/trunk/; revision=4135
2005-10-25 23:29:16 +00:00
Armijn Hemel 74b4df1a7b WiP builder for OpenOffice2. This alone will be worth many ECTS if I succeeed in adding it :P
svn path=/nixpkgs/trunk/; revision=4133
2005-10-25 18:01:13 +00:00