{"id":13472963,"url":"https://github.com/phpv8/ppa-packaging","last_synced_at":"2025-03-26T17:31:31.697Z","repository":{"id":146195381,"uuid":"69498012","full_name":"phpv8/ppa-packaging","owner":"phpv8","description":"Semi-automated scripts for Ubuntu packaging","archived":true,"fork":false,"pushed_at":"2019-07-19T19:43:02.000Z","size":196,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-30T05:26:24.340Z","etag":null,"topics":["libv8","php-ref","php-v8","ppa","ubuntu"],"latest_commit_sha":null,"homepage":"","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/phpv8.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":"2016-09-28T19:45:16.000Z","updated_at":"2024-03-29T10:27:10.000Z","dependencies_parsed_at":"2023-05-09T19:20:09.935Z","dependency_job_id":null,"html_url":"https://github.com/phpv8/ppa-packaging","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/phpv8%2Fppa-packaging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpv8%2Fppa-packaging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpv8%2Fppa-packaging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpv8%2Fppa-packaging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpv8","download_url":"https://codeload.github.com/phpv8/ppa-packaging/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245702277,"owners_count":20658579,"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":["libv8","php-ref","php-v8","ppa","ubuntu"],"created_at":"2024-07-31T16:00:59.585Z","updated_at":"2025-03-26T17:31:31.692Z","avatar_url":"https://github.com/phpv8.png","language":"Makefile","funding_links":[],"categories":["Makefile"],"sub_categories":[],"readme":"WARNING: This project is UNSUPPORTED and ABANDONED\n==================================================\n\nI'm moving away from PHP world and all my PHP projects going to be abandoned too. Abandoning this project too as I have no intent to continue working on it unless there would be strong request from community and commercial interest. No more updates or documentation will be made. If someone is interested, feels free to contact me using email specified in my GitHub profile.\n\nSemi-automated script to create binary packages for (multiple version) of Ubuntu [![Build Status](https://travis-ci.org/pinepain/ppa-packaging.svg?branch=master)](https://travis-ci.org/pinepain/ppa-packaging)\n==============================\n\nBased on https://github.com/named-data/ppa-packaging and http://anonscm.debian.org/git/collab-maint/libv8.git\n\nSee [pinepain/devtools](https://github.com/pinepain/homebrew-devtools) tap for homebrew formulae.\n\nPrerequisites\n-------------\n\nThe following packages needs to be installed in order to build source .deb package to be\nupload to PPA:\n\n    sudo apt-get install git devscripts debhelper dh-make\n\nBuilding source packages\n------------------------\n\nThe build process is very much automated and the following command can be used to build\nall packages and upload them to the ppa.\n\n    make dput\n\nBefore running dput make sure that you have access to upload packages to `named-data/ppa`\n(or modify target PPA repository in `packaging.mk`).\n\nTo build a specific package, go to the package's folder and run the same `make dput` command.\n\nAdvanced uses\n-------------\n\nThe scripts by default create source packages for Ubuntu 14.04 LTS (trusty), 15.10 (wily),\nand 16.04 LTS (xenial).  If necessary, default actions and distributions can be overriden:\n\nTo only build source packages (no upload) only for Ubuntu 16.04:\n\n    make build DISTROS=precise\n\nTo build binary package that can be installed with `dpkg -i \u003cpackage\u003e.deb`:\n\n    make build DEBUILD=debuild DISTROS=xenial\n\nThe build package will be in `\u003cpackage-folder\u003e/work/\u003cpackage-name\u003e_\u003cversion\u003e.deb`\n\nBuilding using Travis-CI\n------------------------\n\nBy default Travis-CI is used to building source package and push to PPA. That's done by pushing a commit with a message\nin a format `build \u003cdir name under packaging/ folder\u003e`. All other commits should go with `[skip ci]` to do not abuse\ntravis and to avoid yielding red builds.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpv8%2Fppa-packaging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpv8%2Fppa-packaging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpv8%2Fppa-packaging/lists"}