From 4babf4df57f169763a724b861119bc27a4c84620 Mon Sep 17 00:00:00 2001 From: Anjandev Momi Date: Mon, 18 May 2020 23:34:45 -0700 Subject: [PATCH 1/2] New package: libselinux-3.0 --- common/shlibs | 1 + srcpkgs/libselinux/template | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 srcpkgs/libselinux/template diff --git a/common/shlibs b/common/shlibs index e2b782e80e8..aad463b36a3 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3889,3 +3889,4 @@ libjcat.so.1 libjcat-0.1.2_1 libmatio.so.9 matio-1.5.17_2 libvips.so.42 libvips-8.9.2_1 libvips-cpp.so.42 libvips-8.9.2_1 +libsepol.so.1 libsepol-3.0_1 diff --git a/srcpkgs/libselinux/template b/srcpkgs/libselinux/template new file mode 100644 index 00000000000..11759f235ff --- /dev/null +++ b/srcpkgs/libselinux/template @@ -0,0 +1,15 @@ +# Template file for 'libselinux' +pkgname=libselinux +version=3.0 +revision=1 +build_style=gnu-makefile +make_install_args="SHLIBDIR=/usr/lib SBINDIR=/usr/bin" +hostmakedepends="pkgconf python ruby xz swig" +makedepends="libsepol pcre-devel" +depends="libsepol pcre" +short_desc="SELinux library and simple utilities" +maintainer="Anjandev Momi " +license="GPL-2.0-only" +homepage="https://www.nsa.gov/what-we-do/research/selinux/" +distfiles="https://github.com/SELinuxProject/selinux/releases/download/20191204/${pkgname}-${version}.tar.gz" +checksum=2ea2b30f671dae9d6b1391cbe8fb2ce5d36a3ee4fb1cd3c32f0d933c31b82433 From 42966afe5192f48b8fb642cc51ee72743e242ae5 Mon Sep 17 00:00:00 2001 From: Anjandev Momi Date: Mon, 18 May 2020 23:35:01 -0700 Subject: [PATCH 2/2] New package: libsepol-3.0 --- common/shlibs | 1 + srcpkgs/libsepol/template | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 srcpkgs/libsepol/template diff --git a/common/shlibs b/common/shlibs index aad463b36a3..55d94cd1673 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3890,3 +3890,4 @@ libmatio.so.9 matio-1.5.17_2 libvips.so.42 libvips-8.9.2_1 libvips-cpp.so.42 libvips-8.9.2_1 libsepol.so.1 libsepol-3.0_1 +libselinux.so.1 libselinux-3.0_1 diff --git a/srcpkgs/libsepol/template b/srcpkgs/libsepol/template new file mode 100644 index 00000000000..194cb9d80be --- /dev/null +++ b/srcpkgs/libsepol/template @@ -0,0 +1,14 @@ +# Template file for 'libsepol' +pkgname=libsepol +version=3.0 +revision=1 +build_style=gnu-makefile +make_install_args=SHLIBDIR=/usr/lib +hostmakedepends="flex" +depends="glibc" +short_desc="SELinux binary policy manipulation library" +maintainer="Anjandev Momi " +license="LGPL-2.1-or-later" +homepage="http://userspace.selinuxproject.org" +distfiles="https://github.com/SELinuxProject/selinux/releases/download/20191204/${pkgname}-${version}.tar.gz" +checksum=5b7ae1881909f1048b06f7a0c364c5c8a86ec12e0ec76e740fe9595a6033eb79