Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
parent
900779add4
commit
1816de0e4a
2107 changed files with 3050 additions and 10194 deletions
|
@ -5,6 +5,8 @@ homepage="http://www.freedesktop.org/wiki/Software/DBusBindings"
|
|||
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
depends="python"
|
||||
makedepends="dbus-glib-devel python-devel"
|
||||
short_desc="D-Bus Python bindings"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
|
@ -14,10 +16,7 @@ long_desc="
|
|||
|
||||
pycompile_module="dbus"
|
||||
|
||||
Add_dependency run python
|
||||
|
||||
Add_dependency build dbus-glib-devel
|
||||
Add_dependency build python-devel
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue