{"id":18803917,"url":"https://github.com/ganto/linuxmonk-overlay","last_synced_at":"2025-04-13T18:34:46.565Z","repository":{"id":45677331,"uuid":"49791726","full_name":"ganto/linuxmonk-overlay","owner":"ganto","description":"Gentoo Overlay - Ganto's ebuild brewery","archived":false,"fork":false,"pushed_at":"2025-04-11T19:47:01.000Z","size":4460,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T20:39:38.424Z","etag":null,"topics":["ebuilds","gentoo","gentoo-overlay"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ganto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2016-01-16T21:29:00.000Z","updated_at":"2025-04-11T19:47:05.000Z","dependencies_parsed_at":"2023-11-10T23:24:06.830Z","dependency_job_id":"89a7d33e-57f4-4200-9c2b-81d29d40512c","html_url":"https://github.com/ganto/linuxmonk-overlay","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/ganto%2Flinuxmonk-overlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganto%2Flinuxmonk-overlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganto%2Flinuxmonk-overlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganto%2Flinuxmonk-overlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ganto","download_url":"https://codeload.github.com/ganto/linuxmonk-overlay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248761159,"owners_count":21157503,"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":["ebuilds","gentoo","gentoo-overlay"],"created_at":"2024-11-07T22:37:24.996Z","updated_at":"2025-04-13T18:34:46.519Z","avatar_url":"https://github.com/ganto.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linuxmonk Overlay\n\n[![Build Status](https://travis-ci.org/ganto/linuxmonk-overlay.png)](https://travis-ci.org/ganto/linuxmonk-overlay)\n\nThis is a personal [Gentoo Portage Overlay](https://wiki.gentoo.org/wiki/Overlay). It mostly contains ebuilds of applications and libraries that I am/was interested to try on one of my Gentoo boxes or that solve a particular issue with an upstream ebuild.\n\nFeel free to use any ebuild for your own purpose, however I might not be able to help you with any problems, as I'm not regularly using most of the packaged applications. Still every ebuild published here is in a fully functional condition at the time of upload.\n\n\n### Installing the overlay\n\nIn order to manage the overlay, the package **app-portage/layman** must be installed into your environment:\n\n```\nemerge -av app-portage/layman\n```\n\nIf the installation of _layman_ was successfully completed, enable custom overlays by uncommenting the following line in `/etc/layman/layman.cfg`:\n\n```\noverlay_defs : /etc/layman/overlays\n```\n\nAdd this overlay by fetching its remote list as showed below:\n\n```\nwget -O /etc/layman/overlays/linuxmonk-overlay.xml https://raw.github.com/ganto/linuxmonk-overlay/master/overlay.xml\n```\n\nAt this point you can execute:\n\n```\nlayman -a linuxmonk-overlay\n```\n\nFinally make sure that _emerge_ can find the ebuilds of the custom overlay:\n\n```\necho \"source /var/lib/layman/make.conf\" \u003e\u003e /etc/portage/make.conf\n```\n\n\n### Updating the overlay\n\nKeep the overlay up to date with:\n\n```\nlayman -s linuxmonk-overlay\n```\n\n\n### Removing the overlay\n\nThe process of removing this overlay from your Gentoo environment is quite straightforward:\n\n```\nlayman -d linuxmonk-overlay\nrm /etc/layman/overlays/linuxmonk-overlay.xml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganto%2Flinuxmonk-overlay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fganto%2Flinuxmonk-overlay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganto%2Flinuxmonk-overlay/lists"}