New package: wxPython 2.8.12.1
This commit is contained in:
parent
70a4a98655
commit
0fc0f9b0ad
4 changed files with 90 additions and 0 deletions
13
srcpkgs/wxPython/wxPython-devel.template
Normal file
13
srcpkgs/wxPython/wxPython-devel.template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'wxPython-devel'.
|
||||
#
|
||||
short_desc="${short_desc} (development files)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
Add_dependency run wxGTK-devel
|
||||
Add_dependency run wxPython
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue