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-netbook/
Date: Sun, 14 Jan 2018 10:52:03 +0000 (UTC) [thread overview]
Message-ID: <1515927069.0a650af5de755440ba64e4ce0bfa342e3263e2eb.mudler@gentoo> (raw)
commit: 0a650af5de755440ba64e4ce0bfa342e3263e2eb
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 11:49:13 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=0a650af5
mate-extra/mate-netbook: Bump version to 1.16.2
Package-Manager: Portage-2.3.16, Repoman-2.3.6
| 1 +
| 46 ++++++++++++++++++++++
2 files changed, 47 insertions(+)
--git a/mate-extra/mate-netbook/Manifest b/mate-extra/mate-netbook/Manifest
index e6e7273..5f97d1a 100644
--- a/mate-extra/mate-netbook/Manifest
+++ b/mate-extra/mate-netbook/Manifest
@@ -1,4 +1,5 @@
DIST mate-netbook-1.12.0.tar.xz 268632 SHA256 96f65b971b03932fc10060a8f8745c29bcd2db48fb5b4b396048f0cbcf87d7d3 SHA512 3f46e537b48833fe3bd599dcaa6af89a265dacac4fc077d46ca87b5a35c2368810824747411d263541e2685e2700311996f8741aa9321122d6d306c1ad8fc15b WHIRLPOOL 4eb462cd69ca82752ecee3da3b8d57e27c4518ae05f1b1c441872e5b3a6b8e7d360b894f0cff2293ceb04c8369ee69e949c9955b61b6dede661ba133bad9e0af
DIST mate-netbook-1.14.0.tar.xz 284248 SHA256 4236ed28f2aa33b9ec4be2c9bd72410b908eefba5674280273b252354b4ce0c0 SHA512 aa5d5ed1a8c31df4b7e84cad8efaaf326f7bf2a9a392b34b053c30287404949ddd5f27d438d028bc569cbedc177dc1236af32e869b0418677021e7a6ef17dfe1 WHIRLPOOL c1ac9862ddba339de5409d0175d712cc8fe7049da1a08ddf9b281fed19e3769b97d48c4fc2f85c07671f2d03a824f944f927b9c24a72d8046ec82f2a6397fbe7
DIST mate-netbook-1.16.1.tar.xz 287092 SHA256 911f0a92c190bd377a29458ce3a70ad2e47fbae145509c2cb42ef02ae4ffea76 SHA512 9f79ed82210254b11be0ccbabed3089e82070056d3d096c16dd0c092a3cc4621fd8449d38b2db5781a460ed9f6b6974d9ee59b8c40b554bbb13eae282cb8a74d WHIRLPOOL 1c678cbc459744c5e0857595cc5af2c0ff9de8c37fa0c0ffa7b4f82d181f604e89980d07d5966fadd255d6bffdfac8afa4a07dd29bc2c7a62b398b36a065eff2
+DIST mate-netbook-1.16.2.tar.xz 299112 BLAKE2B 134c92225e4234944d28870bee994bce25967df5f35cb40603bfe2677bc71b71f331433b571543de739bedd4f0ae944f57266f547926ee654e19cb361316af92 SHA512 2a633164b1a4d57b659f6710969bf8d14b99d77351464b171cbb049635fc6bcfcb1925a0b36762c6593c45a7695fe20e981ada5a24816879b4c0b392da2803b4
DIST mate-netbook-1.18.0.tar.xz 300904 SHA256 ca441a20b6afc340340520d45cfd84f36ecde2c665c4c0e178fc710e38cbe293 SHA512 4004b62ed0b2e0c578bb01ff39483e69e80e294ffb131e433c4ba41cd4462da122362dd98c37a6bd734a38fabc526429c0b8694c7f1edf440ff7a4d841aad419 WHIRLPOOL 4c265f9270e073a6620c5ca78aae705e68bf9563861daeb0be64e1c41a55bdfd54bf85aa34eeda259a42bf2c122d646ef082ee6d1526902b16972e031a5cbcd4
--git a/mate-extra/mate-netbook/mate-netbook-1.16.2.ebuild b/mate-extra/mate-netbook/mate-netbook-1.16.2.ebuild
new file mode 100644
index 0000000..e984a66
--- /dev/null
+++ b/mate-extra/mate-netbook/mate-netbook-1.16.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit mate
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="MATE utilities for netbooks"
+LICENSE="GPL-3"
+SLOT="0"
+
+IUSE="gtk3"
+
+COMMON_DEPEND="
+ >=dev-libs/glib-2.36:2
+ >=mate-base/mate-panel-1.8[gtk3(-)=]
+ x11-libs/libfakekey:0
+ x11-libs/libXtst:0
+ x11-libs/libX11:0
+ x11-libs/cairo:0
+ virtual/libintl:0
+ !gtk3? (
+ x11-libs/gtk+:2
+ x11-libs/libwnck:1
+ )
+ gtk3? (
+ x11-libs/gtk+:3
+ x11-libs/libwnck:3
+ )"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+ x11-proto/xproto:0
+ >=dev-util/intltool-0.50.1:*
+ sys-devel/gettext:*
+ virtual/pkgconfig:*"
+
+src_configure() {
+ mate_src_configure \
+ --with-gtk=$(usex gtk3 3.0 2.0)
+}
next reply other threads:[~2018-01-14 10:52 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-14 10:52 Ettore Di Giacinto [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-10 0:24 [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-netbook/ 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 5:55 Adam Feldman
2020-04-09 22:52 Adam Feldman
2018-02-11 13:49 Ettore Di Giacinto
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-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-06-17 17:39 NP Hardass
2016-01-02 22: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=1515927069.0a650af5de755440ba64e4ce0bfa342e3263e2eb.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: 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