* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2016-07-06 6:20 NP Hardass
0 siblings, 0 replies; 20+ messages in thread
From: NP Hardass @ 2016-07-06 6:20 UTC (permalink / raw
To: gentoo-commits
commit: 90981b8654f0f5d76a012934535a6dbc54f90e91
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 6 05:50:01 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Jul 6 05:50:01 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=90981b86
mate-extra/mate-utils: Add gtk-doc for eautoreconf
Package-Manager: portage-2.2.28
.../mate-utils/{mate-utils-1.12.0.ebuild => mate-utils-1.12.0-r1.ebuild} | 1 +
| 1 +
2 files changed, 2 insertions(+)
diff --git a/mate-extra/mate-utils/mate-utils-1.12.0.ebuild b/mate-extra/mate-utils/mate-utils-1.12.0-r1.ebuild
similarity index 98%
rename from mate-extra/mate-utils/mate-utils-1.12.0.ebuild
rename to mate-extra/mate-utils/mate-utils-1.12.0-r1.ebuild
index a97d24d..9453ec5 100644
--- a/mate-extra/mate-utils/mate-utils-1.12.0.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.12.0-r1.ebuild
@@ -43,6 +43,7 @@ RDEPEND="app-text/rarian:0
DEPEND="${RDEPEND}
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
+ dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.50.1:*
x11-proto/xextproto:0
--git a/mate-extra/mate-utils/mate-utils-9999.ebuild b/mate-extra/mate-utils/mate-utils-9999.ebuild
index a97d24d..9453ec5 100644
--- a/mate-extra/mate-utils/mate-utils-9999.ebuild
+++ b/mate-extra/mate-utils/mate-utils-9999.ebuild
@@ -43,6 +43,7 @@ RDEPEND="app-text/rarian:0
DEPEND="${RDEPEND}
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
+ dev-util/gtk-doc
dev-util/gtk-doc-am
>=dev-util/intltool-0.50.1:*
x11-proto/xextproto:0
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2021-06-10 0:24 Adam Feldman
0 siblings, 0 replies; 20+ messages in thread
From: Adam Feldman @ 2021-06-10 0:24 UTC (permalink / raw
To: gentoo-commits
commit: 4417bcbf8b67c366db271aec7b1dcc288bc1b478
Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 9 23:50:13 2021 +0000
Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Jun 9 23:50:13 2021 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=4417bcbf
mate-extra/mate-utils: Stabilize 1.24.0-r3 for amd64,x86
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild b/mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild
index 4ad6eec..c9c3477 100644
--- a/mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Utilities for the MATE desktop"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2021-06-10 0:24 Adam Feldman
0 siblings, 0 replies; 20+ messages in thread
From: Adam Feldman @ 2021-06-10 0:24 UTC (permalink / raw
To: gentoo-commits
commit: 30cd99c955facab17975ab262acb3d22771f183c
Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 9 23:50:21 2021 +0000
Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Jun 9 23:50:21 2021 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=30cd99c9
mate-extra/mate-utils: Drop old
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
| 73 ----------------------
| 74 -----------------------
2 files changed, 147 deletions(-)
diff --git a/mate-extra/mate-utils/mate-utils-1.24.0-r1.ebuild b/mate-extra/mate-utils/mate-utils-1.24.0-r1.ebuild
deleted file mode 100644
index 28df90e..0000000
--- a/mate-extra/mate-utils/mate-utils-1.24.0-r1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="Utilities for the MATE desktop"
-LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+"
-SLOT="0"
-
-IUSE="X applet debug ipv6 test udisks"
-RESTRICT="!test? ( test )"
-
-COMMON_DEPEND="
- dev-libs/atk
- >=dev-libs/glib-2.50:2
- >=gnome-base/libgtop-2.12:2=
- >=media-libs/libcanberra-0.4[gtk3]
- sys-libs/zlib
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-3.22:3
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/pango
- applet? ( >=mate-base/mate-panel-1.17.0 )
- udisks? ( >=sys-fs/udisks-1.90.0:2 )
-"
-
-RDEPEND="${COMMON_DEPEND}
- virtual/libintl
-"
-
-DEPEND="${COMMON_DEPEND}
- app-text/rarian
- >=app-text/scrollkeeper-dtd-1:1.0
- app-text/yelp-tools
- dev-libs/libxml2
- dev-util/glib-utils
- dev-util/gtk-doc
- dev-util/gtk-doc-am
- >=sys-devel/gettext-0.19.8:*
- virtual/pkgconfig
- x11-base/xorg-proto
-"
-
-src_prepare() {
- # Make apps visible in all DEs.
- LC_ALL=C find . -iname '*.desktop.in*' -exec \
- sed -e '/OnlyShowIn/d' -i {} + || die
-
- mate_src_prepare
-}
-
-src_configure() {
- mate_src_configure \
- --disable-static \
- --enable-zlib \
- --enable-debug=$(usex debug yes minimum) \
- $(use_with X x) \
- $(use_enable applet gdict-applet) \
- $(use_enable ipv6) \
- $(use_enable udisks disk_image_mounter)
-}
diff --git a/mate-extra/mate-utils/mate-utils-1.24.0-r2.ebuild b/mate-extra/mate-utils/mate-utils-1.24.0-r2.ebuild
deleted file mode 100644
index bb4e5c5..0000000
--- a/mate-extra/mate-utils/mate-utils-1.24.0-r2.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-fi
-
-DESCRIPTION="Utilities for the MATE desktop"
-LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+"
-SLOT="0"
-
-IUSE="X applet debug ipv6 test udisks"
-RESTRICT="!test? ( test )"
-
-COMMON_DEPEND="
- dev-libs/atk
- >=dev-libs/glib-2.50:2
- >=gnome-base/libgtop-2.12:2=
- >=media-libs/libcanberra-0.4[gtk3]
- sys-libs/zlib
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-3.22:3
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/pango
- applet? ( >=mate-base/mate-panel-1.17.0 )
- udisks? ( >=sys-fs/udisks-1.90.0:2 )
-"
-
-RDEPEND="${COMMON_DEPEND}
- mate-base/mate-desktop
- virtual/libintl
-"
-
-DEPEND="${COMMON_DEPEND}
- app-text/rarian
- >=app-text/scrollkeeper-dtd-1:1.0
- app-text/yelp-tools
- dev-libs/libxml2
- dev-util/glib-utils
- dev-util/gtk-doc
- dev-util/gtk-doc-am
- >=sys-devel/gettext-0.19.8:*
- virtual/pkgconfig
- x11-base/xorg-proto
-"
-
-src_prepare() {
- # Make apps visible in all DEs.
- LC_ALL=C find . -iname '*.desktop.in*' -exec \
- sed -e '/OnlyShowIn/d' -i {} + || die
-
- mate_src_prepare
-}
-
-src_configure() {
- mate_src_configure \
- --disable-static \
- --enable-zlib \
- --enable-debug=$(usex debug yes minimum) \
- $(use_with X x) \
- $(use_enable applet gdict-applet) \
- $(use_enable ipv6) \
- $(use_enable udisks disk_image_mounter)
-}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2020-09-07 18:08 Adam Feldman
0 siblings, 0 replies; 20+ messages in thread
From: Adam Feldman @ 2020-09-07 18:08 UTC (permalink / raw
To: gentoo-commits
commit: 72fed13277b4aa7f717163a728c81467d462e9f4
Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 6 22:23:22 2020 +0000
Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Sep 7 18:08:26 2020 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=72fed132
mate-extra/mate-utils: Sync 9999
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
| 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--git a/mate-extra/mate-utils/mate-utils-9999.ebuild b/mate-extra/mate-utils/mate-utils-9999.ebuild
index c6f2825..4ad6eec 100644
--- a/mate-extra/mate-utils/mate-utils-9999.ebuild
+++ b/mate-extra/mate-utils/mate-utils-9999.ebuild
@@ -37,6 +37,7 @@ COMMON_DEPEND="
"
RDEPEND="${COMMON_DEPEND}
+ mate-base/mate-desktop
virtual/libintl
"
@@ -48,7 +49,7 @@ DEPEND="${COMMON_DEPEND}
dev-util/glib-utils
dev-util/gtk-doc
dev-util/gtk-doc-am
- >=sys-devel/gettext-0.19.8:*
+ >=sys-devel/gettext-0.19.8
virtual/pkgconfig
x11-base/xorg-proto
"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2020-09-07 18:08 Adam Feldman
0 siblings, 0 replies; 20+ messages in thread
From: Adam Feldman @ 2020-09-07 18:08 UTC (permalink / raw
To: gentoo-commits
commit: bcaa8708a73ace1df4390fa56d28bbdc8ae6c60b
Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 6 22:22:29 2020 +0000
Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Sep 7 18:08:26 2020 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=bcaa8708
mate-extra/mate-utils: Fix deps
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
| 73 +++++++++++++++++++++++
1 file changed, 73 insertions(+)
--git a/mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild b/mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild
new file mode 100644
index 0000000..4ad6eec
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.24.0-r3.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+"
+SLOT="0"
+
+IUSE="X applet debug ipv6 test udisks"
+RESTRICT="!test? ( test )"
+
+COMMON_DEPEND="
+ dev-libs/atk
+ >=dev-libs/glib-2.50:2
+ >=gnome-base/libgtop-2.12:2=
+ >=media-libs/libcanberra-0.4[gtk3]
+ sys-libs/zlib
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf:2
+ >=x11-libs/gtk+-3.22:3
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/pango
+ applet? ( >=mate-base/mate-panel-1.17.0 )
+ udisks? ( >=sys-fs/udisks-1.90.0:2 )
+"
+
+RDEPEND="${COMMON_DEPEND}
+ mate-base/mate-desktop
+ virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+ app-text/rarian
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools
+ dev-libs/libxml2
+ dev-util/glib-utils
+ dev-util/gtk-doc
+ dev-util/gtk-doc-am
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+ x11-base/xorg-proto
+"
+
+src_prepare() {
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
+
+ mate_src_prepare
+}
+
+src_configure() {
+ mate_src_configure \
+ --enable-zlib \
+ --enable-debug=$(usex debug yes minimum) \
+ $(use_with X x) \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6) \
+ $(use_enable udisks disk_image_mounter)
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2020-09-02 15:41 Adam Feldman
0 siblings, 0 replies; 20+ messages in thread
From: Adam Feldman @ 2020-09-02 15:41 UTC (permalink / raw
To: gentoo-commits
commit: 0290e598a607d3613a9162ce8e3037dd611b5645
Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 2 15:38:09 2020 +0000
Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 15:38:09 2020 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=0290e598
mate-extra/mate-utils: Require mate-desktop for schemas
Bug: https://bugs.gentoo.org/702908
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
| 70 +++++++++++++++++++++
| 74 +++++++++++++++++++++++
2 files changed, 144 insertions(+)
--git a/mate-extra/mate-utils/mate-utils-1.22.2-r2.ebuild b/mate-extra/mate-utils/mate-utils-1.22.2-r2.ebuild
new file mode 100644
index 0000000..9ad9cf8
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.22.2-r2.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+"
+SLOT="0"
+
+IUSE="X applet debug ipv6 test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ dev-libs/atk
+ >=dev-libs/glib-2.50:2
+ >=gnome-base/libgtop-2.12:2=
+ mate-base/mate-desktop
+ >=media-libs/libcanberra-0.4[gtk3]
+ sys-libs/zlib
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf:2
+ >=x11-libs/gtk+-3.22:3
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/pango
+ applet? ( >=mate-base/mate-panel-1.17.0 )"
+
+DEPEND="${RDEPEND}
+ app-text/rarian
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools
+ dev-util/glib-utils
+ dev-util/gtk-doc
+ dev-util/gtk-doc-am
+ >=dev-util/intltool-0.50.1
+ sys-devel/gettext
+ virtual/pkgconfig
+ x11-base/xorg-proto"
+
+PATCHES=(
+ "${FILESDIR}/${P}-gcc-10-fno-common.patch"
+)
+
+src_prepare() {
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
+
+ mate_src_prepare
+}
+
+src_configure() {
+ mate_src_configure \
+ --disable-maintainer-flags \
+ --enable-zlib \
+ --enable-debug=$(usex debug yes minimum) \
+ $(use_with X x) \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6)
+}
--git a/mate-extra/mate-utils/mate-utils-1.24.0-r2.ebuild b/mate-extra/mate-utils/mate-utils-1.24.0-r2.ebuild
new file mode 100644
index 0000000..bb4e5c5
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.24.0-r2.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="FDL-1.1+ GPL-2+ GPL-3+ LGPL-2+"
+SLOT="0"
+
+IUSE="X applet debug ipv6 test udisks"
+RESTRICT="!test? ( test )"
+
+COMMON_DEPEND="
+ dev-libs/atk
+ >=dev-libs/glib-2.50:2
+ >=gnome-base/libgtop-2.12:2=
+ >=media-libs/libcanberra-0.4[gtk3]
+ sys-libs/zlib
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf:2
+ >=x11-libs/gtk+-3.22:3
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/pango
+ applet? ( >=mate-base/mate-panel-1.17.0 )
+ udisks? ( >=sys-fs/udisks-1.90.0:2 )
+"
+
+RDEPEND="${COMMON_DEPEND}
+ mate-base/mate-desktop
+ virtual/libintl
+"
+
+DEPEND="${COMMON_DEPEND}
+ app-text/rarian
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools
+ dev-libs/libxml2
+ dev-util/glib-utils
+ dev-util/gtk-doc
+ dev-util/gtk-doc-am
+ >=sys-devel/gettext-0.19.8:*
+ virtual/pkgconfig
+ x11-base/xorg-proto
+"
+
+src_prepare() {
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
+
+ mate_src_prepare
+}
+
+src_configure() {
+ mate_src_configure \
+ --disable-static \
+ --enable-zlib \
+ --enable-debug=$(usex debug yes minimum) \
+ $(use_with X x) \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6) \
+ $(use_enable udisks disk_image_mounter)
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2018-02-11 13:49 Ettore Di Giacinto
0 siblings, 0 replies; 20+ messages in thread
From: Ettore Di Giacinto @ 2018-02-11 13:49 UTC (permalink / raw
To: gentoo-commits
commit: d838de32db45e377bcf749f6179f2bc602214883
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 17:09:37 2018 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 13:21:31 2018 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=d838de32
mate-extra/mate-utils: Bump to version 1.18.3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
| 2 +-
.../mate-utils/{mate-utils-1.18.2.ebuild => mate-utils-1.18.3.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index 2e931e4..8bd8f72 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -2,4 +2,4 @@ DIST mate-utils-1.12.0.tar.xz 6482900 BLAKE2B a9922a2cd4cb15f5d561c4e07528c265ef
DIST mate-utils-1.14.1.tar.xz 6498448 BLAKE2B 21809b5bfe4e624c9aaafeda2f161acbd5648b237d013ba4098c8a421dcb22e474caeac5148e3b902e9f869655928a619d5282957d508856f909592944881125 SHA512 7c95fe390f83ee90405929025039ccef186ebf268f85e45a0dda0483b5de9bb67a6d3bbbe1a55315787996118c6bdf6a4fb29ad7236428eef89750c058b886e4
DIST mate-utils-1.16.0.tar.xz 6502040 BLAKE2B a87a1fde570a0c37c1a563914d271702c2ae8507d45641981418d48e71ce9c1aee214132586454c3f7ddbd201431ba6b1e388c88e3d55e0a1b895fde58a3fd6a SHA512 a12883b732b0ac597c28c45609bde6fdf86369a3a00a16619617ec3834465fe85e83c4872a84a20d9d9a734c8180eae7e730f7cdfb4a6a41fdd14c59f607cacb
DIST mate-utils-1.16.1.tar.xz 6517092 BLAKE2B 3a9fa4b12d29038872a90841eff36310aeac2834797ad8b4a1cde41c97b4c1f815546a379028ba4559c3dbaf4f6aa91102fd0b80418a0f60d9501da2b7915dbb SHA512 d902362b23b8b26377fa6741e8b96230ee224ef6dc9c4b02dc50e6bd43d87a28c266d2a1bb9c4c7be48cc43162988240257be40a4fb8b7f2569a2520f35b7aa0
-DIST mate-utils-1.18.2.tar.xz 6442576 BLAKE2B bb146bdae4a9579fe700751679ef10efe149df9b4e6c27df67e88137c664a674e052cebb6c8af137bb2fd1da8f8b15b3e754c884c74aa81a6ab35f7d7e54e447 SHA512 4db4dd0ad986c52978a9fe7f893a0e1d8086b1685d8b162df9b7e7b33c9d8e47a85efc45f2db4cf45058cc91df3f909ece1b44e46c16a1a389070d8cd022348d
+DIST mate-utils-1.18.3.tar.xz 6449580 BLAKE2B e8a892d0f924b37da82a8eb233c24b41609831d84fc706ac0082c05cfc0564ca150e6cbd350af8be48acf1e314253e4afe8123bcf4af189a344b3c51e6ccf7d2 SHA512 c9d80e037d32784b3d376aebe23abc6709e14d1df6f293f43c1fc7978f7903ac8b0fc159cebebb3d8dc471df210469b5dcc5dfebdc906ade30a2c7e8f7ca764a
diff --git a/mate-extra/mate-utils/mate-utils-1.18.2.ebuild b/mate-extra/mate-utils/mate-utils-1.18.3.ebuild
similarity index 100%
rename from mate-extra/mate-utils/mate-utils-1.18.2.ebuild
rename to mate-extra/mate-utils/mate-utils-1.18.3.ebuild
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2018-01-14 10:52 Ettore Di Giacinto
0 siblings, 0 replies; 20+ messages in thread
From: Ettore Di Giacinto @ 2018-01-14 10:52 UTC (permalink / raw
To: gentoo-commits
commit: 81edbdb0786d6214883ba0505782e9a2c0f05ae1
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 12:10:17 2018 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 10:51:09 2018 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=81edbdb0
mate-extra/mate-utils: Bump version to 1.16.1
Package-Manager: Portage-2.3.16, Repoman-2.3.6
| 1 +
| 72 ++++++++++++++++++++++++++
2 files changed, 73 insertions(+)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index c11c495..bb8f3d6 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1,4 +1,5 @@
DIST mate-utils-1.12.0.tar.xz 6482900 SHA256 60da98d984065d5001ba23f7fb02fb2acd1c1ec864e4a2730274f8791a96d69f SHA512 fe1db5c04b3adc616fdd0f76ddfb1291bbbfb6fb7d2f9ab11c5ffc33e19e0487ba3581babdfe74dd64553fd07f7d986fbac08fe2b14bcb79fca315e365069e47 WHIRLPOOL 36d00040b6d655e78192f5554ee773fe5998a9395040fa0ef5b3d9560d73e8cb582fbc750136f5581dc462cea6ad2e7306cdc94027a6d63d5f1e8aacc3dc1699
DIST mate-utils-1.14.1.tar.xz 6498448 SHA256 6632c1fe72187ed1d77ee8e55cf70885b2611c086b606b92010d2a4f193ab4dd SHA512 7c95fe390f83ee90405929025039ccef186ebf268f85e45a0dda0483b5de9bb67a6d3bbbe1a55315787996118c6bdf6a4fb29ad7236428eef89750c058b886e4 WHIRLPOOL 7cd60dc07f1c75c053c783064eb10c87711189d2b5b4b0e9258a4f9c7b78bf1e141b64a30e37cdfcb82bf8e04599a2032641f08b2617c61fe24c7bcbd7f24c85
DIST mate-utils-1.16.0.tar.xz 6502040 SHA256 05aad0bc57647e2d084f6588dd43692c8bd2a4284c9917d17033ca016b47c842 SHA512 a12883b732b0ac597c28c45609bde6fdf86369a3a00a16619617ec3834465fe85e83c4872a84a20d9d9a734c8180eae7e730f7cdfb4a6a41fdd14c59f607cacb WHIRLPOOL 2c2752faf19b6a5605a229b9c2e69dd948b5e3a700668c16e3f29508a601c42b3b581a5a1b4a40e9483608f1454f2519cdb97e44992c3f40107b14b5a5e7eb77
+DIST mate-utils-1.16.1.tar.xz 6517092 BLAKE2B 3a9fa4b12d29038872a90841eff36310aeac2834797ad8b4a1cde41c97b4c1f815546a379028ba4559c3dbaf4f6aa91102fd0b80418a0f60d9501da2b7915dbb SHA512 d902362b23b8b26377fa6741e8b96230ee224ef6dc9c4b02dc50e6bd43d87a28c266d2a1bb9c4c7be48cc43162988240257be40a4fb8b7f2569a2520f35b7aa0
DIST mate-utils-1.18.2.tar.xz 6442576 SHA256 bbd80f772d9f4dd379794105fd7a4f5452c71ff3e634a06f0af245875b492373 SHA512 4db4dd0ad986c52978a9fe7f893a0e1d8086b1685d8b162df9b7e7b33c9d8e47a85efc45f2db4cf45058cc91df3f909ece1b44e46c16a1a389070d8cd022348d WHIRLPOOL ea31ec3b8d20ebe2cdc0d552734cb72ffc82dbf87b660d66e48b316398e55b68d0884b7615a9960a75593c264b8f21849d7485d77458ffd509e8003fb75c3ebe
--git a/mate-extra/mate-utils/mate-utils-1.16.1.ebuild b/mate-extra/mate-utils/mate-utils-1.16.1.ebuild
new file mode 100644
index 0000000..0798d88
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.16.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="X applet debug gtk3 ipv6 test"
+
+COMMON_DEPEND="
+ dev-libs/atk:0
+ >=dev-libs/glib-2.36:2
+ >=gnome-base/libgtop-2.12:2=
+ sys-libs/zlib:0
+ x11-libs/cairo:0
+ x11-libs/gdk-pixbuf:2
+ x11-libs/libICE:0
+ x11-libs/libSM:0
+ x11-libs/libX11:0
+ x11-libs/libXext:0
+ x11-libs/pango:0
+ applet? ( >=mate-base/mate-panel-1.6[gtk3(-)=] )
+ !gtk3? (
+ >=x11-libs/gtk+-2.24:2
+ >=media-libs/libcanberra-0.4:0[gtk]
+ )
+ gtk3? (
+ >=x11-libs/gtk+-3.0:3
+ >=media-libs/libcanberra-0.4:0[gtk3]
+ )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+ app-text/rarian:0
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools:0
+ dev-util/gtk-doc
+ dev-util/gtk-doc-am
+ >=dev-util/intltool-0.50.1:*
+ x11-proto/xextproto:0
+ sys-devel/gettext:*
+ virtual/pkgconfig:*"
+
+src_prepare() {
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
+
+ mate_src_prepare
+}
+
+src_configure() {
+ mate_src_configure \
+ --disable-maintainer-flags \
+ --enable-zlib \
+ --enable-debug=$(usex debug yes minimum) \
+ --with-gtk=$(usex gtk3 3.0 2.0) \
+ $(use_with X x) \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6)
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2017-05-14 10:36 Ettore Di Giacinto
0 siblings, 0 replies; 20+ messages in thread
From: Ettore Di Giacinto @ 2017-05-14 10:36 UTC (permalink / raw
To: gentoo-commits
commit: a0768ffabd72220f1933eafef8bc6dbf9568f22a
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 10:34:34 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun May 14 10:34:34 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=a0768ffa
mate-extra/mate-utils: Bump version to 1.18.2
Package-Manager: Portage-2.3.3, Repoman-2.3.2
| 2 +-
.../mate-utils/{mate-utils-1.18.0.ebuild => mate-utils-1.18.2.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index c6b87f3..c11c495 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1,4 +1,4 @@
DIST mate-utils-1.12.0.tar.xz 6482900 SHA256 60da98d984065d5001ba23f7fb02fb2acd1c1ec864e4a2730274f8791a96d69f SHA512 fe1db5c04b3adc616fdd0f76ddfb1291bbbfb6fb7d2f9ab11c5ffc33e19e0487ba3581babdfe74dd64553fd07f7d986fbac08fe2b14bcb79fca315e365069e47 WHIRLPOOL 36d00040b6d655e78192f5554ee773fe5998a9395040fa0ef5b3d9560d73e8cb582fbc750136f5581dc462cea6ad2e7306cdc94027a6d63d5f1e8aacc3dc1699
DIST mate-utils-1.14.1.tar.xz 6498448 SHA256 6632c1fe72187ed1d77ee8e55cf70885b2611c086b606b92010d2a4f193ab4dd SHA512 7c95fe390f83ee90405929025039ccef186ebf268f85e45a0dda0483b5de9bb67a6d3bbbe1a55315787996118c6bdf6a4fb29ad7236428eef89750c058b886e4 WHIRLPOOL 7cd60dc07f1c75c053c783064eb10c87711189d2b5b4b0e9258a4f9c7b78bf1e141b64a30e37cdfcb82bf8e04599a2032641f08b2617c61fe24c7bcbd7f24c85
DIST mate-utils-1.16.0.tar.xz 6502040 SHA256 05aad0bc57647e2d084f6588dd43692c8bd2a4284c9917d17033ca016b47c842 SHA512 a12883b732b0ac597c28c45609bde6fdf86369a3a00a16619617ec3834465fe85e83c4872a84a20d9d9a734c8180eae7e730f7cdfb4a6a41fdd14c59f607cacb WHIRLPOOL 2c2752faf19b6a5605a229b9c2e69dd948b5e3a700668c16e3f29508a601c42b3b581a5a1b4a40e9483608f1454f2519cdb97e44992c3f40107b14b5a5e7eb77
-DIST mate-utils-1.18.0.tar.xz 6437336 SHA256 ed482f651e8379b9963f93399d8590df4e28ea3cc8dc8c0603c1fac7c5fa10d1 SHA512 5d50b0603ad2b6ab56edd51cdbff7c32b2142c6a7e3b49f6e5e8758a6ba7fcb3e894baf5beda3c9240e6d2f70701f3fe501198193e70a530df67af107e15b328 WHIRLPOOL 4ad5e65a7f115cc51efdb4385ec3718bdfac26f0fc7ead49a581dadc537c824a2234bf28c89ad19591b4d71fbe074dffc67e7431522673106559b9c24a759791
+DIST mate-utils-1.18.2.tar.xz 6442576 SHA256 bbd80f772d9f4dd379794105fd7a4f5452c71ff3e634a06f0af245875b492373 SHA512 4db4dd0ad986c52978a9fe7f893a0e1d8086b1685d8b162df9b7e7b33c9d8e47a85efc45f2db4cf45058cc91df3f909ece1b44e46c16a1a389070d8cd022348d WHIRLPOOL ea31ec3b8d20ebe2cdc0d552734cb72ffc82dbf87b660d66e48b316398e55b68d0884b7615a9960a75593c264b8f21849d7485d77458ffd509e8003fb75c3ebe
diff --git a/mate-extra/mate-utils/mate-utils-1.18.0.ebuild b/mate-extra/mate-utils/mate-utils-1.18.2.ebuild
similarity index 100%
rename from mate-extra/mate-utils/mate-utils-1.18.0.ebuild
rename to mate-extra/mate-utils/mate-utils-1.18.2.ebuild
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:1.18-bump commit in: mate-extra/mate-utils/
@ 2017-03-16 16:08 Ettore Di Giacinto
2017-03-16 16:17 ` [gentoo-commits] proj/gentoo-mate:master " Ettore Di Giacinto
0 siblings, 1 reply; 20+ messages in thread
From: Ettore Di Giacinto @ 2017-03-16 16:08 UTC (permalink / raw
To: gentoo-commits
commit: 0031cb5cc956c8032f7db81fc569cc9d3be32f6b
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 15:06:51 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 15:06:51 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=0031cb5c
mate-extra/mate-utils: Version bump to 1.18.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
| 1 +
| 65 ++++++++++++++++++++++++++
2 files changed, 66 insertions(+)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index 57d7f65..c6b87f3 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1,3 +1,4 @@
DIST mate-utils-1.12.0.tar.xz 6482900 SHA256 60da98d984065d5001ba23f7fb02fb2acd1c1ec864e4a2730274f8791a96d69f SHA512 fe1db5c04b3adc616fdd0f76ddfb1291bbbfb6fb7d2f9ab11c5ffc33e19e0487ba3581babdfe74dd64553fd07f7d986fbac08fe2b14bcb79fca315e365069e47 WHIRLPOOL 36d00040b6d655e78192f5554ee773fe5998a9395040fa0ef5b3d9560d73e8cb582fbc750136f5581dc462cea6ad2e7306cdc94027a6d63d5f1e8aacc3dc1699
DIST mate-utils-1.14.1.tar.xz 6498448 SHA256 6632c1fe72187ed1d77ee8e55cf70885b2611c086b606b92010d2a4f193ab4dd SHA512 7c95fe390f83ee90405929025039ccef186ebf268f85e45a0dda0483b5de9bb67a6d3bbbe1a55315787996118c6bdf6a4fb29ad7236428eef89750c058b886e4 WHIRLPOOL 7cd60dc07f1c75c053c783064eb10c87711189d2b5b4b0e9258a4f9c7b78bf1e141b64a30e37cdfcb82bf8e04599a2032641f08b2617c61fe24c7bcbd7f24c85
DIST mate-utils-1.16.0.tar.xz 6502040 SHA256 05aad0bc57647e2d084f6588dd43692c8bd2a4284c9917d17033ca016b47c842 SHA512 a12883b732b0ac597c28c45609bde6fdf86369a3a00a16619617ec3834465fe85e83c4872a84a20d9d9a734c8180eae7e730f7cdfb4a6a41fdd14c59f607cacb WHIRLPOOL 2c2752faf19b6a5605a229b9c2e69dd948b5e3a700668c16e3f29508a601c42b3b581a5a1b4a40e9483608f1454f2519cdb97e44992c3f40107b14b5a5e7eb77
+DIST mate-utils-1.18.0.tar.xz 6437336 SHA256 ed482f651e8379b9963f93399d8590df4e28ea3cc8dc8c0603c1fac7c5fa10d1 SHA512 5d50b0603ad2b6ab56edd51cdbff7c32b2142c6a7e3b49f6e5e8758a6ba7fcb3e894baf5beda3c9240e6d2f70701f3fe501198193e70a530df67af107e15b328 WHIRLPOOL 4ad5e65a7f115cc51efdb4385ec3718bdfac26f0fc7ead49a581dadc537c824a2234bf28c89ad19591b4d71fbe074dffc67e7431522673106559b9c24a759791
--git a/mate-extra/mate-utils/mate-utils-1.18.0.ebuild b/mate-extra/mate-utils/mate-utils-1.18.0.ebuild
new file mode 100644
index 0000000..2f8a04b
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.18.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="X applet debug ipv6 test"
+
+COMMON_DEPEND="
+ dev-libs/atk:0
+ >=dev-libs/glib-2.36:2
+ >=gnome-base/libgtop-2.12:2=
+ >=media-libs/libcanberra-0.4:0[gtk3]
+ sys-libs/zlib:0
+ x11-libs/cairo:0
+ x11-libs/gdk-pixbuf:2
+ >=x11-libs/gtk+-3.14:3
+ x11-libs/libICE:0
+ x11-libs/libSM:0
+ x11-libs/libX11:0
+ x11-libs/libXext:0
+ x11-libs/pango:0
+ applet? ( >=mate-base/mate-panel-1.17.0 )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+ app-text/rarian:0
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools:0
+ dev-util/gtk-doc
+ dev-util/gtk-doc-am
+ >=dev-util/intltool-0.50.1:*
+ x11-proto/xextproto:0
+ sys-devel/gettext:*
+ virtual/pkgconfig:*"
+
+src_prepare() {
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
+
+ mate_src_prepare
+}
+
+src_configure() {
+ mate_src_configure \
+ --disable-maintainer-flags \
+ --enable-zlib \
+ --enable-debug=$(usex debug yes minimum) \
+ $(use_with X x) \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6)
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
2017-03-16 16:08 [gentoo-commits] proj/gentoo-mate:1.18-bump " Ettore Di Giacinto
@ 2017-03-16 16:17 ` Ettore Di Giacinto
0 siblings, 0 replies; 20+ messages in thread
From: Ettore Di Giacinto @ 2017-03-16 16:17 UTC (permalink / raw
To: gentoo-commits
commit: 0031cb5cc956c8032f7db81fc569cc9d3be32f6b
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 15:06:51 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 15:06:51 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=0031cb5c
mate-extra/mate-utils: Version bump to 1.18.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
| 1 +
| 65 ++++++++++++++++++++++++++
2 files changed, 66 insertions(+)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index 57d7f65..c6b87f3 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1,3 +1,4 @@
DIST mate-utils-1.12.0.tar.xz 6482900 SHA256 60da98d984065d5001ba23f7fb02fb2acd1c1ec864e4a2730274f8791a96d69f SHA512 fe1db5c04b3adc616fdd0f76ddfb1291bbbfb6fb7d2f9ab11c5ffc33e19e0487ba3581babdfe74dd64553fd07f7d986fbac08fe2b14bcb79fca315e365069e47 WHIRLPOOL 36d00040b6d655e78192f5554ee773fe5998a9395040fa0ef5b3d9560d73e8cb582fbc750136f5581dc462cea6ad2e7306cdc94027a6d63d5f1e8aacc3dc1699
DIST mate-utils-1.14.1.tar.xz 6498448 SHA256 6632c1fe72187ed1d77ee8e55cf70885b2611c086b606b92010d2a4f193ab4dd SHA512 7c95fe390f83ee90405929025039ccef186ebf268f85e45a0dda0483b5de9bb67a6d3bbbe1a55315787996118c6bdf6a4fb29ad7236428eef89750c058b886e4 WHIRLPOOL 7cd60dc07f1c75c053c783064eb10c87711189d2b5b4b0e9258a4f9c7b78bf1e141b64a30e37cdfcb82bf8e04599a2032641f08b2617c61fe24c7bcbd7f24c85
DIST mate-utils-1.16.0.tar.xz 6502040 SHA256 05aad0bc57647e2d084f6588dd43692c8bd2a4284c9917d17033ca016b47c842 SHA512 a12883b732b0ac597c28c45609bde6fdf86369a3a00a16619617ec3834465fe85e83c4872a84a20d9d9a734c8180eae7e730f7cdfb4a6a41fdd14c59f607cacb WHIRLPOOL 2c2752faf19b6a5605a229b9c2e69dd948b5e3a700668c16e3f29508a601c42b3b581a5a1b4a40e9483608f1454f2519cdb97e44992c3f40107b14b5a5e7eb77
+DIST mate-utils-1.18.0.tar.xz 6437336 SHA256 ed482f651e8379b9963f93399d8590df4e28ea3cc8dc8c0603c1fac7c5fa10d1 SHA512 5d50b0603ad2b6ab56edd51cdbff7c32b2142c6a7e3b49f6e5e8758a6ba7fcb3e894baf5beda3c9240e6d2f70701f3fe501198193e70a530df67af107e15b328 WHIRLPOOL 4ad5e65a7f115cc51efdb4385ec3718bdfac26f0fc7ead49a581dadc537c824a2234bf28c89ad19591b4d71fbe074dffc67e7431522673106559b9c24a759791
--git a/mate-extra/mate-utils/mate-utils-1.18.0.ebuild b/mate-extra/mate-utils/mate-utils-1.18.0.ebuild
new file mode 100644
index 0000000..2f8a04b
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.18.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="X applet debug ipv6 test"
+
+COMMON_DEPEND="
+ dev-libs/atk:0
+ >=dev-libs/glib-2.36:2
+ >=gnome-base/libgtop-2.12:2=
+ >=media-libs/libcanberra-0.4:0[gtk3]
+ sys-libs/zlib:0
+ x11-libs/cairo:0
+ x11-libs/gdk-pixbuf:2
+ >=x11-libs/gtk+-3.14:3
+ x11-libs/libICE:0
+ x11-libs/libSM:0
+ x11-libs/libX11:0
+ x11-libs/libXext:0
+ x11-libs/pango:0
+ applet? ( >=mate-base/mate-panel-1.17.0 )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+ app-text/rarian:0
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools:0
+ dev-util/gtk-doc
+ dev-util/gtk-doc-am
+ >=dev-util/intltool-0.50.1:*
+ x11-proto/xextproto:0
+ sys-devel/gettext:*
+ virtual/pkgconfig:*"
+
+src_prepare() {
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
+
+ mate_src_prepare
+}
+
+src_configure() {
+ mate_src_configure \
+ --disable-maintainer-flags \
+ --enable-zlib \
+ --enable-debug=$(usex debug yes minimum) \
+ $(use_with X x) \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6)
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:1.18-bump commit in: mate-extra/mate-utils/
@ 2017-03-16 16:08 Ettore Di Giacinto
2017-03-16 16:17 ` [gentoo-commits] proj/gentoo-mate:master " Ettore Di Giacinto
0 siblings, 1 reply; 20+ messages in thread
From: Ettore Di Giacinto @ 2017-03-16 16:08 UTC (permalink / raw
To: gentoo-commits
commit: 641766a527c18e637150cb2aaa3a948b3a4be630
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 14:14:10 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 14:14:10 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=641766a5
mate-extra/mate-utils: sync live ebuild with upstream
* Drop gtk3 useflag
* Require mate-panel >= 1.17
Package-Manager: Portage-2.3.3, Repoman-2.3.1
| 17 +++++------------
1 file changed, 5 insertions(+), 12 deletions(-)
--git a/mate-extra/mate-utils/mate-utils-9999.ebuild b/mate-extra/mate-utils/mate-utils-9999.ebuild
index 58b285e..2f8a04b 100644
--- a/mate-extra/mate-utils/mate-utils-9999.ebuild
+++ b/mate-extra/mate-utils/mate-utils-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,29 +15,23 @@ DESCRIPTION="Utilities for the MATE desktop"
LICENSE="GPL-2"
SLOT="0"
-IUSE="X applet debug gtk3 ipv6 test"
+IUSE="X applet debug ipv6 test"
COMMON_DEPEND="
dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=gnome-base/libgtop-2.12:2=
+ >=media-libs/libcanberra-0.4:0[gtk3]
sys-libs/zlib:0
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
+ >=x11-libs/gtk+-3.14:3
x11-libs/libICE:0
x11-libs/libSM:0
x11-libs/libX11:0
x11-libs/libXext:0
x11-libs/pango:0
- applet? ( >=mate-base/mate-panel-1.6[gtk3(-)=] )
- !gtk3? (
- >=x11-libs/gtk+-2.24:2
- >=media-libs/libcanberra-0.4:0[gtk]
- )
- gtk3? (
- >=x11-libs/gtk+-3.0:3
- >=media-libs/libcanberra-0.4:0[gtk3]
- )"
+ applet? ( >=mate-base/mate-panel-1.17.0 )"
RDEPEND="${COMMON_DEPEND}"
@@ -65,7 +59,6 @@ src_configure() {
--disable-maintainer-flags \
--enable-zlib \
--enable-debug=$(usex debug yes minimum) \
- --with-gtk=$(usex gtk3 3.0 2.0) \
$(use_with X x) \
$(use_enable applet gdict-applet) \
$(use_enable ipv6)
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
2017-03-16 16:08 [gentoo-commits] proj/gentoo-mate:1.18-bump " Ettore Di Giacinto
@ 2017-03-16 16:17 ` Ettore Di Giacinto
0 siblings, 0 replies; 20+ messages in thread
From: Ettore Di Giacinto @ 2017-03-16 16:17 UTC (permalink / raw
To: gentoo-commits
commit: 641766a527c18e637150cb2aaa3a948b3a4be630
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 14:14:10 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 14:14:10 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=641766a5
mate-extra/mate-utils: sync live ebuild with upstream
* Drop gtk3 useflag
* Require mate-panel >= 1.17
Package-Manager: Portage-2.3.3, Repoman-2.3.1
| 17 +++++------------
1 file changed, 5 insertions(+), 12 deletions(-)
--git a/mate-extra/mate-utils/mate-utils-9999.ebuild b/mate-extra/mate-utils/mate-utils-9999.ebuild
index 58b285e..2f8a04b 100644
--- a/mate-extra/mate-utils/mate-utils-9999.ebuild
+++ b/mate-extra/mate-utils/mate-utils-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,29 +15,23 @@ DESCRIPTION="Utilities for the MATE desktop"
LICENSE="GPL-2"
SLOT="0"
-IUSE="X applet debug gtk3 ipv6 test"
+IUSE="X applet debug ipv6 test"
COMMON_DEPEND="
dev-libs/atk:0
>=dev-libs/glib-2.36:2
>=gnome-base/libgtop-2.12:2=
+ >=media-libs/libcanberra-0.4:0[gtk3]
sys-libs/zlib:0
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
+ >=x11-libs/gtk+-3.14:3
x11-libs/libICE:0
x11-libs/libSM:0
x11-libs/libX11:0
x11-libs/libXext:0
x11-libs/pango:0
- applet? ( >=mate-base/mate-panel-1.6[gtk3(-)=] )
- !gtk3? (
- >=x11-libs/gtk+-2.24:2
- >=media-libs/libcanberra-0.4:0[gtk]
- )
- gtk3? (
- >=x11-libs/gtk+-3.0:3
- >=media-libs/libcanberra-0.4:0[gtk3]
- )"
+ applet? ( >=mate-base/mate-panel-1.17.0 )"
RDEPEND="${COMMON_DEPEND}"
@@ -65,7 +59,6 @@ src_configure() {
--disable-maintainer-flags \
--enable-zlib \
--enable-debug=$(usex debug yes minimum) \
- --with-gtk=$(usex gtk3 3.0 2.0) \
$(use_with X x) \
$(use_enable applet gdict-applet) \
$(use_enable ipv6)
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2016-11-29 19:49 Ettore Di Giacinto
0 siblings, 0 replies; 20+ messages in thread
From: Ettore Di Giacinto @ 2016-11-29 19:49 UTC (permalink / raw
To: gentoo-commits
commit: 9bbb1f0afe22264fe49f769730323468a6fd2101
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 22:00:04 2016 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 18:44:47 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=9bbb1f0a
mate-extra/mate-utils: version bump to 1.16.0
Package-Manager: portage-2.3.1
| 1 +
| 73 ++++++++++++++++++++++++++
2 files changed, 74 insertions(+)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index 1655864..57d7f65 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1,2 +1,3 @@
DIST mate-utils-1.12.0.tar.xz 6482900 SHA256 60da98d984065d5001ba23f7fb02fb2acd1c1ec864e4a2730274f8791a96d69f SHA512 fe1db5c04b3adc616fdd0f76ddfb1291bbbfb6fb7d2f9ab11c5ffc33e19e0487ba3581babdfe74dd64553fd07f7d986fbac08fe2b14bcb79fca315e365069e47 WHIRLPOOL 36d00040b6d655e78192f5554ee773fe5998a9395040fa0ef5b3d9560d73e8cb582fbc750136f5581dc462cea6ad2e7306cdc94027a6d63d5f1e8aacc3dc1699
DIST mate-utils-1.14.1.tar.xz 6498448 SHA256 6632c1fe72187ed1d77ee8e55cf70885b2611c086b606b92010d2a4f193ab4dd SHA512 7c95fe390f83ee90405929025039ccef186ebf268f85e45a0dda0483b5de9bb67a6d3bbbe1a55315787996118c6bdf6a4fb29ad7236428eef89750c058b886e4 WHIRLPOOL 7cd60dc07f1c75c053c783064eb10c87711189d2b5b4b0e9258a4f9c7b78bf1e141b64a30e37cdfcb82bf8e04599a2032641f08b2617c61fe24c7bcbd7f24c85
+DIST mate-utils-1.16.0.tar.xz 6502040 SHA256 05aad0bc57647e2d084f6588dd43692c8bd2a4284c9917d17033ca016b47c842 SHA512 a12883b732b0ac597c28c45609bde6fdf86369a3a00a16619617ec3834465fe85e83c4872a84a20d9d9a734c8180eae7e730f7cdfb4a6a41fdd14c59f607cacb WHIRLPOOL 2c2752faf19b6a5605a229b9c2e69dd948b5e3a700668c16e3f29508a601c42b3b581a5a1b4a40e9483608f1454f2519cdb97e44992c3f40107b14b5a5e7eb77
--git a/mate-extra/mate-utils/mate-utils-1.16.0.ebuild b/mate-extra/mate-utils/mate-utils-1.16.0.ebuild
new file mode 100644
index 0000000..a5f7e8d
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.16.0.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="X applet debug gtk3 ipv6 test"
+
+COMMON_DEPEND="
+ dev-libs/atk:0
+ >=dev-libs/glib-2.36:2
+ >=gnome-base/libgtop-2.12:2=
+ sys-libs/zlib:0
+ x11-libs/cairo:0
+ x11-libs/gdk-pixbuf:2
+ x11-libs/libICE:0
+ x11-libs/libSM:0
+ x11-libs/libX11:0
+ x11-libs/libXext:0
+ x11-libs/pango:0
+ applet? ( >=mate-base/mate-panel-1.6[gtk3(-)=] )
+ !gtk3? (
+ >=x11-libs/gtk+-2.24:2
+ >=media-libs/libcanberra-0.4:0[gtk]
+ )
+ gtk3? (
+ >=x11-libs/gtk+-3.0:3
+ >=media-libs/libcanberra-0.4:0[gtk3]
+ )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+ app-text/rarian:0
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools:0
+ dev-util/gtk-doc
+ dev-util/gtk-doc-am
+ >=dev-util/intltool-0.50.1:*
+ x11-proto/xextproto:0
+ sys-devel/gettext:*
+ virtual/pkgconfig:*"
+
+src_prepare() {
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
+
+ mate_src_prepare
+}
+
+src_configure() {
+ mate_src_configure \
+ --disable-maintainer-flags \
+ --enable-zlib \
+ --enable-debug=$(usex debug yes minimum) \
+ --with-gtk=$(usex gtk3 3.0 2.0) \
+ $(use_with X x) \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6)
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2016-11-22 11:11 Ettore Di Giacinto
0 siblings, 0 replies; 20+ messages in thread
From: Ettore Di Giacinto @ 2016-11-22 11:11 UTC (permalink / raw
To: gentoo-commits
commit: 4587832c436e1a1431d7350f19d13f77210b7af1
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 21 19:22:16 2016 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Tue Nov 22 11:10:41 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=4587832c
mate-extra/mate-utils: Drop 1.10.x
Package-Manager: portage-2.3.1
| 1 -
| 90 -----------------------
2 files changed, 91 deletions(-)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index d1799bb..1655864 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1,3 +1,2 @@
-DIST mate-utils-1.10.4.tar.xz 6482724 SHA256 a15610f42c5b4f4f2cd6aef876080912297edde5ba568dfd42f066afc876d491 SHA512 7d162f21efec756abb4429e7e4ed461286ea0fda9e7279610eb8e9fe4b5af1782759f28b98574042e3c9e5cdfd2d00e0f59a16ea56a1852af47f35a8c7e99f79 WHIRLPOOL 3689a7c4921c53369c5a8b009de276a50b7420799528ec55bdba03493a9b4f6ebf4d21216a31bdffc2968fbfb83355c2f077d694c75e60fca1ad3af7a2989b13
DIST mate-utils-1.12.0.tar.xz 6482900 SHA256 60da98d984065d5001ba23f7fb02fb2acd1c1ec864e4a2730274f8791a96d69f SHA512 fe1db5c04b3adc616fdd0f76ddfb1291bbbfb6fb7d2f9ab11c5ffc33e19e0487ba3581babdfe74dd64553fd07f7d986fbac08fe2b14bcb79fca315e365069e47 WHIRLPOOL 36d00040b6d655e78192f5554ee773fe5998a9395040fa0ef5b3d9560d73e8cb582fbc750136f5581dc462cea6ad2e7306cdc94027a6d63d5f1e8aacc3dc1699
DIST mate-utils-1.14.1.tar.xz 6498448 SHA256 6632c1fe72187ed1d77ee8e55cf70885b2611c086b606b92010d2a4f193ab4dd SHA512 7c95fe390f83ee90405929025039ccef186ebf268f85e45a0dda0483b5de9bb67a6d3bbbe1a55315787996118c6bdf6a4fb29ad7236428eef89750c058b886e4 WHIRLPOOL 7cd60dc07f1c75c053c783064eb10c87711189d2b5b4b0e9258a4f9c7b78bf1e141b64a30e37cdfcb82bf8e04599a2032641f08b2617c61fe24c7bcbd7f24c85
diff --git a/mate-extra/mate-utils/mate-utils-1.10.4-r1.ebuild b/mate-extra/mate-utils/mate-utils-1.10.4-r1.ebuild
deleted file mode 100644
index 8005839..0000000
--- a/mate-extra/mate-utils/mate-utils-1.10.4-r1.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
-DESCRIPTION="Utilities for the MATE desktop"
-HOMEPAGE="http://mate-desktop.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-IUSE="X applet ipv6 test"
-
-RDEPEND="app-text/rarian:0
- dev-libs/atk:0
- >=dev-libs/glib-2.36:2
- >=gnome-base/libgtop-2.12:2=
- >=media-libs/libcanberra-0.4:0[gtk]
- sys-libs/zlib:0
- >=x11-libs/gtk+-2.24:2
- x11-libs/cairo:0
- x11-libs/gdk-pixbuf:2
- x11-libs/libICE:0
- x11-libs/libSM:0
- x11-libs/libX11:0
- x11-libs/libXext:0
- x11-libs/pango:0
- applet? ( >=mate-base/mate-panel-1.10:0 )"
-
-DEPEND="${RDEPEND}
- >=app-text/scrollkeeper-dtd-1:1.0
- app-text/yelp-tools:0
- >=dev-util/intltool-0.50:*
- >=mate-base/mate-common-1.10:0
- x11-proto/xextproto:0
- sys-devel/gettext:*
- virtual/pkgconfig:*"
-
-src_prepare() {
- gnome2_src_prepare
-
- # Remove -D.*DISABLE_DEPRECATED cflagss
- # This method is kinda prone to breakage. Recheck carefully with next bump.
- # bug 339074
- LC_ALL=C find . -iname 'Makefile.am' -exec \
- sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die
-
- # Do Makefile.in after Makefile.am to avoid automake maintainer-mode
- LC_ALL=C find . -iname 'Makefile.in' -exec \
- sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die
-
- if ! use test; then
- sed -e 's/ tests//' -i logview/Makefile.{am,in} || die
- fi
-
- # Fix up desktop files.
- LC_ALL=C find . -iname '*.desktop.in*' -exec \
- sed -e 's/Categories\(.*\)MATE/Categories\1X-MATE/' -i {} + || die
-
- # Make apps visible in all DEs.
- LC_ALL=C find . -iname '*.desktop.in*' -exec \
- sed -e '/OnlyShowIn/d' -i {} + || die
-}
-
-src_configure() {
- local myconf
- if ! use debug; then
- myconf="${myconf} --enable-debug=minimum"
- fi
-
- gnome2_src_configure \
- $(use_enable applet gdict-applet) \
- $(use_enable ipv6) \
- $(use_with X x) \
- --disable-maintainer-flags \
- --enable-zlib \
- ${myconf}
-}
-
-DOCS="AUTHORS ChangeLog NEWS README THANKS"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2016-10-15 2:22 NP Hardass
0 siblings, 0 replies; 20+ messages in thread
From: NP Hardass @ 2016-10-15 2:22 UTC (permalink / raw
To: gentoo-commits
commit: c10fb84c8d1902161facde4b31002028b7a8c653
Author: mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Thu Oct 13 21:39:50 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 01:26:32 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=c10fb84c
mate-extra/mate-utils: Stable on x86 keyword wrt #596998
Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
index c07290d..7d05392 100644
--- a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
fi
DESCRIPTION="Utilities for the MATE desktop"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2016-10-15 2:22 NP Hardass
0 siblings, 0 replies; 20+ messages in thread
From: NP Hardass @ 2016-10-15 2:22 UTC (permalink / raw
To: gentoo-commits
commit: b4bc4202dbbb6d4e95e77196e674ad57520f1509
Author: mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Thu Oct 13 21:39:45 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 01:26:32 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=b4bc4202
mate-extra/mate-utils: Stable on amd64 keyword wrt #596998
Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
index 5369732..c07290d 100644
--- a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
@@ -9,7 +9,7 @@ MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm ~x86"
fi
DESCRIPTION="Utilities for the MATE desktop"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2016-09-10 18:56 NP Hardass
0 siblings, 0 replies; 20+ messages in thread
From: NP Hardass @ 2016-09-10 18:56 UTC (permalink / raw
To: gentoo-commits
commit: 64ae55f2c3588b9bc5b559f607ac756bb73fd635
Author: mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Mon Sep 5 13:56:16 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Sep 5 13:56:16 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=64ae55f2
mate-extra/mate-utils: Version bump to 1.14.1
Package-Manager: portage-2.2.26
| 1 +
| 65 ++++++++++++++++++++++++++
2 files changed, 66 insertions(+)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index ea4e0c0..d1799bb 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1,2 +1,3 @@
DIST mate-utils-1.10.4.tar.xz 6482724 SHA256 a15610f42c5b4f4f2cd6aef876080912297edde5ba568dfd42f066afc876d491 SHA512 7d162f21efec756abb4429e7e4ed461286ea0fda9e7279610eb8e9fe4b5af1782759f28b98574042e3c9e5cdfd2d00e0f59a16ea56a1852af47f35a8c7e99f79 WHIRLPOOL 3689a7c4921c53369c5a8b009de276a50b7420799528ec55bdba03493a9b4f6ebf4d21216a31bdffc2968fbfb83355c2f077d694c75e60fca1ad3af7a2989b13
DIST mate-utils-1.12.0.tar.xz 6482900 SHA256 60da98d984065d5001ba23f7fb02fb2acd1c1ec864e4a2730274f8791a96d69f SHA512 fe1db5c04b3adc616fdd0f76ddfb1291bbbfb6fb7d2f9ab11c5ffc33e19e0487ba3581babdfe74dd64553fd07f7d986fbac08fe2b14bcb79fca315e365069e47 WHIRLPOOL 36d00040b6d655e78192f5554ee773fe5998a9395040fa0ef5b3d9560d73e8cb582fbc750136f5581dc462cea6ad2e7306cdc94027a6d63d5f1e8aacc3dc1699
+DIST mate-utils-1.14.1.tar.xz 6498448 SHA256 6632c1fe72187ed1d77ee8e55cf70885b2611c086b606b92010d2a4f193ab4dd SHA512 7c95fe390f83ee90405929025039ccef186ebf268f85e45a0dda0483b5de9bb67a6d3bbbe1a55315787996118c6bdf6a4fb29ad7236428eef89750c058b886e4 WHIRLPOOL 7cd60dc07f1c75c053c783064eb10c87711189d2b5b4b0e9258a4f9c7b78bf1e141b64a30e37cdfcb82bf8e04599a2032641f08b2617c61fe24c7bcbd7f24c85
--git a/mate-extra/mate-utils/mate-utils-1.14.1.ebuild b/mate-extra/mate-utils/mate-utils-1.14.1.ebuild
new file mode 100644
index 0000000..9570167
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.14.1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="X applet debug gtk3 ipv6 test"
+
+COMMON_DEPEND="
+ dev-libs/atk:0
+ >=dev-libs/glib-2.36:2
+ >=gnome-base/libgtop-2.12:2=
+ sys-libs/zlib:0
+ x11-libs/cairo:0
+ x11-libs/gdk-pixbuf:2
+ x11-libs/libICE:0
+ x11-libs/libSM:0
+ x11-libs/libX11:0
+ x11-libs/libXext:0
+ x11-libs/pango:0
+ applet? ( >=mate-base/mate-panel-1.6[gtk3(-)=] )
+ !gtk3? (
+ >=x11-libs/gtk+-2.24:2
+ >=media-libs/libcanberra-0.4:0[gtk]
+ )
+ gtk3? (
+ >=x11-libs/gtk+-3.0:3
+ >=media-libs/libcanberra-0.4:0[gtk3]
+ )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+ app-text/rarian:0
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools:0
+ dev-util/gtk-doc
+ dev-util/gtk-doc-am
+ >=dev-util/intltool-0.50.1:*
+ x11-proto/xextproto:0
+ sys-devel/gettext:*
+ virtual/pkgconfig:*"
+
+src_configure() {
+ mate_src_configure \
+ --disable-maintainer-flags \
+ --enable-zlib \
+ --enable-debug=$(usex debug yes minimum) \
+ --with-gtk=$(usex gtk3 3.0 2.0) \
+ $(use_with X x) \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6)
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2016-09-10 18:56 NP Hardass
0 siblings, 0 replies; 20+ messages in thread
From: NP Hardass @ 2016-09-10 18:56 UTC (permalink / raw
To: gentoo-commits
commit: df338fc3f6788bdc87a048dc7e74ad56581e6093
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 5 18:44:25 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Sep 5 18:45:35 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=df338fc3
mate-extra/mate-utils: Make utils available on all DEs, #585252
Package-Manager: portage-2.3.0
.../{mate-utils-1.10.4.ebuild => mate-utils-1.10.4-r1.ebuild} | 6 +++++-
| 8 ++++++++
| 8 ++++++++
| 8 ++++++++
4 files changed, 29 insertions(+), 1 deletion(-)
diff --git a/mate-extra/mate-utils/mate-utils-1.10.4.ebuild b/mate-extra/mate-utils/mate-utils-1.10.4-r1.ebuild
similarity index 92%
rename from mate-extra/mate-utils/mate-utils-1.10.4.ebuild
rename to mate-extra/mate-utils/mate-utils-1.10.4-r1.ebuild
index 20f6771..8005839 100644
--- a/mate-extra/mate-utils/mate-utils-1.10.4.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.10.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -66,6 +66,10 @@ src_prepare() {
# Fix up desktop files.
LC_ALL=C find . -iname '*.desktop.in*' -exec \
sed -e 's/Categories\(.*\)MATE/Categories\1X-MATE/' -i {} + || die
+
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
}
src_configure() {
--git a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
index 1022226..5369732 100644
--- a/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.12.0-r2.ebuild
@@ -52,6 +52,14 @@ DEPEND="${RDEPEND}
PATCHES=( "${FILESDIR}/${P}-dict-gtk3.patch" )
+src_prepare() {
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
+
+ mate_src_prepare
+}
+
src_configure() {
mate_src_configure \
--disable-maintainer-flags \
--git a/mate-extra/mate-utils/mate-utils-1.14.1.ebuild b/mate-extra/mate-utils/mate-utils-1.14.1.ebuild
index 9570167..a5f7e8d 100644
--- a/mate-extra/mate-utils/mate-utils-1.14.1.ebuild
+++ b/mate-extra/mate-utils/mate-utils-1.14.1.ebuild
@@ -53,6 +53,14 @@ DEPEND="${COMMON_DEPEND}
sys-devel/gettext:*
virtual/pkgconfig:*"
+src_prepare() {
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
+
+ mate_src_prepare
+}
+
src_configure() {
mate_src_configure \
--disable-maintainer-flags \
--git a/mate-extra/mate-utils/mate-utils-9999.ebuild b/mate-extra/mate-utils/mate-utils-9999.ebuild
index 9570167..a5f7e8d 100644
--- a/mate-extra/mate-utils/mate-utils-9999.ebuild
+++ b/mate-extra/mate-utils/mate-utils-9999.ebuild
@@ -53,6 +53,14 @@ DEPEND="${COMMON_DEPEND}
sys-devel/gettext:*
virtual/pkgconfig:*"
+src_prepare() {
+ # Make apps visible in all DEs.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e '/OnlyShowIn/d' -i {} + || die
+
+ mate_src_prepare
+}
+
src_configure() {
mate_src_configure \
--disable-maintainer-flags \
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2016-06-17 17:39 NP Hardass
0 siblings, 0 replies; 20+ messages in thread
From: NP Hardass @ 2016-06-17 17:39 UTC (permalink / raw
To: gentoo-commits
commit: 8ac1655b2c0182b0ad86186f2c7ec48f8bc5daf5
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 05:46:44 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 17:35:40 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=8ac1655b
mate-extra/mate-utils: Version bump to 1.12.0, add 9999, add gtk3
Package-Manager: portage-2.2.26
| 1 +
| 61 ++++++++++++++++++++++++++
| 61 ++++++++++++++++++++++++++
| 1 +
4 files changed, 124 insertions(+)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index 5902dc6..ea4e0c0 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1 +1,2 @@
DIST mate-utils-1.10.4.tar.xz 6482724 SHA256 a15610f42c5b4f4f2cd6aef876080912297edde5ba568dfd42f066afc876d491 SHA512 7d162f21efec756abb4429e7e4ed461286ea0fda9e7279610eb8e9fe4b5af1782759f28b98574042e3c9e5cdfd2d00e0f59a16ea56a1852af47f35a8c7e99f79 WHIRLPOOL 3689a7c4921c53369c5a8b009de276a50b7420799528ec55bdba03493a9b4f6ebf4d21216a31bdffc2968fbfb83355c2f077d694c75e60fca1ad3af7a2989b13
+DIST mate-utils-1.12.0.tar.xz 6482900 SHA256 60da98d984065d5001ba23f7fb02fb2acd1c1ec864e4a2730274f8791a96d69f SHA512 fe1db5c04b3adc616fdd0f76ddfb1291bbbfb6fb7d2f9ab11c5ffc33e19e0487ba3581babdfe74dd64553fd07f7d986fbac08fe2b14bcb79fca315e365069e47 WHIRLPOOL 36d00040b6d655e78192f5554ee773fe5998a9395040fa0ef5b3d9560d73e8cb582fbc750136f5581dc462cea6ad2e7306cdc94027a6d63d5f1e8aacc3dc1699
--git a/mate-extra/mate-utils/mate-utils-1.12.0.ebuild b/mate-extra/mate-utils/mate-utils-1.12.0.ebuild
new file mode 100644
index 0000000..a97d24d
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.12.0.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="X applet debug gtk3 ipv6 test"
+
+RDEPEND="app-text/rarian:0
+ dev-libs/atk:0
+ >=dev-libs/glib-2.36:2
+ >=gnome-base/libgtop-2.12:2=
+ sys-libs/zlib:0
+ x11-libs/cairo:0
+ x11-libs/gdk-pixbuf:2
+ x11-libs/libICE:0
+ x11-libs/libSM:0
+ x11-libs/libX11:0
+ x11-libs/libXext:0
+ x11-libs/pango:0
+ applet? ( >=mate-base/mate-panel-1.6[gtk3(-)=] )
+ !gtk3? (
+ >=x11-libs/gtk+-2.24:2
+ >=media-libs/libcanberra-0.4:0[gtk]
+ )
+ gtk3? (
+ >=x11-libs/gtk+-3.0:3
+ >=media-libs/libcanberra-0.4:0[gtk3]
+ )"
+
+DEPEND="${RDEPEND}
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools:0
+ dev-util/gtk-doc-am
+ >=dev-util/intltool-0.50.1:*
+ x11-proto/xextproto:0
+ sys-devel/gettext:*
+ virtual/pkgconfig:*"
+
+src_configure() {
+ mate_src_configure \
+ --disable-maintainer-flags \
+ --enable-zlib \
+ --enable-debug=$(usex debug yes minimum) \
+ --with-gtk=$(usex gtk3 3.0 2.0) \
+ $(use_with X x) \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6)
+}
--git a/mate-extra/mate-utils/mate-utils-9999.ebuild b/mate-extra/mate-utils/mate-utils-9999.ebuild
new file mode 100644
index 0000000..a97d24d
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-9999.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MATE_LA_PUNT="yes"
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Utilities for the MATE desktop"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="X applet debug gtk3 ipv6 test"
+
+RDEPEND="app-text/rarian:0
+ dev-libs/atk:0
+ >=dev-libs/glib-2.36:2
+ >=gnome-base/libgtop-2.12:2=
+ sys-libs/zlib:0
+ x11-libs/cairo:0
+ x11-libs/gdk-pixbuf:2
+ x11-libs/libICE:0
+ x11-libs/libSM:0
+ x11-libs/libX11:0
+ x11-libs/libXext:0
+ x11-libs/pango:0
+ applet? ( >=mate-base/mate-panel-1.6[gtk3(-)=] )
+ !gtk3? (
+ >=x11-libs/gtk+-2.24:2
+ >=media-libs/libcanberra-0.4:0[gtk]
+ )
+ gtk3? (
+ >=x11-libs/gtk+-3.0:3
+ >=media-libs/libcanberra-0.4:0[gtk3]
+ )"
+
+DEPEND="${RDEPEND}
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools:0
+ dev-util/gtk-doc-am
+ >=dev-util/intltool-0.50.1:*
+ x11-proto/xextproto:0
+ sys-devel/gettext:*
+ virtual/pkgconfig:*"
+
+src_configure() {
+ mate_src_configure \
+ --disable-maintainer-flags \
+ --enable-zlib \
+ --enable-debug=$(usex debug yes minimum) \
+ --with-gtk=$(usex gtk3 3.0 2.0) \
+ $(use_with X x) \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6)
+}
--git a/mate-extra/mate-utils/metadata.xml b/mate-extra/mate-utils/metadata.xml
index ae72ad5..0cf8a5a 100644
--- a/mate-extra/mate-utils/metadata.xml
+++ b/mate-extra/mate-utils/metadata.xml
@@ -7,6 +7,7 @@
</maintainer>
<use>
<flag name="applet">Enable the mate dictionary applet</flag>
+ <flag name="gtk3">Build with GTK+3 instead of GTK+2</flag>
</use>
<upstream>
<remote-id type="github">mate-desktop/mate-utils</remote-id>
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2016-03-26 2:37 NP Hardass
0 siblings, 0 replies; 20+ messages in thread
From: NP Hardass @ 2016-03-26 2:37 UTC (permalink / raw
To: gentoo-commits
commit: 4f98ca910f48b2487653107db772bd0e9624141a
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 02:06:37 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 02:23:50 2016 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=4f98ca91
mate-extra/mate-utils: Drop 1.8.x
Package-Manager: portage-2.2.26
| 1 -
| 86 ---------------------------
2 files changed, 87 deletions(-)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index ee29cf2..5902dc6 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1,2 +1 @@
DIST mate-utils-1.10.4.tar.xz 6482724 SHA256 a15610f42c5b4f4f2cd6aef876080912297edde5ba568dfd42f066afc876d491 SHA512 7d162f21efec756abb4429e7e4ed461286ea0fda9e7279610eb8e9fe4b5af1782759f28b98574042e3c9e5cdfd2d00e0f59a16ea56a1852af47f35a8c7e99f79 WHIRLPOOL 3689a7c4921c53369c5a8b009de276a50b7420799528ec55bdba03493a9b4f6ebf4d21216a31bdffc2968fbfb83355c2f077d694c75e60fca1ad3af7a2989b13
-DIST mate-utils-1.8.1.tar.xz 2648184 SHA256 0ad9c40c656214caaa6cbd2107ebb13e3cea0b64b4e31c7105568726313522a5 SHA512 71a6a57365a067012447222b2ef4b768234b2e58bf88b5b45c6e4b7f746c81136ea1dfee45257406b19f2c4f4c51adc3279b09f7c9c41bfe7be9c66321ad0eef WHIRLPOOL fc35c564fb378ebfc147b9344790aae5a3934e86f6cf642dedb2ab98ae093bb259e298f4fa6de98157f3c4775445862888a56464de8852d829e6040f9a42fc95
diff --git a/mate-extra/mate-utils/mate-utils-1.8.1.ebuild b/mate-extra/mate-utils/mate-utils-1.8.1.ebuild
deleted file mode 100644
index f0ddb22..0000000
--- a/mate-extra/mate-utils/mate-utils-1.8.1.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
-DESCRIPTION="Utilities for the MATE desktop"
-HOMEPAGE="http://mate-desktop.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="X applet ipv6 test"
-
-RDEPEND="app-text/rarian:0
- dev-libs/atk:0
- >=dev-libs/glib-2.20:2
- >=gnome-base/libgtop-2.12:2=
- >=media-libs/libcanberra-0.4:0[gtk]
- sys-libs/zlib:0
- >=x11-libs/gtk+-2.24:2
- x11-libs/cairo:0
- x11-libs/gdk-pixbuf:2
- x11-libs/libICE:0
- x11-libs/libSM:0
- x11-libs/libX11:0
- x11-libs/libXext:0
- x11-libs/pango:0
- applet? ( >=mate-base/mate-panel-1.8:0 )"
-
-DEPEND="${RDEPEND}
- >=app-text/scrollkeeper-dtd-1:1.0
- app-text/yelp-tools:0
- >=dev-util/intltool-0.40:*
- >=mate-base/mate-common-1.8:0
- x11-proto/xextproto:0
- sys-devel/gettext:*
- virtual/pkgconfig:*"
-
-src_prepare() {
- gnome2_src_prepare
-
- # Remove -D.*DISABLE_DEPRECATED cflagss
- # This method is kinda prone to breakage. Recheck carefully with next bump.
- # bug 339074
- LC_ALL=C find . -iname 'Makefile.am' -exec \
- sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die
-
- # Do Makefile.in after Makefile.am to avoid automake maintainer-mode
- LC_ALL=C find . -iname 'Makefile.in' -exec \
- sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die
-
- if ! use test; then
- sed -e 's/ tests//' -i logview/Makefile.{am,in} || die
- fi
-
- # Fix up desktop files.
- LC_ALL=C find . -iname '*.desktop.in*' -exec \
- sed -e 's/Categories\(.*\)MATE/Categories\1X-MATE/' -i {} + || die
-}
-
-src_configure() {
- local myconf
- if ! use debug; then
- myconf="${myconf} --enable-debug=minimum"
- fi
-
- gnome2_src_configure \
- $(use_enable applet gdict-applet) \
- $(use_enable ipv6) \
- $(use_with X x) \
- --disable-maintainer-flags \
- --enable-zlib \
- ${myconf}
-}
-
-DOCS="AUTHORS ChangeLog NEWS README THANKS"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/
@ 2015-12-31 6:27 NP Hardass
0 siblings, 0 replies; 20+ messages in thread
From: NP Hardass @ 2015-12-31 6:27 UTC (permalink / raw
To: gentoo-commits
commit: 77897d9a57c3953674b8b9cf1b79315ee5b10142
Author: Alexander van der Meij <alexandervdm <AT> gliese <DOT> me>
AuthorDate: Wed Sep 23 05:40:10 2015 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 05:52:01 2015 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=77897d9a
mate-extra/mate-utils: Version bump to 1.10.4
Package-Manager: portage-2.3.6-r9
Manifest-Sign-Key: 0x1CD9411DB2AF18FB
Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>
| 28 +++++----
| 86 ++++++++++++++++++++++++++
2 files changed, 101 insertions(+), 13 deletions(-)
--git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
index fad6748..ac169ca 100644
--- a/mate-extra/mate-utils/Manifest
+++ b/mate-extra/mate-utils/Manifest
@@ -1,24 +1,26 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
+DIST mate-utils-1.10.4.tar.xz 6482724 SHA256 a15610f42c5b4f4f2cd6aef876080912297edde5ba568dfd42f066afc876d491 SHA512 7d162f21efec756abb4429e7e4ed461286ea0fda9e7279610eb8e9fe4b5af1782759f28b98574042e3c9e5cdfd2d00e0f59a16ea56a1852af47f35a8c7e99f79 WHIRLPOOL 3689a7c4921c53369c5a8b009de276a50b7420799528ec55bdba03493a9b4f6ebf4d21216a31bdffc2968fbfb83355c2f077d694c75e60fca1ad3af7a2989b13
DIST mate-utils-1.8.1.tar.xz 2648184 SHA256 0ad9c40c656214caaa6cbd2107ebb13e3cea0b64b4e31c7105568726313522a5 SHA512 71a6a57365a067012447222b2ef4b768234b2e58bf88b5b45c6e4b7f746c81136ea1dfee45257406b19f2c4f4c51adc3279b09f7c9c41bfe7be9c66321ad0eef WHIRLPOOL fc35c564fb378ebfc147b9344790aae5a3934e86f6cf642dedb2ab98ae093bb259e298f4fa6de98157f3c4775445862888a56464de8852d829e6040f9a42fc95
+EBUILD mate-utils-1.10.4.ebuild 2024 SHA256 fd423f188b5a548c5d4557901cd0cd29cc15f0d0fc488136d39ede8d54fb947a SHA512 dd279e48114d5dcda0f89f7934d9ded7b20a05720812f4656398d622e7568e12fca094e7907cb80832be48b2ba4dee18677e6d9b837721e37c3fe8b3c0fe8a8d WHIRLPOOL 7db68b173e481701fe0aef38bfb64b5b54d45e33de541c6ac1c5ed95b636ccbc8df5e3f1b05689e403b449ea61cb423c194949b2522c593dad1d05eb996e29b9
EBUILD mate-utils-1.8.1.ebuild 2022 SHA256 f94139f0da816a17ab02c2327a8fa596e2b30a6444a48ece90a2196907f7f039 SHA512 279d2f03f0ad439ab8b1b5199129487ed173a7c42dea24cddc4bebeb16e5391fe1f21a9fe96250a167354c84b33b365aeaef21d479f23a6fa5e5971d99f71c59 WHIRLPOOL f35cdf8d3fbe792e81e2e96d19f4c6bde9bded760df3c09b127e69b897837b4f8d00eff0f2f18d1d9e3036162a12f4e2cfdbaf38903aad6e7396bc9d115e17d1
MISC ChangeLog 1448 SHA256 8ed84091bb2729658f55e7cf505cb6c4f47f74899475d53f050cbb6ddf98f005 SHA512 bec2de2ddb2072e600f1b1828b12518865f530d3c483ea4ddb40d8b7cdc835e2e93e1648628594f02554dd6bc57cf65df0a95ab68e1da7a370698a8fa3c6ab09 WHIRLPOOL 2c8a7c4d80f16bfac5cd94c9cfb7e294f9cab9ee7f98646768323489b94654629f9513ae2051142bc564d3625d1d58a819b3fc2b6eeab7a956006ce16bf15c6b
MISC metadata.xml 336 SHA256 0d2a2881231c126306ca4f87b5d50b6c24a43cf7660364045c7ece9da966d4b8 SHA512 83ec5ac8b9aa3dba5f4aacba706d0af08ce916548fd5df681ebbd261e234fadaa430a32535bcdcca83fa533dc3a7f042980b42405b8cfc5ebea2351f37173490 WHIRLPOOL f3fa5097a9f676552b9e26c0e9216d769cdd74954d86d950c2b7ed3897cf0ce418352aa5b9cb039a007bbb729ab8a2598040abc12d225729a092a50b037de2ad
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
-iQIcBAEBCAAGBQJWAOEWAAoJEBzZQR2yrxj7eq4QAJN56Hc6VuAq9n2FeEny7D2b
-Suia1KfJaVVMn4It0Ro+n1cE2EV5DaixHTeNST0UG4uZ4hnRH9Tze8rJ+gV9UhqC
-wjBRTjoLYw+n5N8sPcIgbiv9/4pCFtv8pju09Qpc6TuFbqZks566dutNrGeEqP35
-tp5L+xnJBVKhTwo+XjZWWYaJdxam6TEhBiCVWgp15Zkaa0SOYozSGEXvlmNcLxDK
-kuxfb/lQ2qm27Y/o0I+VNx6y3T3xzqmn4gkWeEdwyU46QIHPMqyfBRKryBRoHo0I
-anKTLbMVW9bL0SR+Gq0sSSk/r953quIQL2iKhbdWcpNub9mXxzd5XK7+6qoI2Ll5
-Pc6N6FHYJy1XuD2FpXBFFK/XtGDGmPokDDhAOzJWS+HuoaEZu/QqG6FmGpgJMFxh
-2t5aPepLTdDishOPhGRDaIgH8BqW7tXzlMYSQX6dLg3pwY/5/flHsEw91LtHBZ6P
-n37dOKqZQF1XWBr+PamFHCelhsOyRy1FDR7XLFDRY3JimhTiIOyVD7NLgz53D5me
-3pLxZiLl20HJBP1qeMYyNmIutizYBHTvbt1jhJG/dwgIUc7tEB4CO+uppedvNKJN
-99pi1tvzve0hZ2s6jRiPp/+f71OIL3252djSqY0XV9WAWWQAIBPbK2DLEVZB44fs
-sbP+v9c58ByvKI1NoQUY
-=Vwnt
+iQIcBAEBCAAGBQJWhMJpAAoJEBzZQR2yrxj79PsP/RdBCc2Yz8N3/nc43Jdtro5x
+kyFJFOeUvJQryUpeZ9RvmDA5D1XTjEbLQFmUui13+FuZlAf5dAAriwIXloIr8Asm
+mWwTN8LEPh1Mt0sabe2eMEl3vYSHHMH3TrinUEi/2RsSU2sx5UgH2QEs4n6JQwA8
+S3/DqdZ/PU7qaAO6Jzzwk8A2ZdqJtvSpzKKIAK9KGAf3G/a1VsnrvJpHFIWj4xkR
+kFLkEk9sZDJdh7BQSOmypHhVXWvUcUVaZRz6GSv4tRf+k3/LZg9RgeVhAcCbmD00
+MvK5sefefRoePt8PwncdQosEH3OUWqfGq203hCkJdRIgMDlg3Sz44h63TZWmfFHg
+cJb+GjiQUM7dkP5OtnRVESqzuq+DbzznAAHXEhI27M4KSI/JHG1El9Jjr2/AkR1+
+Z02P3s5bmBJ+UPly1QVxdR1OWzsyRuIHw73rBeYqo+kEAihCAQzrYqJQu2C+Ek3G
+NKiDl0ROTlCOznRM+vh8hTi3+HDJ38Yo2czZahE9ZzwhlhJ4rhKuYo80N3rI7obX
+zUUZ+K+Rpdt5lktjkaCxYhQMinXMaffa7zYNwmtuDkkwYr4bnJYFR1T4TRSXqM1x
+VV4MY18i7OVGFdH/r+byGq2ahu3tCf5E1uQpk8VzwTVDpE3dmDkxQ0IArpO+7IAY
+vgN/juIjzUo/t6Gk6jqU
+=E91a
-----END PGP SIGNATURE-----
--git a/mate-extra/mate-utils/mate-utils-1.10.4.ebuild b/mate-extra/mate-utils/mate-utils-1.10.4.ebuild
new file mode 100644
index 0000000..1303a7c
--- /dev/null
+++ b/mate-extra/mate-utils/mate-utils-1.10.4.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+GCONF_DEBUG="yes"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2 versionator
+
+MATE_BRANCH="$(get_version_component_range 1-2)"
+
+SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
+DESCRIPTION="Utilities for the MATE desktop"
+HOMEPAGE="http://mate-desktop.org"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="X applet ipv6 test"
+
+RDEPEND="app-text/rarian:0
+ dev-libs/atk:0
+ >=dev-libs/glib-2.36:2
+ >=gnome-base/libgtop-2.12:2=
+ >=media-libs/libcanberra-0.4:0[gtk]
+ sys-libs/zlib:0
+ >=x11-libs/gtk+-2.24:2
+ x11-libs/cairo:0
+ x11-libs/gdk-pixbuf:2
+ x11-libs/libICE:0
+ x11-libs/libSM:0
+ x11-libs/libX11:0
+ x11-libs/libXext:0
+ x11-libs/pango:0
+ applet? ( >=mate-base/mate-panel-1.10:0 )"
+
+DEPEND="${RDEPEND}
+ >=app-text/scrollkeeper-dtd-1:1.0
+ app-text/yelp-tools:0
+ >=dev-util/intltool-0.50:*
+ >=mate-base/mate-common-1.10:0
+ x11-proto/xextproto:0
+ sys-devel/gettext:*
+ virtual/pkgconfig:*"
+
+src_prepare() {
+ gnome2_src_prepare
+
+ # Remove -D.*DISABLE_DEPRECATED cflagss
+ # This method is kinda prone to breakage. Recheck carefully with next bump.
+ # bug 339074
+ LC_ALL=C find . -iname 'Makefile.am' -exec \
+ sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die
+
+ # Do Makefile.in after Makefile.am to avoid automake maintainer-mode
+ LC_ALL=C find . -iname 'Makefile.in' -exec \
+ sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die
+
+ if ! use test; then
+ sed -e 's/ tests//' -i logview/Makefile.{am,in} || die
+ fi
+
+ # Fix up desktop files.
+ LC_ALL=C find . -iname '*.desktop.in*' -exec \
+ sed -e 's/Categories\(.*\)MATE/Categories\1X-MATE/' -i {} + || die
+}
+
+src_configure() {
+ local myconf
+ if ! use debug; then
+ myconf="${myconf} --enable-debug=minimum"
+ fi
+
+ gnome2_src_configure \
+ $(use_enable applet gdict-applet) \
+ $(use_enable ipv6) \
+ $(use_with X x) \
+ --disable-maintainer-flags \
+ --enable-zlib \
+ ${myconf}
+}
+
+DOCS="AUTHORS ChangeLog NEWS README THANKS"
^ permalink raw reply related [flat|nested] 20+ messages in thread
end of thread, other threads:[~2021-06-10 0:24 UTC | newest]
Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-06 6:20 [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-utils/ NP Hardass
-- strict thread matches above, loose matches on Subject: below --
2021-06-10 0:24 Adam Feldman
2021-06-10 0:24 Adam Feldman
2020-09-07 18:08 Adam Feldman
2020-09-07 18:08 Adam Feldman
2020-09-02 15:41 Adam Feldman
2018-02-11 13:49 Ettore Di Giacinto
2018-01-14 10:52 Ettore Di Giacinto
2017-05-14 10:36 Ettore Di Giacinto
2017-03-16 16:08 [gentoo-commits] proj/gentoo-mate:1.18-bump " Ettore Di Giacinto
2017-03-16 16:17 ` [gentoo-commits] proj/gentoo-mate:master " Ettore Di Giacinto
2017-03-16 16:08 [gentoo-commits] proj/gentoo-mate:1.18-bump " Ettore Di Giacinto
2017-03-16 16:17 ` [gentoo-commits] proj/gentoo-mate:master " 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
2015-12-31 6:27 NP Hardass
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox