mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pyside-tools: remove package
This commit is contained in:
parent
3a8aa23c56
commit
30b7b437ba
2 changed files with 6 additions and 14 deletions
1
srcpkgs/pyside-tools/INSTALL.msg
Normal file
1
srcpkgs/pyside-tools/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pyside-tools is no longer provided by Void Linux, and will be fully removed from the repos on 2019-10-30
|
|
@ -1,18 +1,9 @@
|
||||||
# Template file for 'pyside-tools'
|
# Template file for 'pyside-tools'
|
||||||
pkgname=pyside-tools
|
pkgname=pyside-tools
|
||||||
version=0.2.15
|
version=0.2.15
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="Tools-${version}"
|
archs=noarch
|
||||||
build_style=cmake
|
build_style=meta
|
||||||
|
short_desc="LGPL-licensed Python2 bindings for the Qt4 toolkit (removed package)"
|
||||||
# libshiboken-python-devel libpyside-python-devel has distinct conventions
|
license="BSD-2-Clause"
|
||||||
configure_args="-DPYTHON_SUFFIX=-python2.7 -DPYTHON_BASENAME=-python2.7"
|
|
||||||
makedepends="libshiboken-python-devel libpyside-python-devel qt-devel"
|
|
||||||
depends="python"
|
|
||||||
pycompile_module="pysideuic"
|
|
||||||
short_desc="LGPL-licensed Python2 bindings for the Qt4 toolkit"
|
|
||||||
maintainer="yopito <pierre.bourgin@free.fr>"
|
|
||||||
license="LGPL-2.1"
|
|
||||||
homepage="https://wiki.qt.io/"
|
homepage="https://wiki.qt.io/"
|
||||||
distfiles="https://github.com/PySide/Tools/archive/${version}.tar.gz"
|
|
||||||
checksum=8a7fe786b19c5b2b4380aff0a9590b3129fad4a0f6f3df1f39593d79b01a9f74
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue