summaryrefslogtreecommitdiff
path: root/dev-python/python-caja
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-11 13:49:56 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-11 13:49:56 +0000
commit0ed685bb5a0982fe47229999fb440e07013c9b8d (patch)
treedbe96a5d25d0dc1958d56dbe06c2df89933e3cb4 /dev-python/python-caja
parent2cabcbee7a50d925a91edab4b9301a9954e56593 (diff)
downloadbaldeagleos-repo-0ed685bb5a0982fe47229999fb440e07013c9b8d.tar.gz
baldeagleos-repo-0ed685bb5a0982fe47229999fb440e07013c9b8d.tar.xz
baldeagleos-repo-0ed685bb5a0982fe47229999fb440e07013c9b8d.zip
Adding metadata
Diffstat (limited to 'dev-python/python-caja')
-rw-r--r--dev-python/python-caja/Manifest5
-rw-r--r--dev-python/python-caja/python-caja-1.20.2.ebuild47
-rw-r--r--dev-python/python-caja/python-caja-1.22.0-r1.ebuild47
-rw-r--r--dev-python/python-caja/python-caja-1.22.1.ebuild47
-rw-r--r--dev-python/python-caja/python-caja-1.23.0.ebuild47
-rw-r--r--dev-python/python-caja/python-caja-1.23.1.ebuild48
-rw-r--r--dev-python/python-caja/python-caja-9999.ebuild6
7 files changed, 3 insertions, 244 deletions
diff --git a/dev-python/python-caja/Manifest b/dev-python/python-caja/Manifest
index 9fe2eef64e5b..7f7de412fe04 100644
--- a/dev-python/python-caja/Manifest
+++ b/dev-python/python-caja/Manifest
@@ -1,6 +1 @@
-DIST python-caja-1.20.2.tar.xz 285712 BLAKE2B 87d5ad76e762587e954a5253eb45d4d73256d78ad403e0fbfb0168968da78032306332d7f2bc4f1ce380ad50ec2aacdcf1f92ff0c4a4e7b56750e84ac16b1aa7 SHA512 48dce3645ce78cb732be8d9e95074c25a1e1dfb4cad5bd9b517317d7a28a5928563a10621759380398b5c5d46a8d54584644dad24d57eada20d92897e62c22f0
-DIST python-caja-1.22.0.tar.xz 288324 BLAKE2B 11649dc0d201e9bc0063ad8845ccf0ac7b474e87edce1938311723687253c73058f2411170897acf80e4166169ad2675afff171c31808b22269dcdf857954fa1 SHA512 36ac6feec8dbff345d5657d0bc9eceed7a58648c104ce309f20aaff18cedd8822fb8bc0c13662796d15391af72285fa3ae4185043cce9e471f22a2868f37cc2c
-DIST python-caja-1.22.1.tar.xz 281860 BLAKE2B 02be8838fe80cb55f2db7e1ace361b5a89667568a3bd7e50752c5c37c1dfb8b7a328366dc50295952337574798620cf4e4876ac4c6e7227f1855d2fd50302d00 SHA512 95e903f3e88295b0d9e307848b534be5476a46ba4caaf56f6c2c8997fd312aff86af21cdbb9268941970da27f3cf7f53ba072d2d3712fb7253230a7f19f7ad51
-DIST python-caja-1.23.0.tar.xz 282588 BLAKE2B 3d430f550a53290436e7b1deca92be7e6bbb2fd4da4da77a7ae245c7497c498ca2bf327e74a2a1af12cc8502475aa6409eca25b28c948a359224d6a67b64965c SHA512 0d1c0c792ef13c71851539a014ed54fa18b40c28539b5932b7d71cf97637c09b3f4b40bbbdabcf6be8fda08ba5035a83794f427459072923424e29424d837608
-DIST python-caja-1.23.1.tar.xz 312276 BLAKE2B 129ad1e480ea8dced8594db27c081f8db0a1cc57fdf1449bf8ebe765b9cc5e5dc48894edd4661a4610255c7cdcbcd77d8c908fc7e92eb8de09c6d4989f685b6b SHA512 5e164da52910dea8e2703a0cc2994677d532cffa18e4feb2ea5f63e6ecdb50245044fb7c79e60b3f86b90070ab60f8a319d6e2f2f4d8add0910913c948d3c17b
DIST python-caja-1.24.0.tar.xz 312340 BLAKE2B a860cb1cc983221710d93943ac39b9b77761997fa6a52b32dceeeec381ee86d976c56266013d0370a28e7cb26de3601fec42234b4f91c78e5ac54992035e17ee SHA512 9febf7cae1736e30c80218dcfd3cc05b948823b99945ed67c1839ab5149aa3fe05b090d46c598810f0cde8ba66b83426c4642f6ebdbef6067f6b2fbc0798e816
diff --git a/dev-python/python-caja/python-caja-1.20.2.ebuild b/dev-python/python-caja/python-caja-1.20.2.ebuild
deleted file mode 100644
index 27feb77bf443..000000000000
--- a/dev-python/python-caja/python-caja-1.20.2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} )
-
-inherit mate python-single-r1
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="Python bindings for the Caja file manager"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE="doc"
-
-COMMON_DEPEND="${PYTHON_DEPS}
- dev-libs/glib:2
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- >=mate-base/caja-1.17.1[introspection]
- x11-libs/gtk+:3"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
- dev-util/gtk-doc
- dev-util/gtk-doc-am
- virtual/pkgconfig:*
- doc? ( app-text/docbook-xml-dtd:4.1.2 )"
-
-src_install() {
- mate_src_install
-
- # Keep the directory for systemwide extensions.
- keepdir /usr/share/python-caja/extensions/
-
- # The HTML documentation generation is broken and commented out by upstream.
- #
- #if use doc ; then
- # insinto /usr/share/gtk-doc/html/nautilus-python # for dev-util/devhelp
- # doins -r docs/html/*
- #fi
-}
diff --git a/dev-python/python-caja/python-caja-1.22.0-r1.ebuild b/dev-python/python-caja/python-caja-1.22.0-r1.ebuild
deleted file mode 100644
index 4f49ed53498c..000000000000
--- a/dev-python/python-caja/python-caja-1.22.0-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} )
-
-inherit mate python-single-r1
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm x86"
-fi
-
-DESCRIPTION="Python bindings for the Caja file manager"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="doc"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-COMMON_DEPEND="${PYTHON_DEPS}
- >=dev-libs/glib-2.50:2
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- >=mate-base/caja-1.17.1[introspection]
- >=x11-libs/gtk+-3.22:3"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
- dev-util/gtk-doc
- dev-util/gtk-doc-am
- virtual/pkgconfig:*
- doc? ( app-text/docbook-xml-dtd:4.1.2 )"
-
-src_install() {
- mate_src_install
-
- # Keep the directory for systemwide extensions.
- keepdir /usr/share/caja-python/extensions/
-
- # The HTML documentation generation is broken and commented out by upstream.
- #
- #if use doc ; then
- # insinto /usr/share/gtk-doc/html/nautilus-python # for dev-util/devhelp
- # doins -r docs/html/*
- #fi
-}
diff --git a/dev-python/python-caja/python-caja-1.22.1.ebuild b/dev-python/python-caja/python-caja-1.22.1.ebuild
deleted file mode 100644
index 4f49ed53498c..000000000000
--- a/dev-python/python-caja/python-caja-1.22.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} )
-
-inherit mate python-single-r1
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm x86"
-fi
-
-DESCRIPTION="Python bindings for the Caja file manager"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="doc"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-COMMON_DEPEND="${PYTHON_DEPS}
- >=dev-libs/glib-2.50:2
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- >=mate-base/caja-1.17.1[introspection]
- >=x11-libs/gtk+-3.22:3"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
- dev-util/gtk-doc
- dev-util/gtk-doc-am
- virtual/pkgconfig:*
- doc? ( app-text/docbook-xml-dtd:4.1.2 )"
-
-src_install() {
- mate_src_install
-
- # Keep the directory for systemwide extensions.
- keepdir /usr/share/caja-python/extensions/
-
- # The HTML documentation generation is broken and commented out by upstream.
- #
- #if use doc ; then
- # insinto /usr/share/gtk-doc/html/nautilus-python # for dev-util/devhelp
- # doins -r docs/html/*
- #fi
-}
diff --git a/dev-python/python-caja/python-caja-1.23.0.ebuild b/dev-python/python-caja/python-caja-1.23.0.ebuild
deleted file mode 100644
index 4f49ed53498c..000000000000
--- a/dev-python/python-caja/python-caja-1.23.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} )
-
-inherit mate python-single-r1
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm x86"
-fi
-
-DESCRIPTION="Python bindings for the Caja file manager"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="doc"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-COMMON_DEPEND="${PYTHON_DEPS}
- >=dev-libs/glib-2.50:2
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- >=mate-base/caja-1.17.1[introspection]
- >=x11-libs/gtk+-3.22:3"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
- dev-util/gtk-doc
- dev-util/gtk-doc-am
- virtual/pkgconfig:*
- doc? ( app-text/docbook-xml-dtd:4.1.2 )"
-
-src_install() {
- mate_src_install
-
- # Keep the directory for systemwide extensions.
- keepdir /usr/share/caja-python/extensions/
-
- # The HTML documentation generation is broken and commented out by upstream.
- #
- #if use doc ; then
- # insinto /usr/share/gtk-doc/html/nautilus-python # for dev-util/devhelp
- # doins -r docs/html/*
- #fi
-}
diff --git a/dev-python/python-caja/python-caja-1.23.1.ebuild b/dev-python/python-caja/python-caja-1.23.1.ebuild
deleted file mode 100644
index e4cc5c4aa844..000000000000
--- a/dev-python/python-caja/python-caja-1.23.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
-
-inherit mate python-single-r1
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="Python bindings for the Caja file manager"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="doc"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-COMMON_DEPEND="${PYTHON_DEPS}
- >=dev-libs/glib-2.50:2
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- >=mate-base/caja-1.17.1[introspection]
- sys-devel/gettext
- >=x11-libs/gtk+-3.22:3"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
- dev-util/gtk-doc
- dev-util/gtk-doc-am
- virtual/pkgconfig:*
- doc? ( app-text/docbook-xml-dtd:4.1.2 )"
-
-src_install() {
- mate_src_install
-
- # Keep the directory for systemwide extensions.
- keepdir /usr/share/caja-python/extensions/
-
- # The HTML documentation generation is broken and commented out by upstream.
- #
- #if use doc ; then
- # insinto /usr/share/gtk-doc/html/nautilus-python # for dev-util/devhelp
- # doins -r docs/html/*
- #fi
-}
diff --git a/dev-python/python-caja/python-caja-9999.ebuild b/dev-python/python-caja/python-caja-9999.ebuild
index 27feb77bf443..0a2e3fdddf7a 100644
--- a/dev-python/python-caja/python-caja-9999.ebuild
+++ b/dev-python/python-caja/python-caja-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit mate python-single-r1
@@ -20,7 +20,7 @@ IUSE="doc"
COMMON_DEPEND="${PYTHON_DEPS}
dev-libs/glib:2
- dev-python/pygobject:3[${PYTHON_USEDEP}]
+ $( python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]' )
>=mate-base/caja-1.17.1[introspection]
x11-libs/gtk+:3"