summaryrefslogtreecommitdiff
path: root/app-editors/pluma-plugins
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-17 00:09:46 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-17 00:09:46 +0100
commit74e526c590f52d24a213e25f77858ae0b34ec2c8 (patch)
tree0f6f22133ae9cc04958f6df6d39a02d90ffb1aaf /app-editors/pluma-plugins
parent0a3feeaba4dbc58966dccdbbfcd7fb14deef0831 (diff)
gentoo auto-resync : 17:06:2024 - 00:09:46
Diffstat (limited to 'app-editors/pluma-plugins')
-rw-r--r--app-editors/pluma-plugins/Manifest4
-rw-r--r--app-editors/pluma-plugins/metadata.xml9
-rw-r--r--app-editors/pluma-plugins/pluma-plugins-1.28.0.ebuild71
3 files changed, 82 insertions, 2 deletions
diff --git a/app-editors/pluma-plugins/Manifest b/app-editors/pluma-plugins/Manifest
index ec14b9666901..3f9400ac5c4a 100644
--- a/app-editors/pluma-plugins/Manifest
+++ b/app-editors/pluma-plugins/Manifest
@@ -1,4 +1,6 @@
DIST pluma-plugins-1.26.0.tar.xz 505652 BLAKE2B 09d34a3205796aab0b94b6e4d1c44b9902091b46511735b74a9cc1d1bee8a28352bf673ea7788eb4522e1dd0614a0399471aa8a076fd50f70bf1cf66e80326ad SHA512 ee59d52e0f879a5adf745c4be4a274f5c5b5403d7a9485236879e6e6db1c8f743de74be379fe84d2da73efe3eeb63bfa089a28f73762a6f0ceee0dbbbc464fa4
+DIST pluma-plugins-1.28.0.tar.xz 520696 BLAKE2B ebc5019e13993b51af1abc323b4a7d6dba32ba33cb7dc86286b10f8678d36e52db6d778482a2c0293f678e6158eef1b33878de0b27c83b22248e7df5ab801eb6 SHA512 63fc17649a967f15751541a1292e6dc9c318f2e66f30df3a477ee7b3dc6a2f3560512ed89a775b8e14fbc5942e06ed46099f0aa2ed24f7b4991146ad2ed55228
EBUILD pluma-plugins-1.26.0-r2.ebuild 1704 BLAKE2B 678619e9d326f9500128b418ffe093bf06b0ea6930bfabaf99d7cdbaaaee5e7f83afdbda9e9b1ef1d42bbd94c154bf2034886988a5d79a3fde93a02109b37294 SHA512 d35be169e20027c14b757190306db94d72eb8e56edd9a4bdb15b7a67da906d18a0717ca09f3bd92132796056e759e5b078a525539b1e1a5d602d06afdbb84c80
EBUILD pluma-plugins-1.26.0-r3.ebuild 1512 BLAKE2B 6357fa25fbd7cfa13bc26089e4d8fc59e2fb6c7aeefb66521825bc1b37ba038b836347ff08b9d7b60c75158819b91d9fda188f3b554bfb66d988bda31e909d00 SHA512 ff0c8a418ed0fb5ec541b84f10af2b285aeda6b11d953247ab6389d3f4e417898bebb5ecb1189a21ad713d4d97d16eee4c2c4a44064ac77771d86a0d17ea08b6
-MISC metadata.xml 571 BLAKE2B 527516d6ec3736452ed6f9e0a3e3546a1c5cb197d55e4b167e047b91157751f98c10f9d303067ca1979603ed12477dad117012c6cc04f3923c72a6cbde582e5d SHA512 27642f95842c3fae78411096f7ef1e9c7a800444b8abeb4be8d2333a209dd59d55294c39bce3371d53002d530bdfbb34564b00282f86bf39f1b531935f1e285b
+EBUILD pluma-plugins-1.28.0.ebuild 1511 BLAKE2B af16e14caa64d9a1a60adc7f76326155baebb236fd05ccf78fc4dc0c4f0e3d37cb0afa318875c7ad0cde5d79e887d0eeaca545f62e43e493059236f4b2791781 SHA512 24419c01589f36c13e93f12432c08245864f714b1b15ac5c4be38f37991400546563c74a91ddc39ad9f5f167d755ae6d77e376a2988b0e643037964d55b21cbf
+MISC metadata.xml 797 BLAKE2B 5dbbf99765e1048cf448c4bf5246de793251af051bc2d667592f890fe469577603671c07278207022293bfe7823d941c4773f55b4a9e033ce6203e55ab9d1062 SHA512 2e9de6a54ef9d565ea9c9cc52fb3eeb89d4a8c462520ea30bdc75b174c92b873d508d14a5cc2b526d895d3d021dc8af02fc91ca809a29fe5079e50c6d8116a61
diff --git a/app-editors/pluma-plugins/metadata.xml b/app-editors/pluma-plugins/metadata.xml
index 724f7d707ba9..82fa790eb229 100644
--- a/app-editors/pluma-plugins/metadata.xml
+++ b/app-editors/pluma-plugins/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>immoloism@gmail.com</email>
+ <name>Ian Jordan</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<use>
<flag name="bracketcompletion">Auto complete bracket pairs</flag>
<flag name="codecomment">Comment code blocks</flag>
diff --git a/app-editors/pluma-plugins/pluma-plugins-1.28.0.ebuild b/app-editors/pluma-plugins/pluma-plugins-1.28.0.ebuild
new file mode 100644
index 000000000000..dc949ef42832
--- /dev/null
+++ b/app-editors/pluma-plugins/pluma-plugins-1.28.0.ebuild
@@ -0,0 +1,71 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MATE_LA_PUNT="yes"
+
+PYTHON_COMPAT=( python3_{9..12} )
+
+inherit mate python-single-r1
+
+if [[ ${PV} != 9999 ]]; then
+ KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="A set of plugins for Pluma, the MATE text editor."
+LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
+SLOT="0"
+
+IUSE="+python"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+ >=dev-libs/libpeas-1.14.1:0[gtk]
+ >=app-editors/pluma-1.28.0
+ >=dev-libs/glib-2.32:2
+ >=x11-libs/gtk+-3.9:3
+ >=x11-libs/gtksourceview-4.0.2:4
+
+ python? (
+ ${PYTHON_DEPS}
+ $(python_gen_cond_dep '
+ app-editors/pluma[${PYTHON_SINGLE_USEDEP}]
+ dev-libs/libpeas:0[python,${PYTHON_SINGLE_USEDEP}]
+ >=dev-python/dbus-python-0.82[${PYTHON_USEDEP}]
+ dev-python/pycairo[${PYTHON_USEDEP}]
+ dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
+ >=dev-python/dbus-python-0.82[${PYTHON_USEDEP}]
+ >=x11-libs/vte-0.52:2.91[introspection]
+ ')
+ >=x11-libs/gtk+-3.9:3[introspection]
+ >=x11-libs/gtksourceview-4.0.2:4[introspection]
+ x11-libs/pango[introspection]
+ x11-libs/gdk-pixbuf:2[introspection]
+
+ )"
+
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-libs/libxml2
+ dev-util/itstool
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+pkg_setup() {
+ use python && python-single-r1_pkg_setup
+}
+
+src_configure() {
+ local myeconfargs=(
+ $(use_enable python)
+ )
+
+ econf "${myeconfargs[@]}"
+}
+
+src_install() {
+ mate_src_install
+ use python && python_optimize "${ED}/usr/$(get_libdir)/gedit/plugins/"
+}