aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 6 insertions, 5 deletions
diff --git a/TODO b/TODO
index 712ff59..1485fa7 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,13 @@
TODO file for aur-fd-scripts
[GENERAL]
-* Move dictd make dependency to freedict-tools.
* Use updpkgsums from pacman-contrib.
* (Better) error handling.
* Avoid looping over all packages when only one is to be updated.
* [consider] Unify the different sample.PKGBUILDs.
+* Prohibit update of deu-eng, eng-deu src and svn versions.
+ - They are created manually.
+ - Alternatively, adapt the system to account for the differences.
[FEATURES]
* Check for update of freedict-tools.
@@ -14,7 +16,6 @@ TODO file for aur-fd-scripts
* Set up directory structure if not existing.
* [consider] Notify on checksum change (should not happen unless version
numbers change).
-* Add $basedir in user-config.default.sh
-
-[NON-FUNCTIONAL]
-* Be consistent in quoting.
+* Add $basedir in user-config.default.bash
+* check(): `make validation'
+ - The .dtd and .rng files would need to be included in the tools package.