{"id":20022054,"url":"https://github.com/chigraph/precompiled-kf5-linux","last_synced_at":"2025-05-05T01:31:02.767Z","repository":{"id":94205690,"uuid":"88437798","full_name":"chigraph/precompiled-kf5-linux","owner":"chigraph","description":"Precompiled KDE frameworks 5 for linux","archived":false,"fork":false,"pushed_at":"2018-03-10T00:03:54.000Z","size":17,"stargazers_count":5,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T14:45:57.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chigraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-04-16T19:33:28.000Z","updated_at":"2021-08-25T22:18:09.000Z","dependencies_parsed_at":"2023-03-30T21:45:46.173Z","dependency_job_id":null,"html_url":"https://github.com/chigraph/precompiled-kf5-linux","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chigraph%2Fprecompiled-kf5-linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chigraph%2Fprecompiled-kf5-linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chigraph%2Fprecompiled-kf5-linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chigraph%2Fprecompiled-kf5-linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chigraph","download_url":"https://codeload.github.com/chigraph/precompiled-kf5-linux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252423030,"owners_count":21745534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11-13T08:39:03.335Z","updated_at":"2025-05-05T01:31:02.751Z","avatar_url":"https://github.com/chigraph.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# precompiled-kf5-linux\nPrecompiled KDE frameworks 5 for linux. Good for use in travis.\n\nA bunch of scripts for generating precompiled KF5 tarballs/directories\n\n# build_frameworks.sh\nGenerates a tar.XX file and/or a directory with KF5 installed in it. Example:\n\n```bash\n./build_frameworks.sh -i ~/my-kf5-install -g Ninja -t Debug -o ~/my-kf5-tarball.tar.xz\n```\n\n# usage\n\nIn your travis script, find a good place to download and extract the tarball:\n\n```bash\ncd ~\nmkdir kf5-release \u0026\u0026 cd kf5-release\nwget https://github.com/chigraph/precompiled-kf5-linux/releases/download/precompiled/kf5-gcc6-linux64-release.tar.xz -O kf5.tar.xz\n```\n\nthen extract it:\n\n```bash\ntar xf kf5.tar.xz\n```\n\nThen pass `-DCMAKE_PREFIX_PATH=~/kf5-release` to your cmake command.\nThis makes sure your `find_package` calls can succeed:\n\n```bash\ncmake \u003cpath to src directory\u003e -DCMAKE_PREFIX_PATH=~/kf5-release\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchigraph%2Fprecompiled-kf5-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchigraph%2Fprecompiled-kf5-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchigraph%2Fprecompiled-kf5-linux/lists"}