From e583c20709104f60563557bfc69f016bceb8c2f0 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 9 Dec 2017 13:28:52 +0100 Subject: mate-base/mate-panel: Bump to version 1.16.2 Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- mate-base/mate-panel/Manifest | 2 +- mate-base/mate-panel/mate-panel-1.16.0.ebuild | 71 --------------------------- mate-base/mate-panel/mate-panel-1.16.2.ebuild | 71 +++++++++++++++++++++++++++ 3 files changed, 72 insertions(+), 72 deletions(-) delete mode 100644 mate-base/mate-panel/mate-panel-1.16.0.ebuild create mode 100644 mate-base/mate-panel/mate-panel-1.16.2.ebuild (limited to 'mate-base') diff --git a/mate-base/mate-panel/Manifest b/mate-base/mate-panel/Manifest index e032fe6e7d8b..da6350d98f8c 100644 --- a/mate-base/mate-panel/Manifest +++ b/mate-base/mate-panel/Manifest @@ -1,4 +1,4 @@ DIST mate-panel-1.12.2.tar.xz 1930792 BLAKE2B 8694e39fb16a5565749cfbf62a23ce068f1656c0c64ee39384d3b184acb02212c9ab758d0c547b557d4710116c9335b3b4f5bb8917f811b54c7cb45a6f5aab9b SHA512 7810c3b3585e9def59c192914a91e2e64173b5b44cf43496808f6be46df798fc97358bb7bc300e52985fc401feb5201daad60bb0181e72e5e2512e7712aba6a4 DIST mate-panel-1.14.2.tar.xz 1981716 BLAKE2B 1963d0035e8a5abf8940a88123408b089b4c19c9ca7a2d696635c653883d2023aa95de42e30bf40948c48c60ca6f410fa2c76f39879c51e44d734ddc9aecbffa SHA512 296a74fcbdd3a58337987c0e8bcc804a203fbf5f134183c2fe09016c609bbd67bfab4dc6e46e333c7714e9c264965f1c3897c9645a5003405866fbdaf0a04944 -DIST mate-panel-1.16.0.tar.xz 1945868 BLAKE2B 57eee8a5cd7c1276c121cb14251a3024e50105db915db292178760184193a71088ed104241908453dc98dfe87ec3225a61fabc59c192658698bfb9dcbefd7015 SHA512 96ea6e71dc602b2ff81294984f22854079e0daeb41d00a52646a6f2eb211f26b51eba43f97a3548707f3948b1f226480e3a8242c84de7eb4cd7f69e9b143fa36 +DIST mate-panel-1.16.2.tar.xz 1953812 BLAKE2B 20dec8edb56a13774419f8d43ca4d9df1a12f9188001762edd5cb3ff3d1e93365a2fc825d1094538b0f93ad6d8d224d8d2d0afe302d998e453daff726f86f327 SHA512 4d5ad1a657a2a2f04b4a667b1fc4b13b158a2ee8cf379636ac196b16093589e5bb5d97ed06c0c621f72586e01bff791a364aa17ff16554c844f9d870e3b709bb DIST mate-panel-1.18.2.tar.xz 1946680 BLAKE2B 1165e30a177e521713a747161d153b809a39acddb95ede19035bd67f2871f445fb86f4a46371061a8e9013723acf6e1eeba7b5f9f0cf3670e7975769646f94fc SHA512 c0b7b25a2f2aee928324badeb577707e856f1c6669190e0967592dc86b0991006d6cabdbabf8aa8e24807a974e120b096312916ff2acb4601e73aaad2208f869 diff --git a/mate-base/mate-panel/mate-panel-1.16.0.ebuild b/mate-base/mate-panel/mate-panel-1.16.0.ebuild deleted file mode 100644 index 8fca1161980f..000000000000 --- a/mate-base/mate-panel/mate-panel-1.16.0.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2016 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="The MATE panel" -LICENSE="GPL-2 FDL-1.1 LGPL-2" -SLOT="0" - -IUSE="X gtk3 +introspection" - -COMMON_DEPEND=" - dev-libs/atk:0 - >=dev-libs/dbus-glib-0.80:0 - >=dev-libs/glib-2.36:2 - >=dev-libs/libmateweather-1.7[gtk3(-)=] - dev-libs/libxml2:2 - >=gnome-base/dconf-0.10:0 - >=gnome-base/librsvg-2.36.2:2 - >=mate-base/mate-desktop-1.9.3[gtk3(-)=] - >=mate-base/mate-menus-1.6 - >=sys-apps/dbus-1.1.2:0 - >=x11-libs/cairo-1:0 - >=x11-libs/gdk-pixbuf-2.7.1:2 - x11-libs/libICE:0 - x11-libs/libSM:0 - x11-libs/libX11:0 - >=x11-libs/pango-1.15.4:0[introspection?] - x11-libs/libXau:0 - >=x11-libs/libXrandr-1.3:0 - virtual/libintl:0 - !gtk3? ( - media-libs/libcanberra:0[gtk] - >=x11-libs/gtk+-2.19.7:2[introspection?] - >=x11-libs/libwnck-2.30:1[introspection?] - ) - gtk3? ( - media-libs/libcanberra:0[gtk3] - >=x11-libs/gtk+-3.0:3[introspection?] - >=x11-libs/libwnck-3.0:3[introspection?] - ) - introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )" - -RDEPEND="${COMMON_DEPEND}" - -DEPEND="${COMMON_DEPEND} - app-text/docbook-xml-dtd:4.1.2 - app-text/yelp-tools:0 - >=dev-lang/perl-5:0= - dev-util/gtk-doc - dev-util/gtk-doc-am - >=dev-util/intltool-0.50.1:* - sys-devel/gettext:* - virtual/pkgconfig:*" - -src_configure() { - mate_src_configure \ - --libexecdir=/usr/libexec/mate-applets \ - --disable-deprecation-flags \ - --with-gtk=$(usex gtk3 3.0 2.0) \ - $(use_with X x) \ - $(use_enable introspection) -} diff --git a/mate-base/mate-panel/mate-panel-1.16.2.ebuild b/mate-base/mate-panel/mate-panel-1.16.2.ebuild new file mode 100644 index 000000000000..9f90e878faa4 --- /dev/null +++ b/mate-base/mate-panel/mate-panel-1.16.2.ebuild @@ -0,0 +1,71 @@ +# 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="The MATE panel" +LICENSE="GPL-2 FDL-1.1 LGPL-2" +SLOT="0" + +IUSE="X gtk3 +introspection" + +COMMON_DEPEND=" + dev-libs/atk:0 + >=dev-libs/dbus-glib-0.80:0 + >=dev-libs/glib-2.36:2 + >=dev-libs/libmateweather-1.7[gtk3(-)=] + dev-libs/libxml2:2 + >=gnome-base/dconf-0.10:0 + >=gnome-base/librsvg-2.36.2:2 + >=mate-base/mate-desktop-1.9.3[gtk3(-)=] + >=mate-base/mate-menus-1.6 + >=sys-apps/dbus-1.1.2:0 + >=x11-libs/cairo-1:0 + >=x11-libs/gdk-pixbuf-2.7.1:2 + x11-libs/libICE:0 + x11-libs/libSM:0 + x11-libs/libX11:0 + >=x11-libs/pango-1.15.4:0[introspection?] + x11-libs/libXau:0 + >=x11-libs/libXrandr-1.3:0 + virtual/libintl:0 + !gtk3? ( + media-libs/libcanberra:0[gtk] + >=x11-libs/gtk+-2.19.7:2[introspection?] + >=x11-libs/libwnck-2.30:1[introspection?] + ) + gtk3? ( + media-libs/libcanberra:0[gtk3] + >=x11-libs/gtk+-3.0:3[introspection?] + >=x11-libs/libwnck-3.0:3[introspection?] + ) + introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )" + +RDEPEND="${COMMON_DEPEND}" + +DEPEND="${COMMON_DEPEND} + app-text/docbook-xml-dtd:4.1.2 + app-text/yelp-tools:0 + >=dev-lang/perl-5:0= + dev-util/gtk-doc + dev-util/gtk-doc-am + >=dev-util/intltool-0.50.1:* + sys-devel/gettext:* + virtual/pkgconfig:*" + +src_configure() { + mate_src_configure \ + --libexecdir=/usr/libexec/mate-applets \ + --disable-deprecation-flags \ + --with-gtk=$(usex gtk3 3.0 2.0) \ + $(use_with X x) \ + $(use_enable introspection) +} -- cgit v1.2.3