summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorsijanec <anton@sijanec.eu>2021-04-04 15:50:25 +0200
committersijanec <anton@sijanec.eu>2021-04-04 15:50:25 +0200
commit84f380794857296db32a36ee24cecdfbf0d32081 (patch)
tree1bb93d4101d7e0d2f2bf7d3d39e96d9158f1f809 /debian/control
parentfixed systemd (diff)
downloadsear.c-84f380794857296db32a36ee24cecdfbf0d32081.tar
sear.c-84f380794857296db32a36ee24cecdfbf0d32081.tar.gz
sear.c-84f380794857296db32a36ee24cecdfbf0d32081.tar.bz2
sear.c-84f380794857296db32a36ee24cecdfbf0d32081.tar.lz
sear.c-84f380794857296db32a36ee24cecdfbf0d32081.tar.xz
sear.c-84f380794857296db32a36ee24cecdfbf0d32081.tar.zst
sear.c-84f380794857296db32a36ee24cecdfbf0d32081.zip
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..f315f85
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: sear.c
+Section: web
+Priority: optional
+Maintainer: Anton Luka Šijanec <anton@sijanec.eu>
+Build-Depends: debhelper (>=11~), libmicrohttpd-dev, libxml2-dev, dh-systemd (>=1.5)
+Standards-Version: 4.1.4
+Homepage: http://git.sijanec.eu/sijanec/sear.c
+
+Package: sear.c
+Architecture: any
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: scrapes search results of popular engines,
+ caches them and creates a simple HTML UI on HTTP port 7327