{"id":24443748,"url":"https://github.com/endlessm/eos-sdk","last_synced_at":"2025-08-01T06:07:44.650Z","repository":{"id":5935298,"uuid":"7155479","full_name":"endlessm/eos-sdk","owner":"endlessm","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-15T21:50:44.000Z","size":17811,"stargazers_count":3,"open_issues_count":770,"forks_count":1,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-01-20T22:17:13.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"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/endlessm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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}},"created_at":"2012-12-13T21:10:02.000Z","updated_at":"2023-02-13T13:08:56.000Z","dependencies_parsed_at":"2023-02-15T13:15:42.834Z","dependency_job_id":"0a9b1563-ba38-465e-8a02-718be1e16efb","html_url":"https://github.com/endlessm/eos-sdk","commit_stats":null,"previous_names":[],"tags_count":370,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Feos-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Feos-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Feos-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Feos-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endlessm","download_url":"https://codeload.github.com/endlessm/eos-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243515565,"owners_count":20303258,"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":"2025-01-20T22:17:19.669Z","updated_at":"2025-03-14T03:14:05.394Z","avatar_url":"https://github.com/endlessm.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Open Endless SDK\n================\n\nLibraries and development tools for building Endless applications.\n\nCoding style\n------------\n\nWe follow the GTK coding style:\nhttps://git.gnome.org/browse/gtk+/plain/docs/CODING-STYLE\n\nBuild instructions\n------------------\n\nRun `make` anytime you change a file.\n\nPreparing the source\n--------------------\n\nFrom a fresh source checkout, run:\n\n    ./autogen.sh\n    ./configure\n\nThis prepares the source tree for building. The `configure` script takes several options, common ones being:\n\n - `--prefix=/usr`: install in `/usr` instead of `/usr/local` (you probably want this)\n - `--enable-gtk-doc`: generate the documentation whenever you build; this makes your build slower, but the documentation will always be up to date\n - `--enable-strict-flags`: use strict compiler flags to catch extra warnings\n - If you're doing a debug build, then `CFLAGS=\"-g -O0\" ./configure` will make sure that `make` always builds with debugging symbols and optimization off.\n\nThen, run `make` to rebuild, and `sudo make install` to copy the SDK into the system.\n\nBy default, the compiler invocations with all the flags are not shown.\nIf you want to see them, run `make V=1`.\nIf you want make to try and run several jobs in parallel, run `make -j2` for 2 jobs, for example.\n\nTesting\n-------\n\nTo run the automated tests, run `make check`.\n\nPackaging\n---------\n\nBefore packaging, run `make distcheck`.\nThis runs the tests as above, but from a clean source tree in a temporary location.\nIt also installs all the files in a temporary location and uninstalls them again, in order to make sure that nothing is forgotten.\n\nFixing breakage\n---------------\n\nIf at any time the state of your build tree gets wedged, then try the following:\n\n    make clean\n    make\n\nIf that doesn't work,\n\n    make maintainer-clean\n    ./autogen.sh\n    ./configure\n    make\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendlessm%2Feos-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendlessm%2Feos-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendlessm%2Feos-sdk/lists"}