Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-29 | Allow prepare() in svn PKGBUILDs | Einhard Leichtfuß | |
2022-04-29 | Consistent quoting | Einhard Leichtfuß | |
2022-04-29 | Change capitalization to "FreeDict" | Einhard Leichtfuß | |
2020-06-26 | Remove dictd build dependency | Einhard Leichtfuß | |
freedict-tools now (correctly) depend on dictd. Also, * do not hide curl's errors. | |||
2018-12-23 | Split off config.sh and add maintainer variable | Einhard Leichtfuß | |
Now, other people than myself might be maintainer. Also, add `| exit 1' to the sourcing of scripts. Furthermore, add note to the scripts in the sample.* files. | |||
2018-12-23 | Allow for different licenses | Einhard Leichtfuß | |
Therefore, separate types of dictionaries in the configuration sections. Reason: The dictionaries imported from wikdict are differently licensed. | |||
2018-11-29 | https link in PKGBUILDs | Einhard Leichtfuß | |
2018-04-01 | Fix buildpath in svn/sample.PKGBUILD | Einhard Leichtfuß | |
2018-04-01 | Set up update.sh for vcs packages | Einhard Leichtfuß | |
Therefore, use $vcs_langs instead of $langs, due to fra-deu and deu-fra missing in the vcs tree. Furthermore, in - svn/sample.PKGBUILD, `- change the default pkgrel to 2, since any update is forced, i.e. there is no version change asking for update; - update.sh, `- add a usage note, `- require a specific type (e.g. src) to be supplied, `- remove the need to specify $ext for -u, `- set up a handle_all_vcs() function specifically for VCS sources, i.e. svn, `- move the download of freedict-database.json to handle_all(). | |||
2018-03-31 | Add %VER% to svn/sample.PKGBUILD | Einhard Leichtfuß | |
2018-03-31 | Add sample PKGBUILD for svn packages. | Einhard Leichtfuß | |