Searched refs:package (Results 1 – 25 of 47) sorted by relevance
12
/hardware/bsp/intel/peripheral/libupm/cmake/modules/ |
D | CPackDeb.cmake | 2 # CPackDeb may be used to create Deb package using CPack. 15 # The debian package summary 19 # The debian package version 23 # The debian package architecture 31 # The debian package maintainer 35 # The debian package description 39 # The debian package section 43 # The debian package priority 59 # CPack script for creating Debian package 72 # Let's define the control file found in debian package: [all …]
|
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
D | CPackDeb.cmake | 2 # CPackDeb may be used to create Deb package using CPack. 15 # The debian package summary 19 # The debian package version 23 # The debian package architecture 31 # The debian package maintainer 35 # The debian package description 39 # The debian package section 43 # The debian package priority 59 # CPack script for creating Debian package 72 # Let's define the control file found in debian package: [all …]
|
/hardware/intel/common/libmix/mix_common/ |
D | INSTALL | 14 configure, build, and install this package. The following 16 instructions specific to this package. 20 those values to create a `Makefile' in each directory of the package. 33 If you need to do unusual things to compile the package, please try 45 The simplest way to compile this package is: 47 1. `cd' to the directory containing the package's source code and type 48 `./configure' to configure the package for your system. 53 2. Type `make' to compile the package. 56 the package. 63 files that `configure' created (so you can compile the package for [all …]
|
D | mixcommon.spec | 15 %package devel 21 The %{name}-devel package contains the header files and static libraries for building applications …
|
D | autogen.sh | 1 package=MixCommon
|
/hardware/intel/common/libmix/mix_audio/ |
D | autogen.sh | 8 package=MixAudio 18 echo "Now type ./configure to configure $package."
|
D | mixaudio.spec | 23 %package devel 29 The %{name}-devel package contains the header files and static libraries
|
D | ChangeLog | 46 * Updated version to 0.3.3 and package for build. 60 * Increased version number to 0.3.2 and package for build. 80 * Moved mixdrmparams.* to MixCommon package.
|
/hardware/intel/common/libmix/mix_video/ |
D | autogen.sh | 8 package=MixVideo 18 echo "Now type ./configure to configure $package."
|
D | mixvideo.spec | 24 %package devel 30 The %{name}-devel package contains the header files and static libraries for building applications … 34 %package int-devel 40 The %{name}-int-devel package contains the header files and static libraries for building applicati…
|
D | configure.ac | 71 AC_MSG_ERROR(You need libva development package installed !) 80 AC_MSG_ERROR(You need libva development package installed !) 89 AC_MSG_ERROR(You need mixcommon development package installed !) 95 AC_MSG_ERROR(You need mixvbp development package installed !)
|
/hardware/intel/common/libmix/mix_vbp/ |
D | autogen.sh | 8 package=MIXVBP 18 echo "Now type ./configure to configure $package."
|
D | mixvbp.spec | 21 %package devel 27 The %{name}-devel package contains the header files and static libraries for building applications …
|
/hardware/intel/bootstub/ |
D | bootstub.spec | 1 Summary: this package provides bootstub binary for mrst/mfld platform 11 this package provides bootstub to create NAND boot image 51 - create initial package
|
/hardware/intel/common/libva/debian.upstream/ |
D | control.in | 31 This package provides the development environment for libva. 52 This package contains the debug files. 61 This package contains the `vainfo' program.
|
D | changelog.in | 3 * Autogenerated package, see NEWS file for ChangeLog.
|
/hardware/intel/img/psb_video/debian/ |
D | README.Debian | 4 <possible notes regarding this package - if none, delete this file>
|
/hardware/bsp/intel/peripheral/libupm/src/ |
D | CMakeLists.txt | 68 …set_source_files_properties (javaupm_${libname}.i PROPERTIES SWIG_FLAGS ";-package;upm_${libname};… 153 …configure_file (${PROJECT_SOURCE_DIR}/src/package.json.in ${CMAKE_CURRENT_BINARY_DIR}/package.json… 154 install(FILES ${CMAKE_CURRENT_BINARY_DIR}/package.json
|
/hardware/bsp/intel/peripheral/libmraa/ |
D | .gitignore | 19 package.json
|
/hardware/bsp/intel/peripheral/libmraa/src/javascript/ |
D | CMakeLists.txt | 46 mraa_create_install_package_json (package.json lib/node_modules/mraa) 72 ${CMAKE_CURRENT_BINARY_DIR}/package.json ${CMAKE_SOURCE_DIR} 74 ${CMAKE_SOURCE_DIR}/package.json
|
/hardware/intel/common/libmix/mix_common/m4/ |
D | as-mix-version.m4 | 30 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Define the package name])
|
/hardware/intel/common/libmix/mix_vbp/m4/ |
D | as-mix-version.m4 | 30 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Define the package name])
|
/hardware/intel/common/libmix/mix_audio/m4/ |
D | as-mix-version.m4 | 30 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Define the package name])
|
/hardware/intel/common/libmix/mix_video/m4/ |
D | as-mix-version.m4 | 30 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Define the package name])
|
/hardware/intel/common/libva/ |
D | NEWS | 11 * Fix API vs. DSO vs. package versioning
|
12