summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasile Vilvoiu <vasi@vilvoiu.ro>2024-09-25 22:29:26 +0300
committerVasile Vilvoiu <vasi@vilvoiu.ro>2024-09-25 22:29:26 +0300
commit9f47264c6e615c27ec9e6769b4db013f8b7d0bab (patch)
tree416d06a01cbc75cea93696ff1fbd31998140e4f5
parent01127ce30ee17bdb97fa18342e3f7da95e4dc309 (diff)
Update README to include packaged options.
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb6e5d2..fef1e70 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,11 @@ The following modes are currently supported:
## Building and installing
+The following packaged options are available for `libsstv`:
+* [Arch User Repository package](https://aur.archlinux.org/packages/libsstv)
+* [Gentoo ebuild file](https://github.com/rimio/gentoo-overlay/tree/master/media-libs/libsstv)
+* [MacPorts package](https://ports.macports.org/port/libsstv/)
+
Compiling the library and encoding tool:
```