Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for missing i18n-to-gettext, up from vdr-1.7.22 | 2011-12-31 | 1 | -2/+6 | |
| | |||||
* | Update copyright years in headers | 2011-12-27 | 1 | -2/+2 | |
| | |||||
* | vdr-plugin.eclass; fixed locale DIR, changed up from ↵ | 2011-10-24 | 1 | -2/+2 | |
| | | | | >=media-video/vdr-1.6.0_p2-r7 | ||||
* | trim useless trailing whitespace | 2011-08-29 | 1 | -2/+2 | |
| | |||||
* | addapted to the new vdr locale DIR, used up from vdr-1.7.17 | 2011-03-13 | 1 | -2/+6 | |
| | |||||
* | addapted to EAPI=3 | 2011-01-28 | 1 | -3/+13 | |
| | |||||
* | whitespace | 2009-10-11 | 1 | -2/+2 | |
| | |||||
* | Improve disable file stripping. Be less verbose. Update example ebuild code. | 2009-10-08 | 1 | -13/+19 | |
| | |||||
* | Make vdr conditional when GENTOO_VDR_CONDITIONAL=yes is set. This is for ↵ | 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 | 2009-03-06 | 1 | -5/+5 | |
| | |||||
* | Add forgotten call to base_src_prepare | 2009-02-24 | 1 | -1/+2 | |
| | |||||
* | make eclass ready for eapi2 | 2009-02-23 | 1 | -12/+41 | |
| | |||||
* | Now prefer BUILD_TARGETS instead of VDRPLUGIN_MAKE_TARGET. Set RDEPEND and ↵ | 2008-07-03 | 1 | -6/+9 | |
| | | | | DEPEND appropriate. | ||||
* | Show not only command to enable main plugin, but list of installed plugins. | 2008-06-25 | 1 | -7/+18 | |
| | |||||
* | Fix typo. | 2008-06-24 | 1 | -2/+2 | |
| | |||||
* | Warn about useless leftover NO_GETTEXT_HACK if plugin already was updated ↵ | 2008-06-02 | 1 | -1/+4 | |
| | | | | for gettext. | ||||
* | Revert installing libs to a different tmp directory. Install to $S as before. | 2008-05-16 | 1 | -10/+8 | |
| | |||||
* | More cleanups of VDRDIR handling. Added VDRINCDIR variable for more easy ↵ | 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. | 2008-04-23 | 1 | -2/+4 | |
| | |||||
* | Change message about failed gettext conversion to eerror. | 2008-04-22 | 1 | -4/+4 | |
| | |||||
* | Add back lost ebegin. | 2008-04-21 | 1 | -1/+2 | |
| | |||||
* | Modularized i18n handling. | 2008-04-21 | 1 | -40/+71 | |
| | |||||
* | Cleanup of eclass. Try to minimize changes to Makefile. | 2008-04-13 | 1 | -180/+152 | |
| | |||||
* | Modified eclass to minimize Makefile changes regarding CXXFLAGS. No longer ↵ | 2008-03-22 | 1 | -8/+11 | |
| | | | | support emerge --config. Clean up i18n conversion messages. | ||||
* | Fixed quoting. | 2008-02-13 | 1 | -2/+2 | |
| | |||||
* | Changed code to not trigger portage read-only variable cleanup. | 2007-12-12 | 1 | -7/+15 | |
| | |||||
* | Depend on either gentoo-vdr-scripts-0.4.2 or vdrplugin-rebuild, as the ↵ | 2007-10-08 | 1 | -3/+3 | |
| | | | | latter will disappear soon. | ||||
* | General cleanup of eclass: No longer support older versions of ↵ | 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. | 2007-08-16 | 1 | -2/+2 | |
| | |||||
* | Support gettext for vdr-1.5.7, and also support building gettext-ready ↵ | 2007-08-14 | 1 | -4/+58 | |
| | | | | plugins with older vdrs without violating sandbox. | ||||
* | Copy correct file after modification of current directory | 2007-08-14 | 1 | -2/+2 | |
| | |||||
* | Save Makefile to a position outside $S. | 2007-08-14 | 1 | -5/+6 | |
| | |||||
* | Moved checksum creation to own function. | 2007-06-02 | 1 | -20/+23 | |
| | |||||
* | Now use newconfd for config file installation, Bug #174266. | 2007-04-23 | 1 | -3/+2 | |
| | |||||
* | Replaced external program which by bash-internal type -p. | 2007-03-13 | 1 | -2/+2 | |
| | |||||
* | Not using ROOT for header-checksum, as compile-process also not respect ↵ | 2007-02-17 | 1 | -4/+7 | |
| | | | | ROOT, Bug #167285. | ||||
* | Changing useless messages back to einfo. | 2007-01-06 | 1 | -11/+11 | |
| | |||||
* | einfo converted to elog | 2007-01-05 | 1 | -34/+34 | |
| | |||||
* | Removed deprecated debug-use-flag. | 2007-01-05 | 1 | -3/+2 | |
| | |||||
* | Add LDFLAGS to link-commands not yet containing it. | 2006-11-01 | 1 | -3/+4 | |
| | |||||
* | Added support for newer vdrplugin-rebuild database. | 2006-10-19 | 1 | -3/+49 | |
| | |||||
* | Added interface to newer gentoo-vdr-scripts for pkg_config. | 2006-10-12 | 1 | -2/+49 | |
| | |||||
* | Moved plugin-rc-addons to /usr/share. | 2006-10-08 | 1 | -4/+5 | |
| | |||||
* | Added new option to call all parts of src_unpack, but not unpack. | 2006-09-20 | 1 | -1/+4 | |
| | |||||
* | No longer transfer info between src_unpack and src_compile via variables, ↵ | 2006-09-19 | 1 | -3/+6 | |
| | | | | but now via files, as portage now cannot handle this always correct. | ||||
* | Modified vdr-plugin_copy_source_tree to stay in the same directory. Added ↵ | 2006-09-10 | 1 | -1/+12 | |
| | | | | code to detect a missing call to vdr-plugin_src_unpack. | ||||
* | Added setting BUILD_PARAMS to pass parameters to makefile. | 2006-09-07 | 1 | -2/+2 | |
| | |||||
* | Added code to warn about a missing call to vdr-plugin_pkg_setup. | 2006-09-07 | 1 | -1/+8 | |
| | |||||
* | Simplified patching of Makefiles a bit. | 2006-08-29 | 1 | -9/+8 | |
| | |||||
* | changed add_local_patch patchmakefile call, added cd to add_local_patch | 2006-07-19 | 1 | -2/+3 | |
| |