From 84f380794857296db32a36ee24cecdfbf0d32081 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 4 Apr 2021 15:50:25 +0200 Subject: 0.0.3 --- debian/control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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 -- cgit v1.2.3