OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pkgconfig
(Results
1 - 25
of
32
) sorted by null
1
2
/external/chromium/build/linux/
pkg-config-wrapper
8
# The assumption is that the sysroot contains the .pc files in usr/lib/
pkgconfig
9
# and usr/share/
pkgconfig
(relative to the sysroot) and that they output paths
26
config_path=$root/usr/lib/
pkgconfig
:$root/usr/share/
pkgconfig
30
# /path/to/chroot/build/x86-generic/usr/lib/
pkgconfig
/pkg.pc may have all paths
/external/chromium_org/build/linux/
pkg-config-wrapper
8
# The assumption is that the sysroot contains the .pc files in usr/lib/
pkgconfig
9
# and usr/share/
pkgconfig
(relative to the sysroot) and that they output paths
39
config_path=$root/usr/$libpath/
pkgconfig
:$root/usr/share/
pkgconfig
50
# /path/to/chroot/build/x86-generic/usr/lib/
pkgconfig
/pkg.pc may have all paths
/external/libsepol/src/
Makefile
45
test -d $(LIBDIR)/
pkgconfig
|| install -m 755 -d $(LIBDIR)/
pkgconfig
46
install -m 644 $(LIBPC) $(LIBDIR)/
pkgconfig
/external/libogg/
Makefile.am
10
pkgconfigdir = $(libdir)/
pkgconfig
libogg.spec
79
%{_libdir}/
pkgconfig
/ogg.pc
/external/libvorbis/
Makefile.am
14
pkgconfigdir = $(libdir)/
pkgconfig
libvorbis.spec
89
%{_libdir}/
pkgconfig
/vorbis.pc
90
%{_libdir}/
pkgconfig
/vorbisfile.pc
91
%{_libdir}/
pkgconfig
/vorbisenc.pc
/external/chromium_org/chrome/installer/linux/sysroot_scripts/
sysroot-creator-debian.wheezy.sh
341
ln -s ../lib/x86_64-linux-gnu/
pkgconfig
${INSTALL_ROOT}/usr/share/
pkgconfig
365
ln -s ../lib/i386-linux-gnu/
pkgconfig
${INSTALL_ROOT}/usr/share/
pkgconfig
/external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec
24
Requires:
pkgconfig
69
# Move the
pkgconfig
file
70
mv $RPM_BUILD_ROOT/%{_lib}/
pkgconfig
$RPM_BUILD_ROOT%{_libdir}
100
%{_libdir}/
pkgconfig
/libcap-ng.pc
/external/chromium_org/third_party/mesa/src/src/gallium/targets/xa-vmwgfx/
Makefile
69
# xa
pkgconfig
file
85
$(INSTALL) -d $(DESTDIR)$(INSTALL_LIB_DIR)/
pkgconfig
90
$(INSTALL) -m 644 xatracker.pc $(DESTDIR)$(INSTALL_LIB_DIR)/
pkgconfig
/external/libexif/
libexif.spec
50
%{_libdir}/
pkgconfig
/libexif.pc
/external/mesa3d/src/gallium/targets/xa-vmwgfx/
Makefile
69
# xa
pkgconfig
file
85
$(INSTALL) -d $(DESTDIR)$(INSTALL_LIB_DIR)/
pkgconfig
90
$(INSTALL) -m 644 xatracker.pc $(DESTDIR)$(INSTALL_LIB_DIR)/
pkgconfig
/external/e2fsprogs/
e2fsprogs.spec
203
%{_libdir}/
pkgconfig
/blkid.pc
204
%{_libdir}/
pkgconfig
/com_err.pc
205
%{_libdir}/
pkgconfig
/e2p.pc
206
%{_libdir}/
pkgconfig
/ext2fs.pc
207
%{_libdir}/
pkgconfig
/ss.pc
208
%{_libdir}/
pkgconfig
/uuid.pc
/external/chromium_org/third_party/libxml/src/
libxml2.spec
9
BuildRequires: python python-devel zlib-devel
pkgconfig
28
Requires:
pkgconfig
115
%{_libdir}/
pkgconfig
/libxml-2.0.pc
/external/e2fsprogs/lib/et/
Makefile.in
88
$(DESTDIR)$(man3dir) $(DESTDIR)$(libdir)/
pkgconfig
110
$(E) " INSTALL_DATA $(libdir)/
pkgconfig
/com_err.pc"
111
$(Q) $(INSTALL_DATA) com_err.pc $(DESTDIR)$(libdir)/
pkgconfig
/com_err.pc
116
$(DESTDIR)$(libdir)/
pkgconfig
/com_err.pc
/external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/
rpm.spec
77
%{_libdir}/
pkgconfig
/*.pc
/external/qemu/distrib/sdl-1.2.15/build-scripts/
fatbuild.sh
283
do_install sh $auxdir/mkinstalldirs $libdir/
pkgconfig
284
do_install /usr/bin/install -m 644 build/$native_path/sdl.pc $libdir/
pkgconfig
/sdl.pc
/external/e2fsprogs/lib/ss/
Makefile.in
135
$(DESTDIR)$(bindir) $(DESTDIR)$(libdir)/
pkgconfig
157
$(E) " INSTALL_DATA $(libdir)/
pkgconfig
/ss.pc"
158
$(Q) $(INSTALL_DATA) ss.pc $(DESTDIR)$(libdir)/
pkgconfig
/ss.pc
162
$(DESTDIR)$(libdir)/
pkgconfig
/ss.pc \
/external/libffi/
Makefile.am
88
pkgconfigdir = $(libdir)/
pkgconfig
/ndk/build/tools/
build-llvm.sh
342
rm -rf $TOOLCHAIN_BUILD_PREFIX/lib/
pkgconfig
/external/libvpx/libvpx/
libs.mk
341
INSTALL-LIBS-yes += $(LIBSUBDIR)/
pkgconfig
/vpx.pc
342
INSTALL_MAPS += $(LIBSUBDIR)/
pkgconfig
/%.pc %.pc
/external/protobuf/
Makefile.am
35
pkgconfigdir = $(libdir)/
pkgconfig
/external/openssh/contrib/redhat/
openssh.spec
100
BuildRequires:
pkgconfig
/external/chromium_org/third_party/sqlite/src/
Makefile.in
142
pkgconfigdir = $(libdir)/
pkgconfig
/external/chromium_org/third_party/tcmalloc/vendor/
Makefile.am
[
all
...]
Completed in 1410 milliseconds
1
2