aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 1485fa7dfc7382e1dd44e26ebb7661b2dd5dad8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
TODO file for aur-fd-scripts

[GENERAL]
* 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.
* Increase / keep pkgrel if the version does not increase.
 `- `keep' should be a non-default option.
* 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.bash
* check(): `make validation'
  - The .dtd and .rng files would need to be included in the tools package.