{"id":21430245,"url":"https://github.com/foonerd/volumio3-mpc","last_synced_at":"2026-02-13T19:33:32.498Z","repository":{"id":220202202,"uuid":"750214544","full_name":"foonerd/volumio3-mpc","owner":"foonerd","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-17T21:21:14.000Z","size":362,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T23:33:03.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/foonerd.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":"2024-01-30T07:55:53.000Z","updated_at":"2024-01-30T07:55:54.000Z","dependencies_parsed_at":"2024-02-18T12:15:18.749Z","dependency_job_id":null,"html_url":"https://github.com/foonerd/volumio3-mpc","commit_stats":null,"previous_names":["foonerd/volumio3-mpc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/foonerd/volumio3-mpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foonerd%2Fvolumio3-mpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foonerd%2Fvolumio3-mpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foonerd%2Fvolumio3-mpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foonerd%2Fvolumio3-mpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foonerd","download_url":"https://codeload.github.com/foonerd/volumio3-mpc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foonerd%2Fvolumio3-mpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29415682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-22T22:21:52.547Z","updated_at":"2026-02-13T19:33:32.476Z","avatar_url":"https://github.com/foonerd.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# mpc\n\nA minimalist command line interface to MPD\n\nThis repo is intended for [Volumio music player](https://volumio.com/) MPD enhancements for armfh.\n\n### Contents\n\n\n| Folder           | Content                                                                             |\n| ------------------ | ------------------------------------------------------------------------------------- |\n| /packages/static | Compiled and ready to use packages for Volumio3. |\n| /packages/debug  | The usual – extra debug packages for curious minds.                                 |\n| /sources         | Complete sources for this build.                                                     |\n\n## Build notes\n\nThis is not a complete guide, only set of essential instructions for this build:\n\n### Update your locale by appending exports:\n\n**nano ~/.bashrc**\n\n```\n# Setting for the new UTF-8 terminal support in Volumio\nexport LC_CTYPE=en_US.UTF-8\nexport LC_ALL=en_US.UTF-8\n```\n```\nsource ~/.bashrc\n```\n\n### Update repos:\n\n**sudo nano /etc/apt/sources.list**\n\n```\ndeb-src http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi\n```\nsudo apt update\n\n### Install essential build packages:\n\nsudo apt-get install build-essential fakeroot devscripts\n\n### Install build required packages:\n\nsudo apt install debhelper cmake bash-completion\n\n### Install build required libraries:\n\nsudo apt install libsndio-dev libopenmpt-dev libpcre2-dev libpipewire-0.2-dev\n\n### Install mpc dependencies:\n\nsudo apt build-dep mpc\n\n### Run build:\n\ndebuild -b -uc -us\n\n*or complete with sources*\n\ndebuild -uc -us\n\n---\n## x86 has unmet dependencies on dephelper:\n\n**sudo nano /etc/apt/sources.list**\n\n```\ndeb-src http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi\ndeb http://ftp.uk.debian.org/debian buster-backports main\n```\n\nsudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0E98404D386FA1D9\n\nsudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6ED0E7B82643E131\n\nsudo apt update\n\nAdditional backport packages:\n\nsudo apt install -t buster-backports debhelper\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoonerd%2Fvolumio3-mpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoonerd%2Fvolumio3-mpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoonerd%2Fvolumio3-mpc/lists"}