Skip to content

Commit

Permalink
mate-extra/mate-media: Version bump (v1.22.0)
Browse files Browse the repository at this point in the history
Signed-off-by: Mikle Kolyada <[email protected]>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
  • Loading branch information
Zlogene committed Mar 17, 2019
1 parent 6de3541 commit f09a587
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-media/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST mate-media-1.18.2.tar.xz 496148 BLAKE2B 5588c3c9d72ca73d7956db4e90b0989b040be59e85f2d93b740c085098cd4e643b0848d53015e7d8dc4da528edf4b7cb90dbf7c7d30e6ec3a7c898190ca90565 SHA512 bfd5933e95aac233354b0124919213cd6aba9f062eb4f240ff2df80447091473d2789ee87960fa00d5672c31daf3ac32b81a190f43f6cb32ca92fc8b6768fb38
DIST mate-media-1.22.0.tar.xz 504312 BLAKE2B b91e3f22a082ca924459e89b0b3b9b98d9a17fb1a13c56ed78d723f34545bafaa560505ca2c373ebde9c04459ffe7f1945e8802d96f2737cc6ec2783d946eb35 SHA512 1c1751ebb0c848cece0e2fc10240832dff317dfcc08aa6721fe00feaf2cff907c700f5e0debd5a236078a199b9d65d59124ffca7a04f61d425d16b1adb02fc1f
35 changes: 35 additions & 0 deletions mate-extra/mate-media/mate-media-1.22.0.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="Multimedia related programs for the MATE desktop"
LICENSE="LGPL-2 GPL-2 FDL-1.1"
SLOT="0"

IUSE=""

COMMON_DEPEND=">=dev-libs/glib-2.50:2
dev-libs/libxml2:2
>=mate-base/mate-panel-1.17.0
>=mate-base/mate-desktop-1.17.0
>=media-libs/libcanberra-0.13[gtk3]
>=media-libs/libmatemixer-1.10.0
x11-libs/cairo
>=x11-libs/gtk+-3.22:3
x11-libs/pango
virtual/libintl"

RDEPEND="${COMMON_DEPEND}"

DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.35.0
sys-devel/gettext:*
virtual/pkgconfig:*
!!<mate-base/mate-applets-1.8:*"

0 comments on commit f09a587

Please sign in to comment.