summaryrefslogtreecommitdiff
path: root/notcurses
diff options
context:
space:
mode:
Diffstat (limited to 'notcurses')
-rw-r--r--notcurses/.footprint7
-rw-r--r--notcurses/.signature6
-rw-r--r--notcurses/Pkgfile2
3 files changed, 5 insertions, 10 deletions
diff --git a/notcurses/.footprint b/notcurses/.footprint
index aeb0175e7..8961eb8f2 100644
--- a/notcurses/.footprint
+++ b/notcurses/.footprint
@@ -81,13 +81,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/notcurses-ffi.pc
-rw-r--r-- root/root usr/lib/pkgconfig/notcurses.pc
drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/doc/
-drwxr-xr-x root/root usr/share/doc/notcurses/
--rw-r--r-- root/root usr/share/doc/notcurses/CONTRIBUTING.md
--rw-r--r-- root/root usr/share/doc/notcurses/NEWS.md
--rw-r--r-- root/root usr/share/doc/notcurses/README.md
--rw-r--r-- root/root usr/share/doc/notcurses/TERMINALS.md
--rw-r--r-- root/root usr/share/doc/notcurses/USAGE.md
drwxr-xr-x root/root usr/share/notcurses/
-rw-r--r-- root/root usr/share/notcurses/PurpleDrank.jpg
-rw-r--r-- root/root usr/share/notcurses/Windows10Logo.png
diff --git a/notcurses/.signature b/notcurses/.signature
index 50f8fa3de..464ab68ce 100644
--- a/notcurses/.signature
+++ b/notcurses/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wsZcoheoRk0q+oDKk8prXhfDDYXzxGml1Vatyw3R22EgK2DM8bzxyOh20D/W4e/GQJNA8xzZ4bGXf82NS4zlws=
-SHA256 (Pkgfile) = 0ac898f8a5efd16b1bb4104ef3f41bd17e3fd361a2f4264d5339f400b3b53016
-SHA256 (.footprint) = adbb5e5a75a96ec9a00c0e024931610ca622fb98704cd6b53c7530a1d1615e3f
+RWSagIOpLGJF34bJdEEevEOZJjsy+BVhb8Yd47pGmoTva3lR7/Sa/3afscSBeAlAHgVdzsNBUjhkRzicqVF3KO8fdn14gj6Xsgo=
+SHA256 (Pkgfile) = 9588706436f3e66c87fdec01a10892f843ee0b0f4fcd454e5108aa9c06d37f68
+SHA256 (.footprint) = cab8b8bb1339bf222df1fe1ce01b0f35721344779af57fdbcb1e96064da9c7dc
SHA256 (notcurses-3.0.8.tar.gz) = 56c33ffe2a2bc4d0b6e3ac14bdf620cf41e3293789135f76825057d0166974fd
diff --git a/notcurses/Pkgfile b/notcurses/Pkgfile
index 98e3f0b48..1490e1d6b 100644
--- a/notcurses/Pkgfile
+++ b/notcurses/Pkgfile
@@ -20,4 +20,6 @@ build() {
-Wno-dev
cmake --build build
DESTDIR=$PKG cmake --install build
+
+ rm -r $PKG/usr/share/doc
}

Generated by cgit