From 501420c953fa60420fb4bd17f264f3c6e67a2f34 Mon Sep 17 00:00:00 2001 From: Nafis Date: Thu, 26 Mar 2020 13:50:36 +0600 Subject: [PATCH] New package: nautilus-python-1.2.3 --- srcpkgs/nautilus-python/template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 srcpkgs/nautilus-python/template diff --git a/srcpkgs/nautilus-python/template b/srcpkgs/nautilus-python/template new file mode 100644 index 00000000000..7a32e9e6617 --- /dev/null +++ b/srcpkgs/nautilus-python/template @@ -0,0 +1,17 @@ +# Template file for 'nautilus-python' +pkgname=nautilus-python +version=1.2.3 +revision=1 +archs=noarch +build_style=gnu-configure +configure_args="--enable-gtk-doc PYTHON=python3" +hostmakedepends="automake libtool pkg-config which" +makedepends="python3-devel python3-gobject-devel gtk-doc nautilus-devel" +depends="nautilus python3-gobject" +short_desc="Python bindings for the Nautilus extension framework" +maintainer="Nafis " +license="GPL-2.0-or-later" +homepage="https://wiki.gnome.org/Projects/NautilusPython" +distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" +checksum=073ce0297282259937ab473d189b97a04f42b97197c9292fc3bde9d135282098 +nocross="could not find Python headers"