Go to file
nemunaire 36977ccb4c media-tv/kodi: peek gentoo's changes from 17.6-r2 2018-01-26 10:39:41 +01:00
app-misc/odroidc1-remote Clean some repoman issues 2016-03-24 16:04:54 +01:00
dev-embedded/u-boot-tools-odroidc1 dev-embedded/u-boot-tools-odroidc1: update the ubuild 2017-11-19 16:26:56 +01:00
media-libs media-libs/odroidc1-mali-fb: pick ebuild from odroidberry, clean it and make it more generic 2017-12-29 19:03:41 +01:00
media-tv/kodi media-tv/kodi: peek gentoo's changes from 17.6-r2 2018-01-26 10:39:41 +01:00
media-video/ffmpeg media-tv/kodi: fork official ebuild to support standalone mode (without X) and odroid-c1/c1+ 2017-11-23 12:35:27 +01:00
metadata Initialize overlay 2015-01-23 10:24:22 +01:00
profiles Initialize overlay 2015-01-23 10:24:22 +01:00
sys-kernel/odroidc1-sources Clean some repoman issues 2016-03-24 16:04:54 +01:00
virtual/linux-sources Clean some repoman issues 2016-03-24 16:04:54 +01:00
x11-drivers/xf86-video-odroidc1 Clean some repoman issues 2016-03-24 16:04:54 +01:00
x11-libs/odroidc1-mali Clean some repoman issues 2016-03-24 16:04:54 +01:00
README.md New ebuild for remote control 2015-06-22 20:01:19 +02:00
overlays.xml Initialize overlay 2015-01-23 10:24:22 +01:00

README.md

Odroid-C1 Gentoo Overlay

This overlay includes ebuilds for the following packages:

Usage with Layman

$ wget "https://raw.githubusercontent.com/nemunaire/odroidc1-overlay/master/overlays.xml" -O /etc/layman/overlays/odroidc1.xml
$ layman -f -a odroidc1

Usage with Portage

mkdir /usr/local/portage
git clone git://github.com:nemunaire/odroidc1-overlay.git /usr/local/portage
echo 'PORTDIR_OVERLAY="${PORTDIR_OVERLAY} /usr/local/portage/"' >> /etc/portage/make.conf