From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ncmpc/
Date: Sat, 8 Sep 2018 20:10:06 +0000 (UTC) [thread overview]
Message-ID: <1536437398.ab6d53a2766bf6c79014095ac9dd9c57db068881.zlogene@gentoo> (raw)
commit: ab6d53a2766bf6c79014095ac9dd9c57db068881
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 8 20:09:36 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Sep 8 20:09:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab6d53a2
media-sound/ncmpc: Version bump (v0.30)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-sound/ncmpc/Manifest | 1 +
media-sound/ncmpc/metadata.xml | 3 ++
media-sound/ncmpc/ncmpc-0.30.ebuild | 58 +++++++++++++++++++++++++++++++++++++
3 files changed, 62 insertions(+)
diff --git a/media-sound/ncmpc/Manifest b/media-sound/ncmpc/Manifest
index 36c23e4e10e..d80598bdfdf 100644
--- a/media-sound/ncmpc/Manifest
+++ b/media-sound/ncmpc/Manifest
@@ -1,3 +1,4 @@
DIST ncmpc-0.24.tar.xz 298012 BLAKE2B 0f09258d3cf490ff32182f7a803ada8a79c9f0c314c668b165a611a1514e86169784f22e457a311dec4936ebfabf8b0578d75452b50a52275a0215a12bbf4921 SHA512 852bedec9d1e0f13748d00ded8a57b7824a3907fa4aef441cd016c13b3a4229e630957ee965d9f5cf7c1a0c47bfa3bb040058d32c6fcf6b4474acc57f834d929
DIST ncmpc-0.25.tar.xz 298128 BLAKE2B 2b9eb104f8c56d4bf9faae5d27b20a725b2144ab938e91d79cfa99c982b5e1822387bf26cebe4c08a2f2be39c3f191c06cdc5e9ab16f060a946bca8bd2ec04a3 SHA512 8c871db367a70ec3b68c1337d6ec26b8ca4982cd11f674abd17bf6c5df429d366a7b531f8668d4665688b5ae9a4f5f2ba92bb1a36cf491bf8dd3f8874699b0b3
DIST ncmpc-0.27.tar.xz 302636 BLAKE2B 95cedfdcd93d011aa21b773c3a91a20cf9c816dfa421e95802b6cc73e39d39e80bed7734764caf8e29102df6b734dcc0c64be6ef3060de8ac590dc1229b63fd4 SHA512 255b5529a5eae14d89d9419dfb06d91c50b68a9e05f2e124fc07035e2a4619c7b6801c08d52c639d934b50f939cf1dc58f3c5265805ce8eeeba211803108f663
+DIST ncmpc-0.30.tar.xz 245212 BLAKE2B 9e64188ec5d209a682f10587c033d1e958501ed84660bc8cc0a00ff3650a1509464e48431240eebe4a061dc154acbc7d6f552cb48b208107ecdc5c0e6807d9ee SHA512 bc92c51c78f7919eb6b5cebaac8bda1231701fd9011fcadd6da8bbc5cc16e5dbe30d33d6e2f7d4cc07399299bcd3de572c9516f90d0376212771fd2c3af8afc7
diff --git a/media-sound/ncmpc/metadata.xml b/media-sound/ncmpc/metadata.xml
index e4c0bc23acc..204c7247600 100644
--- a/media-sound/ncmpc/metadata.xml
+++ b/media-sound/ncmpc/metadata.xml
@@ -7,14 +7,17 @@
</maintainer>
<use>
<flag name="artist-screen">Enable artist screen</flag>
+ <flag name="async-connect">Enable asynchronous connect</flag>
<flag name="chat-screen">Enable the chat screen</flag>
<flag name="colors">Enable color support</flag>
<flag name="help-screen">Enable the help screen</flag>
<flag name="key-screen">Enable key editor screen</flag>
<flag name="lyrics-screen">Enable lyrics screen</flag>
<flag name="mouse">Enable curses getmouse support</flag>
+ <flag name="outputs-screen">Enable the outputs screen</flag>
<flag name="search-screen">Enable search screen</flag>
<flag name="song-screen">Enable song viewer screen</flag>
+ <flag name="tcp">Enable TCP support</flag>
</use>
<upstream>
<remote-id type="github">MusicPlayerDaemon/ncmpc</remote-id>
diff --git a/media-sound/ncmpc/ncmpc-0.30.ebuild b/media-sound/ncmpc/ncmpc-0.30.ebuild
new file mode 100644
index 00000000000..737d9ce04b0
--- /dev/null
+++ b/media-sound/ncmpc/ncmpc-0.30.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit meson
+
+DESCRIPTION="A ncurses client for the Music Player Daemon (MPD)"
+HOMEPAGE="https://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc"
+SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="+artist-screen async-connect chat-screen doc +help-screen key-screen lirc lyrics-screen outputs-screen search-screen +song-screen +mouse nls tcp"
+
+RDEPEND="dev-libs/glib:2
+ media-libs/libmpdclient
+ sys-libs/ncurses:0=[unicode]
+ lirc? ( app-misc/lirc )"
+
+DEPEND="${RDEPEND}
+ doc? ( dev-python/sphinx
+ app-doc/doxygen )
+ virtual/pkgconfig"
+
+DOCS=( doc/. AUTHORS README.rst )
+
+src_prepare() {
+ default
+ sed -i -e '/'-Wl,--gc-sections'./d' meson.build || die "sed failed"
+}
+
+src_configure() {
+ local emesonargs=(
+ -Dcurses=ncursesw
+ -Dcolors=ncursesw
+ -Dmini=false
+ -Dlyrics_plugin_dir="${EPREFIX}/usr/$(get_libdir)/ncmpc/lyrics"
+ -Dartist_screen=$(usex artist-screen true false)
+ -Dasync_connect=$(usex async-connect true false)
+ -Dchat_screen=$(usex chat-screen true false)
+ -Ddocumentation=$(usex doc true false)
+ -Dhelp_screen=$(usex help-screen true false)
+ -Dkey_screen=$(usex key-screen true false)
+ -Dlyrics_screen=$(usex lyrics-screen true false)
+ -Doutputs_screen=$(usex outputs-screen true false)
+ -Dsearch_screen=$(usex search-screen true false)
+ -Dsong_screen=$(usex song-screen true false)
+ -Dlocale=$(usex nls true false)
+ -Dmultibyte=$(usex nls true false)
+ -Dnls=$(usex nls true false)
+ -Dlirc=$(usex lirc true false)
+ -Dmouse=$(usex mouse true false)
+ -Dtcp=$(usex tcp true false)
+ )
+ meson_src_configure
+}
next reply other threads:[~2018-09-08 20:10 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-08 20:10 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-26 7:28 [gentoo-commits] repo/gentoo:master commit in: media-sound/ncmpc/ Miroslav Šulc
2024-10-25 11:26 Arthur Zamarin
2024-10-25 11:26 Arthur Zamarin
2024-10-25 10:09 Arthur Zamarin
2024-10-25 10:09 Arthur Zamarin
2024-10-17 9:51 Miroslav Šulc
2024-10-15 8:07 Sam James
2024-10-15 8:07 Sam James
2024-10-15 8:07 Sam James
2024-10-15 8:07 Sam James
2024-09-25 6:44 Miroslav Šulc
2024-09-24 7:51 Miroslav Šulc
2024-09-14 9:34 Miroslav Šulc
2023-09-24 20:18 Miroslav Šulc
2023-09-04 12:31 Sam James
2023-09-04 12:31 Sam James
2023-09-04 12:31 Sam James
2023-08-05 7:29 Miroslav Šulc
2023-05-10 5:13 Miroslav Šulc
2023-05-09 17:46 Sam James
2023-05-08 12:24 Arthur Zamarin
2023-05-08 12:24 Arthur Zamarin
2023-05-08 7:40 Sam James
2023-05-08 7:40 Sam James
2023-04-07 8:26 Miroslav Šulc
2022-08-04 4:58 Miroslav Šulc
2022-08-04 0:13 Sam James
2022-08-03 7:51 Agostino Sarubbo
2022-08-03 7:50 Agostino Sarubbo
2022-08-03 7:49 Agostino Sarubbo
2022-07-02 4:06 Miroslav Šulc
2022-03-17 9:08 Miroslav Šulc
2022-03-15 9:39 Jakov Smolić
2022-03-15 9:38 Jakov Smolić
2022-03-15 7:40 Agostino Sarubbo
2022-02-10 19:58 Miroslav Šulc
2021-04-23 4:53 Miroslav Šulc
2021-04-22 23:01 Sam James
2021-04-22 20:15 Sam James
2021-04-22 12:18 Sam James
2021-04-22 2:59 Sam James
2020-09-27 20:21 James Le Cuirot
2020-03-20 21:53 Matt Turner
2019-06-14 15:01 Agostino Sarubbo
2019-06-14 9:18 Agostino Sarubbo
2019-06-13 15:15 Agostino Sarubbo
2019-06-13 14:58 Agostino Sarubbo
2019-05-13 0:18 Andreas Sturmlechner
2019-04-28 22:41 Pacho Ramos
2019-04-28 22:06 Thomas Deutschmann
2019-04-07 23:19 Aaron Bauman
2019-04-07 21:34 Sergei Trofimovich
2019-02-09 18:17 Andreas Sturmlechner
2019-02-09 18:17 Andreas Sturmlechner
2019-02-09 18:17 Andreas Sturmlechner
2019-02-09 18:17 Andreas Sturmlechner
2019-02-09 18:17 Andreas Sturmlechner
2019-02-09 18:17 Andreas Sturmlechner
2019-01-04 8:06 Tim Harder
2018-09-21 10:35 Mikle Kolyada
2018-09-21 10:35 Mikle Kolyada
2018-09-20 5:12 Jeroen Roovers
2018-09-19 11:01 Mikle Kolyada
2018-09-09 6:16 Mikle Kolyada
2017-04-26 5:33 Tim Harder
2016-08-21 1:11 Tim Harder
2016-08-06 11:33 Pacho Ramos
2015-10-20 4:30 Jeroen Roovers
2015-09-20 11:33 Christoph Mende
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=1536437398.ab6d53a2766bf6c79014095ac9dd9c57db068881.zlogene@gentoo \
--to=zlogene@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