This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-25 19:21:06 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
7595c38a73
gstreamer
/
libs
/
gst
/
helpers
/
.gitignore
5 lines
60 B
Text
Raw
Normal View
History
Unescape
Escape
plugin-scanner: rename plugin-scanner helper binary to gst-plugin-scanner and install into a different directory $(libexecdir/gstreamer-0.10) so that everything is versioned properly. NOTE: run 'make clean' after updating; if you are running an uninstalled setup, you will need to update your gst-uninstalled script (unless it's symlinked to gstreamer core master) and exit/enter your uninstalled environment to get the updated environment. If you are running an installed setup, you should run 'make uninstall' before merging this change or remove the old plugin-scanner binary manually. Fixes #601698.
2009-11-16 00:12:22 +00:00
gst-plugin-scanner
completion: Place the completion helper in libexec This patch reorganize the bash completion scripts in order to install the binary helper (gst-completion-helper) in libexec path rather then share folder. Most Linux hierarchy compliance requires that no binary executable are placed in share. We also cleanup the unused .pc entries and remove copy pasted parts of the script. Note that other project including the common helper, should now use $_GST_HELPER to read the binary executable gst-completion-helper. This helper is not longer version, as it is placed in a versionned subfolder (libexec/gstreamer.10) just like the other helpers (scanner and ptp).
2017-04-04 17:42:50 +00:00
gst-completion-helper
gitignore: add libs/gst/helpers/gst-ptp-helper
2015-06-03 15:42:57 +00:00
gst-ptp-helper
registry: Add registry helper phase 1 Phase 1 of adding the registry scan helper
2009-03-14 23:07:40 +00:00
*.o
Reference in a new issue
Copy permalink