public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-tv/droidcam/
Date: Mon, 17 Aug 2020 17:34:19 +0000 (UTC)	[thread overview]
Message-ID: <1597685596.5299648eaccda99b3b7427b38b46506f9b52020d.andrewammerlaan@gentoo> (raw)

commit:     5299648eaccda99b3b7427b38b46506f9b52020d
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Aug 17 17:32:48 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Aug 17 17:33:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5299648e

media-tv/droidcam: move x11 deps into gtk flag

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 media-tv/droidcam/droidcam-1.4-r1.ebuild | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/media-tv/droidcam/droidcam-1.4-r1.ebuild b/media-tv/droidcam/droidcam-1.4-r1.ebuild
index 123dc40..33b1950 100644
--- a/media-tv/droidcam/droidcam-1.4-r1.ebuild
+++ b/media-tv/droidcam/droidcam-1.4-r1.ebuild
@@ -22,16 +22,18 @@ RESTRICT="test"
 DEPEND="
 	=app-pda/libusbmuxd-1*
 	dev-libs/glib
-	gtk? ( dev-cpp/gtkmm:3.0 )
 	media-libs/alsa-lib
 	media-libs/libjpeg-turbo
 	>=media-libs/speex-1.2.0-r1
 	media-video/ffmpeg
 	dev-util/android-tools
-	x11-libs/gdk-pixbuf
-	x11-libs/gtk+:3
-	x11-libs/libX11
-	x11-libs/pango
+	gtk? (
+		dev-cpp/gtkmm:3.0
+		x11-libs/gdk-pixbuf
+		x11-libs/gtk+:3
+		x11-libs/libX11
+		x11-libs/pango
+	)
 "
 
 BDEPEND="virtual/pkgconfig"


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-tv/droidcam/
Date: Mon, 17 Aug 2020 17:34:25 +0000 (UTC)	[thread overview]
Message-ID: <1597685596.5299648eaccda99b3b7427b38b46506f9b52020d.andrewammerlaan@gentoo> (raw)
Message-ID: <20200817173425.ben12wD8xLCdpVJf_vZU6rWZtVZSOVFji94bqT95KCs@z> (raw)

commit:     5299648eaccda99b3b7427b38b46506f9b52020d
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Aug 17 17:32:48 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Aug 17 17:33:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5299648e

media-tv/droidcam: move x11 deps into gtk flag

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 media-tv/droidcam/droidcam-1.4-r1.ebuild | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/media-tv/droidcam/droidcam-1.4-r1.ebuild b/media-tv/droidcam/droidcam-1.4-r1.ebuild
index 123dc40..33b1950 100644
--- a/media-tv/droidcam/droidcam-1.4-r1.ebuild
+++ b/media-tv/droidcam/droidcam-1.4-r1.ebuild
@@ -22,16 +22,18 @@ RESTRICT="test"
 DEPEND="
 	=app-pda/libusbmuxd-1*
 	dev-libs/glib
-	gtk? ( dev-cpp/gtkmm:3.0 )
 	media-libs/alsa-lib
 	media-libs/libjpeg-turbo
 	>=media-libs/speex-1.2.0-r1
 	media-video/ffmpeg
 	dev-util/android-tools
-	x11-libs/gdk-pixbuf
-	x11-libs/gtk+:3
-	x11-libs/libX11
-	x11-libs/pango
+	gtk? (
+		dev-cpp/gtkmm:3.0
+		x11-libs/gdk-pixbuf
+		x11-libs/gtk+:3
+		x11-libs/libX11
+		x11-libs/pango
+	)
 "
 
 BDEPEND="virtual/pkgconfig"


             reply	other threads:[~2020-08-17 17:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-17 17:34 Andrew Ammerlaan [this message]
2020-08-17 17:34 ` [gentoo-commits] repo/proj/guru:master commit in: media-tv/droidcam/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-04-18  2:55 [gentoo-commits] repo/proj/guru:dev " Theo Anderson
2021-01-13 16:51 Andrew Ammerlaan
2020-11-05  9:30 Andrew Ammerlaan
2020-08-17 17:38 Andrew Ammerlaan
2020-08-17 17:34 Andrew Ammerlaan
2020-07-29 11:59 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-07-29 11:59 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-07-29 11:41 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-07-29 11:41 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-07-29 11:29 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-07-29 11:28 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-12  9:35 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-12  9:35 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-24 12:49 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-24 12:44 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-24 12:26 Andrew Ammerlaan
2020-04-22 17:25 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-22 17:22 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan

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=1597685596.5299648eaccda99b3b7427b38b46506f9b52020d.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.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