Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: spdawson at gmail.com <spdawson@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] sound-theme-freedesktop: new package
Date: Wed, 20 Jun 2012 11:20:51 +0100	[thread overview]
Message-ID: <1340187652-8209-1-git-send-email-spdawson@gmail.com> (raw)

From: Simon Dawson <spdawson@gmail.com>

Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
 package/Config.in                                  |    1 +
 package/sound-theme-freedesktop/Config.in          |    6 ++++++
 .../sound-theme-freedesktop.mk                     |   11 +++++++++++
 3 files changed, 18 insertions(+)
 create mode 100644 package/sound-theme-freedesktop/Config.in
 create mode 100644 package/sound-theme-freedesktop/sound-theme-freedesktop.mk

diff --git a/package/Config.in b/package/Config.in
index 1044e9f..c79c6a6 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -492,6 +492,7 @@ source "package/collectd/Config.in"
 source "package/empty/Config.in"
 source "package/mobile-broadband-provider-info/Config.in"
 source "package/shared-mime-info/Config.in"
+source "package/sound-theme-freedesktop/Config.in"
 endmenu
 
 menu "Networking applications"
diff --git a/package/sound-theme-freedesktop/Config.in b/package/sound-theme-freedesktop/Config.in
new file mode 100644
index 0000000..8fd763f
--- /dev/null
+++ b/package/sound-theme-freedesktop/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_SOUND_THEME_FREEDESKTOP
+	bool "sound-theme-freedesktop"
+	help
+	  Default theme for the XDG Sound Theme Specification.
+
+	  http://cgit.freedesktop.org/sound-theme-freedesktop/
diff --git a/package/sound-theme-freedesktop/sound-theme-freedesktop.mk b/package/sound-theme-freedesktop/sound-theme-freedesktop.mk
new file mode 100644
index 0000000..99bbb34
--- /dev/null
+++ b/package/sound-theme-freedesktop/sound-theme-freedesktop.mk
@@ -0,0 +1,11 @@
+#############################################################
+#
+# sound-theme-freedesktop
+#
+#############################################################
+SOUND_THEME_FREEDESKTOP_VERSION = 0.7
+SOUND_THEME_FREEDESKTOP_SITE = \
+	http://cgit.freedesktop.org/sound-theme-freedesktop/snapshot
+SOUND_THEME_FREEDESKTOP_AUTORECONF = YES
+
+$(eval $(call AUTOTARGETS))
-- 
1.7.9.5

             reply	other threads:[~2012-06-20 10:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-20 10:20 spdawson at gmail.com [this message]
2012-06-20 11:00 ` [Buildroot] [PATCH] sound-theme-freedesktop: new package Luca Ceresoli
2012-06-20 11:49   ` Simon Dawson
  -- strict thread matches above, loose matches on Subject: below --
2012-06-20 11:50 spdawson at gmail.com
2012-06-23 20:52 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1340187652-8209-1-git-send-email-spdawson@gmail.com \
    --to=spdawson@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox