Skip to content

Commit

Permalink
mate-extra/mate-netbook: Bump to 1.22.1
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek <[email protected]>
  • Loading branch information
NP-Hardass authored and gktrk committed May 12, 2019
1 parent e1030d1 commit 247effc
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
1 change: 1 addition & 0 deletions mate-extra/mate-netbook/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST mate-netbook-1.22.0.tar.xz 314832 BLAKE2B 6d01b18bef37cde3c5c62c70460ebc539675a00c9550608d85085c0c678e84a672e7b112a832ade7d3900b851fa45b109729c7148eddb1dc5f058bac071fc3bf SHA512 faff1618e0a99b95b291d7556b1ccd5d0593be1ffa2b2ee30f4df2c9228ff797e9021cc7a0f6183c69b38fdb3dae1c4cb206539057174ff37a4b56b55d07c33a
DIST mate-netbook-1.22.1.tar.xz 307776 BLAKE2B 8d10de7926023d1c0e9a92c2a55306db797e156948096936864332a79f0bdf91406df2ecf523b951eb6b1d0770dfbe705d913d75c74043bc78f765615af76bdf SHA512 d0ba10d798e779e89b656a5bab2f5524c36755d58b877ba18482171c7673c5217ecf39b8098ff7b258634fbae62638d70bdf11e17f02f47c68ca96058f0ebb03
35 changes: 35 additions & 0 deletions mate-extra/mate-netbook/mate-netbook-1.22.1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit mate

if [[ ${PV} != 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi

DESCRIPTION="MATE utilities for netbooks"
LICENSE="GPL-3"
SLOT="0"

IUSE=""

COMMON_DEPEND="
>=dev-libs/glib-2.50:2
>=mate-base/mate-panel-1.17.0
>=x11-libs/gtk+-3.22:3
x11-libs/libfakekey
x11-libs/libwnck:3
x11-libs/libXtst
x11-libs/libX11
x11-libs/cairo
virtual/libintl"

RDEPEND="${COMMON_DEPEND}"

DEPEND="${COMMON_DEPEND}
x11-base/xorg-proto
>=dev-util/intltool-0.50.1
sys-devel/gettext:*
virtual/pkgconfig:*"

0 comments on commit 247effc

Please sign in to comment.