python3-pyside6 6.8.3-9
This commit is contained in:
@@ -6,7 +6,7 @@ name=(
|
|||||||
python3-pyside6
|
python3-pyside6
|
||||||
)
|
)
|
||||||
version='6.8.3'
|
version='6.8.3'
|
||||||
release='8'
|
release='9'
|
||||||
desc='Python bindings for the Qt 6 cross-platform application and UI framework'
|
desc='Python bindings for the Qt 6 cross-platform application and UI framework'
|
||||||
desc_ru='Привязки Python для кроссплатформенного фреймворка Qt 6'
|
desc_ru='Привязки Python для кроссплатформенного фреймворка Qt 6'
|
||||||
homepage='https://www.pyside.org'
|
homepage='https://www.pyside.org'
|
||||||
@@ -106,18 +106,18 @@ package_python3-pyside6() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
files_python3-shiboken6() {
|
files_python3-shiboken6() {
|
||||||
files-find-lib
|
files-find "./usr/local/lib/**"
|
||||||
}
|
}
|
||||||
|
|
||||||
files_python3-pyside6-essentials() {
|
files_python3-pyside6-essentials() {
|
||||||
files-find-bin
|
files-find "./usr/local/bin/**"
|
||||||
files-find-lib
|
files-find "./usr/local/lib/**"
|
||||||
}
|
}
|
||||||
|
|
||||||
files_python3-pyside6-addons() {
|
files_python3-pyside6-addons() {
|
||||||
files-find-lib
|
files-find "./usr/local/lib/**"
|
||||||
}
|
}
|
||||||
|
|
||||||
files_python3-pyside6() {
|
files_python3-pyside6() {
|
||||||
files-find-lib
|
files-find "./usr/local/lib/**"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user