Server IP : 149.255.58.128 / Your IP : 216.73.216.214
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /usr/lib/rpm//gstreamer1.prov
#!/usr/bin/sh
#
# Script to install in:
# /usr/lib/rpm/redhat/find-provides.d
#
# Transform GStreamer auto install info into RPM provides
#
# Author: Bastien Nocera <hadess@hadess.net>
# Based on other provides scripts from RPM
#
filelist=`grep -e '^.*/gstreamer-1.0/lib.*.so$' | sed "s/['\"]/\\\&/g"`
# --- Alpha does not mark 64bit dependencies•
case `uname -m` in
alpha*) mark64="" ;;
*) mark64="()(64bit)" ;;
esac
solist=$(echo $filelist | \
xargs file -L 2>/dev/null | grep "ELF" | cut -d: -f1 )
function getmark()
{
lib64=`if file -L $1 2>/dev/null | \
grep "ELF 64-bit" >/dev/null; then echo -n "$mark64"; fi`
}
function libdir()
{
buildlibdir=`dirname $1`
buildlibdir=`dirname $buildlibdir`
}
for so in $solist ; do
getmark $so
libdir $so
LD_LIBRARY_PATH=$buildlibdir gst-inspect-1.0 --print-plugin-auto-install-info --rpm $so 2> /dev/null | while read line ; do
echo -n "$line";
echo -n "$lib64"
echo
done
done
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | March 26 2025 22:43:12 | 0 / root | 0555 | |
fileattrs | -- | March 21 2025 22:43:24 | 0 / root | 0755 | |
lua | -- | October 07 2024 07:47:48 | 0 / root | 0755 | |
macros.d | -- | March 21 2025 22:43:24 | 0 / root | 0755 | |
platform | -- | October 07 2024 07:47:48 | 0 / root | 0755 | |
redhat | -- | February 17 2025 22:42:15 | 0 / root | 0755 | |
| | | | | |
brp-boot-efi-times | 1.431 KB | June 08 2022 09:44:52 | 0 / root | 0755 | |
brp-scl-compress | 1.771 KB | July 27 2021 15:14:26 | 0 / root | 0755 | |
brp-scl-python-bytecompile | 3.041 KB | July 27 2021 15:14:26 | 0 / root | 0755 | |
gstreamer1.prov | 0.928 KB | September 27 2023 03:39:23 | 0 / root | 0755 | |
macros | 43.124 KB | October 07 2024 07:47:48 | 0 / root | 0644 | |
nodejs_native.req | 0.072 KB | May 20 2024 06:02:20 | 0 / root | 0755 | |
rpm.daily | 0.289 KB | May 28 2020 10:04:25 | 0 / root | 0644 | |
rpm.log | 0.06 KB | May 28 2020 10:04:25 | 0 / root | 0644 | |
rpm.supp | 0.672 KB | May 28 2020 10:04:25 | 0 / root | 0644 | |
rpm2cpio.sh | 1.56 KB | October 07 2024 07:46:58 | 0 / root | 0755 | |
rpmdb_dump | 0.04 KB | May 28 2020 10:04:25 | 0 / root | 0755 | |
rpmdb_load | 0.04 KB | May 28 2020 10:04:25 | 0 / root | 0755 | |
rpmpopt-4.16.1.3 | 11.828 KB | October 07 2024 07:47:33 | 0 / root | 0644 | |
rpmrc | 17.24 KB | October 07 2024 07:47:33 | 0 / root | 0644 | |
scldeps.sh | 0.252 KB | July 27 2021 15:14:26 | 0 / root | 0755 | |
sysusers.generate-pre.sh | 2.217 KB | March 18 2025 04:21:31 | 0 / root | 0755 | |
sysusers.prov | 0.591 KB | March 18 2025 04:21:31 | 0 / root | 0755 | |
tgpg | 0.915 KB | May 28 2020 10:04:25 | 0 / root | 0755 | |