diff options
author | Simon Dawson <spdawson@gmail.com> | 2012-07-20 10:20:03 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-07-20 21:08:53 +0200 |
commit | 594610a39ed94fb6bf9c5b6b9b52580c82944635 (patch) | |
tree | bc815411edea309b9e5293051ce5986d1e18cff9 /package/sound-theme-borealis/Config.in | |
parent | 45166f30dc40ce810831657c27724a3b5a57f2ad (diff) | |
download | buildroot-novena-594610a39ed94fb6bf9c5b6b9b52580c82944635.tar.gz buildroot-novena-594610a39ed94fb6bf9c5b6b9b52580c82944635.zip |
sound-theme-borealis: new package
[thomas.petazzoni@free-electrons.com:
slightly adjust the installation process to just do a loop of calls
to $(INSTALL).]
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/sound-theme-borealis/Config.in')
-rw-r--r-- | package/sound-theme-borealis/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/sound-theme-borealis/Config.in b/package/sound-theme-borealis/Config.in new file mode 100644 index 000000000..fcc109fe9 --- /dev/null +++ b/package/sound-theme-borealis/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_SOUND_THEME_BOREALIS + bool "sound-theme-borealis" + help + Borealis sound theme. + + http://kde-look.org/content/show.php?content=12584 |