mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pam_zfscrypt: remove package
archived for 3 years, popcorn reports no installs
This commit is contained in:
parent
7e087fc6bd
commit
551902f8a5
3 changed files with 10 additions and 61 deletions
|
@ -1,23 +0,0 @@
|
||||||
Index: pam_zfscrypt-0.2.0/include/zfscrypt_dataset.h
|
|
||||||
===================================================================
|
|
||||||
--- pam_zfscrypt-0.2.0.orig/include/zfscrypt_dataset.h
|
|
||||||
+++ pam_zfscrypt-0.2.0/include/zfscrypt_dataset.h
|
|
||||||
@@ -71,18 +71,3 @@ zfscrypt_err_t zfscrypt_dataset_iter(zfs
|
|
||||||
// private constants
|
|
||||||
|
|
||||||
extern const char ZFSCRYPT_USER_PROPERTY[];
|
|
||||||
-
|
|
||||||
-// FIXME Copied from /usr/include/libzfs/sys/zio.h because including <sys/zio.h> results in
|
|
||||||
-// compiler error about unknown type rlim64_t.
|
|
||||||
-enum zio_encrypt {
|
|
||||||
- ZIO_CRYPT_INHERIT = 0,
|
|
||||||
- ZIO_CRYPT_ON,
|
|
||||||
- ZIO_CRYPT_OFF,
|
|
||||||
- ZIO_CRYPT_AES_128_CCM,
|
|
||||||
- ZIO_CRYPT_AES_192_CCM,
|
|
||||||
- ZIO_CRYPT_AES_256_CCM,
|
|
||||||
- ZIO_CRYPT_AES_128_GCM,
|
|
||||||
- ZIO_CRYPT_AES_192_GCM,
|
|
||||||
- ZIO_CRYPT_AES_256_GCM,
|
|
||||||
- ZIO_CRYPT_FUNCTIONS
|
|
||||||
-};
|
|
|
@ -1,29 +0,0 @@
|
||||||
# Template file for 'pam_zfscrypt'
|
|
||||||
pkgname=pam_zfscrypt
|
|
||||||
version=0.2.0
|
|
||||||
revision=3
|
|
||||||
build_style=gnu-makefile
|
|
||||||
makedepends="pam-devel zfs-devel"
|
|
||||||
depends="pam"
|
|
||||||
short_desc="Automatically decrypt and mount encrypted ZFS home directories"
|
|
||||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/project-trident/zfscrypt"
|
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
||||||
checksum=73244e7e97ab5a47a9ea4a24ac490f07bfe7c1eb0c920e03df202494ea61b650
|
|
||||||
# Makefile is racy, build sequentially
|
|
||||||
disable_parallel_build=yes
|
|
||||||
|
|
||||||
CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Iinclude"
|
|
||||||
|
|
||||||
post_patch() {
|
|
||||||
if [ "${CROSS_BUILD}" ]; then
|
|
||||||
vsed -i Makefile \
|
|
||||||
-e "/ZFSINC :=/s,-isystem/usr/,-I${XBPS_CROSS_BASE}/usr/,g"
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
do_install() {
|
|
||||||
vinstall build/pam_zfscrypt.so 0755 usr/lib/security
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'removed-packages'
|
# Template file for 'removed-packages'
|
||||||
pkgname=removed-packages
|
pkgname=removed-packages
|
||||||
version=0.1.20250110
|
version=0.1.20250113
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="Uninstalls packages removed from repository"
|
short_desc="Uninstalls packages removed from repository"
|
||||||
|
@ -23,6 +23,7 @@ replaces="
|
||||||
PolyMC<=7.2_1
|
PolyMC<=7.2_1
|
||||||
PrusaSlicer<=2.5.2_5
|
PrusaSlicer<=2.5.2_5
|
||||||
Pyrex<=0.9.9_5
|
Pyrex<=0.9.9_5
|
||||||
|
Rocket.Chat-Desktop<=3.8.7_3
|
||||||
SMC<=1.9_9
|
SMC<=1.9_9
|
||||||
Slic3rPE<=2.5.2_5
|
Slic3rPE<=2.5.2_5
|
||||||
Twisted<=17.9.0_2
|
Twisted<=17.9.0_2
|
||||||
|
@ -335,11 +336,9 @@ replaces="
|
||||||
kmediaplayer<=5.115.0_1
|
kmediaplayer<=5.115.0_1
|
||||||
kmime<=23.08.5_1
|
kmime<=23.08.5_1
|
||||||
kpty<=5.115.0_1
|
kpty<=5.115.0_1
|
||||||
ksanecore<=24.08.3_1
|
|
||||||
ksanecore-devel<=24.08.3_1
|
|
||||||
libksane<=24.08.3_1
|
|
||||||
libksane-devel<=24.08.3_1
|
|
||||||
kquickcharts<=5.115.0_1
|
kquickcharts<=5.115.0_1
|
||||||
|
ksanecore-devel<=24.08.3_1
|
||||||
|
ksanecore<=24.08.3_1
|
||||||
kxmlrpcclient<5.115.0_1
|
kxmlrpcclient<5.115.0_1
|
||||||
ladish-devel<=1_11
|
ladish-devel<=1_11
|
||||||
ladish<=1_11
|
ladish<=1_11
|
||||||
|
@ -405,6 +404,8 @@ replaces="
|
||||||
libgnome-keyring<=3.12.0_5
|
libgnome-keyring<=3.12.0_5
|
||||||
libgroff<=1.22.4_3
|
libgroff<=1.22.4_3
|
||||||
libgtkhtml<=4.10.0_1
|
libgtkhtml<=4.10.0_1
|
||||||
|
libksane-devel<=24.08.3_1
|
||||||
|
libksane<=24.08.3_1
|
||||||
libkscreen<=5.27.11_3
|
libkscreen<=5.27.11_3
|
||||||
libllvm10<=10.0.0_8
|
libllvm10<=10.0.0_8
|
||||||
libllvm11<=11.0.0_2
|
libllvm11<=11.0.0_2
|
||||||
|
@ -549,6 +550,7 @@ replaces="
|
||||||
openlierox<=0.58.rc5_2
|
openlierox<=0.58.rc5_2
|
||||||
opentmpfiles<=0.3.1_1
|
opentmpfiles<=0.3.1_1
|
||||||
orage<=4.12.1_7
|
orage<=4.12.1_7
|
||||||
|
pam_zfscrypt<=0.2.0_3
|
||||||
parallel-rust<=0.11.3_2
|
parallel-rust<=0.11.3_2
|
||||||
paraview<=5.8.1_3
|
paraview<=5.8.1_3
|
||||||
pcb<=4.3.0_1
|
pcb<=4.3.0_1
|
||||||
|
@ -738,8 +740,8 @@ replaces="
|
||||||
python3-jsonrpc-server<=0.4.0_2
|
python3-jsonrpc-server<=0.4.0_2
|
||||||
python3-keepalive<=0.5_6
|
python3-keepalive<=0.5_6
|
||||||
python3-lockfile<=0.12.2_7
|
python3-lockfile<=0.12.2_7
|
||||||
python3-nose<=1.3.7_10
|
|
||||||
python3-nose-random<=1.0.0_6
|
python3-nose-random<=1.0.0_6
|
||||||
|
python3-nose<=1.3.7_10
|
||||||
python3-pgpdump<=1.5_10
|
python3-pgpdump<=1.5_10
|
||||||
python3-pyPEG2<=2.15.2_7
|
python3-pyPEG2<=2.15.2_7
|
||||||
python3-pyenet<=5.15.0_2
|
python3-pyenet<=5.15.0_2
|
||||||
|
@ -785,9 +787,9 @@ replaces="
|
||||||
qucs<=0.0.19_2
|
qucs<=0.0.19_2
|
||||||
qupzilla1<=1.8.9_16
|
qupzilla1<=1.8.9_16
|
||||||
qupzilla<=3.0.1_1
|
qupzilla<=3.0.1_1
|
||||||
rand48_r<=0.2_1
|
|
||||||
rand48_r-devel<=0.2_1
|
|
||||||
r2-bindings<=1.0.1_2
|
r2-bindings<=1.0.1_2
|
||||||
|
rand48_r-devel<=0.2_1
|
||||||
|
rand48_r<=0.2_1
|
||||||
raul-devel<=0.8.0_6
|
raul-devel<=0.8.0_6
|
||||||
raul<=0.8.0_6
|
raul<=0.8.0_6
|
||||||
redkite<=1.3.1_1
|
redkite<=1.3.1_1
|
||||||
|
@ -800,7 +802,6 @@ replaces="
|
||||||
rkt-stage1-fly<=1.30.0_3
|
rkt-stage1-fly<=1.30.0_3
|
||||||
rkt<=1.30.0_3
|
rkt<=1.30.0_3
|
||||||
rmapi<=0.0.25_4
|
rmapi<=0.0.25_4
|
||||||
Rocket.Chat-Desktop<=3.8.7_3
|
|
||||||
rpi-userland-devel<=20230920_1
|
rpi-userland-devel<=20230920_1
|
||||||
rundird<=0.2.0_1
|
rundird<=0.2.0_1
|
||||||
scantailor<=0.9.12.1_2
|
scantailor<=0.9.12.1_2
|
||||||
|
|
Loading…
Add table
Reference in a new issue