File: not-installed

package info (click to toggle)
pyside6 6.10.2-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 48,184 kB
  • sloc: python: 205,032; cpp: 92,990; xml: 18,587; javascript: 1,182; sh: 163; makefile: 89
file content (18 lines) | stat: -rw-r--r-- 917 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

# there are two copies of all outputs in the package:
# one in ./build/.../install/ that is in normal FHS format,
# and another in dist-packages that we don't want
usr/lib/python*/dist-packages/PySide6/doc/
usr/lib/python*/dist-packages/PySide6/include/
usr/lib/python*/dist-packages/PySide6/libpyside6.*.so.*
usr/lib/python*/dist-packages/PySide6/libpyside6qml.*.so.*
usr/lib/python*/dist-packages/PySide6/lib/cmake/
usr/lib/python*/dist-packages/PySide6/scripts/deploy_lib
usr/lib/python*/dist-packages/shiboken6/include/

# avoid copies of libraries that end up copied into the staging area
usr/lib/python3.13/dist-packages/PySide6/Qt/lib/libavcodec.so.*
usr/lib/python3.13/dist-packages/PySide6/Qt/lib/libavformat.so*
usr/lib/python3.13/dist-packages/PySide6/Qt/lib/libavutil.so.*
usr/lib/python3.13/dist-packages/PySide6/Qt/lib/libswresample.so.*
usr/lib/python3.13/dist-packages/PySide6/Qt/lib/libswscale.so.*