public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoo-mate:1.16-bump commit in: media-libs/libmatemixer/
@ 2016-11-01 21:13 Ettore Di Giacinto
  0 siblings, 0 replies; only message in thread
From: Ettore Di Giacinto @ 2016-11-01 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     dacde94daa5d4b92e05a19bd3c9618cbc109a283
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  1 21:11:59 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 21:11:59 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=dacde94d

media-libs/libmatemixer: version bump to 1.16.0

Package-Manager: portage-2.3.1

 media-libs/libmatemixer/Manifest                   |  1 +
 media-libs/libmatemixer/libmatemixer-1.16.0.ebuild | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/media-libs/libmatemixer/Manifest b/media-libs/libmatemixer/Manifest
index 45d449f..4822d0e 100644
--- a/media-libs/libmatemixer/Manifest
+++ b/media-libs/libmatemixer/Manifest
@@ -1,2 +1,3 @@
 DIST libmatemixer-1.12.1.tar.xz 382444 SHA256 decddd15f3cfb7410428922a30e210d89ac9b87b4433919ae152f14a61ce0ff0 SHA512 6aa0a9d7af254ef85051a8052b2f7ffb2a705e07636da1eea358667e8577aad0f459b21b45751f256a58cbcac33d3b6628227e70f55e9ff0cdfe211bdfa7b0da WHIRLPOOL 0ce5f8a2b45f17e0c226ceebc9e64b4bec21f5e553b46e0819f7c59c2f1e38b7e3c15d90e3b2aecf63b785b98454afcece421f7f4aacfad9cd9d4382a0d946b2
 DIST libmatemixer-1.14.0.tar.xz 413824 SHA256 8293a0b0c125b4749e415fb2e4f80adcf313b769ce02f49521d6ddd323d7c07d SHA512 e7ac0d583d740df87af75f3b590e81d0716e0169ec9021bfe2d0e2065f78905ed96a37b606233b4cfbf190116e111edfca89d912bdb37d37d724d22bfb8d84fb WHIRLPOOL 24d01b99c649e86b21f76fae740f19cd83d790d24972614ce26d6bd0b22ac177305bd5f92ca26ae6480b35c013698cd4a49b059abe8d330fe763051fa34a99f9
+DIST libmatemixer-1.16.0.tar.xz 415876 SHA256 83ca5fbfd7d8c3904e5ebfd84c17e0b005682551541463f77f703fa97804cf09 SHA512 6dbf87ff81f32d6d9dfc5627fa3b97cf24a4b466c74f52958fdab8a889fe3e830dab62520eda72e93a9666dee3c45946cc0e300a1b15b16c70ff839b4faf480b WHIRLPOOL 373431e4e2a6d99e77d65df88740f4957358169b6f8e781696704e9e99fb872ae55b8a2dd0a236f7832574564cde5cb99790b870664085158c69fb59e8aa0de1

diff --git a/media-libs/libmatemixer/libmatemixer-1.16.0.ebuild b/media-libs/libmatemixer/libmatemixer-1.16.0.ebuild
new file mode 100644
index 0000000..417dc5b
--- /dev/null
+++ b/media-libs/libmatemixer/libmatemixer-1.16.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+	KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Mixer library for MATE Desktop"
+LICENSE="LGPL-2 GPL-2"
+SLOT="0"
+
+IUSE="+alsa oss pulseaudio"
+
+COMMON_DEPEND="
+	>=dev-libs/glib-2.36:2
+	sys-devel/gettext:*
+	alsa? ( >=media-libs/alsa-lib-1.0.5 )
+	pulseaudio? ( >=media-sound/pulseaudio-2.0.0:0[alsa?,glib] )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/docbook-xml-dtd:4.1.2
+	dev-util/gtk-doc
+	dev-util/gtk-doc-am
+	>=dev-util/intltool-0.35.0:*
+	virtual/pkgconfig:*"
+
+src_configure() {
+	mate_src_configure \
+		--disable-null \
+		$(use_enable alsa) \
+		$(use_enable oss) \
+		$(use_enable pulseaudio)
+}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-01 21:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-01 21:13 [gentoo-commits] proj/gentoo-mate:1.16-bump commit in: media-libs/libmatemixer/ Ettore Di Giacinto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox