summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/steamcompanion')
-rw-r--r--kde-misc/steamcompanion/Manifest1
-rw-r--r--kde-misc/steamcompanion/metadata.xml5
-rw-r--r--kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild20
3 files changed, 26 insertions, 0 deletions
diff --git a/kde-misc/steamcompanion/Manifest b/kde-misc/steamcompanion/Manifest
new file mode 100644
index 000000000000..07e1dff91878
--- /dev/null
+++ b/kde-misc/steamcompanion/Manifest
@@ -0,0 +1 @@
+DIST steamcompanion-0.5.4.tar.gz 54259 SHA256 030dc1726b1788ed2ba3f68e5c87cc2dc0a78d6857032aeb679cf2c88c07d5ae
diff --git a/kde-misc/steamcompanion/metadata.xml b/kde-misc/steamcompanion/metadata.xml
new file mode 100644
index 000000000000..8d1e86a9cefb
--- /dev/null
+++ b/kde-misc/steamcompanion/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>
diff --git a/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild b/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild
new file mode 100644
index 000000000000..51937d6cde23
--- /dev/null
+++ b/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_LINGUAS="it"
+KDE_LINGUAS_DIR="translations"
+inherit kde4-base
+
+DESCRIPTION="Connector for web Steam service from Valve"
+HOMEPAGE="http://kde-look.org/content/show.php/Steam+Companion?content=141713"
+SRC_URI="http://kde-look.org/CONTENT/content-files/141713-${PN}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="amd64 x86"
+IUSE="debug"
+
+S=${WORKDIR}/${PN}