public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: media-sound/sayonara-player/
Date: Tue, 11 Oct 2016 20:45:46 +0000 (UTC)	[thread overview]
Message-ID: <1476218738.9fd989311d1ec001f735117a336197cef9ac6fdf.sping@gentoo> (raw)

commit:     9fd989311d1ec001f735117a336197cef9ac6fdf
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 20:45:38 2016 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 20:45:38 2016 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=9fd98931

media-sound/sayonara-player: 0.9.2_p6_p20161010

 .../sayonara-player-0.9.2_p6_p20161010.ebuild      | 53 ++++++++++++++++++++++
 1 file changed, 53 insertions(+)

diff --git a/media-sound/sayonara-player/sayonara-player-0.9.2_p6_p20161010.ebuild b/media-sound/sayonara-player/sayonara-player-0.9.2_p6_p20161010.ebuild
new file mode 100644
index 0000000..7954105
--- /dev/null
+++ b/media-sound/sayonara-player/sayonara-player-0.9.2_p6_p20161010.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+CMAKE_BUILD_TYPE=None
+inherit eutils cmake-utils
+
+MY_PV=${PV/_p/-git}; MY_PV=${MY_PV/_p/-}
+DESCRIPTION="Small, clear and fast audio player for Linux"
+HOMEPAGE="https://sayonara-player.com/"
+SRC_URI="https://sayonara-player.com/sw/${PN}-${MY_PV}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+MIN_QT_VERSION=5.3
+
+RDEPEND="
+	dev-libs/glib:2
+	>=dev-qt/qtcore-${MIN_QT_VERSION}:5
+	>=dev-qt/qtdbus-${MIN_QT_VERSION}:5
+	>=dev-qt/qtgui-${MIN_QT_VERSION}:5
+	>=dev-qt/qtnetwork-${MIN_QT_VERSION}:5
+	>=dev-qt/qtsql-${MIN_QT_VERSION}:5[sqlite]
+	>=dev-qt/qtwidgets-${MIN_QT_VERSION}:5
+	>=dev-qt/qtxml-${MIN_QT_VERSION}:5
+	media-libs/libmtp
+	>=media-libs/taglib-1.6
+	media-libs/gst-plugins-base:1.0
+	media-libs/gstreamer:1.0
+	media-plugins/gst-plugins-soundtouch:1.0
+	sys-libs/zlib
+	"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	"
+
+S="${WORKDIR}"/${PN}
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-0.9.2_p4_p20160920-updates.patch
+}
+
+pkg_postinst() {
+	elog "Optionally, install as well:"
+	elog "  media-sound/lame"
+	elog "  media-libs/gst-plugins-good:1.0"
+	elog "  media-libs/gst-plugins-bad:1.0"
+}


             reply	other threads:[~2016-10-11 20:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-11 20:45 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-01 18:49 [gentoo-commits] proj/betagarden:master commit in: media-sound/sayonara-player/ Sebastian Pipping
2017-05-13 21:24 Sebastian Pipping
2016-10-30 14:10 Sebastian Pipping
2016-10-15 13:57 Sebastian Pipping
2016-10-10 19:26 Sebastian Pipping
2016-08-15 22:23 Sebastian Pipping
2016-08-14 21:38 Sebastian Pipping

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=1476218738.9fd989311d1ec001f735117a336197cef9ac6fdf.sping@gentoo \
    --to=sping@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