# # Alpine messaging system. # # Alpine is an Alternatively Licensed Program for Internet News & Email, # is a tool for reading, sending, and managing electronic messages. # Alpine is the successor to Pine and was developed until 2008 by # Computing & Communications at the University of Washington. Though # originally designed for inexperienced email users, Alpine supports many # advanced features, and an ever-growing number of configuration and # personal-preference options. # # Alpine is maintained by Eduardo Chappa at https://alpineapp.email/ # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=alpine pkgversion=2.26 arch=amd64 release=1 pkgcategory="networking" full_pkgname=alpine_2.26_amd64-1@networking blurb="Alpine messaging system." homepage="https://alpineapp.email/" license="Apache License version 2" fetch="https://alpineapp.email/alpine/release/src/alpine-2.26.tar.xz" replace=""