# # PPP over Ethernet (xDSL support). # # PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by many # DSL Internet Service Providers. RP-PPPoE is a free PPPoE client, relay # and server for GNU/Linux. # 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=rp-pppoe pkgversion=3.15 arch=amd64 release=1 pkgcategory="networking" full_pkgname=rp-pppoe_3.15_amd64-1@networking blurb="PPP over Ethernet (xDSL support)." homepage="https://dianne.skoll.ca/projects/rp-pppoe/" license="GPLv2+" fetch="https://dianne.skoll.ca/projects/rp-pppoe/download/rp-pppoe-3.15.tar.gz" replace=""