Searched refs:PKG (Results 1 – 5 of 5) sorted by relevance
4 PKG="gtk+-2.0 gmodule-2.0 libglade-2.0"13 if ! pkg-config --exists $PKG; then17 echo >&2 "* You need $PKG"29 echo cflags=\"$(pkg-config --cflags $PKG)\"30 echo libs=\"$(pkg-config --libs $PKG)\"
4 PKG="Qt5Core Qt5Gui Qt5Widgets"13 if pkg-config --exists $PKG; then14 echo cflags=\"-std=c++11 -fPIC $(pkg-config --cflags $PKG)\"15 echo libs=\"$(pkg-config --libs $PKG)\"
4 PKG="ncursesw menuw panelw"8 if pkg-config --exists $PKG; then9 echo cflags=\"$(pkg-config --cflags $PKG)\"10 echo libs=\"$(pkg-config --libs $PKG)\"
4 PKG="ncursesw"8 if pkg-config --exists $PKG; then9 echo cflags=\"$(pkg-config --cflags $PKG)\"10 echo libs=\"$(pkg-config --libs $PKG)\"
18 - CPU PKG C10 (Read via FFH interface)28 by the CPU package in PKG C1033 PKG C10 and all functional blocks in PCH are in a low power state.
Completed in 7 milliseconds