Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vdr-plugin.eclass removed, see #497058, #489116 | Jörg Bornkessel | 2014-04-26 | 1 | -608/+0 |
| | |||||
* | vdr-plugin.eclass marked @DEAD | Jörg Bornkessel | 2014-01-15 | 1 | -2/+4 |
| | |||||
* | vdr-plugin.eclass, add eerror to get .eclass depricated | Jörg Bornkessel | 2013-02-18 | 1 | -2/+7 |
| | |||||
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where ↵ | Ian Stakenvicius | 2012-09-27 | 1 | -4/+4 |
| | | | | EAPI=4 was previously allowed | ||||
* | using now append-lfs-flags for large files | Jörg Bornkessel | 2012-09-19 | 1 | -2/+2 |
| | |||||
* | reverted last changes in plugin_has_gettext function | Jörg Bornkessel | 2012-04-23 | 1 | -5/+1 |
| | |||||
* | removed unneeded path install for /usr/local/share; fix i18n install bug, ↵ | Jörg Bornkessel | 2012-04-18 | 1 | -8/+7 |
| | | | | start with vdr-1.7.27 bug 411945, thanks to Marc Perrudin for this workaround | ||||
* | vdr-vdrmanager added for gettext handling | Jörg Bornkessel | 2012-04-07 | 1 | -1/+2 |
| | |||||
* | some plugins gives false positive results on gettext handling, add this ↵ | Jörg Bornkessel | 2012-04-07 | 1 | -1/+4 |
| | | | | plugins here | ||||
* | move eerror to ewarn, make the gettext warning less importend | Jörg Bornkessel | 2012-03-18 | 1 | -4/+2 |
| | |||||
* | readded vdr-plugin_pkg_config dummy function | Jörg Bornkessel | 2012-03-09 | 1 | -1/+5 |
| | |||||
* | removed vdr-plugin_pkg_config function, unused, changed on 2008 to eselect ↵ | Jörg Bornkessel | 2012-03-09 | 1 | -6/+1 |
| | | | | vdrplugin handling | ||||
* | move media-tv to virtual/linuxtv-dvb-headers, bug #403929 | Jörg Bornkessel | 2012-02-15 | 1 | -2/+2 |
| | |||||
* | Remove vdr_add_local_patch() and use epatch_user() from eutils instead. ↵ | Christian Ruppert | 2012-02-11 | 1 | -66/+38 |
| | | | | Issue a error in case the old variable to pass user patches is still used. Also the example has been removed as it was actually a common ebuild example, nothing specific. Update descriptions. | ||||
* | Add maintainer, description tags etc. | Christian Ruppert | 2012-01-15 | 1 | -7/+9 |
| | |||||
* | Add EAPI 4 support | Christian Ruppert | 2012-01-15 | 1 | -5/+5 |
| | |||||
* | fix for missing i18n-to-gettext, up from vdr-1.7.22 | Jörg Bornkessel | 2011-12-31 | 1 | -2/+6 |
| | |||||
* | Update copyright years in headers | Christian Faulhammer | 2011-12-27 | 1 | -2/+2 |
| | |||||
* | vdr-plugin.eclass; fixed locale DIR, changed up from ↵ | Jörg Bornkessel | 2011-10-24 | 1 | -2/+2 |
| | | | | >=media-video/vdr-1.6.0_p2-r7 | ||||
* | trim useless trailing whitespace | Mike Frysinger | 2011-08-29 | 1 | -2/+2 |
| | |||||
* | addapted to the new vdr locale DIR, used up from vdr-1.7.17 | Jörg Bornkessel | 2011-03-13 | 1 | -2/+6 |
| | |||||
* | addapted to EAPI=3 | Jörg Bornkessel | 2011-01-28 | 1 | -3/+13 |
| | |||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 |
| | |||||
* | Improve disable file stripping. Be less verbose. Update example ebuild code. | Matthias Schwarzott | 2009-10-08 | 1 | -13/+19 |
| | |||||
* | Make vdr conditional when GENTOO_VDR_CONDITIONAL=yes is set. This is for ↵ | Matthias Schwarzott | 2009-03-24 | 1 | -1/+27 |
| | | | | cases like vdr-xineliboutput which want to compile vdr-plugins based on useflag vdr. | ||||
* | Disambiguate the parameters to call only parts of src_* functions | Matthias Schwarzott | 2009-03-06 | 1 | -5/+5 |
| | |||||
* | Add forgotten call to base_src_prepare | Matthias Schwarzott | 2009-02-24 | 1 | -1/+2 |
| | |||||
* | make eclass ready for eapi2 | Matthias Schwarzott | 2009-02-23 | 1 | -12/+41 |
| | |||||
* | Now prefer BUILD_TARGETS instead of VDRPLUGIN_MAKE_TARGET. Set RDEPEND and ↵ | Matthias Schwarzott | 2008-07-03 | 1 | -6/+9 |
| | | | | DEPEND appropriate. | ||||
* | Show not only command to enable main plugin, but list of installed plugins. | Matthias Schwarzott | 2008-06-25 | 1 | -7/+18 |
| | |||||
* | Fix typo. | Matthias Schwarzott | 2008-06-24 | 1 | -2/+2 |
| | |||||
* | Warn about useless leftover NO_GETTEXT_HACK if plugin already was updated ↵ | Matthias Schwarzott | 2008-06-02 | 1 | -1/+4 |
| | | | | for gettext. | ||||
* | Revert installing libs to a different tmp directory. Install to $S as before. | Matthias Schwarzott | 2008-05-16 | 1 | -10/+8 |
| | |||||
* | More cleanups of VDRDIR handling. Added VDRINCDIR variable for more easy ↵ | Matthias Schwarzott | 2008-05-15 | 1 | -24/+57 |
| | | | | patching. Added large description for this. Pass TMPDIR and LIBDIR only via make parameters. Now install header-checksums for all installed plugins. | ||||
* | Remove maybe unset DVBDIR variable from list of includes. | Matthias Schwarzott | 2008-04-23 | 1 | -2/+4 |
| | |||||
* | Change message about failed gettext conversion to eerror. | Matthias Schwarzott | 2008-04-22 | 1 | -4/+4 |
| | |||||
* | Add back lost ebegin. | Matthias Schwarzott | 2008-04-21 | 1 | -1/+2 |
| | |||||
* | Modularized i18n handling. | Matthias Schwarzott | 2008-04-21 | 1 | -40/+71 |
| | |||||
* | Cleanup of eclass. Try to minimize changes to Makefile. | Matthias Schwarzott | 2008-04-13 | 1 | -180/+152 |
| | |||||
* | Modified eclass to minimize Makefile changes regarding CXXFLAGS. No longer ↵ | Matthias Schwarzott | 2008-03-22 | 1 | -8/+11 |
| | | | | support emerge --config. Clean up i18n conversion messages. | ||||
* | Fixed quoting. | Matthias Schwarzott | 2008-02-13 | 1 | -2/+2 |
| | |||||
* | Changed code to not trigger portage read-only variable cleanup. | Matthias Schwarzott | 2007-12-12 | 1 | -7/+15 |
| | |||||
* | Depend on either gentoo-vdr-scripts-0.4.2 or vdrplugin-rebuild, as the ↵ | Matthias Schwarzott | 2007-10-08 | 1 | -3/+3 |
| | | | | latter will disappear soon. | ||||
* | General cleanup of eclass: No longer support older versions of ↵ | Matthias Schwarzott | 2007-10-05 | 1 | -147/+56 |
| | | | | vdrplugin-rebuild and gentoo-vdr-scripts. Now use eselect-vdr to enable plugins. Small quoting cleanup. | ||||
* | Add switch to disable gettext conversion. | Matthias Schwarzott | 2007-08-16 | 1 | -2/+2 |
| | |||||
* | Support gettext for vdr-1.5.7, and also support building gettext-ready ↵ | Matthias Schwarzott | 2007-08-14 | 1 | -4/+58 |
| | | | | plugins with older vdrs without violating sandbox. | ||||
* | Copy correct file after modification of current directory | Matthias Schwarzott | 2007-08-14 | 1 | -2/+2 |
| | |||||
* | Save Makefile to a position outside $S. | Matthias Schwarzott | 2007-08-14 | 1 | -5/+6 |
| | |||||
* | Moved checksum creation to own function. | Matthias Schwarzott | 2007-06-02 | 1 | -20/+23 |
| | |||||
* | Now use newconfd for config file installation, Bug #174266. | Matthias Schwarzott | 2007-04-23 | 1 | -3/+2 |
| |