summaryrefslogtreecommitdiff
path: root/app-editors/pluma
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-30 03:36:21 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-10-30 03:36:21 +0000
commite6a2fd03865862c81d79bd32249728f20ce99354 (patch)
treee2ba9ebe3405d7f7b4fb3528818e50ff0097a24c /app-editors/pluma
parent6769d991d1a040381ab263b2eef043e6f50190a6 (diff)
gentoo auto-resync : 30:10:2023 - 03:36:20
Diffstat (limited to 'app-editors/pluma')
-rw-r--r--app-editors/pluma/Manifest3
-rw-r--r--app-editors/pluma/pluma-1.26.0-r2.ebuild (renamed from app-editors/pluma/pluma-1.26.0-r1.ebuild)3
-rw-r--r--app-editors/pluma/pluma-1.26.0.ebuild79
3 files changed, 2 insertions, 83 deletions
diff --git a/app-editors/pluma/Manifest b/app-editors/pluma/Manifest
index 1b1e66991c48..cf6fc1c35c3e 100644
--- a/app-editors/pluma/Manifest
+++ b/app-editors/pluma/Manifest
@@ -1,5 +1,4 @@
AUX pluma-1.26.0-fortify-source-3.patch 998 BLAKE2B 84536f238237d929e6af4362be3ee6c95329170efa2e862b93fce96ef7dd689732e2e4df4b533745254ebde7504b65b0b55c2cdcd817186738f67de889eeb5d3 SHA512 c5e4a56ecebaeb0bf58fc62daac0f4a0dd685ac758648672d1ed13c2abf51453e219aa0ce3c52e04386a80491fb4f43ed042ac32086f6eb6d73553e79ccf0575
DIST pluma-1.26.0.tar.xz 3765056 BLAKE2B 4a3107df7c4ba906d405b5ef3ea6dd9ca0e372a7b00224213fc8a60d1dc26663d1363aa7f0569b0242407f5b5d850386308fae9192c4a33f577295bb55ef5a16 SHA512 a6c0cee7110f4863e44af51b19bb528f0f3570eab8db98038152bf142eedde97ac13b896deff7051b941a0f43c6fe14e316a97eba40fe5d4854d76038450245f
-EBUILD pluma-1.26.0-r1.ebuild 1912 BLAKE2B a6308c38e969ca7b727d1676a11135a1e29179ed6bb03c1d8ac0bd42697fe12bb9598fc1de624083f102f82178498c42baaa84b62d4d9b3e1b5ad77dfd8caba0 SHA512 02b1e197888957dae467c7b448f4c205ad973faf41e3ca7d38b020db5ba1d4389d210f36339dd324d24021b9a6ae75a7143f86cc33416eaaf041dbafb4f0bd59
-EBUILD pluma-1.26.0.ebuild 1856 BLAKE2B 995a4c5efae64e6fc0a9649849ffac2ecb513733415d6e24e7d09d710e8b869ead1540efe6a756a790dbe10072c04a7126355179ea5bbd2e1638f7245005c4ac SHA512 567342b27a07a8568df6e037a476fc45d8fc8ef04de6e701f2f8f41bf4b14cd2e2bb80984146150f19e228c596c029c1e12aa7674339fa02f2874c44bb111b7a
+EBUILD pluma-1.26.0-r2.ebuild 1882 BLAKE2B 611c364e2e507989b074e460a9bbedf6f13b681db5171a7b8aca08fc002880c3fc5907d121fbe0b540a668cb37dab28b495d6ac472808f79714e8031a5c1c948 SHA512 d8cba66c3dff7947434885f3c8cc116d5bcc610044e2a752d03217d8ee7aef46a04148552a420c4b823222fe5d5eede6d7f2e94dc4413f3f60918227ce410dd4
MISC metadata.xml 251 BLAKE2B 1e59e3a725c8495f2caa8e5fa4d5abffb12997608d2d226866543584ca61872d794f1fd6ee776fe15a7bcffbc6a1d24f70b5210c81675a9ff003cad23ffc89a2 SHA512 99d8dc72eda726ff317db29bca6e65732b78a35c396043e1093138bcfc68ad4984e1536fadbc129a2440029e7b1873d441844c10cf175812bd566ee3fd5127eb
diff --git a/app-editors/pluma/pluma-1.26.0-r1.ebuild b/app-editors/pluma/pluma-1.26.0-r2.ebuild
index ebe1f380373f..32ee7333f94c 100644
--- a/app-editors/pluma/pluma-1.26.0-r1.ebuild
+++ b/app-editors/pluma/pluma-1.26.0-r2.ebuild
@@ -19,7 +19,7 @@ RESTRICT="!test? ( test )"
COMMON_DEPEND="
dev-libs/atk
>=dev-libs/glib-2.50:2
- >=dev-libs/libpeas-1.2.0[gtk]
+ >=dev-libs/libpeas-1.2.0:0[gtk]
>=dev-libs/libxml2-2.5:2
x11-libs/cairo
x11-libs/gdk-pixbuf:2
@@ -34,7 +34,6 @@ COMMON_DEPEND="
>=app-text/enchant-1.6:=
>=app-text/iso-codes-0.35
)
- !!app-editors/mate-text-editor
"
RDEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
diff --git a/app-editors/pluma/pluma-1.26.0.ebuild b/app-editors/pluma/pluma-1.26.0.ebuild
deleted file mode 100644
index 20295b319c24..000000000000
--- a/app-editors/pluma/pluma-1.26.0.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{9..11} )
-inherit mate python-single-r1 virtualx
-
-DESCRIPTION="Pluma text editor for the MATE desktop"
-
-LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
-IUSE="+introspection spell test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RESTRICT="!test? ( test )"
-
-COMMON_DEPEND="
- dev-libs/atk
- >=dev-libs/glib-2.50:2
- >=dev-libs/libpeas-1.2.0[gtk]
- >=dev-libs/libxml2-2.5:2
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-3.22:3[introspection?]
- >=x11-libs/gtksourceview-4.0.2:4
- x11-libs/libICE
- x11-libs/libX11
- >=x11-libs/libSM-1.0
- x11-libs/pango
- introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
- spell? (
- >=app-text/enchant-1.6:=
- >=app-text/iso-codes-0.35
- )
- !!app-editors/mate-text-editor
-"
-RDEPEND="${COMMON_DEPEND}
- ${PYTHON_DEPS}
- >=mate-base/mate-desktop-1.9[introspection?]
- virtual/libintl
-"
-DEPEND="${COMMON_DEPEND}
- ~app-text/docbook-xml-dtd-4.1.2
- app-text/yelp-tools
- dev-util/glib-utils
- dev-util/gtk-doc
- dev-util/gtk-doc-am
- >=sys-devel/libtool-2.2.6:2
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
-
-MATE_FORCE_AUTORECONF=true
-
-src_prepare() {
- # Test require gvfs sftp fs mounted and schema's installed. Skip this one.
- # https://github.com/mate-desktop/mate-text-editor/issues/33
- sed -e '/+= document-saver/d' -i tests/Makefile.am || die
-
- mate_src_prepare
-}
-
-src_configure() {
- mate_src_configure \
- $(use_enable introspection) \
- $(use_enable spell) \
- $(use_enable test tests)
-}
-
-src_test() {
- # FIXME: This should be handled at eclass level.
- "${EPREFIX}/${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die
-
- unset DBUS_SESSION_BUS_ADDRESS
- local -x GSETTINGS_SCHEMA_DIR="${S}/data"
- virtx emake check
-}