mate-extra/caja-actions: drop 1.26.0

Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Ian Jordan
2024-09-03 13:22:27 +01:00
committed by Andreas Sturmlechner
parent f5ca1e96ad
commit e4b0ce3cef
2 changed files with 0 additions and 36 deletions

View File

@@ -1,2 +1 @@
DIST caja-actions-1.26.0.tar.xz 11177892 BLAKE2B dd7d36995051f3640569557498dcf26aa2c65aa30dcfed4cead10804a253ab923ea5bddc3b0063f873e0ddde9c4c0d0d0a2b08c0c48b6676d4eed130406b55a1 SHA512 1387fdcfd960ff616f478972f59fa141278cc0b0896c2702ca65be29874af8f2b1a6b6bddd8f6ffd2f8a0d2603af0f1393925d5144b16b836fd5de6ab90a3504
DIST caja-actions-1.28.0.tar.xz 11212708 BLAKE2B e1a1ed5a6cd6b011498f665b3a341d453acbd18243b1b4942d742fe0e74690632520852473782b3587f4ff32932da7696c4eb7366b6ac34ce0a2d27fde7a8efe SHA512 344676ca1aff038a037786c62e1249dcb33e5b0969d0c48f25ea713c87db02bf6629946b5e2b8a06be8da1820b275d082c8e0e41c8be7c6b12e235eb82c62d97

View File

@@ -1,35 +0,0 @@
# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
MATE_LA_PUNT=yes
inherit mate
if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 x86"
fi
DESCRIPTION="Caja Actions"
HOMEPAGE="https://github.com/mate-desktop/caja-actions"
LICENSE="GPL-2+"
SLOT="0"
COMMON_DEPEND="
>=dev-libs/glib-2.32:2
>=x11-libs/gtk+-3.22:3
>=gnome-base/libgtop-2.23.1:2=
dev-libs/libxml2
>=mate-base/caja-1.17
x11-libs/libSM
virtual/libintl
"
RDEPEND="${COMMON_DEPEND}"
BDEPEND="${COMMON_DEPEND}
>=sys-devel/gettext-0.19.8
>=dev-build/autoconf-2.53:*
>=dev-build/libtool-2.2.6:2
virtual/pkgconfig
"