{"id":21337563,"url":"https://github.com/freeslave/qt-sprite-image-plugin-distro","last_synced_at":"2026-01-02T23:06:00.528Z","repository":{"id":71413293,"uuid":"283856668","full_name":"FreeSlave/qt-sprite-image-plugin-distro","owner":"FreeSlave","description":"qt-sprite-image-plugin packaging","archived":false,"fork":false,"pushed_at":"2020-07-30T19:12:34.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T14:45:48.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FreeSlave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-07-30T19:08:40.000Z","updated_at":"2020-07-30T19:12:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"30c12876-1e56-4216-a982-1e8d9a071f89","html_url":"https://github.com/FreeSlave/qt-sprite-image-plugin-distro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeSlave%2Fqt-sprite-image-plugin-distro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeSlave%2Fqt-sprite-image-plugin-distro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeSlave%2Fqt-sprite-image-plugin-distro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeSlave%2Fqt-sprite-image-plugin-distro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeSlave","download_url":"https://codeload.github.com/FreeSlave/qt-sprite-image-plugin-distro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814893,"owners_count":20352038,"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-22T00:01:01.757Z","updated_at":"2026-01-02T23:06:00.519Z","avatar_url":"https://github.com/FreeSlave.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qt-sprite-image-plugin distributions\n\nMaking [qt-sprite-image-plugin](https://github.com/FreeSlave/qt-sprite-image-plugin) packages for different distros.\n\n## Make deb package\n\nFirst make an orig archive. Assuming [qt-sprite-image-plugin](https://github.com/FreeSlave/qt-sprite-image-plugin) is cloned into the same directory as this repository is:\n\n```\n    ./make_deb_orig.sh\n```\n\nBuild the package using debuild:\n\n```\n    sudo apt-get install build-essential devscripts debhelper\n    (cd deb/qt-sprite-image-plugin \u0026\u0026 debuild -uc -us)\n```\n\n## Make rpm package\n\n```\n    ./make_rpm_orig.sh\n```\n\nBuild using mock:\n\n```\n    sudo apt-get install mock # also can be installed on Debian\n    sudo groupadd mock # if group does not exist yet\n    sudo usermod -a -G mock $USER # allow starting mock as regular user\n\n    # Re-login to system to apply changes to user groups\n\n    CONFIGURATION=fedora-25-x86_64\n    VENDOR=fc25\n    VERSION=\"$(cat ../qt-sprite-image-plugin/version)\"\n    REVISION=1\n    mkdir -p rpm/SRPMS rpm/RPMS\n    mock --resultdir=\"rpm/SRPMS\" -r \"$CONFIGURATION\" --buildsrpm --spec \"rpm/SPECS/qt-sprite-image-plugin.spec\" --sources \"rpm/SOURCES\"\n    mock --resultdir=\"rpm/RPMS\" -r \"$CONFIGURATION\" \"rpm/SRPMS/qt-sprite-image-plugin-$VERSION-$REVISION.$VENDOR.src.rpm\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeslave%2Fqt-sprite-image-plugin-distro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreeslave%2Fqt-sprite-image-plugin-distro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeslave%2Fqt-sprite-image-plugin-distro/lists"}