NBash
1name : eepm
2version : 3.58.0
3release : 1
4source :
5- https://github.com/Etersoft/eepm/archive/refs/tags/3.58.0.tar.gz : c1fdae29e31fe9a24ce1ca16cf904b7eadfc4ea0daf0c8f480dca3ebb382b702
6license :
7- AGPL-3.0+
8homepage : https://eepm.ru
9summary : Etersoft EPM package manager
10builddeps :
11- make
12rundeps :
13- coreutils
14- findutils
15- diffutils
16- file
17- gawk
18- grep
19- gzip
20- less
21- sed
22- bash
23- ncurses
24description : |
25Etersoft EPM is the package manager for any platform
26and any platform version. It provides
27universal interface to any package manager.
28Can be useful for system administrators working
29with various distros.
30build : |
31#%make
32install : |
33%make_install DESTDIR=$installdir datadir=/usr/share bindir=/usr/bin mandir=/usr/share/man sysconfdir=/etc version=%version%
34