Jason "Don" O'Conal
7bf77e413d
lesstif: fix build on Darwin
...
* x11 = xlibsWrapper on non-Darwin systems, but is darwinX11AndOpenGL on
Darwin systems, so pass in xlibsWrapper to the lesstif build instead
2014-03-03 21:13:36 +11:00
Evgeny Egorochkin
36d0df0498
lesstif: fix version to match tarball
2013-07-14 02:08:49 +03:00
Pjotr Prins
cb546965bc
Lesstif patches - lesstif stable has not been updated in a long time and these
...
are recognized patches (5 out of 6 are in Debian stable). Required for
the arb package.
svn path=/nixpkgs/trunk/; revision=12952
2008-10-05 08:59:26 +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
efba820026
* Quick fix for an incompatibility between libXp and lesstif, which
...
caused the xpdf build to fail. Patch from
http://www.mail-archive.com/debian-bugs-rc@lists.debian.org/msg101592.html
svn path=/nixpkgs/trunk/; revision=8867
2007-06-11 14:33:05 +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
506f113378
update to lesstif 0.95
...
svn path=/nixpkgs/trunk/; revision=5589
2006-07-05 10:38:25 +00:00
Eelco Dolstra
965fa2208e
* Make xpdf build again.
...
svn path=/nixpkgs/trunk/; revision=5239
2006-04-29 14:18:08 +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
Eelco Dolstra
6281842b45
* Added Lesstif (a Motif clone).
...
* Enabled the actual xpdf GUI in xpdf.
svn path=/nixpkgs/trunk/; revision=4327
2005-12-02 22:49:51 +00:00