Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500478 - Plex overlay
Summary: Plex overlay
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Gentoo Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Overlays Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-06 08:31 UTC by foux
Modified: 2014-03-23 23:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description foux 2014-02-06 08:31:42 UTC
Hello,

I've created an overlay (https://github.com/foux/fouxlay) containing Plex media server and Plex home theater, and I'd like to add it to the layman list.

Thanks
Comment 1 Pavlos Ratis (RETIRED) Gentoo Infrastructure gentoo-dev 2014-03-23 23:52:04 UTC
(In reply to foux from comment #0)
> Hello,
> 
> I've created an overlay (https://github.com/foux/fouxlay) containing Plex
> media server and Plex home theater, and I'd like to add it to the layman
> list.
> 
> Thanks

Hello, 

Your overlay has been added to the layman's repo list.

Here are some tips for your overlay:

Keeping your overlay healthy
----------------------------
A few rules of thumb help to keep your overlay most useful to you and others:

 - If you package newer versions of software that is packaged in Gentoo
   already, try to get the version in Gentoo updated, too.
   (If there is no bump request on https://bugs.gentoo.org/ please file
   one and share patches you may have produced.)

 - If you apply custom patches make sure that you never use the very
   same revision that is used in Gentoo, e.g. if you use the ebuild
   of app-arch/bzip2-1.0.6-r3 do not call it app-arch/bzip2-1.0.6-r3
   in your overlay to avoid confusion.

A tool called "overlint" can support you with that process:

  # sudo emerge -av app-portage/overlint

For a quick introduction to overlint see http://blog.hartwork.org/?p=1667 .


Pavlos Ratis
for the Gentoo Overlays Team