Skip to content

Unofficial portage overlay for Gentoo Linux providing modified and unofficial ebuilds for a KODI appliance.

License

Notifications You must be signed in to change notification settings

sailfish009/kodi-overlay

 
 

Repository files navigation

What is kodi-overlay?

kodi-overlay is a portage overlay for Gentoo Linux which provides modified and unofficial ebuilds for a KODI appliance.

Get it!

There are two easy ways to get the overlay onto your system:

1. Git

  1. emerge -av git

  2. mkdir /usr/local/portage

  3. cd /usr/local/portage

  4. git clone git://github.com/frace/kodi-overlay.git

  5. Modify /etc/make.conf:

     PORTDIR_OVERLAY="/usr/local/portage/kodi-overlay/"
    

2. Layman

If you don't know what layman is then please read the documentation first.

  1. emerge -av layman

  2. Modify /etc/layman/layman.cfg:

     overlays  : https://api.gentoo.org/overlays/repositories.xml
                 https://raw.github.com/frace/kodi-overlay/master/repositories.xml
    
  3. layman --list

  4. layman --add kodi-overlay

Ebuild status

Ebuilds could become masked [M] if

  • they are unmaintained.
  • they are not in sync with upstream ebuilds.
  • they are in a very unstable state.

Bugs

You are welcome to report bugs at the project bugtracker at github.com. If you create a KODI related pull request then please make sure to report the issue also at the official Gentoo Linux bugtracker and reference it here since we want to stay in sync as much as possible with the official ebuild. Finally our goal is to help to improve the official KODI ebuild and to help to fix bugs.


Gentoo docs

KODI docs


Credits

About

Unofficial portage overlay for Gentoo Linux providing modified and unofficial ebuilds for a KODI appliance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%