summaryrefslogtreecommitdiffstats
path: root/README.txt
blob: cd985b9383b7f56579d5e8585bb0d265dd615296 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
apache-icons - Alternative icons for Apache autoindex
=====================================================


1. Description
--------------

 "The Apache HTTP Server is the world's most used web server software."

    -- Wikipedia (https://en.wikipedia.org/wiki/Apache_HTTP_Server)

apache-icons provides alternative icons for Apache autoindex.


2. Download
-----------

  * Upstream Releases: https://files.open-infrastructure.net/software/apache-icons/upstream
  * Upstream Sources: https://sources.open-infrastructure.net/software/apache-icons
  * Debian Releases: https://files.open-infrastructure.net/software/apache-icons/debian
  * Debian Sources: https://sources.progress-linux.org/users/daniel/debian/packages/open-infrastructure-apache-icons


3. Installation
---------------

3.1 Source
----------

  1. sudo apt install imagemagick librsvg2-bin
  2. git clone https://github.com/open-infrastructure/apache-icons
  3. cd apache-icons && sudo make install


4. Development
--------------

Bug reports, feature requests, and patches are welcome via Github:

  * https://github.com/open-infrastructure/apache-icons

Please base them against the 'next' Git branch using common sense:

  * https://www.kernel.org/doc/Documentation/SubmittingPatches


5. Authors
----------

  * Daniel Baumann <daniel.baumann@open-infrastructure.net>