aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 1031184f19ee4818797f4d004f380853b06758b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
README for aur-fd-scripts - scripts to generate freedict PKGBUILDs

Things are to be written here.


Configuration:
--------------

Copy user-config.default.bash to user-config.bash and set any options to your
linking.


Usage:
------

Make sure user-config.bash exists and has the correct $maintainer variable set.

Then, just call ./update.bash or ./make_install.bash.  Usage information will
be displayed.


Dependencies:
-------------

pacman
bash
coreutils
sed
curl


Author:
-------

These scripts have been written by Einhard Leichtfuß.
Contact me at <alguien@respiranto.de>, if you wish.