Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
noson on Gentoo?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
gaebb3r
n00b
n00b


Joined: 22 Oct 2007
Posts: 58
Location: 48°31′N, 9°3′E

PostPosted: Wed Nov 21, 2018 5:23 pm    Post subject: noson on Gentoo? Reply with quote

Hi all,

did anybody test the noson application?
This is a Sonos controller for Linux...
I wonder if there's already an ebuild available.
_________________
AMD Threadripper 2920X - X399 Designaire - 16384 MB
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Wed Nov 21, 2018 7:10 pm    Post subject: Reply with quote

noson-app-3.9.1.ebuild:
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit cmake-utils gnome2-utils

DESCRIPTION="The essential to control music from your SONOS devices on Linux platforms"
HOMEPAGE="http://janbar.github.io/noson-app/index.html"
SRC_URI="https://github.com/janbar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="
   >=dev-qt/qtcore-5.9
   >=dev-qt/qtnetwork-5.9
   >=dev-qt/qttranslations-5.9
   >=dev-qt/qtgui-5.9
   >=dev-qt/qtquickcontrols2-5.9
   dev-libs/openssl:0
"
RDEPEND="${DEPEND}"

pkg_postinst() {
   qt5-build_pkg_postinst
   gnome2_icon_cache_update
}

pkg_postrm() {
   qt5-build_pkg_postrm
   gnome2_icon_cache_update
}

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
gaebb3r
n00b
n00b


Joined: 22 Oct 2007
Posts: 58
Location: 48°31′N, 9°3′E

PostPosted: Wed Nov 21, 2018 7:35 pm    Post subject: Reply with quote

Nice!
Where did you get that from?
_________________
AMD Threadripper 2920X - X399 Designaire - 16384 MB
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Wed Nov 21, 2018 7:44 pm    Post subject: Reply with quote

gaebb3r wrote:
Nice!
Where did you get that from?

From my mind :D :P
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum