Source-Makefile: package/feeds/packages/minisatip/Makefile Package: minisatip Version: 1.3.4-r1 Depends: +libc +MINISATIP_AES:libopenssl +BUILD_PATENTED:libdvbcsa Conflicts: Menu-Depends: Provides: Section: multimedia Category: Multimedia Repository: packages Title: SATIP server Maintainer: Daniel Kucera Source: minisatip-1.3.4.tar.gz License: GPL-2.0-or-later URL: https://github.com/catalinii/minisatip Type: ipkg Description: SATIP server @@ Config: if PACKAGE_minisatip config MINISATIP_AES bool "OpenSSL (AES as part of DVBAPI)" default n config MINISATIP_CLIENT bool "SatIP Client" default y endif @@