summary refs log tree commit diff
path: root/pkgs/tools/misc/ttf2pt1
Commit message (Collapse)AuthorAge
* tools/misc: replace name with pname&versionFelix Buehler2021-08-03
|
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* treewide: Make explicit that 'dev' output of freetype is usedTuomas Tynkkynen2016-05-19
|
* Even more mirror:// fixesEvgeny Egorochkin2013-07-14
|
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | Plus a small number of obsolete packages (like old versions of qemu).
* Fix ttf2pt1 buildMichael Raskin2012-04-12
| | | | svn path=/nixpkgs/trunk/; revision=33755
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Add ttf2pt1-cl-pdf which produces unicode maps for fontsMichael Raskin2010-09-21
| | | | svn path=/nixpkgs/trunk/; revision=23883
* * Get rid of many instances of "args: with args;", and other codingEelco Dolstra2010-07-28
| | | | | | | guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782
* * Removed applications/msic, a rather obvious typo. Eelco Dolstra2009-04-19
svn path=/nixpkgs/trunk/; revision=15149