public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@astralcloak.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: net-misc/qconnman/
Date: Fri, 16 Mar 2012 17:03:01 +0000 (UTC)	[thread overview]
Message-ID: <1331916703.039b3ff51a44e7caf2356c32ec3d114080c51b46.kensington@gentoo> (raw)

commit:     039b3ff51a44e7caf2356c32ec3d114080c51b46
Author:     Michael Palimaka <kensington <AT> astralcloak <DOT> net>
AuthorDate: Fri Mar 16 16:51:43 2012 +0000
Commit:     Michael Palimaka <kensington <AT> astralcloak <DOT> net>
CommitDate: Fri Mar 16 16:51:43 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=039b3ff5

[net-misc/qconnman] Fix license, add missing deps, install README, and install to /usr.

(Portage version: 2.1.10.49/git/Linux x86_64, unsigned Manifest commit)

---
 net-misc/qconnman/qconnman-9999.ebuild |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/net-misc/qconnman/qconnman-9999.ebuild b/net-misc/qconnman/qconnman-9999.ebuild
index 7dacd65..b63358d 100644
--- a/net-misc/qconnman/qconnman-9999.ebuild
+++ b/net-misc/qconnman/qconnman-9999.ebuild
@@ -4,17 +4,25 @@
 
 EAPI=4
 
-inherit qt4-r2 git-2
+inherit qt4-edge git-2
 
 DESCRIPTION="Qt4 Connman Applet"
 HOMEPAGE="https://github.com/OSSystems/qconnman"
 EGIT_REPO_URI="git://github.com/OSSystems/${PN}.git"
 
-LICENSE="LGPL"
+LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
 
 DEPEND="net-misc/connman
+	x11-libs/qt-core:4
+	x11-libs/qt-dbus:4
 	x11-libs/qt-gui:4"
 RDEPEND="${DEPEND}"
+
+DOCS="README.md"
+
+src_configure() {
+	eqmake4 ${PN}.pro PREFIX="/usr"
+}



             reply	other threads:[~2012-03-16 17:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16 17:03 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-28 15:31 [gentoo-commits] proj/qt:master commit in: net-misc/qconnman/ Michael Palimaka
2014-07-24 21:34 Davide Pesavento
2014-07-24 21:34 Davide Pesavento
2012-03-10  8:19 Ben de Groot

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=1331916703.039b3ff51a44e7caf2356c32ec3d114080c51b46.kensington@gentoo \
    --to=kensington@astralcloak.net \
    --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