From 6cf6d78e1c8e4e40d4391c7f2a9a33cf792afb14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 4 Jun 2020 13:43:40 +0200 Subject: [PATCH] python3-atspi: split python 2/3 package One cannot install both python-gobject-devel and python3-gobject-devel at the same time because they have conflicting files. --- srcpkgs/python3-atspi/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/python3-atspi/template diff --git a/srcpkgs/python3-atspi/template b/srcpkgs/python3-atspi/template new file mode 100644 index 0000000000..5a6ab613e2 --- /dev/null +++ b/srcpkgs/python3-atspi/template @@ -0,0 +1,16 @@ +# Template file for 'python3-atspi' +pkgname=python3-atspi +version=2.32.1 +revision=3 +archs=noarch +wrksrc="pyatspi-${version}" +build_style=gnu-configure +hostmakedepends="pkg-config python" +makedepends="at-spi2-core-devel python3-gobject-devel" +depends="at-spi2-core python3-gobject" +short_desc="Python2 bindings for AT-SPI" +maintainer="Enno Boland " +license="GPL-2.0-or-later" +homepage="https://gitlab.gnome.org/GNOME/pyatspi2" +distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz" +checksum=84954a5bbeacc83643f05778d8beafcab8208e11b39b24637b4c4dd1f8620389