aboutsummaryrefslogtreecommitdiff
path: root/src/sample.PKGBUILD
AgeCommit message (Collapse)Author
2022-04-29Simplify $pkgver handlingHEADmasterEinhard Leichtfuß
Always set $_pkgver. - And set it first. (Derive $pkgver off it.) - Usually same as $pkgver.
2022-04-29Consistent quotingEinhard Leichtfuß
2022-04-29Change capitalization to "FreeDict"Einhard Leichtfuß
2020-06-26Remove dictd build dependencyEinhard Leichtfuß
freedict-tools now (correctly) depend on dictd. Also, * do not hide curl's errors.
2018-12-23Split off config.sh and add maintainer variableEinhard 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-23Allow for different licensesEinhard Leichtfuß
Therefore, separate types of dictionaries in the configuration sections. Reason: The dictionaries imported from wikdict are differently licensed.
2018-11-29https link in PKGBUILDsEinhard Leichtfuß
2018-04-24Update URLsEinhard Leichtfuß
2018-03-31In src/sample.PKGBUILD, use install(1)Einhard Leichtfuß
The primary reason is to prevent the creation of /usr/share/doc/freedict/${_lang}/" in case there is no file to be copied there.
2018-03-31Prevent package() from failing in sample.PKGBUILDEinhard Leichtfuß
2018-03-29Upload tools for the source (non-vcs) versionsEinhard Leichtfuß