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