summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add LDFLAGS to link-commands not yet containing it.Matthias Schwarzott2006-11-011-3/+4
* Added support for newer vdrplugin-rebuild database.Matthias Schwarzott2006-10-191-3/+49
* Added interface to newer gentoo-vdr-scripts for pkg_config.Matthias Schwarzott2006-10-121-2/+49
* Moved plugin-rc-addons to /usr/share.Matthias Schwarzott2006-10-081-4/+5
* Added new option to call all parts of src_unpack, but not unpack.Matthias Schwarzott2006-09-201-1/+4
* No longer transfer info between src_unpack and src_compile via variables, but...Matthias Schwarzott2006-09-191-3/+6
* Modified vdr-plugin_copy_source_tree to stay in the same directory. Added cod...Matthias Schwarzott2006-09-101-1/+12
* Added setting BUILD_PARAMS to pass parameters to makefile.Matthias Schwarzott2006-09-071-2/+2
* Added code to warn about a missing call to vdr-plugin_pkg_setup.Matthias Schwarzott2006-09-071-1/+8
* Simplified patching of Makefiles a bit.Matthias Schwarzott2006-08-291-9/+8
* changed add_local_patch patchmakefile call, added cd to add_local_patchJörg Bornkessel2006-07-191-2/+3
* add function to apply local patchesJörg Bornkessel2006-07-191-2/+24
* Remove all stripping from MakefilesMatthias Schwarzott2006-07-081-1/+9
* Split up the big sed-command.Matthias Schwarzott2006-07-081-6/+19
* Make vdr-plugins depend on media-tv/gentoo-vdr-scripts-0.3.4-r1 or greaterMatthias Schwarzott2006-07-051-2/+2
* Only exec dodoc on existing files. Prevents warnings, see bug #137100, thanks...Matthias Schwarzott2006-06-171-3/+5
* Store the plugins using multilib (lib/lib32/lib64). See Bug #136605. Added de...Matthias Schwarzott2006-06-171-17/+39
* added a function to fix include-pathes of libsiMatthias Schwarzott2006-05-021-1/+12
* added a bit more error-reporting codeMatthias Schwarzott2006-05-021-2/+9
* Correct a problem with getting version numbers for newer versions. Reported b...Matthias Schwarzott2006-04-261-3/+3
* Make eclass aware of the new APIVERSION concept.Matthias Schwarzott2006-04-261-2/+9
* changed scheme of installation conf-file & rcscript-addonMatthias Schwarzott2006-03-171-27/+32
* keep checksum sort order consistent with startskript - use existing file if p...Matthias Schwarzott2006-03-151-9/+13
* added debug use-flagMatthias Schwarzott2006-03-151-1/+4
* Create a file with the checksum of the vdr-header-files against which the plu...Matthias Schwarzott2006-03-141-1/+11
* display a notice about the config-file if the plugin has oneMatthias Schwarzott2006-03-041-1/+7
* inherit base.eclass to enable autopatchingMatthias Schwarzott2006-02-031-3/+3
* converted DEPEND to linuxtv-dvb-headersMatthias Schwarzott2005-12-101-5/+2
* changed sed-search-regexp to match all header files in VDRDIRMatthias Schwarzott2005-11-301-2/+2
* Print a message informing about pkg_config in pkg_postinstMatthias Schwarzott2005-11-201-3/+5
* added pkg_config to enable and disable plugin in vdr-config-fileMatthias Schwarzott2005-11-201-2/+68
* made src_compile modularMatthias Schwarzott2005-10-281-4/+16
* Better source installation for debuggingMatthias Schwarzott2005-10-221-2/+25
* Corrected filename to be consistent with gentoo-vdr-scripts.Matthias Schwarzott2005-10-091-4/+4
* apply whitespace checks from repoman to eclassesSven Wegener2005-08-221-2/+2
* corrected pathname for vdrplugindbMatthias Schwarzott2005-08-071-3/+3
* added automatically installed files, added vdrplugindb - code from moduledb i...Matthias Schwarzott2005-08-071-3/+68
* initial version of eclass for vdr-pluginsMatthias Schwarzott2005-07-231-0/+114