public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qastools/
Date: Fri, 27 May 2016 17:21:50 +0000 (UTC)	[thread overview]
Message-ID: <1464369669.90ad9d174ec396f251a99defdf79db1092ad72b1.pesa@gentoo> (raw)

commit:     90ad9d174ec396f251a99defdf79db1092ad72b1
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 17:21:09 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri May 27 17:21:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ad9d17

media-sound/qastools: version bump; EAPI 6; Qt5 only.

Package-Manager: portage-2.3.0_rc1

 media-sound/qastools/Manifest               |  1 +
 media-sound/qastools/qastools-0.21.0.ebuild | 37 +++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/media-sound/qastools/Manifest b/media-sound/qastools/Manifest
index bdf982e..217a606 100644
--- a/media-sound/qastools/Manifest
+++ b/media-sound/qastools/Manifest
@@ -1 +1,2 @@
 DIST qastools_0.18.1.tar.xz 207752 SHA256 ef94bd3ab8660ff169f2b9a0425b3a415a62e2c5c34427b9ec7af2299dde2dc6 SHA512 011d45bae593514647b6f7af3135467f1a3a203fa85a76d72eb26f766701318131500dd44e00765fcd80addd096fa71e49d1e9a0d00e7bf618ec1037207d584c WHIRLPOOL 294364384a5b9f39b829897aa7932605d61717582538c7893453313911717961943cb0bc340766f9fa6f83e16117bd1378d8bceffd39484b5cd76d6b746872b7
+DIST qastools_0.21.0.tar.xz 206548 SHA256 2380e0ed16d24771404a7e4783b5b14f7be344915a40b5cf16e417ea58699b26 SHA512 17c837ef508a5bf1853f597abd38c3c950914c8cefe98f83a47a911462e1da11f410e3fe3f8426e3f17a3aac8980ee6459f50de2480120813202b342a1e3509b WHIRLPOOL 90c340e296cdf8c5648635a9d043f81f26f4eb4c8263cdf84b351a54b0fabeebb12491d7ccccf634a55468e118ef58586d6580aee939c9e128f15ffeed9b5dfa

diff --git a/media-sound/qastools/qastools-0.21.0.ebuild b/media-sound/qastools/qastools-0.21.0.ebuild
new file mode 100644
index 0000000..132c764
--- /dev/null
+++ b/media-sound/qastools/qastools-0.21.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit cmake-utils
+
+MY_P=${PN}_${PV}
+
+DESCRIPTION="Qt5 GUI ALSA tools: mixer, configuration browser"
+HOMEPAGE="http://xwmw.org/qastools/"
+SRC_URI="mirror://sourceforge/${PN}/${PV}/${MY_P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwidgets:5
+	media-libs/alsa-lib
+	virtual/libudev:=
+"
+DEPEND="${RDEPEND}
+	dev-qt/linguist-tools:5
+"
+
+S=${WORKDIR}/${MY_P}
+
+src_configure() {
+	local mycmakeargs=( -DSKIP_LICENSE_INSTALL=TRUE )
+	cmake-utils_src_configure
+}


             reply	other threads:[~2016-05-27 17:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-27 17:21 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-02  9:10 [gentoo-commits] repo/gentoo:master commit in: media-sound/qastools/ Andreas Sturmlechner
2024-08-31 20:47 Sam James
2024-08-31 20:47 Sam James
2024-08-01  7:59 Miroslav Šulc
2024-08-01  7:43 Miroslav Šulc
2024-03-07  9:39 Andreas Sturmlechner
2020-10-09  8:41 Agostino Sarubbo
2020-10-04 17:00 Sam James
2020-07-18  8:41 Andreas Sturmlechner
2020-07-17  7:44 Agostino Sarubbo
2017-04-27 10:36 Agostino Sarubbo
2017-04-26  7:40 Agostino Sarubbo
2016-10-28 14:05 Michael Palimaka
2016-02-19 13:55 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=1464369669.90ad9d174ec396f251a99defdf79db1092ad72b1.pesa@gentoo \
    --to=pesa@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