treewide: Add lots of meta.platforms

Build-tested on x86_64 Linux & Mac.
This commit is contained in:
Tuomas Tynkkynen
2016-08-02 21:42:43 +03:00
parent 55b23aeff5
commit 21f17d69f6
890 changed files with 936 additions and 46 deletions
+1
View File
@@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
meta = {
description = "Font, metrically identical to Arial and Times New Roman";
platforms = stdenv.lib.platforms.unix;
};
}
+1
View File
@@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
description = "Korean font";
homepage = "http://kldp.net/projects/baekmuk/";
license = "BSD-like";
platforms = stdenv.lib.platforms.linux;
};
}
+1
View File
@@ -18,5 +18,6 @@ stdenv.mkDerivation {
meta = {
description = "TrueType versions of the Computer Modern and AMS TeX Fonts";
homepage = http://www.ctan.org/tex-archive/fonts/cm/ps-type1/bakoma/ttf/;
platforms = stdenv.lib.platforms.unix;
};
}
+1
View File
@@ -22,5 +22,6 @@ stdenv.mkDerivation {
meta = {
description = "A Unicode font";
maintainers = [stdenv.lib.maintainers.raskin];
platforms = stdenv.lib.platforms.unix;
};
}
+1
View File
@@ -27,5 +27,6 @@ stdenv.mkDerivation rec {
meta = {
description = "Various fonts from the DOSEmu project";
platforms = stdenv.lib.platforms.linux;
};
}
+1
View File
@@ -50,6 +50,7 @@ let
# they may be installed, embedded, opened, edited, modified, regenerated, posted, packaged and redistributed.
license = stdenv.lib.licenses.free;
homepage = http://users.teilar.gr/~g1951d/;
platforms = stdenv.lib.platforms.unix;
};
};
+1
View File
@@ -55,5 +55,6 @@ stdenv.mkDerivation rec {
maintainers = [
stdenv.lib.maintainers.avnik
];
platforms = stdenv.lib.platforms.linux;
};
}
+1
View File
@@ -27,5 +27,6 @@ stdenv.mkDerivation rec {
homepage = http://ipafont.ipa.go.jp/;
license = licenses.ipa;
maintainers = with maintainers; [ gebner ];
platforms = with platforms; unix;
};
}
+1
View File
@@ -29,5 +29,6 @@ stdenv.mkDerivation {
homepage = http://ipafont.ipa.go.jp/ipafont/;
license = stdenv.lib.licenses.ipa;
maintainers = [ stdenv.lib.maintainers.auntie ];
platforms = stdenv.lib.platforms.unix;
};
}
+1
View File
@@ -19,5 +19,6 @@ stdenv.mkDerivation {
meta = {
homepage = http://junicode.sourceforge.net/;
description = "A Unicode font";
platforms = stdenv.lib.platforms.unix;
};
}
+1
View File
@@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
description = "An arab fixed-width font";
homepage = "http://makkuk.com/kawkab-mono/";
license = stdenv.lib.licenses.ofl;
platforms = stdenv.lib.platforms.unix;
};
}
@@ -39,5 +39,6 @@ stdenv.mkDerivation {
homepage = http://sourceforge.jp/projects/efont/;
license = stdenv.lib.licenses.wadalab;
maintainers = [ stdenv.lib.maintainers.auntie ];
platforms = stdenv.lib.platforms.linux;
};
}
+1
View File
@@ -20,6 +20,7 @@ stdenv.mkDerivation {
meta = {
description = "Latin Modern font";
platforms = stdenv.lib.platforms.unix;
};
}
+1
View File
@@ -25,6 +25,7 @@ stdenv.mkDerivation {
meta = {
description = "Latin Modern font";
platforms = stdenv.lib.platforms.unix;
};
}
+1
View File
@@ -49,6 +49,7 @@ let
# Set a non-zero priority to allow easy overriding of the
# fontconfig configuration files.
priority = 5;
platforms = stdenv.lib.platforms.unix;
};
};
+1
View File
@@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/ryanoasis/nerd-fonts";
license = licenses.mit;
maintainers = with maintainers; [ garbas ];
platforms = with platforms; unix;
};
}
@@ -37,5 +37,6 @@ stdenv.mkDerivation rec {
maintainers = [
maintainers.raskin
];
platforms = platforms.unix;
};
}
@@ -26,6 +26,7 @@ let
description = "${language} subset of an open source Pan-CJK typeface";
homepage = https://github.com/adobe-fonts/source-han-sans;
license = stdenv.lib.licenses.asl20;
platforms = stdenv.lib.platforms.unix;
};
};
in
+1
View File
@@ -18,6 +18,7 @@ stdenv.mkDerivation {
meta = {
description = "Phonetic font for TeX";
platforms = stdenv.lib.platforms.unix;
};
}
+1
View File
@@ -39,5 +39,6 @@ stdenv.mkDerivation {
# Set a non-zero priority to allow easy overriding of the
# fontconfig configuration files.
priority = 5;
platforms = stdenv.lib.platforms.unix;
};
}