Home
last modified time | relevance | path

Searched defs:EXTENSION_DIR (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/gnome-shell-extension-mediaplayer/gnome-shell-extensions-mediaplayer-4.0/
H A Dmeson_post_install.py10 EXTENSION_DIR = path.join(DATA_DIR, variable
H A Dmeson.build6 EXTENSION_DIR = join_paths(get_option('prefix'), get_option('datadir'), 'gnome-shell/extensions/', … variable
/dports/comms/owfs/owfs-3.2p4/module/swig/php/
H A DMakefile.am15 EXTENSION_DIR = @PHPLIBDIR@ macro
/dports/www/eolie/eolie-0.9.101/
H A Dmeson.build36 EXTENSION_DIR = join_paths(get_option('prefix'), get_option('libdir'), meson.project_name()) variable
/dports/multimedia/pHash/pHash-0.9.6/bindings/php/
H A DMakefile36 EXTENSION_DIR = /usr/lib64/php/modules macro
/dports/multimedia/php-pHash/pHash-0.9.6/bindings/php/
H A DMakefile36 EXTENSION_DIR = /usr/lib64/php/modules macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/
H A DPDEExtensionRegistry.java49 private static final String EXTENSION_DIR = ".extensions"; //$NON-NLS-1$ field in PDEExtensionRegistry