wxPython: add transitional -devel subpackage
This commit is contained in:
parent
afae697d09
commit
b61ca98c9c
1
srcpkgs/wxPython-devel
Symbolic link
1
srcpkgs/wxPython-devel
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
wxPython
|
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'wxPython'
|
# Template file for 'wxPython'
|
||||||
pkgname=wxPython
|
pkgname=wxPython
|
||||||
version=4.2.1
|
version=4.2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_build_args="--skip-build"
|
make_build_args="--skip-build"
|
||||||
make_install_args="--skip-build"
|
make_install_args="--skip-build"
|
||||||
@ -51,6 +51,12 @@ post_install() {
|
|||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
|
wxPython-devel_package() {
|
||||||
|
build_style=meta
|
||||||
|
short_desc+=" - transitional dummy package"
|
||||||
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
}
|
||||||
|
|
||||||
wxPython4_package() {
|
wxPython4_package() {
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc+=" - transitional dummy package"
|
short_desc+=" - transitional dummy package"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user