define Package/libselinux/Default
TITLE:=Runtime SELinux library
- URL:=http://selinuxproject.org/page/Main_Page
+ URL:=https://github.com/selinuxproject
endef
define Package/libselinux
DEPENDS:=+libaudit +libselinux +libbz2
CATEGORY:=Libraries
TITLE:=SELinux policy management library
- URL:=http://selinuxproject.org/page/Main_Page
+ URL:=https://github.com/selinuxproject
endef
define Package/libsemanage/description
SECTION:=libs
CATEGORY:=Libraries
TITLE:=SELinux binary policy manipulation library
- URL:=http://selinuxproject.org/page/Main_Page
+ URL:=https://github.com/selinuxproject
endef
define Package/libsepol/description
CATEGORY:=Utilities
DEPENDS:=+libsepol
TITLE:=libsepol chkcon security context validation tool
- URL:=http://selinuxproject.org/page/Main_Page
+ URL:=https://github.com/selinuxproject
endef
define Package/chkcon/description
SECTION:=system
CATEGORY:=Base system
TITLE:=SELinux reference policy
- URL:=http://selinuxproject.org/page/Main_Page
+ URL:=https://github.com/selinuxproject
PKGARCH:=all
endef
SECTION:=utils
CATEGORY:=Utilities
TITLE:=SELinux policy compiler
- URL:=http://selinuxproject.org/page/Main_Page
+ URL:=https://github.com/selinuxproject
endef
define Package/checkpolicy/description
SECTION:=utils
CATEGORY:=Utilities
TITLE:=SELinux policy utility
- URL:=http://selinuxproject.org/page/Main_Page
+ URL:=https://github.com/selinuxproject
endef
define Package/policycoreutils
SECTION:=utils
CATEGORY:=Utilities
TITLE:=SELinux Common Intermediate Language (CIL) Compiler
- URL:=http://selinuxproject.org/page/Main_Page
+ URL:=https://github.com/selinuxproject
DEPENDS:=+libsepol
endef