mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-23 03:02:29 +00:00
Update repo
This commit is contained in:
13
disabled-packages/python3.11/python-tkinter.subpackage.sh
Normal file
13
disabled-packages/python3.11/python-tkinter.subpackage.sh
Normal file
@@ -0,0 +1,13 @@
|
||||
TERMUX_SUBPKG_DESCRIPTION="Tkinter support for Python 3"
|
||||
TERMUX_SUBPKG_DEPENDS="tcl, tk"
|
||||
TERMUX_SUBPKG_INCLUDE="
|
||||
bin/idle*
|
||||
lib/python${_MAJOR_VERSION}/idlelib
|
||||
lib/python${_MAJOR_VERSION}/tkinter
|
||||
lib/python${_MAJOR_VERSION}/turtle.py
|
||||
lib/python${_MAJOR_VERSION}/turtledemo
|
||||
lib/python${_MAJOR_VERSION}/lib-dynload/_tkinter.*.so
|
||||
lib/python${_MAJOR_VERSION}/__pycache__/turtle.*.pyc
|
||||
"
|
||||
TERMUX_SUBPKG_BREAKS="python (<< 3.11.1-3)"
|
||||
TERMUX_SUBPKG_REPLACES="python (<< 3.11.1-3)"
|
||||
Reference in New Issue
Block a user