Skip to content
Snippets Groups Projects
Verified Commit fecee7bc authored by Štěpán Henek's avatar Štěpán Henek :bear:
Browse files

MAINTAINER + 2017->2018 updates

parent b377ea15
No related merge requests found
Showing
with 40 additions and 40 deletions
#
# Copyright (C) 2017 CZ.NIC z.s.p.o. (http://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z.s.p.o. (http://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -26,7 +26,7 @@ define Package/foris-client
TITLE:=foris-client
URL:=https://gitlab.labs.nic.cz/turris/foris-client
DEPENDS:=+foris-controller
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/foris-client/description
......
#
# Copyright (C) 2017 CZ.NIC z. s. p. o. (https://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z. s. p. o. (https://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -29,7 +29,7 @@ define Package/$(PKG_NAME)
TITLE:=$(PKG_NAME)
DEPENDS:=\
+foris-controller +turris-diagnostics
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/$(PKG_NAME)/description
......
#
# Copyright (C) 2017 CZ.NIC z. s. p. o. (https://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z. s. p. o. (https://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -29,7 +29,7 @@ define Package/$(PKG_NAME)
TITLE:=$(PKG_NAME)
DEPENDS:=\
+foris-controller +netmetr
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/$(PKG_NAME)/description
......
#
# Copyright (C) 2017 CZ.NIC z. s. p. o. (https://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z. s. p. o. (https://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -29,7 +29,7 @@ define Package/$(PKG_NAME)
TITLE:=$(PKG_NAME)
DEPENDS:=\
+foris-controller +pakon
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/$(PKG_NAME)/description
......
......@@ -28,7 +28,7 @@ define Package/foris-controller
DEPENDS:=\
+python-light +python-ubus +python-prctl +python-multiprocessing +python-pbkdf2 \
+foris-schema +server-uplink
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/foris-controller/description
......
#
# Copyright (C) 2016 CZ.NIC z. s. p. o. (https://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z. s. p. o. (https://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -30,7 +30,7 @@ define Package/$(PKG_NAME)
TITLE:=$(PKG_NAME)
DEPENDS:=\
+foris +foris-controller-diagnostics-module
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/$(PKG_NAME)/description
......
#
# Copyright (C) 2016 CZ.NIC z. s. p. o. (https://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z. s. p. o. (https://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -30,7 +30,7 @@ define Package/$(PKG_NAME)
TITLE:=$(PKG_NAME)
DEPENDS:=\
+foris +foris-controller-netmetr-module
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/$(PKG_NAME)/description
......
#
# Copyright (C) 2017 CZ.NIC z. s. p. o. (https://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z. s. p. o. (https://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -31,7 +31,7 @@ define Package/$(PKG_NAME)
TITLE:=$(PKG_NAME)
DEPENDS:=\
+foris +nuci-openvpn-client +nuci-ca-gen +openvpn-openssl +dhparam
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/$(PKG_NAME)/description
......
#
# Copyright (C) 2017 CZ.NIC z. s. p. o. (https://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z. s. p. o. (https://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -30,7 +30,7 @@ define Package/$(PKG_NAME)
TITLE:=$(PKG_NAME)
DEPENDS:=\
+foris +foris-controller-pakon-module
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/$(PKG_NAME)/description
......
#
# Copyright (C) 2017 CZ.NIC z.s.p.o. (http://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z.s.p.o. (http://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -28,7 +28,7 @@ define Package/foris-schema
TITLE:=foris-schema
URL:=https://gitlab.labs.nic.cz/turris/foris-schema
DEPENDS:=+python-jsonschema
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/foris-schema/description
......
#
# Copyright (C) 2015 CZ.NIC z. s. p. o. (https://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z. s. p. o. (https://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......
#
# Copyright (C) 2017 CZ.NIC z.s.p.o. (http://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z.s.p.o. (http://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -26,7 +26,7 @@ define Package/foris-ws
TITLE:=foris-ws
URL:=https://gitlab.labs.nic.cz/turris/foris-ws
DEPENDS:=+python-light +python-websocket-server +python-prctl +rpcd +foris-client +python-ubus +lighttpd-mod-proxy
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/foris-ws/description
......
......@@ -32,7 +32,7 @@ define Package/foris-common
+python-flup +python-ncclient +python-ubus +nuci +lighttpd +lighttpd-mod-fastcgi \
+lighttpd-mod-redirect +lighttpd-mod-setenv +user_notify +foris-ws +l10n_supported \
+sqm-scripts +foris-client +turris-maintain
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/foris-common/description
......@@ -99,7 +99,7 @@ define Package/foris-wizard
TITLE:=foris-wizard
DEPENDS:=\
+foris-common
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/foris-wizard/description
......@@ -110,7 +110,7 @@ define Package/foris-config
TITLE:=foris-config
DEPENDS:=\
+foris-common +luci
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/foris-wizard/description
......@@ -121,7 +121,7 @@ define Package/foris
TITLE:=foris
DEPENDS:=\
+foris-wizard +foris-config
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/foris/description
......@@ -254,7 +254,7 @@ define ForisTranslation
TITLE:=foris-l10n-$(1)
DEPENDS:=\
+foris
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/foris-l10n-$(1)/install
......
......@@ -29,7 +29,7 @@ define ForisPluginTranslation
TITLE:=$(1)-l10n-$(3)
DEPENDS:=\
+foris +foris-l10n-$(3)
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/$(1)-l10n-$(3)/install
......
#
## Copyright (C) 2017 CZ.NIC z.s.p.o. (http://www.nic.cz/)
## Copyright (C) 2018 CZ.NIC z.s.p.o. (http://www.nic.cz/)
#
## This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME).tar.gz
PKG_SOURCE_VERSION:=5f7fea558a5fd677f9a5e5f5e2cc68160d6e6b37
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
PKG_MAINTAINER:=Stepan Henek<stepan.henek@nic.cz>
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
include $(INCLUDE_DIR)/package.mk
......
#
# Copyright (C) 2013 CZ.NIC z.s.p.o. (http://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z.s.p.o. (http://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -28,7 +28,7 @@ define Package/python-pbkdf2
TITLE:=python-pbkdf2
URL:=https://www.dlitz.net/software/python-pbkdf2/
DEPENDS:=+python-light +python-openssl
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/python-pbkdf2/description
......
#
# Copyright (C) 2017 CZ.NIC z.s.p.o. (http://www.nic.cz/)
# Copyright (C) 2018 CZ.NIC z.s.p.o. (http://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -28,7 +28,7 @@ define Package/$(PKG_NAME)
TITLE:=$(PKG_NAME)
URL:=https://pythonhosted.org/python-prctl/
DEPENDS:=+python-light +libcap
MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
MAINTAINER:=CZ.NIC <packaging@turris.cz>
endef
define Package/$(PKG_NAME)/description
......
#
## Copyright (C) 2017 CZ.NIC z.s.p.o. (http://www.nic.cz/)
## Copyright (C) 2018 CZ.NIC z.s.p.o. (http://www.nic.cz/)
#
## This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=server-uplink
PKG_VERSION:=3
PKG_MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
include $(INCLUDE_DIR)/package.mk
......
#
## Copyright (C) 2015 CZ.NIC z.s.p.o. (http://www.nic.cz/)
## Copyright (C) 2018 CZ.NIC z.s.p.o. (http://www.nic.cz/)
#
## This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=start-indicator
PKG_VERSION:=1
PKG_MAINTAINER:=Stepan Henek<stepan.henek@nic.cz>
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
include $(INCLUDE_DIR)/package.mk
......
#
## Copyright (C) 2016 CZ.NIC z.s.p.o. (http://www.nic.cz/)
## Copyright (C) 2018 CZ.NIC z.s.p.o. (http://www.nic.cz/)
#
## This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
......@@ -15,7 +15,7 @@ PKG_SOURCE_URL:=https://gitlab.labs.nic.cz/turris/diagnostics.git
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
PKG_MAINTAINER:=Stepan Henek <stepan.henek@nic.cz>
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
include $(INCLUDE_DIR)/package.mk
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment