From: "Ettore Di Giacinto" <mudler@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-user-share/ Date: Thu, 16 Mar 2017 16:17:37 +0000 (UTC) [thread overview] Message-ID: <1489673493.4c16ef8e49e6347767d900c88ed24ef4efa048ad.mudler@gentoo> (raw) commit: 4c16ef8e49e6347767d900c88ed24ef4efa048ad Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 14:11:33 2017 +0000 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 14:11:33 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=4c16ef8e mate-extra/mate-user-share: sync live ebuild with upstream * Drop gtk3 useflag * Require caja >= 1.17.1 Package-Manager: Portage-2.3.3, Repoman-2.3.1 .../mate-user-share/mate-user-share-9999.ebuild | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/mate-extra/mate-user-share/mate-user-share-9999.ebuild b/mate-extra/mate-user-share/mate-user-share-9999.ebuild index 11f1d7f..5fe69b7 100644 --- a/mate-extra/mate-user-share/mate-user-share-9999.ebuild +++ b/mate-extra/mate-user-share/mate-user-share-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,27 +15,20 @@ DESCRIPTION="Personal file sharing for the MATE desktop" LICENSE="GPL-2" SLOT="0" -IUSE="X gtk3" +IUSE="X" COMMON_DEPEND=" >=dev-libs/dbus-glib-0.70:0 >=dev-libs/glib-2.15.2:2 - >=mate-base/caja-1.6[gtk3(-)=] + >=mate-base/caja-1.17.1 + media-libs/libcanberra:0[gtk3] >=sys-apps/dbus-1.1.1:0 >=x11-libs/gdk-pixbuf-2:2 + >=x11-libs/gtk+-3.14:3 x11-libs/libX11:0 x11-libs/pango:0 >=x11-libs/libnotify-0.7:0 - virtual/libintl:0 - !gtk3? ( - >=dev-libs/libunique-1:1 - media-libs/libcanberra:0[gtk] - >=x11-libs/gtk+-2.24:2 - ) - gtk3? ( - media-libs/libcanberra:0[gtk3] - >=x11-libs/gtk+-3.0:3 - )" + virtual/libintl:0" RDEPEND="${COMMON_DEPEND} >=www-apache/mod_dnssd-0.6:0 @@ -53,6 +46,5 @@ src_configure() { --with-httpd=apache2 \ --with-modules-path=/usr/$(get_libdir)/apache2/modules/ \ --disable-bluetooth \ - --with-gtk=$(usex gtk3 3.0 2.0) \ $(use_with X x) }
WARNING: multiple messages have this Message-ID (diff)
From: "Ettore Di Giacinto" <mudler@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/gentoo-mate:1.18-bump commit in: mate-extra/mate-user-share/ Date: Thu, 16 Mar 2017 16:08:02 +0000 (UTC) [thread overview] Message-ID: <1489673493.4c16ef8e49e6347767d900c88ed24ef4efa048ad.mudler@gentoo> (raw) Message-ID: <20170316160802.BO0DlGLPskC6tunNvKxuMCXgvBj1aNt5fDMYex6vAms@z> (raw) commit: 4c16ef8e49e6347767d900c88ed24ef4efa048ad Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 14:11:33 2017 +0000 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 14:11:33 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=4c16ef8e mate-extra/mate-user-share: sync live ebuild with upstream * Drop gtk3 useflag * Require caja >= 1.17.1 Package-Manager: Portage-2.3.3, Repoman-2.3.1 .../mate-user-share/mate-user-share-9999.ebuild | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/mate-extra/mate-user-share/mate-user-share-9999.ebuild b/mate-extra/mate-user-share/mate-user-share-9999.ebuild index 11f1d7f..5fe69b7 100644 --- a/mate-extra/mate-user-share/mate-user-share-9999.ebuild +++ b/mate-extra/mate-user-share/mate-user-share-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,27 +15,20 @@ DESCRIPTION="Personal file sharing for the MATE desktop" LICENSE="GPL-2" SLOT="0" -IUSE="X gtk3" +IUSE="X" COMMON_DEPEND=" >=dev-libs/dbus-glib-0.70:0 >=dev-libs/glib-2.15.2:2 - >=mate-base/caja-1.6[gtk3(-)=] + >=mate-base/caja-1.17.1 + media-libs/libcanberra:0[gtk3] >=sys-apps/dbus-1.1.1:0 >=x11-libs/gdk-pixbuf-2:2 + >=x11-libs/gtk+-3.14:3 x11-libs/libX11:0 x11-libs/pango:0 >=x11-libs/libnotify-0.7:0 - virtual/libintl:0 - !gtk3? ( - >=dev-libs/libunique-1:1 - media-libs/libcanberra:0[gtk] - >=x11-libs/gtk+-2.24:2 - ) - gtk3? ( - media-libs/libcanberra:0[gtk3] - >=x11-libs/gtk+-3.0:3 - )" + virtual/libintl:0" RDEPEND="${COMMON_DEPEND} >=www-apache/mod_dnssd-0.6:0 @@ -53,6 +46,5 @@ src_configure() { --with-httpd=apache2 \ --with-modules-path=/usr/$(get_libdir)/apache2/modules/ \ --disable-bluetooth \ - --with-gtk=$(usex gtk3 3.0 2.0) \ $(use_with X x) }
next reply other threads:[~2017-03-16 16:18 UTC|newest] Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-03-16 16:17 Ettore Di Giacinto [this message] 2017-03-16 16:08 ` [gentoo-commits] proj/gentoo-mate:1.18-bump commit in: mate-extra/mate-user-share/ Ettore Di Giacinto -- strict thread matches above, loose matches on Subject: below -- 2021-06-10 0:24 [gentoo-commits] proj/gentoo-mate:master " Adam Feldman 2021-06-10 0:24 Adam Feldman 2021-05-23 20:07 Adam Feldman 2020-09-07 18:08 Adam Feldman 2020-09-07 18:08 Adam Feldman 2020-09-02 5:55 Adam Feldman 2020-04-09 22:52 Adam Feldman 2017-09-27 3:18 NP Hardass 2017-03-16 16:17 Ettore Di Giacinto 2016-11-29 19:49 Ettore Di Giacinto 2016-11-22 11:11 Ettore Di Giacinto 2016-10-15 2:22 NP Hardass 2016-10-15 2:22 NP Hardass 2016-09-10 18:56 NP Hardass 2016-09-10 18:56 NP Hardass 2016-06-17 17:39 NP Hardass 2016-03-26 2:37 NP Hardass 2016-02-21 2:48 NP Hardass 2015-12-31 6:27 NP Hardass
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=1489673493.4c16ef8e49e6347767d900c88ed24ef4efa048ad.mudler@gentoo \ --to=mudler@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: linkBe 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