{"id":22466909,"url":"https://github.com/mavimo/phing-build-common","last_synced_at":"2026-02-06T09:06:55.940Z","repository":{"id":66615175,"uuid":"4392147","full_name":"mavimo/phing-build-common","owner":"mavimo","description":"Common phing build scripts","archived":false,"fork":false,"pushed_at":"2012-05-21T10:09:59.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-24T07:55:01.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"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/mavimo.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}},"created_at":"2012-05-21T10:07:50.000Z","updated_at":"2015-05-16T09:42:10.000Z","dependencies_parsed_at":"2023-02-20T07:45:41.173Z","dependency_job_id":null,"html_url":"https://github.com/mavimo/phing-build-common","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavimo%2Fphing-build-common","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavimo%2Fphing-build-common/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavimo%2Fphing-build-common/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavimo%2Fphing-build-common/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mavimo","download_url":"https://codeload.github.com/mavimo/phing-build-common/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245868327,"owners_count":20685609,"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-12-06T10:14:37.671Z","updated_at":"2026-02-06T09:06:55.912Z","avatar_url":"https://github.com/mavimo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Phing Build Scripts\n===================\n\nInstall\n-------\n$ cd $project_root\n$ git submodule add git://github.com/phostr/phing-build-common.git build/common\n$ cp build/common/examples/build.xml .\n$ cp build/common/examples/build.properties .\n\nEdit both build.xml and build.properties as needed ..\n\nUsage\n-----\n\nAvailable targets:\n\n$ phing ci\n$ phing build\n$ phing package -Ddeb.signwith=\u003cGpg Key Id\u003e\n$ phing package-zip\n$ phing package-deb -Ddeb.signwith=\u003cGpg Key Id\u003e\n$ phing publish-deb\n$ phing clean\n\nExample build.xml\n-----------------\n\n\u003c?xml version=\"1.0\"?\u003e\n\u003cproject name=\"example\" basedir=\".\" default=\"main\"\u003e\n\t\u003cproperty file=\"build.properties\" /\u003e\n\t\n\t\u003cimport file=\"build/common/build.xml\" /\u003e\n\n\t\u003c!-- Copy and edit the build, package-deb and package-zip targets\n\t     from build/build-common.xml if needed --\u003e\n\n\u003c/project\u003e\n\nExample build.properties\n------------------------\n\napp.name = example\napp.description = Example Project\napp.version = 1.0\ndeb.control.maintainer = info@example.com\ndeb.control.homepage = http://www.example.com\ndeb.maintainer.name = Example\ndeb.maintainer.email = info@example.com\ndeb.distribution = example\ndeb.control.section = main\ndeb.control.architecture = all\ndeb.control.depends =\ndeb.control.builddepends = debhelper (\u003e= 7.0.50~)\ndeb.control.predepends =\ndeb.control.recommends =\ndeb.control.suggests =\ndeb.control.conflicts =\ndeb.control.provides =\npublish.dupload.target = my-dupload-target\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavimo%2Fphing-build-common","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmavimo%2Fphing-build-common","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavimo%2Fphing-build-common/lists"}