summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild')
-rw-r--r--x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild b/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild
new file mode 100644
index 000000000000..2d8bc1a89350
--- /dev/null
+++ b/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+DESCRIPTION="Default freedesktop.org sound theme following the XDG theming specification"
+HOMEPAGE="http://www.freedesktop.org/wiki/Specifications/sound-theme-spec"
+SRC_URI="http://people.freedesktop.org/~mccann/dist/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2 CC-BY-3.0 CC-BY-SA-2.0"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="sys-devel/gettext
+ dev-libs/glib:2
+ >=dev-util/intltool-0.40"