repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python3Packages.openusd: 24.08 -> 24.11 (#376119)
[NixPkgs.git]
/
pkgs
/
development
/
libraries
/
gstreamer
/
core
/
setup-hook.sh
blob
43d839eac7a72c7c5ccce3f9eb3643737411dc5e
1
addGstreamer1LibPath
() {
2
if
test -d
"
$1
/lib/gstreamer-1.0"
3
then
4
addToSearchPath GST_PLUGIN_SYSTEM_PATH_1_0
"
$1
/lib/gstreamer-1.0"
5
fi
6
}
7
8
addEnvHooks
"
$hostOffset
"
addGstreamer1LibPath