summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-6/+7
|
* add DEPEND on unzip temporarily for bug #283798Doug Goldstein2009-11-161-1/+4
|
* update MYTHTV_REPO to only contain the path to the specific branch and not ↵Doug Goldstein2009-10-311-5/+5
| | | | the product as well
* add support for release candidate versionsDoug Goldstein2009-10-161-5/+5
|
* Revert commit 1.16, mythtv ebuilds adjusted for a fix that doesn't break ↵Thomas Anderson2009-08-251-2/+2
| | | | non-stable ebuilds. See bug #280516.
* Fix S definition for PN=mythtv, conditionalize the S redifinition based on ↵Thomas Anderson2009-08-041-2/+2
| | | | whether we're in a 'mythtv' ebuild.
* use MY_PN so that all the plugins can be d/l'd in just mythplugins instead ↵Doug Goldstein2009-07-191-2/+2
| | | | of individual tarballs which actually contain them all.
* migrates away from SVN based ebuilds and towards versionable zipsDoug Goldstein2009-07-191-5/+5
|
* mythtv-themes-extra support from Jesse Adelman <jesse@boldandbusted.com> bug ↵Doug Goldstein2008-04-011-1/+2
| | | | #214453
* we're going to use _alpha instead of _pre since _pre comes after _beta for ↵Doug Goldstein2008-03-061-3/+3
| | | | the future
* switch from ESVN_OPTIONS to ESVN_REPO_URI for the revision number, per the ↵Doug Goldstein2008-02-201-6/+5
| | | | latest changes I've made to subversion.eclass
* I removed all backwords compat support for installing older versions. After ↵Doug Goldstein2008-02-141-42/+27
| | | | removing the old stuff, kojiro checked it out and cleaned up the resultant eclass.
* unquoted variable in obsolete functionDoug Goldstein2008-02-141-2/+2
|
* update mythtv eclass to support beta releasesDoug Goldstein2008-02-141-2/+2
|
* updates to MythTV eclass to always use svn after revision 13783. details @ ↵Doug Goldstein2007-08-061-14/+24
| | | | http://blog.cardoe.com/archives/2007/08/06/mythtv-packaging-changes/
* ESVN_OPTIONS needs to be passed with our _pre# for the SVN revision we want.Doug Goldstein2007-03-191-1/+2
|
* Add ESVN_REPO_URI and support myththemesDoug Goldstein2007-03-191-1/+5
|
* Updates to the mythtv eclass to allow for live SVN ebuildsDoug Goldstein2007-03-191-8/+15
|
* Chutt is a freaking moron. No longer rely on MythTV for source files since ↵Doug Goldstein2006-09-251-3/+4
| | | | they rename them at whim and he won't stick to the standard he's had for 4 years.
* Juggle around the LICENSEDoug Goldstein2006-09-201-1/+2
|
* New MythTV eclass that downloads svn revisions and patches and merges them ↵Doug Goldstein2006-09-191-0/+35
in. Made the plugins class work with this.