summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reverted last changes in plugin_has_gettext functionJörg Bornkessel2012-04-231-5/+1
* removed unneeded path install for /usr/local/share; fix i18n install bug, sta...Jörg Bornkessel2012-04-181-8/+7
* vdr-vdrmanager added for gettext handlingJörg Bornkessel2012-04-071-1/+2
* some plugins gives false positive results on gettext handling, add this plugi...Jörg Bornkessel2012-04-071-1/+4
* move eerror to ewarn, make the gettext warning less importendJörg Bornkessel2012-03-181-4/+2
* readded vdr-plugin_pkg_config dummy functionJörg Bornkessel2012-03-091-1/+5
* removed vdr-plugin_pkg_config function, unused, changed on 2008 to eselect vd...Jörg Bornkessel2012-03-091-6/+1
* move media-tv to virtual/linuxtv-dvb-headers, bug #403929Jörg Bornkessel2012-02-151-2/+2
* Remove vdr_add_local_patch() and use epatch_user() from eutils instead. Issue...Christian Ruppert2012-02-111-66/+38
* Add maintainer, description tags etc.Christian Ruppert2012-01-151-7/+9
* Add EAPI 4 supportChristian Ruppert2012-01-151-5/+5
* fix for missing i18n-to-gettext, up from vdr-1.7.22Jörg Bornkessel2011-12-311-2/+6
* Update copyright years in headersChristian Faulhammer2011-12-271-2/+2
* vdr-plugin.eclass; fixed locale DIR, changed up from >=media-video/vdr-1.6.0_...Jörg Bornkessel2011-10-241-2/+2
* trim useless trailing whitespaceMike Frysinger2011-08-291-2/+2
* addapted to the new vdr locale DIR, used up from vdr-1.7.17Jörg Bornkessel2011-03-131-2/+6
* addapted to EAPI=3Jörg Bornkessel2011-01-281-3/+13
* whitespaceMarkus Meier2009-10-111-2/+2
* Improve disable file stripping. Be less verbose. Update example ebuild code.Matthias Schwarzott2009-10-081-13/+19
* Make vdr conditional when GENTOO_VDR_CONDITIONAL=yes is set. This is for case...Matthias Schwarzott2009-03-241-1/+27
* Disambiguate the parameters to call only parts of src_* functionsMatthias Schwarzott2009-03-061-5/+5
* Add forgotten call to base_src_prepareMatthias Schwarzott2009-02-241-1/+2
* make eclass ready for eapi2Matthias Schwarzott2009-02-231-12/+41
* Now prefer BUILD_TARGETS instead of VDRPLUGIN_MAKE_TARGET. Set RDEPEND and DE...Matthias Schwarzott2008-07-031-6/+9
* Show not only command to enable main plugin, but list of installed plugins.Matthias Schwarzott2008-06-251-7/+18
* Fix typo.Matthias Schwarzott2008-06-241-2/+2
* Warn about useless leftover NO_GETTEXT_HACK if plugin already was updated for...Matthias Schwarzott2008-06-021-1/+4
* Revert installing libs to a different tmp directory. Install to $S as before.Matthias Schwarzott2008-05-161-10/+8
* More cleanups of VDRDIR handling. Added VDRINCDIR variable for more easy patc...Matthias Schwarzott2008-05-151-24/+57
* Remove maybe unset DVBDIR variable from list of includes.Matthias Schwarzott2008-04-231-2/+4
* Change message about failed gettext conversion to eerror.Matthias Schwarzott2008-04-221-4/+4
* Add back lost ebegin.Matthias Schwarzott2008-04-211-1/+2
* Modularized i18n handling.Matthias Schwarzott2008-04-211-40/+71
* Cleanup of eclass. Try to minimize changes to Makefile.Matthias Schwarzott2008-04-131-180/+152
* Modified eclass to minimize Makefile changes regarding CXXFLAGS. No longer su...Matthias Schwarzott2008-03-221-8/+11
* Fixed quoting.Matthias Schwarzott2008-02-131-2/+2
* Changed code to not trigger portage read-only variable cleanup.Matthias Schwarzott2007-12-121-7/+15
* Depend on either gentoo-vdr-scripts-0.4.2 or vdrplugin-rebuild, as the latter...Matthias Schwarzott2007-10-081-3/+3
* General cleanup of eclass: No longer support older versions of vdrplugin-rebu...Matthias Schwarzott2007-10-051-147/+56
* Add switch to disable gettext conversion.Matthias Schwarzott2007-08-161-2/+2
* Support gettext for vdr-1.5.7, and also support building gettext-ready plugin...Matthias Schwarzott2007-08-141-4/+58
* Copy correct file after modification of current directoryMatthias Schwarzott2007-08-141-2/+2
* Save Makefile to a position outside $S.Matthias Schwarzott2007-08-141-5/+6
* Moved checksum creation to own function.Matthias Schwarzott2007-06-021-20/+23
* Now use newconfd for config file installation, Bug #174266.Matthias Schwarzott2007-04-231-3/+2
* Replaced external program which by bash-internal type -p.Matthias Schwarzott2007-03-131-2/+2
* Not using ROOT for header-checksum, as compile-process also not respect ROOT,...Matthias Schwarzott2007-02-171-4/+7
* Changing useless messages back to einfo.Matthias Schwarzott2007-01-061-11/+11
* einfo converted to elogJörg Bornkessel2007-01-051-34/+34
* Removed deprecated debug-use-flag.Matthias Schwarzott2007-01-051-3/+2