Ludovic Courtès
c9d9cfe6d4
GNU Freefont 20080912.
...
svn path=/nixpkgs/trunk/; revision=12856
2008-09-12 17:54:59 +00:00
Michael Raskin
87ff8d6347
Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
...
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Wouter den Breejen
4650c3ddc5
Redhat n00bs calls their source xxx.tar.gz but it is not gzipped . . the generic builder can also not figure this out . . .
...
svn path=/nixpkgs/trunk/; revision=12310
2008-07-07 19:02:57 +00:00
Wouter den Breejen
20d29abc63
svn path=/nixpkgs/trunk/; revision=12309
2008-07-07 17:25:08 +00:00
Wouter den Breejen
df8ae9639a
More mirrors / updates . . .
...
svn path=/nixpkgs/trunk/; revision=12308
2008-07-07 17:10:21 +00:00
Michael Raskin
0160fb04ed
Added ArkPandora fonts
...
svn path=/nixpkgs/trunk/; revision=12264
2008-07-05 05:26:58 +00:00
Michael Raskin
1d06f6f78e
.ttf font file supports OpenType features better than .otf for XeLaTeX..
...
svn path=/nixpkgs/trunk/; revision=11744
2008-04-29 01:38:46 +00:00
Michael Raskin
0875919fa1
Now Linux Libertine font works in TeX
...
svn path=/nixpkgs/trunk/; revision=11740
2008-04-28 11:06:56 +00:00
Michael Raskin
c9c55bd3fd
Added Linux Libertine font
...
svn path=/nixpkgs/trunk/; revision=11738
2008-04-28 10:08:40 +00:00
Michael Raskin
87a1c3d55e
Now making font accessible to freetype in standart location
...
svn path=/nixpkgs/trunk/; revision=11736
2008-04-28 01:09:58 +00:00
Michael Raskin
d05d1e3af5
Stupid package name typo
...
svn path=/nixpkgs/trunk/; revision=11729
2008-04-26 15:54:37 +00:00
Michael Raskin
07d8e53774
Added LModern TeX Fonts
...
svn path=/nixpkgs/trunk/; revision=11726
2008-04-26 15:22:48 +00:00
Ludovic Courtès
553a3af3ce
Update GNU Freefont.
...
svn path=/nixpkgs/trunk/; revision=11344
2008-03-29 22:07:15 +00:00
Eelco Dolstra
d8745d57b2
* mirror://debian: stripped the /pool part; there are other Debian
...
files that can be useful.
* mirror://ubuntu.
svn path=/nixpkgs/trunk/; revision=11097
2008-03-13 13:31:39 +00:00
Michael Raskin
9ee09f4a55
Added JUnicode
...
svn path=/nixpkgs/trunk/; revision=10917
2008-03-02 21:59:32 +00:00
Michael Raskin
7d5ddd88a9
Added UCS-fonts
...
svn path=/nixpkgs/trunk/; revision=10915
2008-03-02 19:19:34 +00:00
Michael Raskin
71f8e0911a
Added src to meta for builderDefs-based packages.
...
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Michael Raskin
7ffdd3a997
Bunch of Unicode fonts.
...
svn path=/nixpkgs/trunk/; revision=10909
2008-03-02 18:39:33 +00:00
Eelco Dolstra
e12b421add
* Merged most of the stdenv-updates branch. Some stuff didn't
...
merge cleanly right away (kde-4, kernel stuff) so it should be
merged later. But the stdenv stuff is all there.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Yury G. Kudryashov
da57804fff
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00
Michael Raskin
bc46eaf404
Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs
...
svn path=/nixpkgs/trunk/; revision=10214
2008-01-18 12:36:56 +00:00
Yury G. Kudryashov
a7703662a4
Merged with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +00:00
Michael Raskin
a7fada5648
Added Firefox-3b2 (still no idea why it crashes, though), fixed updated FUSE, made relfs_grant add user if none exists
...
svn path=/nixpkgs/trunk/; revision=9967
2007-12-25 12:29:02 +00:00
Eelco Dolstra
deca7d257f
* Nix expression for installing some fonts from Vista.
...
svn path=/nixpkgs/trunk/; revision=9432
2007-10-09 12:05:38 +00:00
Eelco Dolstra
046a7c735a
* bakoma-ttf: TrueType versions of the Computer Modern and AMS TeX Fonts.
...
svn path=/nixpkgs/trunk/; revision=9402
2007-10-03 16:10:22 +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
6223d7e219
* Add the Microsoft Core Fonts.
...
svn path=/nixpkgs/trunk/; revision=7754
2007-01-22 17:39:14 +00:00
Eelco Dolstra
b3b1daf131
* Add Bitstream Vera.
...
svn path=/nixpkgs/trunk/; revision=7751
2007-01-22 17:11:08 +00:00
Eelco Dolstra
cf8fad5c83
* MPlayer 1.0rc1.
...
* Added freefont-ttf (use to provide a default OSD font for MPlayer).
svn path=/nixpkgs/trunk/; revision=7241
2006-12-05 22:28:45 +00:00