public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: media-video/prismatik/
Date: Sat,  8 Feb 2014 16:08:31 +0000 (UTC)	[thread overview]
Message-ID: <1391875637.c84ceca5f48143a743bae56bb2dd7ea4d94bfc61.kensington@gentoo> (raw)

commit:     c84ceca5f48143a743bae56bb2dd7ea4d94bfc61
Author:     Timo Gurr <tgurr <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 16:03:09 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 16:07:17 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c84ceca5

[media-video/prismatik] New package.

---
 media-video/prismatik/Manifest                |  1 +
 media-video/prismatik/metadata.xml            |  9 +++++
 media-video/prismatik/prismatik-5.10.5.ebuild | 55 +++++++++++++++++++++++++++
 3 files changed, 65 insertions(+)

diff --git a/media-video/prismatik/Manifest b/media-video/prismatik/Manifest
new file mode 100644
index 0000000..ba9308e
--- /dev/null
+++ b/media-video/prismatik/Manifest
@@ -0,0 +1 @@
+DIST Lightpack-5.10.5.tar.gz 3598372 SHA256 1b9a26a7fde438f25473d7b582caa6696b72bbbddab903b42d1329c050b4bcd2 SHA512 d84dfa308f17937c72efa29661e9c165d2333cf37877c6bad7541c1ab0d0fc54412def5e9d6e546b71c00e2699883dcce63a6c0848ba1107eea734b2a9b6f322 WHIRLPOOL f452556dcbecab95ef6a394164a503a723756eeefe39e47864e09c3398aea8d54338014b4ac2ec68e006125211382a6f29e0fcd99c43ee0709efec062a0e422e

diff --git a/media-video/prismatik/metadata.xml b/media-video/prismatik/metadata.xml
new file mode 100644
index 0000000..92517d7
--- /dev/null
+++ b/media-video/prismatik/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>qt</herd>
+  <maintainer>
+    <email>tgurr@gentoo.org</email>
+    <name>Timo Gurr</name>
+  </maintainer>
+</pkgmetadata>

diff --git a/media-video/prismatik/prismatik-5.10.5.ebuild b/media-video/prismatik/prismatik-5.10.5.ebuild
new file mode 100644
index 0000000..b13c3a8
--- /dev/null
+++ b/media-video/prismatik/prismatik-5.10.5.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit qmake-utils udev
+
+MY_PN=${PN/prismatik/Lightpack}
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Prismatik is an open-source software to control Lightpack devices"
+HOMEPAGE="http://lightpack.tv"
+SRC_URI="https://github.com/Atarity/Lightpack/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtserialport:5
+	dev-qt/qtwidgets:5
+	media-libs/mesa
+	virtual/libusb:1
+	virtual/udev
+	x11-libs/libX11
+	x11-libs/libXext"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+S="${WORKDIR}/${MY_P}/Software"
+
+src_prepare() {
+	rm -rf qtserialport
+	sed -e "/qtserialport/d" -i ${MY_PN}.pro || die
+}
+
+src_configure() {
+	eqmake5 ${MY_PN}.pro
+}
+
+src_install() {
+	newbin src/bin/Prismatik ${PN}
+
+	domenu dist_linux/deb/usr/share/applications/${PN}.desktop
+
+	insinto /usr/share/
+	doins -r dist_linux/deb/usr/share/{icons,pixmaps}
+
+	udev_dorules dist_linux/deb/etc/udev/rules.d/93-lightpack.rules
+}


             reply	other threads:[~2014-02-08 16:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-08 16:08 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-26 19:34 [gentoo-commits] proj/qt:master commit in: media-video/prismatik/ Sergey Popov
2016-03-17 17:47 Michael Palimaka

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=1391875637.c84ceca5f48143a743bae56bb2dd7ea4d94bfc61.kensington@gentoo \
    --to=kensington@gentoo.org \
    --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