Searched refs:pkg (Results 1 - 2 of 2) sorted by relevance

/inkscape/packaging/macosx/
H A Dosx-app.sh172 if ! pkg-config --exists gtk+-quartz-2.0; then
178 if ! pkg-config --exists gtk+-x11-2.0; then
185 if ! pkg-config --exists gtk-engines-2; then
190 if [ ! -e "$LIBPREFIX/lib/gtk-2.0/$(pkg-config --variable=gtk_binary_version gtk+-2.0)/engines/libmurrine.so" ]; then
195 if [ ! -e "$LIBPREFIX/lib/gtk-2.0/$(pkg-config --variable=gtk_binary_version gtk+-2.0)/engines/libadwaita.so" ]; then
205 if ! pkg-config --exists icon-naming-utils; then
211 # if ! pkg-config --exists gnome-icon-theme; then
216 # if ! pkg-config --exists gnome-icon-theme-symbolic; then
223 if ! pkg-config --exists gnome-vfs-2.0; then
230 # if ! pkg
[all...]
/inkscape/share/extensions/
H A Deqtexsvg.py36 for pkg in pkglist:
37 header += "\\usepackage{%s}\n" % pkg

Completed in 10 milliseconds