summaryrefslogtreecommitdiffstats
path: root/package/googlefontdirectory/Config.in
diff options
context:
space:
mode:
authorSimon Dawson <spdawson@gmail.com>2012-10-10 23:28:05 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-10-11 22:22:09 +0200
commitdfaf64fe5a1d6346708c3cc94171a4a500f0b236 (patch)
tree2dbb0366ec822a69d471285a1779a8717add048f /package/googlefontdirectory/Config.in
parent6e280b75341cd616970ce5559a7725201f6c0c53 (diff)
downloadbuildroot-novena-dfaf64fe5a1d6346708c3cc94171a4a500f0b236.tar.gz
buildroot-novena-dfaf64fe5a1d6346708c3cc94171a4a500f0b236.zip
googlefontdirectory: new package
Note that the Google code project does not provide an archive containing just the font files. This package uses the third party archive provided at http://joemaller.com/1856/download-google-fonts/ Further information is available at the following URL. http://code.google.com/p/googlefontdirectory/issues/detail?id=2 [Peter: drop version, fix install and simplify uninstall] Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/googlefontdirectory/Config.in')
-rw-r--r--package/googlefontdirectory/Config.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/googlefontdirectory/Config.in b/package/googlefontdirectory/Config.in
new file mode 100644
index 000000000..872fe2739
--- /dev/null
+++ b/package/googlefontdirectory/Config.in
@@ -0,0 +1,13 @@
+config BR2_PACKAGE_GOOGLEFONTDIRECTORY
+ bool "Google font directory"
+ help
+ Google font directory
+
+ http://code.google.com/p/googlefontdirectory/
+
+config BR2_PACKAGE_GOOGLEFONTDIRECTORY_FONTS
+ string "List of fonts to install"
+ default "droid"
+ depends on BR2_PACKAGE_GOOGLEFONTDIRECTORY
+ help
+ Specify a space-separated list of fonts to install