more metadata files
This commit is contained in:
parent
c2522b0fe4
commit
4cf498ce75
2 changed files with 18 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
pkg/
|
||||
src/
|
||||
sioyek/
|
||||
*.pkg.tar*
|
||||
*.log
|
||||
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# sioyek-dev
|
||||
|
||||
Arch Linux PKGBUILD for sioyek that "just works".
|
||||
|
||||
- Uses development branch
|
||||
- Bundles the proper version of mupdf
|
||||
- Supports X11/Wayland
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
makepkg -si
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue