talimat 564 B

12345678910111213141516171819202122232425
  1. [paket]
  2. tanim = Yazım denetleyicisi ve morfolojik analizörü
  3. paketci = milisarge
  4. grup = kütüphane
  5. url = https://hunspell.github.io/
  6. [gerek]
  7. derleme = automake ncurses
  8. calisma =
  9. [kaynak]
  10. 1 = https://github.com/hunspell/hunspell/archive/v${surum}.tar.gz::$isim-$surum.tar.gz
  11. [sha256]
  12. 1 = bb27b86eb910a8285407cf3ca33b62643a02798cf2eef468c0a74f6c3ee6bc8a
  13. [derle]
  14. betik = autoreconf -fi
  15. ekconf = --with-ui --with-readline
  16. tip = gnu
  17. [pakur]
  18. tip = gnu
  19. betik = pushd "$PKG"/usr/lib ;ln -s libhunspell-?.?.so libhunspell.so ;popd