aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 433587632539b9bcd29ed952f10040567f53a79f (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 config.default.sh to config.sh, set $maintainer and modify as much as
you like.


Usage:
------

Make sure config.sh exists and has the correct $maintainer variable set.

Then, just call ./update.sh or ./make_install.sh.  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.