summaryrefslogtreecommitdiff
path: root/pcr/postsrsd
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-04-23 23:16:37 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-04-23 23:16:37 -0400
commit981e13254ad3ca19b070d44359d4cab9ee3d72f7 (patch)
tree43e96c64eddf36484ce73961745e7100b4a6ebe2 /pcr/postsrsd
parentfbb16d4c2356709d7923d96333e584ac5c618466 (diff)
pcr/postsrsd: add a comment to the PKGBUILD
Diffstat (limited to 'pcr/postsrsd')
-rw-r--r--pcr/postsrsd/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/pcr/postsrsd/PKGBUILD b/pcr/postsrsd/PKGBUILD
index dbb89dc7c..3ed2b7095 100644
--- a/pcr/postsrsd/PKGBUILD
+++ b/pcr/postsrsd/PKGBUILD
@@ -11,7 +11,8 @@ arch=('i686' 'x86_64' 'armv7h')
makedepends=('cmake' 'help2man')
backup=('etc/default/postsrsd')
url="https://github.com/roehling/postsrsd"
-license=('GPL2')
+license=('GPL2') # postsrsd.c is GPLv2+, but the vendored libsrs2 is
+ # GPLv2|BSD3; the intersection of these is GPLv2
source=("$pkgname-$pkgver.tar.gz::https://github.com/roehling/postsrsd/archive/${pkgver}.tar.gz"
0001-systemd-populate-SRS_DOMAIN-default-using-postconf.patch
postsrsd-genkey.service