public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@astralcloak.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/veromix/
Date: Tue,  5 Jun 2012 14:06:13 +0000 (UTC)	[thread overview]
Message-ID: <1338904987.cd22960038c1565f7758c4331a3b5286892933ab.kensington@gentoo> (raw)

commit:     cd22960038c1565f7758c4331a3b5286892933ab
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  5 14:03:07 2012 +0000
Commit:     Michael Palimaka <kensington <AT> astralcloak <DOT> net>
CommitDate: Tue Jun  5 14:03:07 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cd229600

[kde-misc/veromix] New package.

(Portage version: 2.1.10.64/git/Linux x86_64, unsigned Manifest commit)

---
 kde-misc/veromix/metadata.xml          |    5 +++
 kde-misc/veromix/veromix-0.17.0.ebuild |   51 ++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+), 0 deletions(-)

diff --git a/kde-misc/veromix/metadata.xml b/kde-misc/veromix/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-misc/veromix/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/veromix/veromix-0.17.0.ebuild b/kde-misc/veromix/veromix-0.17.0.ebuild
new file mode 100644
index 0000000..ee76c91
--- /dev/null
+++ b/kde-misc/veromix/veromix-0.17.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+PYTHON_DEPEND="2"
+CMAKE_REQUIRED="never"
+inherit python kde4-base
+
+DESCRIPTION="Plasmoid mixer for the Pulseaudio sound server"
+HOMEPAGE="http://kde-look.org/content/show.php?content=116676"
+SRC_URI="http://kde-look.org/CONTENT/content-files/116676-2012-04-25_${PV}_${PN}.plasmoid -> ${P}.zip"
+
+LICENSE="GPL-3"
+SLOT="4"
+KEYWORDS="~amd64"
+IUSE="debug"
+
+DEPEND="app-arch/unzip"
+RDEPEND="
+	$(add_kdebase_dep plasma-workspace python)
+	dev-python/PyQt4[dbus]
+	dev-python/pyxdg
+	media-libs/ladspa-sdk
+	media-plugins/swh-plugins
+	media-sound/pulseaudio
+"
+
+S=${WORKDIR}
+
+DOCS=( Changelog )
+
+pkg_setup() {
+	python_pkg_setup
+	kde4-base_pkg_setup
+}
+
+src_prepare() {
+	python_convert_shebangs -r 2 "${S}"
+	sed -e '/^all:/s/build//' -i Makefile || die
+	sed -e 's|/usr/share/kde4/apps/|/usr/share/apps/|' -i Makefile \
+		-i org.veromix.pulseaudio.service || die
+}
+
+src_install() {
+	default
+	insinto /usr/share/apps/${PN}-plasmoid/
+	doins -r presets
+	insinto /usr/share/kde4/services/
+	newins metadata.desktop plasma-widget-veromix.desktop
+}



             reply	other threads:[~2012-06-05 14:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-05 14:06 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-29 10:44 [gentoo-commits] proj/kde:master commit in: kde-misc/veromix/ Johannes Huber
2013-08-08 11:00 Michael Palimaka
2014-05-01 22:46 Johannes Huber
2016-03-26 16:19 Johannes Huber
2016-04-27 15:34 Johannes Huber

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=1338904987.cd22960038c1565f7758c4331a3b5286892933ab.kensington@gentoo \
    --to=kensington@astralcloak.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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