talimat 651 B

1234567891011121314151617181920212223242526
  1. [paket]
  2. tanim = Dm-crypt ile şifrelenmiş aygıtları kurma aracı
  3. paketci = milisarge
  4. grup = sistem
  5. url = https://gitlab.com/cryptsetup/cryptsetup
  6. [gerek]
  7. derleme = json-c popt lvm2
  8. calisma = libgcrypt
  9. [kaynak]
  10. xz = https://www.kernel.org/pub/linux/utils/cryptsetup/v${surum%.*}
  11. [sha256]
  12. 1 = a3eeb2741f8f3376d16585191f3c60e067dd987e096c3c4b073fab7748b1c897
  13. [derle]
  14. betik = ./configure --prefix=/usr --sbindir=/usr/bin --with-crypto_backend=openssl
  15. betik = make
  16. [pakur]
  17. tip = gnu
  18. ;--with-crypto_backend=openssl
  19. ;This parameter selects the cryptographic libraries to use with the application. gcrypt is the default.