summaryrefslogtreecommitdiff
path: root/deb
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-11-20 04:18:24 +0300
committerdefanor <defanor@uberspace.net>2017-11-20 04:18:24 +0300
commite87032597e7a691a2f1661eb5cb352e9a3dbd872 (patch)
treec3fd8f5d4c6c3e61bc7cac51a6fb8aeea1c1c45c /deb
parente2936f8773bf7d84d493020bfe2fab1d8d7f3819 (diff)
Prepare for binary releases
Add Makefile and deb-control file to generate basic Debian packages and archives with binaries.
Diffstat (limited to 'deb')
-rw-r--r--deb/DEBIAN/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control
new file mode 100644
index 0000000..5221de6
--- /dev/null
+++ b/deb/DEBIAN/control
@@ -0,0 +1,15 @@
+Package: pancake
+Version: 0.1.4
+Maintainer: defanor <defanor@uberspace.net>
+Description: A CLI/Emacs web/gopher/file browser.
+ Pancake utilizes pandoc and external downloaders such as curl, adding
+ support for Gopher directories and plain text files, and invoking
+ external applications (e.g., image and PDF viewers) depending on its
+ configuration.
+Architecture: amd64
+Section: web
+Priority: extra
+Homepage: https://defanor.uberspace.net/projects/pancake/
+Depends: libtinfo5, zlib1g, libc6, libgmp10, libffi6
+Recommends: curl
+Suggests: rlwrap