{"id":16489640,"url":"https://github.com/roniemartinez/libqpsd","last_synced_at":"2025-04-17T12:30:15.190Z","repository":{"id":5506185,"uuid":"6706220","full_name":"roniemartinez/libqpsd","owner":"roniemartinez","description":"PSD (Photoshop Document) \u0026 PSB (Photoshop Big) Plugin for Qt/C++ (Qt4/Qt5/Qt6)","archived":false,"fork":false,"pushed_at":"2024-09-24T19:25:48.000Z","size":103,"stargazers_count":112,"open_issues_count":4,"forks_count":25,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-15T07:59:54.223Z","etag":null,"topics":["bitmap","cmyk","duotone","grayscale","indexed","lab","multichannel","photoshop","psb","psd","qt","rgb"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roniemartinez.png","metadata":{"funding":{"github":["roniemartinez"],"patreon":null,"open_collective":"roniemartinez","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["buymeacoffee.com/roniemartinez"]},"files":{"readme":"README-nomacs.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.LGPL","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":"2012-11-15T14:48:22.000Z","updated_at":"2025-03-21T14:46:05.000Z","dependencies_parsed_at":"2025-02-16T18:14:47.109Z","dependency_job_id":"73c3b802-a067-4e4c-af1f-9f37f047bbc0","html_url":"https://github.com/roniemartinez/libqpsd","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roniemartinez%2Flibqpsd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roniemartinez%2Flibqpsd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roniemartinez%2Flibqpsd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roniemartinez%2Flibqpsd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roniemartinez","download_url":"https://codeload.github.com/roniemartinez/libqpsd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249341778,"owners_count":21254191,"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":["bitmap","cmyk","duotone","grayscale","indexed","lab","multichannel","photoshop","psb","psd","qt","rgb"],"created_at":"2024-10-11T13:44:50.898Z","updated_at":"2025-04-17T12:30:15.159Z","avatar_url":"https://github.com/roniemartinez.png","language":"C++","funding_links":["https://github.com/sponsors/roniemartinez","https://opencollective.com/roniemartinez","buymeacoffee.com/roniemartinez"],"categories":[],"sub_categories":[],"readme":"# Building libqpsd for nomacs\n\n## Build libqpsd (Windows)\n\n### Compile dependencies\n\n- [Qt](https://www.qt.io/)\n\n### Compile LibQPSD\n\n- copy `CMakeUserPathsGit.cmake` and rename it to `CMakeUserPaths.cmake`\n- add your library paths to the `${CMAKE_PREFIX_PATH}` in `CMakeUserPaths.cmake`\n- Open CMake GUI\n- set this folder to `where is the source code`\n- choose a build folder (e.g. `build2017-x64`)\n- Hit `Configure`then `Generate`\n- Open the Project\n- Compile the Solution (build Release and Debug)\n- Build `INSTALL`\n- You should now have a `qpsd.dll` in $YOUR_QT_PATH$/plugins/imageformats\n- nomacs will automatically copy the plugins from there to it's build folder\n\n## Build libqpsd (Ubuntu)\n\ninstall dependencies\n```bash\n    sudo apt-get install debhelper cdbs qt5-qmake qttools5-dev-tools qt5-default qttools5-dev libqt5svg5-dev qt5-image-formats-plugins cmake \n```\ncd to this directory, then configure the project:\n```bash\nmkdir build\ncd build\ncmake ..\n```\nand compile:\n```bash\nmake\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froniemartinez%2Flibqpsd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froniemartinez%2Flibqpsd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froniemartinez%2Flibqpsd/lists"}