summaryrefslogtreecommitdiff
path: root/media-gfx/entangle/entangle-3.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /media-gfx/entangle/entangle-3.0.ebuild
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'media-gfx/entangle/entangle-3.0.ebuild')
-rw-r--r--media-gfx/entangle/entangle-3.0.ebuild14
1 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/entangle/entangle-3.0.ebuild b/media-gfx/entangle/entangle-3.0.ebuild
index cc06e89278bc..0dca334b8484 100644
--- a/media-gfx/entangle/entangle-3.0.ebuild
+++ b/media-gfx/entangle/entangle-3.0.ebuild
@@ -3,7 +3,8 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
+
inherit gnome2-utils meson python-single-r1 xdg-utils
DESCRIPTION="Tethered Camera Control & Capture"
@@ -13,7 +14,6 @@ SRC_URI="https://entangle-photo.org/download/sources/${P}.tar.xz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
REQUIRED_USE=${PYTHON_REQUIRED_USE}
DEPEND="
@@ -32,8 +32,11 @@ DEPEND="
>=x11-libs/gtk+-3.22:3[introspection]
>=x11-libs/libXext-1.3.0
>=x11-libs/pango-1.40.11
- x11-themes/adwaita-icon-theme"
-RDEPEND="${DEPEND}"
+ x11-themes/adwaita-icon-theme
+"
+RDEPEND="
+ ${DEPEND}
+"
# perl for pod2man
BDEPEND="
@@ -43,7 +46,8 @@ BDEPEND="
dev-util/gtk-doc
dev-util/itstool
sys-devel/gettext
- virtual/pkgconfig"
+ virtual/pkgconfig
+"
PATCHES=(
"${FILESDIR}"/${P}-fix-meson-0.61-build.patch