Changeset View
Changeset View
Standalone View
Standalone View
net-p2p/awgg/Makefile
Show All 11 Lines | |||||
LICENSE= GPLv2 | LICENSE= GPLv2 | ||||
RUN_DEPENDS= aria2c:www/aria2 \ | RUN_DEPENDS= aria2c:www/aria2 \ | ||||
wget:ftp/wget \ | wget:ftp/wget \ | ||||
curl:ftp/curl \ | curl:ftp/curl \ | ||||
youtube-dl:www/youtube_dl \ | youtube-dl:www/youtube_dl \ | ||||
axel:ftp/axel | axel:ftp/axel | ||||
gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt4 ${PORTNAME}-qt5 | gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5 | ||||
qt4_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt5 | qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 | ||||
qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt4 | |||||
USES= fpc lazarus:flavors | USES= fpc lazarus:flavors | ||||
USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-xml \ | USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-xml \ | ||||
pasjpeg regexpr rtl-extra rtl-objpas x11 | pasjpeg regexpr rtl-extra rtl-objpas x11 | ||||
USE_XORG= x11 | USE_XORG= x11 | ||||
USE_GITHUB= yes | USE_GITHUB= yes | ||||
GH_ACCOUNT= Nenirey | GH_ACCOUNT= Nenirey | ||||
GH_PROJECT= AWGG | GH_PROJECT= AWGG | ||||
Show All 27 Lines |