{"id":16880521,"url":"https://github.com/chennes/pyside2-debian","last_synced_at":"2026-04-17T05:31:44.499Z","repository":{"id":87232767,"uuid":"490308976","full_name":"chennes/pyside2-debian","owner":"chennes","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-09T14:46:19.000Z","size":10340,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T03:18:54.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chennes.png","metadata":{"files":{"readme":"README.cmake.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.COMMERCIAL","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-09T14:05:13.000Z","updated_at":"2022-05-09T14:06:29.000Z","dependencies_parsed_at":"2023-03-13T19:38:45.061Z","dependency_job_id":null,"html_url":"https://github.com/chennes/pyside2-debian","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/chennes/pyside2-debian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chennes%2Fpyside2-debian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chennes%2Fpyside2-debian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chennes%2Fpyside2-debian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chennes%2Fpyside2-debian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chennes","download_url":"https://codeload.github.com/chennes/pyside2-debian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chennes%2Fpyside2-debian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31916750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T15:59:04.381Z","updated_at":"2026-04-17T05:31:44.461Z","avatar_url":"https://github.com/chennes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMake super project\nFor development convenience, a CMake super project is included in the root of the repository.\n\nThe super project can be built using standalone CMake, or using an IDE's CMake integration\n(Qt Creator for example).\n\nNevertheless the default build process is done via setup.py, in which case each of the\nsub-projects are built and installed separately, as mentioned, the super project is just\nfor development convenience.\n\n## IDE (Qt Creator) case\n\nWhen using an IDE, just open the root CMakeLists.txt file as a new project, and make sure to\nspecify the following things:\n\n * LLVM_INSTALL_DIR - the environment variable should point to your libclang library location\n * Qt               - either select a Qt Kit when configuring the project, or make sure that the\n                      qmake binary is present in the PATH environment variable.\n * Python           - the PATH environment variable should also point to the Python interpreter\n                      which you wish to use for building the projects (can either be a system\n                      interpreter, or a virtualenv one for example)\n\nOnce that is done, just re-run CMake, so that it picks up the new environment values.\nIf needed, all other cache variables defined by the project files can be re-adjusted\n(for example FORCE_LIMITED_API).\n\n## Command line CMake case\n\nWhen building using the command line CMake binary, make sure to invoke it in a separate\nbuild directory, and not in the root source directory.\n\nMake sure you have the correct environment variables set up, as described in the previous section.\n\nThe invocation would then look like:\n```bash\nmkdir build \u0026\u0026 cd build\ncmake -DCMAKE_BUILD_TYPE=Release ..\n# make or nmake or msbuild or jom\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchennes%2Fpyside2-debian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchennes%2Fpyside2-debian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchennes%2Fpyside2-debian/lists"}