python-gconf: drop package

This commit is contained in:
Đoàn Trần Công Danh 2020-09-30 22:15:23 +07:00
parent 8120b9d42a
commit 37295ffd54
2 changed files with 0 additions and 27 deletions

View file

@ -1,26 +0,0 @@
# Template file for 'python-gconf'
pkgname=python-gconf
version=2.28.1
revision=5
wrksrc="gnome-python-${version}"
build_style=gnu-configure
configure_args="--enable-gconf --disable-gnome --disable-gnomeui
--disable-gnomecanvas --disable-gnomevfs --disable-gnomevfsbonobo
--disable-pyvfsmodule --disable-bonobo_activation --disable-bonobo
--disable-bonoboui"
pycompile_dirs="usr/share/pygtk/2.0"
hostmakedepends="pkg-config python-devel"
makedepends="python-devel pygtk-devel GConf-devel"
depends="pygtk"
short_desc="Python bindings for interacting with GConf"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.0-or-later"
homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/gnome-python/2.28/gnome-python-${version}.tar.bz2"
checksum=759ce9344cbf89cf7f8449d945822a0c9f317a494f56787782a901e4119b96d8
nocross="could not find Python headers or library"
lib32disabled=yes
post_install() {
rm -rf ${DESTDIR}/usr/lib/pkgconfig
}

View file

@ -1 +0,0 @@
pkgname="gnome-python"