Eelco Dolstra
eeff1fcdd1
* More wrapper generation features. The Firefox wrapper generator is
...
now just 3 lines.
svn path=/nixpkgs/trunk/; revision=2243
2005-02-16 11:38:52 +00:00
Eelco Dolstra
3bf404a3f2
* Let the Mozilla plugins announce where in their output the actual
...
plugins are, rather then requiring certain fixed directories.
svn path=/nixpkgs/trunk/; revision=2242
2005-02-16 11:24:40 +00:00
Eelco Dolstra
b930967805
* A utility function for the automatic generation of wrapper scripts.
...
svn path=/nixpkgs/trunk/; revision=2241
2005-02-16 11:13:18 +00:00
Eelco Dolstra
1dcbda3398
* Set the QTDIR variable in a Qt setup hook.
...
svn path=/nixpkgs/trunk/; revision=2240
2005-02-15 17:44:45 +00:00
Eelco Dolstra
cbdd91f2a6
* Some utility functions to make performing substitutions in text
...
files easier. Examples:
substitute inputFile outputFile \
--replace "@bindir@" "$out/bin" \
--replace "@gcc@" "$GCC/bin/gcc"
substitute inputFile outputFile --subst-var out
(this is sugar for --replace "@out@" "$out")
substituteInPlace file --replace a b
(input and output are both `file'; the execute bit is preserved)
svn path=/nixpkgs/trunk/; revision=2239
2005-02-15 17:44:03 +00:00
Eelco Dolstra
aac8011c8b
* GTK 2.6 plus associated libraries.
...
* Updated libtiff, libpng, libxml2, libxslt, gettext.
svn path=/nixpkgs/trunk/; revision=2238
2005-02-15 16:22:20 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra
e5c1afb9c1
* A script to copy fetchurl files to a more stable place (catamaran)
...
and rewrite the Nix expression.
svn path=/nixpkgs/trunk/; revision=2236
2005-02-15 14:32:55 +00:00
Eelco Dolstra
c27b35a197
* Move more stuff.
...
svn path=/nixpkgs/trunk/; revision=2234
2005-02-15 11:28:47 +00:00
Eelco Dolstra
4bf7e864c7
* Moving stuff.
...
svn path=/nixpkgs/trunk/; revision=2233
2005-02-15 11:26:49 +00:00
Eelco Dolstra
267a904c26
* MPlayer updated to 1.0pre6.
...
svn path=/nixpkgs/trunk/; revision=2138
2005-01-31 19:39:42 +00:00
Martin Bravenboer
7387c6130a
Added automake194 attribute
...
svn path=/nixpkgs/trunk/; revision=2096
2005-01-26 09:47:20 +00:00
Martin Bravenboer
99c054c053
Added Automake 1.9.4
...
svn path=/nixpkgs/trunk/; revision=2095
2005-01-26 09:44:13 +00:00
Martin Bravenboer
37d2e5519e
Separate files for different Automake versions
...
svn path=/nixpkgs/trunk/; revision=2094
2005-01-26 09:36:29 +00:00
Eelco Dolstra
4a049bd86a
* Put MySQL / MythTV / XmlTV in the channel.
...
svn path=/nixpkgs/trunk/; revision=2084
2005-01-22 13:41:20 +00:00
Eelco Dolstra
ba6f269bf5
* Qt: add optional support for MySQL.
...
* MythTV: the setup program works :-).
* Added XmlTV. This requires a huge number of Perl modules, so...
* Added a generic builder for Perl modules. I'm lazy so the modules
are defined directly in all-packages-generic.nix. The generic
builder also patches Perl scripts to include a hard-coded Perl
module search path (i.e., similar to an RPATH in ELF executables).
svn path=/nixpkgs/trunk/; revision=2083
2005-01-22 00:19:27 +00:00
Eelco Dolstra
f1ae49c01b
* Added MySQL 4.1.9.
...
svn path=/nixpkgs/trunk/; revision=2082
2005-01-21 19:25:57 +00:00
Eelco Dolstra
e03984abda
* Ugh, the procps at surriel was ancient. Updated to 3.2.4.
...
svn path=/nixpkgs/trunk/; revision=2081
2005-01-21 18:35:06 +00:00
Eelco Dolstra
bd4b67cf1f
* Added procps 2.0.11 (for `ps', mostly).
...
svn path=/nixpkgs/trunk/; revision=2080
2005-01-21 18:24:25 +00:00
Armijn Hemel
8125cd8915
everything to build glibc statically succesfully
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=2079
2005-01-20 22:54:51 +00:00
Eelco Dolstra
34326de3c2
* MythTV now installs properly, but it doesn't work yet since Qt has
...
to be built with MySql client support.
svn path=/nixpkgs/trunk/; revision=2078
2005-01-20 22:07:08 +00:00
Eelco Dolstra
777c4ea1d7
* Added libXxf86vm and xf86vmext from xlibs CVS.
...
* Added MythTV. But it doesn't build properly yet (it compiles fine,
but it ignores the prefix).
svn path=/nixpkgs/trunk/; revision=2077
2005-01-20 21:11:49 +00:00
Eelco Dolstra
6737187428
* Doh!
...
svn path=/nixpkgs/trunk/; revision=2074
2005-01-20 15:55:05 +00:00
Eelco Dolstra
8882b48fb0
* Optionally enable thread support in Qt (libqt-mt).
...
svn path=/nixpkgs/trunk/; revision=2072
2005-01-20 14:23:34 +00:00
Eelco Dolstra
043ac4d1b0
* Fix dangling symlink bin/qmake.
...
svn path=/nixpkgs/trunk/; revision=2070
2005-01-20 11:39:12 +00:00
Eelco Dolstra
cc896336ef
* Qt needs `which'. Also fix execute permission for
...
config.tests/unix.
svn path=/nixpkgs/trunk/; revision=2069
2005-01-20 09:00:08 +00:00
Eelco Dolstra
0159c5f8de
* Also fix Unix tests, not just X11 tests. (Fixes a build error that
...
occurs if cups exists in /usr/lib.)
svn path=/nixpkgs/trunk/; revision=2068
2005-01-20 00:32:12 +00:00
Eelco Dolstra
44fa4a2980
* libXft: pass through the freetype and fontconfig inputs (Qt needs
...
them).
* Add Qt to the cache. Contrary to what the previous commit message
said, there is nothing wrong with the Qt build. It was just a
problem on my local machine (you shouldn't run `./configure -help'
in a temporary build directory; it overwrites some files of the
build in progress).
svn path=/nixpkgs/trunk/; revision=2067
2005-01-19 23:27:35 +00:00
Eelco Dolstra
35443bddea
* Added Qt 3.3.3. Basic installation, except that Xrender and Xft
...
support are enabled (for anti-aliased fonts).
BUG: Qt currently searches for plugins and documentation in the
temporary build directory, instead of in its prefix. So, e.g., help
in Qt Designer doesn't work.
svn path=/nixpkgs/trunk/; revision=2066
2005-01-19 22:51:27 +00:00
Rob Vermaas
bdf57c697c
lame 3.96.1
...
svn path=/nixpkgs/trunk/; revision=2065
2005-01-19 22:12:34 +00:00
Rob Vermaas
cec2c24d85
added libvorbis libogg and flac
...
svn path=/nixpkgs/trunk/; revision=2063
2005-01-19 21:48:45 +00:00
Rob Vermaas
23b30cf548
libcdaudio 0.99.12
...
svn path=/nixpkgs/trunk/; revision=2062
2005-01-19 21:12:46 +00:00
Rob Vermaas
bbf1716370
cdparanoia
...
svn path=/nixpkgs/trunk/; revision=2061
2005-01-19 21:04:43 +00:00
Rob Vermaas
c80ce6e83b
cdparanoia-III
...
svn path=/nixpkgs/trunk/; revision=2060
2005-01-19 21:02:19 +00:00
Armijn Hemel
4b16211201
use new kernel headers
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=2053
2005-01-18 13:16:42 +00:00
Armijn Hemel
81e13c1572
remove the dependency on /bin/pwd, use the pwd we have in $PATH instead
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=2052
2005-01-18 13:04:28 +00:00
Eelco Dolstra
c90e049b98
* Xine updated to 1.0.
...
* Xine UI updated to 0.99.3.
svn path=/nixpkgs/trunk/; revision=2046
2005-01-15 21:49:33 +00:00
Martin Bravenboer
a1f2fad0fe
Added StrategoXT 0.13. StrategoXT 0.12 is still available
...
svn path=/nixpkgs/trunk/; revision=2039
2005-01-14 21:26:18 +00:00
Armijn Hemel
0e6b2045ea
we actually *do* have patchelf available and we want to use it to patch
...
our freshly built glibc, otherwise we get weird blah errors
svn path=/nixpkgs/branches/nixos-pkgs/; revision=2021
2005-01-14 11:45:16 +00:00
Armijn Hemel
bb7c8d72ed
move patchelf in a directory, so it can play nice along with things
...
like initialPath
svn path=/nixpkgs/branches/nixos-pkgs/; revision=2020
2005-01-14 11:41:26 +00:00
Martin Bravenboer
c8c0c50eb2
Update of sdf2-bundle 2.3
...
svn path=/nixpkgs/trunk/; revision=2003
2005-01-10 17:24:39 +00:00
Armijn Hemel
a8d8a8f82c
don't install keys. The Nix scripts empty the whole environment, including
...
some variables that are used by ssh-keygen.
svn path=/nixpkgs/branches/nixos-pkgs/; revision=2001
2005-01-10 15:33:43 +00:00
Armijn Hemel
5be8b1821a
upgrade to a newer version of shadowutils
...
2000th commit!!!
svn path=/nixpkgs/branches/nixos-pkgs/; revision=2000
2005-01-10 14:05:14 +00:00
Armijn Hemel
6537afc279
we no longer need this patch
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1999
2005-01-10 11:37:56 +00:00
Rob Vermaas
de1f2bcb4b
removed xdoc from populate cache and all-packages-generic
...
svn path=/nixpkgs/trunk/; revision=1992
2005-01-05 11:21:49 +00:00
Rob Vermaas
583ef5d157
* octave 2.1.64
...
svn path=/nixpkgs/trunk/; revision=1987
2005-01-04 13:35:13 +00:00
Eelco Dolstra
50d826abea
* Sylpheed updated to 1.0.0. Also fixed OpenSSL support.
...
svn path=/nixpkgs/trunk/; revision=1986
2005-01-03 20:22:48 +00:00
Eelco Dolstra
9e5869f731
* GCC updated to 3.4.3.
...
svn path=/nixpkgs/trunk/; revision=1980
2004-12-31 11:21:42 +00:00
Eelco Dolstra
7f3dc52aba
* Add locales such as en_US.UTF-8 and nl_NL.UTF-8 to the list of
...
supported locales. This is very useful as those are the default
locales on Red Hat and SuSE (>= 9.2). (When LANG is set to an
unsupported locale, some applications fall back on the C locale;
others (like Subversion) just barf.)
svn path=/nixpkgs/trunk/; revision=1977
2004-12-30 20:56:08 +00:00
Eelco Dolstra
f39229bac9
* Gqview updated to 1.4.5.
...
svn path=/nixpkgs/trunk/; revision=1975
2004-12-30 17:38:54 +00:00
Armijn Hemel
baf430cd23
don't let openssh generate a new hostkey when installing, let this be done afterwards by the sysadmin
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1947
2004-12-24 14:10:19 +00:00
Martin Bravenboer
76991ac2df
Removed ancient SDF versions
...
svn path=/nixpkgs/trunk/; revision=1941
2004-12-23 21:25:07 +00:00
Martin Bravenboer
e75a0bb1b8
Use sdf_23
...
svn path=/nixpkgs/trunk/; revision=1940
2004-12-23 21:23:22 +00:00
Martin Bravenboer
b672ffc5b7
Upgrade of SDF2 Bundle to version 2.3
...
svn path=/nixpkgs/trunk/; revision=1937
2004-12-23 21:18:00 +00:00
Eelco Dolstra
8d8210959e
* Subversion updated to 1.1.2.
...
svn path=/nixpkgs/trunk/; revision=1931
2004-12-23 13:36:26 +00:00
Martin Bravenboer
ba47211900
ATerm update
...
svn path=/nixpkgs/trunk/; revision=1928
2004-12-23 08:51:15 +00:00
Eelco Dolstra
8a8b28a87b
* Nix updated to 0.6.
...
svn path=/nixpkgs/trunk/; revision=1899
2004-12-17 13:49:08 +00:00
Armijn Hemel
66ea9ba4e7
patch net-tools to make it work nicely with gcc-3.4
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1898
2004-12-17 13:49:04 +00:00
Eelco Dolstra
60e7948db1
* Allow a known hash to be specified.
...
svn path=/nixpkgs/trunk/; revision=1892
2004-12-17 11:04:18 +00:00
Eelco Dolstra
2a3f5188b5
* Option to print out the path, analogous to nix-prefetch-url.
...
svn path=/nixpkgs/trunk/; revision=1890
2004-12-17 10:40:00 +00:00
Armijn Hemel
1eb961902f
fix download location
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1887
2004-12-16 17:45:31 +00:00
Armijn Hemel
318e864dc5
don't build modules
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1886
2004-12-16 16:41:34 +00:00
Armijn Hemel
bb632c07ef
add modutils for kernel 2.4.25
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1885
2004-12-16 16:34:03 +00:00
Armijn Hemel
aa150ce949
don't forget stuff
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1871
2004-12-15 16:07:21 +00:00
Armijn Hemel
f9743cec5a
refactor stdenvs.nix to use all the right tools at the right time
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1870
2004-12-15 15:42:48 +00:00
Eelco Dolstra
43b626337f
* Added Xine.
...
svn path=/nixpkgs/trunk/; revision=1850
2004-12-10 23:16:23 +00:00
Eelco Dolstra
9da3f23a89
* UML updated to 2.4.27-1.
...
svn path=/nixpkgs/trunk/; revision=1845
2004-12-09 19:48:40 +00:00
Armijn Hemel
d6702d185a
patch for curl
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1844
2004-12-09 13:02:44 +00:00
Armijn Hemel
e656dad03f
remove all other occurences of old glibc path
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1839
2004-12-06 19:20:15 +00:00
Armijn Hemel
505a857e55
don't match a trailing slash
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1838
2004-12-06 19:00:06 +00:00
Armijn Hemel
30fd5fd0d1
don't forget passing sed to our script
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1837
2004-12-06 18:50:27 +00:00
Armijn Hemel
fd3077a984
replace old glibc reference with $out
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1836
2004-12-06 18:30:52 +00:00
Armijn Hemel
1182b31a47
use ftp.nluug.nl for downloading kernel instead of ftp.de.kernel.org, it's, for some reason, not always possible to download from the latter
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1835
2004-12-06 17:15:53 +00:00
Armijn Hemel
068fd44898
right path to chmod
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1834
2004-12-06 17:00:22 +00:00
Armijn Hemel
fddd91238a
first make all patchable files writable before patching, then change them back (yes, I've checked it, none of the files are writeable, so that all should go well :) )
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1833
2004-12-06 16:49:55 +00:00
Martin Bravenboer
6863445f23
Haskell mode for emacs
...
svn path=/nixpkgs/trunk/; revision=1832
2004-12-06 07:36:56 +00:00
Armijn Hemel
771534ece7
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1831
2004-12-01 18:56:46 +00:00
Armijn Hemel
98ce16d2ba
addd sutff
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1830
2004-12-01 18:56:22 +00:00
Armijn Hemel
ff61b869e4
we also require patchelf (this is sooooo ugly)
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1829
2004-12-01 16:10:18 +00:00
Armijn Hemel
63b86ec696
more fixes
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1828
2004-12-01 16:09:21 +00:00
Armijn Hemel
3782c94ebb
typo fix
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1827
2004-12-01 16:07:32 +00:00
Armijn Hemel
222cedd14b
let's patch all our glibc thingies!!
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1826
2004-12-01 15:39:39 +00:00
Eelco Dolstra
17f7a05a97
* Sylpheed 1.0.0 beta 3.
...
svn path=/nixpkgs/trunk/; revision=1825
2004-12-01 15:36:38 +00:00
Armijn Hemel
fbce69c4ac
we need patchelf
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1824
2004-12-01 14:42:38 +00:00
Eelco Dolstra
76c0fe8cfe
* Fix for http://sources.redhat.com/bugzilla/show_bug.cgi?id=356 .
...
svn path=/nixpkgs/trunk/; revision=1820
2004-11-30 13:45:56 +00:00
Eelco Dolstra
1d9072670b
* Added bsdiff 4.2. Wow, this is even better than zdelta (which in
...
turn appears to be better than vdelta).
svn path=/nixpkgs/trunk/; revision=1819
2004-11-29 21:17:29 +00:00
Eelco Dolstra
9ebbbd25cc
* Added zdelta 2.1.
...
svn path=/nixpkgs/trunk/; revision=1817
2004-11-29 19:35:42 +00:00
Armijn Hemel
d1d2e2d5c2
replace all occurances of curl 7.12.0 with 7.12.2
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1812
2004-11-29 14:40:28 +00:00
Armijn Hemel
1e3c657031
our 7.12.0 was not resolving (thank you glibc!), replaced with statically linked (with uclibc) 7.12.2
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1811
2004-11-29 14:36:29 +00:00
Martin Bravenboer
d6841ce1fb
Added rcs
...
svn path=/nixpkgs/trunk/; revision=1810
2004-11-28 17:28:55 +00:00
Martin Bravenboer
eeb83adeba
Added strategoxt-0.12
...
svn path=/nixpkgs/trunk/; revision=1807
2004-11-26 17:36:22 +00:00
Armijn Hemel
aad382248f
add modified gcc-wrapper
...
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1793
2004-11-22 16:36:27 +00:00
Martin Bravenboer
c35db17230
Added gwydion-dylan to nixpkgs
...
svn path=/nixpkgs/trunk/; revision=1786
2004-11-19 17:47:17 +00:00
Martin Bravenboer
981cf60a3a
Added the Boehm Garbage Collector
...
svn path=/nixpkgs/trunk/; revision=1785
2004-11-19 14:57:43 +00:00
Eelco Dolstra
f6ecc5a089
* Bump version number to 0.7.
...
svn path=/nixpkgs/trunk/; revision=1777
2004-11-14 15:43:32 +00:00
Eelco Dolstra
39d167caac
* Fix url.
...
svn path=/nixpkgs/trunk/; revision=1772
2004-11-14 14:56:56 +00:00
Eelco Dolstra
70e4f66a5a
* Remove fixed bugs.
...
svn path=/nixpkgs/trunk/; revision=1765
2004-11-14 12:24:23 +00:00
Eelco Dolstra
6e7849e362
* Firefox 1.0.
...
svn path=/nixpkgs/trunk/; revision=1741
2004-11-10 08:31:08 +00:00
Eelco Dolstra
bb54094567
* Use old wxPython for Bittorrent.
...
svn path=/nixpkgs/trunk/; revision=1739
2004-11-09 21:09:49 +00:00
Eelco Dolstra
55bf9b6472
* Add bittorrent to populate-cache.
...
svn path=/nixpkgs/trunk/; revision=1738
2004-11-09 18:56:03 +00:00