Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/lib/dpkg/info/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/lib/dpkg/info/phonon4qt5:amd64.config

#!/bin/sh

set -e

# START CONFIG[phonon4qt5-null-backend/isnt_functional]

. /usr/share/debconf/confmodule

# This function will show a warning about phonon4qt5-backend-null whenever phonon4qt5
# metapackage or phonon4qt5-backend-null is being installed
warn_about_phonon_backend_null()
{
    local package=`basename "$0" .postinst`
    local show_warning=0
    local recommended4qt5_backend="phonon4qt5-backend-vlc"
    local other_backends

    # Do not show the note when reconfiguring
    if [ "$1" = "reconfigure" ] || [ "DEBCONF_RECONFIGURE" = "1" ]; then
        return 0
    fi

    if [ "$1" = "configure" ]; then
        # Display the warning only if both (phonon4qt5 and phonon4qt5-backend-null)
        # are (about to be) installed. In order to avoid checking dpkg status
        # database, we can check Owners field of the debconf question.
        db_metaget phonon4qt5-backend-null/isnt_functional Owners
        OWNERS="`echo "$RET" | sed 's/, /\n/g'`"
        if echo "$OWNERS" | grep -q -e 'phonon4qt5$' -e 'phonon4qt5:' && echo "$OWNERS" | grep -q phonon4qt5-backend-null; then
            show_warning=1
        fi

        # Finally show the note if needed (and it wasn't seen already)
        db_fget phonon4qt5-backend-null/isnt_functional seen || true
        if [ "$RET" != "true" ] && [ "$show_warning" = "1" ]; then
            other_backends="`LC_ALL=C apt-cache showpkg phonon4qt5-backend | \
                            awk '/: *$/{go=0} {if (go==1) print $1;} /^Reverse Provides: *$/ {go=1}' | \
                            sort -u | \
                            grep -v -e phonon4qt5-backend-null -e "$recommended4qt5_backend" | \
                            awk '{printf ", " $1}'`"
            db_settitle phonon4qt5-backend-null/isnt_functional_title || true
            db_subst phonon4qt5-backend-null/isnt_functional recommended4qt5_backend "$recommended4qt5_backend"
            db_subst phonon4qt5-backend-null/isnt_functional other_backends "$other_backends"
            db_input high phonon4qt5-backend-null/isnt_functional || true
            db_go || true
        fi
    fi
}

warn_about_phonon_backend_null "$@"

# vim: set syntax=sh

# END CONFIG[phonon4qt5-null-backend/isnt_functional]



bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net