Searched refs:PKG2 (Results 1 – 4 of 4) sorted by relevance
5 PKG2="QtCore QtGui"21 if pkg-config --exists $PKG2; then22 echo cflags=\"$(pkg-config --cflags $PKG2)\"23 echo libs=\"$(pkg-config --libs $PKG2)\"
5 PKG2="ncurses"14 if pkg-config --exists $PKG2; then15 echo cflags=\"$(pkg-config --cflags $PKG2)\"16 echo libs=\"$(pkg-config --libs $PKG2)\"
5 PKG2="ncurses menu panel"14 if pkg-config --exists $PKG2; then15 echo cflags=\"$(pkg-config --cflags $PKG2)\"16 echo libs=\"$(pkg-config --libs $PKG2)\"
220 #define PKG2 _PIN(27) macro364 PINCTRL_PIN(PKG2, "pkg2"),1803 [PKG2] = PAD_INFO(PKG2),