diff options
author | piernov <piernov@piernov.org> | 2011-09-26 16:35:49 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-09-26 16:35:49 +0200 |
commit | 82de9698b3fd7ffd933ac16081e401cc14c261e1 (patch) | |
tree | 38a322071b2a4c1ceb87f3843989e964d32cc648 | |
parent | 7df9229c83d70e33b6731998f911f2b14685e6f3 (diff) | |
parent | 94286d1e2032c986c4685e36a11e12d936342099 (diff) | |
download | gnome3-82de9698b3fd7ffd933ac16081e401cc14c261e1.tar.gz gnome3-82de9698b3fd7ffd933ac16081e401cc14c261e1.tar.bz2 gnome3-82de9698b3fd7ffd933ac16081e401cc14c261e1.tar.xz gnome3-82de9698b3fd7ffd933ac16081e401cc14c261e1.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/gnome3
41 files changed, 256 insertions, 1172 deletions
diff --git a/alsa-plugins-pulseaudio/.footprint.i686 b/alsa-plugins-pulseaudio/.footprint.i686 deleted file mode 100644 index e6c8ea7..0000000 --- a/alsa-plugins-pulseaudio/.footprint.i686 +++ /dev/null @@ -1,15 +0,0 @@ -drwxr-xr-x root/root etc/ --rw-r--r-- root/root etc/asound.conf -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/alsa-lib/ --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_conf_pulse.la --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_conf_pulse.so --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_ctl_pulse.la --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_ctl_pulse.so --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_pulse.la --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_pulse.so -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/alsa/ -drwxr-xr-x root/root usr/share/alsa/pcm/ --rw-r--r-- root/root usr/share/alsa/pcm/pulseaudio.conf diff --git a/alsa-plugins-pulseaudio/.footprint.x86_64 b/alsa-plugins-pulseaudio/.footprint.x86_64 deleted file mode 100644 index e6c8ea7..0000000 --- a/alsa-plugins-pulseaudio/.footprint.x86_64 +++ /dev/null @@ -1,15 +0,0 @@ -drwxr-xr-x root/root etc/ --rw-r--r-- root/root etc/asound.conf -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/alsa-lib/ --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_conf_pulse.la --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_conf_pulse.so --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_ctl_pulse.la --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_ctl_pulse.so --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_pulse.la --rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_pulse.so -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/alsa/ -drwxr-xr-x root/root usr/share/alsa/pcm/ --rw-r--r-- root/root usr/share/alsa/pcm/pulseaudio.conf diff --git a/alsa-plugins-pulseaudio/.md5sum.i686 b/alsa-plugins-pulseaudio/.md5sum.i686 deleted file mode 100644 index a5fd984..0000000 --- a/alsa-plugins-pulseaudio/.md5sum.i686 +++ /dev/null @@ -1,3 +0,0 @@ -e4d4c90e11ab9d1a117afbbc1edd2b16 alsa-plugins-1.0.24.tar.bz2 -919b4c517560185ce088093465da3dc0 pulse-default.conf -70cd62dbf9ccef8a1bd4def1bfd432af pulseaudio.conf diff --git a/alsa-plugins-pulseaudio/.md5sum.x86_64 b/alsa-plugins-pulseaudio/.md5sum.x86_64 deleted file mode 100644 index a5fd984..0000000 --- a/alsa-plugins-pulseaudio/.md5sum.x86_64 +++ /dev/null @@ -1,3 +0,0 @@ -e4d4c90e11ab9d1a117afbbc1edd2b16 alsa-plugins-1.0.24.tar.bz2 -919b4c517560185ce088093465da3dc0 pulse-default.conf -70cd62dbf9ccef8a1bd4def1bfd432af pulseaudio.conf diff --git a/alsa-plugins-pulseaudio/Pkgfile b/alsa-plugins-pulseaudio/Pkgfile deleted file mode 100755 index dec04bc..0000000 --- a/alsa-plugins-pulseaudio/Pkgfile +++ /dev/null @@ -1,30 +0,0 @@ -# Description: Plugins PulseAudio pour ALSA -# URL: http://www.alsa-project.org -# Maintainer: NuTyX core team -# Packager: piernov <piernov@piernov.org> -# Depends on: alsa-plugins, pulseaudio -# Run on: alsa-plugins,pulseaudio - -name=alsa-plugins-pulseaudio -version=1.0.24 -release=1 -source=(ftp://ftp.alsa-project.org/pub/plugins/${name%-*}-$version.tar.bz2 - pulseaudio.conf - pulse-default.conf) - -build() { - cd ${name%-*}-$version - ./configure --prefix=/usr \ - --disable-samplerate \ - --disable-jack \ - --disable-avcodec \ - --disable-maemo-plugin \ - --with-speex=no - - make -C pulse - make -C pulse DESTDIR=$PKG install - - install -D -m 0644 ../pulse-default.conf $PKG/etc/asound.conf - install -D -m 0644 ../pulseaudio.conf $PKG/usr/share/alsa/pcm/pulseaudio.conf -} - diff --git a/alsa-plugins-pulseaudio/pulse-default.conf b/alsa-plugins-pulseaudio/pulse-default.conf deleted file mode 100644 index db7c0b7..0000000 --- a/alsa-plugins-pulseaudio/pulse-default.conf +++ /dev/null @@ -1,13 +0,0 @@ -# pulseaudio plugin configuration - -pcm.!default { - type pulse - hint { - show on - description "Default ALSA Output (currently PulseAudio Sound Server)" - } -} - -ctl.!default { - type pulse -} diff --git a/alsa-plugins-pulseaudio/pulseaudio.conf b/alsa-plugins-pulseaudio/pulseaudio.conf deleted file mode 100644 index 1189da8..0000000 --- a/alsa-plugins-pulseaudio/pulseaudio.conf +++ /dev/null @@ -1,13 +0,0 @@ -# pulseaudio plugin configuration - -pcm.pulse { - type pulse - hint { - show on - description "PulseAudio Sound Server" - } -} - -ctl.pulse { - type pulse -} diff --git a/evolution/.footprint.i686 b/evolution/.footprint.i686 index 79e7293..765d01d 100644 --- a/evolution/.footprint.i686 +++ b/evolution/.footprint.i686 @@ -4975,6 +4975,7 @@ drwxr-xr-x root/root usr/share/gtk-doc/html/eshell/ -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell-Text-to-HTML-Conversion.html -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell-User-Alert-Handling.html -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell-e-signature-utils.html +-rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell.devhelp -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell.devhelp2 -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/home.png -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/index.html diff --git a/evolution/.footprint.x86_64 b/evolution/.footprint.x86_64 index 66a664c..765d01d 100644 --- a/evolution/.footprint.x86_64 +++ b/evolution/.footprint.x86_64 @@ -3331,6 +3331,235 @@ lrwxrwxrwx root/root usr/share/gnome/help/evolution/gl/figures/window-overview-l -rw-r--r-- root/root usr/share/gnome/help/evolution/gl/tasks-using-several-tasklists.page -rw-r--r-- root/root usr/share/gnome/help/evolution/gl/tasks-webdav.page -rw-r--r-- root/root usr/share/gnome/help/evolution/gl/using-categories.page +drwxr-xr-x root/root usr/share/gnome/help/evolution/hu/ +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/backup-restore.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-alarms-and-reminders.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-caldav.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-classifications.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-free-busy.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-google.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-layout-appointment-display.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-layout-general-formatting.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-layout-views.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-layout.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-local.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-marcus-bains-line.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-meetings-delegating.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-meetings-replying-to-invitation.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-meetings-sending-invitation.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-meetings.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-organizing.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-publishing.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-recurrence.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-searching.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-sharing-information.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-timezones.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-usage-add-appointment.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-usage-delete-appointment.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-usage-edit-appointment.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-usage.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-using-several-calendars.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-weather.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/calendar-webdav.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/change-switcher-appearance.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-add-automatically.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-autocompletion.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-google.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-ldap.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-local.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-organizing.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-searching.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-usage-add-contact.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-usage-delete-contact.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-usage-edit-contact.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-usage.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-using-contact-lists.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/contacts-using-several-addressbooks.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/credits.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/data-storage.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/default-browser.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/deleting-appointments.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/deleting-emails.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/deleting-to-free-disk-space.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/exchange-connectors-overview.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/exchange-placeholder.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/exporting-data-calendar.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/exporting-data-contacts.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/exporting-data-mail.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/exporting-data.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/express-mode.page +drwxr-xr-x root/root usr/share/gnome/help/evolution/hu/figures/ +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/color-204a87.png -> ../../C/figures/color-204a87.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/color-2e3436.png -> ../../C/figures/color-2e3436.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/color-4e9a06.png -> ../../C/figures/color-4e9a06.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/color-5c3566.png -> ../../C/figures/color-5c3566.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/color-8f5902.png -> ../../C/figures/color-8f5902.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/color-a40000.png -> ../../C/figures/color-a40000.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/color-c4a000.png -> ../../C/figures/color-c4a000.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/color-ce5c00.png -> ../../C/figures/color-ce5c00.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/evolutionlogo.png -> ../../C/figures/evolutionlogo.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/minus-icon.png -> ../../C/figures/minus-icon.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/new-mail-notification.png -> ../../C/figures/new-mail-notification.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/new-mail-switcher.png -> ../../C/figures/new-mail-switcher.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/plus-icon.png -> ../../C/figures/plus-icon.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/search-icon.png -> ../../C/figures/search-icon.png +lrwxrwxrwx root/root usr/share/gnome/help/evolution/hu/figures/window-overview-layers.png -> ../../C/figures/window-overview-layers.png +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/google-services.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/groupwise-placeholder.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/import-apps-mozilla.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/import-apps-outlook.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/import-data.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/import-single-files.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/import-supported-file-formats.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/index.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/intro-first-run.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/intro-main-window.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-access-gmail-imap-account.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-access-gmail-pop-account.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-imap-plus.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-imap.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-local-delivery.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-maildir-format-directories.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-mh-format-directories.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-microsoft-exchange-evo-ews.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-microsoft-exchange-evo-exchange.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-microsoft-exchange-evo-mapi.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-microsoft-exchange.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-novell-groupwise.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-pop.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-unix-mbox-spool-directory.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-unix-mbox-spool-file.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-manage-usenet-news.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-account-management.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-attachments-received.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-attachments-sending.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-attachments.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-calendar-sending-invitations.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-cannot-see.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-change-columns-in-message-list.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-change-time-format.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-change-quotation-string.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-custom-header-lines.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-forward-as-attachment.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-forward.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-html-image.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-html-link.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-html-rule.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-html-table.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-html-text.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-html.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-mail-signatures-manage.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-mail-signatures-per-account.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-mail-signatures.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-message-templates.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-priority.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-reply.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-search.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-several-recipients.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-spellcheck.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-composer-write-new-message.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-default-CC-and-BCC.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-default-folder-locations.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-delete-and-undelete.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-displaying-character-encodings.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-displaying-collapsible-headers.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-displaying-images-in-html.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-displaying-message.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-displaying-no-css.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-displaying-sender-photograph.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-duplicates.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-encryption-gpg-create-key.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-encryption-gpg-decrypting.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-encryption-gpg-getting-keys.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-encryption-gpg-set-up.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-encryption-gpg-signing-encrypting.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-encryption-s-mime-manage.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-encryption-s-mime-signing-encrypting.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-encryption.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-error-failed-to-append-to-sent-folder.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-error-folder-mismatch.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-error-no-provider-available.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-filters-actions.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-filters-conditions.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-filters-not-working.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-filters.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-folders.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-follow-up-flag.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-imap-headers.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-imap-subscriptions.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-labels.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-layout-changing.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-moving-emails.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-not-sent.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-organizing.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-read-receipts.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-reading-keyboard-shortcuts.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-received-notification.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-evolution-exchange.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-exchange-mapi.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-imap-plus.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-imap.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-local-delivery.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-maildir-format-directories.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-mh-format-directories.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-novell-groupwise.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-pop.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-unix-mbox-spool-directory.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-unix-mbox-spool-file.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options-usenet-news.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-receiving-options.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-recognized-thread-related-headers.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-refresh-folders.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-search-folders-add.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-search-folders-conditions.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-search-folders-refresh.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-search-folders.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-searching-attachment-type.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-searching.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-send-and-receive-automatically.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-send-and-receive-manual.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-send-and-receive.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-sending-options-smtp.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-several-pop-accounts.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-sorting-message-list.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-spam-groupwise-add-to-list.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-spam-groupwise-manage-list.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-spam-groupwise-mark-message.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-spam-groupwise-remove-from-list.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-spam-groupwise-unmark-message.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-spam-marking.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-spam-settings.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-spam.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-two-trash-folders.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-usenet-subscriptions.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-vertical-view.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-word-wrap.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-working-offline.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/mail-wrong-fonts-in-3-0.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/memos-searching.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/memos-usage-add-memo.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/memos-usage-delete-memo.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/memos-usage-edit-memo.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/memos-usage.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/minimize-to-system-tray.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/organizing.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/problems-debug-how-to.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/problems-getting-help.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/problems-reporting-bugs.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/searching-items.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/sync-with-other-devices.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-caldav.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-display-settings.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-local.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-organizing.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-searching.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-usage-add-task.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-usage-delete-task.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-usage-edit-task.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-usage.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-using-several-tasklists.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/tasks-webdav.page +-rw-r--r-- root/root usr/share/gnome/help/evolution/hu/using-categories.page drwxr-xr-x root/root usr/share/gnome/help/evolution/mk/ -rw-r--r-- root/root usr/share/gnome/help/evolution/mk/backup-restore.page -rw-r--r-- root/root usr/share/gnome/help/evolution/mk/calendar-alarms-and-reminders.page diff --git a/evolution/.md5sum.i686 b/evolution/.md5sum.i686 index 1116eea..c0f9290 100644 --- a/evolution/.md5sum.i686 +++ b/evolution/.md5sum.i686 @@ -1 +1 @@ -d4ce49224821c4f75805820df25d5382 evolution-3.1.92.tar.xz +7c2143fe69343158ca220903b4f4b569 evolution-3.2.0.tar.xz diff --git a/evolution/.md5sum.x86_64 b/evolution/.md5sum.x86_64 index 1116eea..c0f9290 100644 --- a/evolution/.md5sum.x86_64 +++ b/evolution/.md5sum.x86_64 @@ -1 +1 @@ -d4ce49224821c4f75805820df25d5382 evolution-3.1.92.tar.xz +7c2143fe69343158ca220903b4f4b569 evolution-3.2.0.tar.xz diff --git a/evolution/Pkgfile b/evolution/Pkgfile index ffaa45f..6996f17 100644 --- a/evolution/Pkgfile +++ b/evolution/Pkgfile @@ -5,7 +5,7 @@ # Run on: libpst,gtkhtml,evolution-data-server,libcanberra,libunique,networkmanager,nss,dbus-glib,gstreamer,libnotify,gnome-desktop,libytnef,mx,clutter-gtk,desktop-file-utils name=evolution -version=3.1.92 +version=3.2.0 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) @@ -21,9 +21,8 @@ build() { --with-clutter \ --with-krb5 \ --with-openldap \ - --disable-scrollkeeper \ - --disable-image-inline -# --enable-contact-maps \ + --disable-scrollkeeper +# --enable-contact-maps make make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$PKG install diff --git a/gnome-applets/.md5sum.i686 b/gnome-applets/.md5sum.i686 index be739b8..633c33c 100644 --- a/gnome-applets/.md5sum.i686 +++ b/gnome-applets/.md5sum.i686 @@ -1 +1 @@ -e4f46f6be12626f90be5e05eef29d08c gnome-applets-3.1.92.tar.xz +6ff3c42fdb4e3a6c7335c3e9f2d4f400 gnome-applets-3.2.0.tar.xz diff --git a/gnome-applets/.md5sum.x86_64 b/gnome-applets/.md5sum.x86_64 index be739b8..633c33c 100644 --- a/gnome-applets/.md5sum.x86_64 +++ b/gnome-applets/.md5sum.x86_64 @@ -1 +1 @@ -e4f46f6be12626f90be5e05eef29d08c gnome-applets-3.1.92.tar.xz +6ff3c42fdb4e3a6c7335c3e9f2d4f400 gnome-applets-3.2.0.tar.xz diff --git a/gnome-applets/Pkgfile b/gnome-applets/Pkgfile index ea6e9eb..9d16f3f 100644 --- a/gnome-applets/Pkgfile +++ b/gnome-applets/Pkgfile @@ -6,7 +6,7 @@ # Run on: gnome-icon-theme,gnome-panel,libgtop,libgweather,gst-plugins-base,hal,libgnomekbd,gucharmap,system-tools-backends,libnotify name=gnome-applets -version=3.1.92 +version=3.2.0 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) diff --git a/libgee0.8/.md5sum.i686 b/libgee0.8/.md5sum.i686 index 5eacbe0..4d8b8b7 100644 --- a/libgee0.8/.md5sum.i686 +++ b/libgee0.8/.md5sum.i686 @@ -1 +1 @@ -7a4da1bc8aaf300c293bd485821180f3 libgee-0.7.0.tar.xz +752d26d899233e2273f291d83b9e5b9d libgee-0.7.1.tar.xz diff --git a/libgee0.8/.md5sum.x86_64 b/libgee0.8/.md5sum.x86_64 index 5eacbe0..4d8b8b7 100644 --- a/libgee0.8/.md5sum.x86_64 +++ b/libgee0.8/.md5sum.x86_64 @@ -1 +1 @@ -7a4da1bc8aaf300c293bd485821180f3 libgee-0.7.0.tar.xz +752d26d899233e2273f291d83b9e5b9d libgee-0.7.1.tar.xz diff --git a/libgee0.8/Pkgfile b/libgee0.8/Pkgfile index 3fe9085..257c60f 100644 --- a/libgee0.8/Pkgfile +++ b/libgee0.8/Pkgfile @@ -6,7 +6,7 @@ # Run on: glib name=libgee0.8 -version=0.7.0 +version=0.7.1 release=1 source=(http://ftp.gnome.org/pub/GNOME/sources/${name%0.8}/${version%.*}/${name%0.8}-$version.tar.xz) diff --git a/libgnome-keyring/.md5sum.i686 b/libgnome-keyring/.md5sum.i686 index 651f3a3..27935fe 100644 --- a/libgnome-keyring/.md5sum.i686 +++ b/libgnome-keyring/.md5sum.i686 @@ -1 +1 @@ -8eee2cad026d02cce45f7769c6e480c7 libgnome-keyring-3.1.92.tar.xz +d7cc6719146e4413bf06462e9a129743 libgnome-keyring-3.2.0.tar.xz diff --git a/libgnome-keyring/.md5sum.x86_64 b/libgnome-keyring/.md5sum.x86_64 index 651f3a3..27935fe 100644 --- a/libgnome-keyring/.md5sum.x86_64 +++ b/libgnome-keyring/.md5sum.x86_64 @@ -1 +1 @@ -8eee2cad026d02cce45f7769c6e480c7 libgnome-keyring-3.1.92.tar.xz +d7cc6719146e4413bf06462e9a129743 libgnome-keyring-3.2.0.tar.xz diff --git a/libgnome-keyring/Pkgfile b/libgnome-keyring/Pkgfile index 03f5e50..dacb4aa 100644 --- a/libgnome-keyring/Pkgfile +++ b/libgnome-keyring/Pkgfile @@ -6,7 +6,7 @@ # Run on: dbus,libgcrypt,glib name=libgnome-keyring -version=3.1.92 +version=3.2.0 release=1 source=( http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz) diff --git a/pulseaudio/.footprint.i686 b/pulseaudio/.footprint.i686 deleted file mode 100644 index b625d66..0000000 --- a/pulseaudio/.footprint.i686 +++ /dev/null @@ -1,289 +0,0 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/dbus-1/ -drwxr-xr-x root/root etc/dbus-1/system.d/ -drwxr-xr-x root/root etc/pulse/ --rw-r--r-- root/root etc/pulse/client.conf --rw-r--r-- root/root etc/pulse/daemon.conf --rw-r--r-- root/root etc/pulse/default.pa --rw-r--r-- root/root etc/pulse/system.pa -drwxr-xr-x root/root etc/sysconfig/ --rw-r--r-- root/root etc/sysconfig/sound -drwxr-xr-x root/root etc/xdg/ -drwxr-xr-x root/root etc/xdg/autostart/ --rw-r--r-- root/root etc/xdg/autostart/pulseaudio-kde.desktop --rw-r--r-- root/root etc/xdg/autostart/pulseaudio.desktop -drwxr-xr-x root/root lib/ -drwxr-xr-x root/root lib/udev/ -drwxr-xr-x root/root lib/udev/rules.d/ --rw-r--r-- root/root lib/udev/rules.d/90-pulseaudio.rules -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/esdcompat --rwxr-xr-x root/root usr/bin/pacat --rwxr-xr-x root/root usr/bin/pacmd --rwxr-xr-x root/root usr/bin/pactl --rwxr-xr-x root/root usr/bin/padsp -lrwxrwxrwx root/root usr/bin/pamon -> pacat -lrwxrwxrwx root/root usr/bin/paplay -> pacat -lrwxrwxrwx root/root usr/bin/parec -> pacat -lrwxrwxrwx root/root usr/bin/parecord -> pacat --rwxr-xr-x root/root usr/bin/pasuspender --rwxr-xr-x root/root usr/bin/pax11publish --rwxr-xr-x root/root usr/bin/pulseaudio --rwxr-xr-x root/root usr/bin/start-pulseaudio-kde --rwxr-xr-x root/root usr/bin/start-pulseaudio-x11 -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/pulse/ --rw-r--r-- root/root usr/include/pulse/cdecl.h --rw-r--r-- root/root usr/include/pulse/channelmap.h --rw-r--r-- root/root usr/include/pulse/context.h --rw-r--r-- root/root usr/include/pulse/def.h --rw-r--r-- root/root usr/include/pulse/error.h --rw-r--r-- root/root usr/include/pulse/ext-device-manager.h --rw-r--r-- root/root usr/include/pulse/ext-device-restore.h --rw-r--r-- root/root usr/include/pulse/ext-stream-restore.h --rw-r--r-- root/root usr/include/pulse/format.h --rw-r--r-- root/root usr/include/pulse/gccmacro.h --rw-r--r-- root/root usr/include/pulse/glib-mainloop.h --rw-r--r-- root/root usr/include/pulse/introspect.h --rw-r--r-- root/root usr/include/pulse/mainloop-api.h --rw-r--r-- root/root usr/include/pulse/mainloop-signal.h --rw-r--r-- root/root usr/include/pulse/mainloop.h --rw-r--r-- root/root usr/include/pulse/operation.h --rw-r--r-- root/root usr/include/pulse/proplist.h --rw-r--r-- root/root usr/include/pulse/pulseaudio.h --rw-r--r-- root/root usr/include/pulse/rtclock.h --rw-r--r-- root/root usr/include/pulse/sample.h --rw-r--r-- root/root usr/include/pulse/scache.h --rw-r--r-- root/root usr/include/pulse/simple.h --rw-r--r-- root/root usr/include/pulse/stream.h --rw-r--r-- root/root usr/include/pulse/subscribe.h --rw-r--r-- root/root usr/include/pulse/thread-mainloop.h --rw-r--r-- root/root usr/include/pulse/timeval.h --rw-r--r-- root/root usr/include/pulse/utf8.h --rw-r--r-- root/root usr/include/pulse/util.h --rw-r--r-- root/root usr/include/pulse/version.h --rw-r--r-- root/root usr/include/pulse/volume.h --rw-r--r-- root/root usr/include/pulse/xmalloc.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/X11/ -drwxr-xr-x root/root usr/lib/X11/xinit/ -drwxr-xr-x root/root usr/lib/X11/xinit/xinitrc.d/ --rwxr-xr-x root/root usr/lib/X11/xinit/xinitrc.d/pulseaudio.sh --rwxr-xr-x root/root usr/lib/libpulse-mainloop-glib.la -lrwxrwxrwx root/root usr/lib/libpulse-mainloop-glib.so -> libpulse-mainloop-glib.so.0.0.4 -lrwxrwxrwx root/root usr/lib/libpulse-mainloop-glib.so.0 -> libpulse-mainloop-glib.so.0.0.4 --rwxr-xr-x root/root usr/lib/libpulse-mainloop-glib.so.0.0.4 --rwxr-xr-x root/root usr/lib/libpulse-simple.la -lrwxrwxrwx root/root usr/lib/libpulse-simple.so -> libpulse-simple.so.0.0.3 -lrwxrwxrwx root/root usr/lib/libpulse-simple.so.0 -> libpulse-simple.so.0.0.3 --rwxr-xr-x root/root usr/lib/libpulse-simple.so.0.0.3 --rwxr-xr-x root/root usr/lib/libpulse.la -lrwxrwxrwx root/root usr/lib/libpulse.so -> libpulse.so.0.13.3 -lrwxrwxrwx root/root usr/lib/libpulse.so.0 -> libpulse.so.0.13.3 --rwxr-xr-x root/root usr/lib/libpulse.so.0.13.3 --rwxr-xr-x root/root usr/lib/libpulsecommon-0.99.la --rwxr-xr-x root/root usr/lib/libpulsecommon-0.99.so --rwxr-xr-x root/root usr/lib/libpulsecore-0.99.la --rwxr-xr-x root/root usr/lib/libpulsecore-0.99.so --rwxr-xr-x root/root usr/lib/libpulsedsp.so -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libpulse-mainloop-glib.pc --rw-r--r-- root/root usr/lib/pkgconfig/libpulse-simple.pc --rw-r--r-- root/root usr/lib/pkgconfig/libpulse.pc -drwxr-xr-x root/root usr/lib/pulse-0.99/ -drwxr-xr-x root/root usr/lib/pulse-0.99/modules/ --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libalsa-util.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libavahi-wrap.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libbluetooth-ipc.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libbluetooth-sbc.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libbluetooth-util.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libcli.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/liboss-util.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libprotocol-cli.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libprotocol-esound.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libprotocol-http.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libprotocol-native.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libprotocol-simple.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libraop.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/librtp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-alsa-card.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-alsa-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-alsa-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-always-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-augment-properties.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-bluetooth-device.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-bluetooth-discover.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-bluetooth-proximity.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-card-restore.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-cli-protocol-tcp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-cli-protocol-unix.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-cli.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-combine-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-combine.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-console-kit.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-cork-music-on-phone.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-dbus-protocol.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-default-device-restore.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-detect.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-device-manager.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-device-restore.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-echo-cancel.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-esound-compat-spawnfd.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-esound-compat-spawnpid.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-esound-protocol-tcp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-esound-protocol-unix.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-esound-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-filter-apply.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-filter-heuristics.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-gconf.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-hal-detect.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-http-protocol-tcp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-http-protocol-unix.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-intended-roles.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-jack-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-jack-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-jackdbus-detect.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-ladspa-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-loopback.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-match.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-mmkbd-evdev.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-native-protocol-fd.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-native-protocol-tcp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-native-protocol-unix.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-null-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-null-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-oss.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-pipe-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-pipe-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-position-event-sounds.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-raop-discover.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-raop-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-remap-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-rescue-streams.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-rtp-recv.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-rtp-send.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-rygel-media-server.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-simple-protocol-tcp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-simple-protocol-unix.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-sine-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-sine.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-stream-restore.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-suspend-on-idle.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-switch-on-connect.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-tunnel-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-tunnel-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-udev-detect.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-virtual-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-virtual-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-volume-restore.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-x11-bell.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-x11-cork-request.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-x11-publish.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-x11-xsmp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-zeroconf-discover.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-zeroconf-publish.so -drwxr-xr-x root/root usr/lib/pulse/ --rwxr-xr-x root/root usr/lib/pulse/gconf-helper --rwsr-xr-x root/root usr/lib/pulse/proximity-helper -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/icons/ -drwxr-xr-x root/root usr/share/icons/hicolor/ -drwxr-xr-x root/root usr/share/icons/hicolor/128x128/ -drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/128x128/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/128x128/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/16x16/ -drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/16x16/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/16x16/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/22x22/ -drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/22x22/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/22x22/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/32x32/ -drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/32x32/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/32x32/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/48x48/ -drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/48x48/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/48x48/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/64x64/ -drwxr-xr-x root/root usr/share/icons/hicolor/64x64/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/64x64/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/64x64/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/pulseaudio.svg -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/scalable/devices/audio-backend-pulseaudio.svg -> ../apps/pulseaudio.svg -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/pulseaudio.mo -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/esdcompat.1.gz --rw-r--r-- root/root usr/share/man/man1/pacat.1.gz --rw-r--r-- root/root usr/share/man/man1/pacmd.1.gz --rw-r--r-- root/root usr/share/man/man1/pactl.1.gz --rw-r--r-- root/root usr/share/man/man1/padsp.1.gz --rw-r--r-- root/root usr/share/man/man1/paplay.1.gz --rw-r--r-- root/root usr/share/man/man1/pasuspender.1.gz --rw-r--r-- root/root usr/share/man/man1/pax11publish.1.gz --rw-r--r-- root/root usr/share/man/man1/pulseaudio.1.gz --rw-r--r-- root/root usr/share/man/man1/start-pulseaudio-kde.1.gz --rw-r--r-- root/root usr/share/man/man1/start-pulseaudio-x11.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/default.pa.5.gz --rw-r--r-- root/root usr/share/man/man5/pulse-client.conf.5.gz --rw-r--r-- root/root usr/share/man/man5/pulse-daemon.conf.5.gz -drwxr-xr-x root/root usr/share/pulseaudio/ -drwxr-xr-x root/root usr/share/pulseaudio/alsa-mixer/ -drwxr-xr-x root/root usr/share/pulseaudio/alsa-mixer/paths/ --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-aux.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-fm.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-linein.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-video.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-desktop-speaker.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-lfe-on-mono.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-mono.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf -drwxr-xr-x root/root usr/share/pulseaudio/alsa-mixer/profile-sets/ --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/kinect-audio.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/maudio-fasttrack-pro.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-audio4dj.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-audio8dj.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-korecontroller.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio10.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio6.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktorkontrol-s4.conf -drwxr-xr-x root/root usr/share/vala/ -drwxr-xr-x root/root usr/share/vala/vapi/ --rw-r--r-- root/root usr/share/vala/vapi/libpulse-mainloop-glib.deps --rw-r--r-- root/root usr/share/vala/vapi/libpulse-mainloop-glib.vapi --rw-r--r-- root/root usr/share/vala/vapi/libpulse.deps --rw-r--r-- root/root usr/share/vala/vapi/libpulse.vapi diff --git a/pulseaudio/.footprint.x86_64 b/pulseaudio/.footprint.x86_64 deleted file mode 100644 index b625d66..0000000 --- a/pulseaudio/.footprint.x86_64 +++ /dev/null @@ -1,289 +0,0 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/dbus-1/ -drwxr-xr-x root/root etc/dbus-1/system.d/ -drwxr-xr-x root/root etc/pulse/ --rw-r--r-- root/root etc/pulse/client.conf --rw-r--r-- root/root etc/pulse/daemon.conf --rw-r--r-- root/root etc/pulse/default.pa --rw-r--r-- root/root etc/pulse/system.pa -drwxr-xr-x root/root etc/sysconfig/ --rw-r--r-- root/root etc/sysconfig/sound -drwxr-xr-x root/root etc/xdg/ -drwxr-xr-x root/root etc/xdg/autostart/ --rw-r--r-- root/root etc/xdg/autostart/pulseaudio-kde.desktop --rw-r--r-- root/root etc/xdg/autostart/pulseaudio.desktop -drwxr-xr-x root/root lib/ -drwxr-xr-x root/root lib/udev/ -drwxr-xr-x root/root lib/udev/rules.d/ --rw-r--r-- root/root lib/udev/rules.d/90-pulseaudio.rules -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/esdcompat --rwxr-xr-x root/root usr/bin/pacat --rwxr-xr-x root/root usr/bin/pacmd --rwxr-xr-x root/root usr/bin/pactl --rwxr-xr-x root/root usr/bin/padsp -lrwxrwxrwx root/root usr/bin/pamon -> pacat -lrwxrwxrwx root/root usr/bin/paplay -> pacat -lrwxrwxrwx root/root usr/bin/parec -> pacat -lrwxrwxrwx root/root usr/bin/parecord -> pacat --rwxr-xr-x root/root usr/bin/pasuspender --rwxr-xr-x root/root usr/bin/pax11publish --rwxr-xr-x root/root usr/bin/pulseaudio --rwxr-xr-x root/root usr/bin/start-pulseaudio-kde --rwxr-xr-x root/root usr/bin/start-pulseaudio-x11 -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/pulse/ --rw-r--r-- root/root usr/include/pulse/cdecl.h --rw-r--r-- root/root usr/include/pulse/channelmap.h --rw-r--r-- root/root usr/include/pulse/context.h --rw-r--r-- root/root usr/include/pulse/def.h --rw-r--r-- root/root usr/include/pulse/error.h --rw-r--r-- root/root usr/include/pulse/ext-device-manager.h --rw-r--r-- root/root usr/include/pulse/ext-device-restore.h --rw-r--r-- root/root usr/include/pulse/ext-stream-restore.h --rw-r--r-- root/root usr/include/pulse/format.h --rw-r--r-- root/root usr/include/pulse/gccmacro.h --rw-r--r-- root/root usr/include/pulse/glib-mainloop.h --rw-r--r-- root/root usr/include/pulse/introspect.h --rw-r--r-- root/root usr/include/pulse/mainloop-api.h --rw-r--r-- root/root usr/include/pulse/mainloop-signal.h --rw-r--r-- root/root usr/include/pulse/mainloop.h --rw-r--r-- root/root usr/include/pulse/operation.h --rw-r--r-- root/root usr/include/pulse/proplist.h --rw-r--r-- root/root usr/include/pulse/pulseaudio.h --rw-r--r-- root/root usr/include/pulse/rtclock.h --rw-r--r-- root/root usr/include/pulse/sample.h --rw-r--r-- root/root usr/include/pulse/scache.h --rw-r--r-- root/root usr/include/pulse/simple.h --rw-r--r-- root/root usr/include/pulse/stream.h --rw-r--r-- root/root usr/include/pulse/subscribe.h --rw-r--r-- root/root usr/include/pulse/thread-mainloop.h --rw-r--r-- root/root usr/include/pulse/timeval.h --rw-r--r-- root/root usr/include/pulse/utf8.h --rw-r--r-- root/root usr/include/pulse/util.h --rw-r--r-- root/root usr/include/pulse/version.h --rw-r--r-- root/root usr/include/pulse/volume.h --rw-r--r-- root/root usr/include/pulse/xmalloc.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/X11/ -drwxr-xr-x root/root usr/lib/X11/xinit/ -drwxr-xr-x root/root usr/lib/X11/xinit/xinitrc.d/ --rwxr-xr-x root/root usr/lib/X11/xinit/xinitrc.d/pulseaudio.sh --rwxr-xr-x root/root usr/lib/libpulse-mainloop-glib.la -lrwxrwxrwx root/root usr/lib/libpulse-mainloop-glib.so -> libpulse-mainloop-glib.so.0.0.4 -lrwxrwxrwx root/root usr/lib/libpulse-mainloop-glib.so.0 -> libpulse-mainloop-glib.so.0.0.4 --rwxr-xr-x root/root usr/lib/libpulse-mainloop-glib.so.0.0.4 --rwxr-xr-x root/root usr/lib/libpulse-simple.la -lrwxrwxrwx root/root usr/lib/libpulse-simple.so -> libpulse-simple.so.0.0.3 -lrwxrwxrwx root/root usr/lib/libpulse-simple.so.0 -> libpulse-simple.so.0.0.3 --rwxr-xr-x root/root usr/lib/libpulse-simple.so.0.0.3 --rwxr-xr-x root/root usr/lib/libpulse.la -lrwxrwxrwx root/root usr/lib/libpulse.so -> libpulse.so.0.13.3 -lrwxrwxrwx root/root usr/lib/libpulse.so.0 -> libpulse.so.0.13.3 --rwxr-xr-x root/root usr/lib/libpulse.so.0.13.3 --rwxr-xr-x root/root usr/lib/libpulsecommon-0.99.la --rwxr-xr-x root/root usr/lib/libpulsecommon-0.99.so --rwxr-xr-x root/root usr/lib/libpulsecore-0.99.la --rwxr-xr-x root/root usr/lib/libpulsecore-0.99.so --rwxr-xr-x root/root usr/lib/libpulsedsp.so -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libpulse-mainloop-glib.pc --rw-r--r-- root/root usr/lib/pkgconfig/libpulse-simple.pc --rw-r--r-- root/root usr/lib/pkgconfig/libpulse.pc -drwxr-xr-x root/root usr/lib/pulse-0.99/ -drwxr-xr-x root/root usr/lib/pulse-0.99/modules/ --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libalsa-util.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libavahi-wrap.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libbluetooth-ipc.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libbluetooth-sbc.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libbluetooth-util.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libcli.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/liboss-util.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libprotocol-cli.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libprotocol-esound.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libprotocol-http.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libprotocol-native.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libprotocol-simple.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/libraop.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/librtp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-alsa-card.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-alsa-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-alsa-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-always-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-augment-properties.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-bluetooth-device.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-bluetooth-discover.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-bluetooth-proximity.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-card-restore.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-cli-protocol-tcp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-cli-protocol-unix.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-cli.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-combine-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-combine.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-console-kit.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-cork-music-on-phone.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-dbus-protocol.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-default-device-restore.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-detect.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-device-manager.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-device-restore.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-echo-cancel.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-esound-compat-spawnfd.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-esound-compat-spawnpid.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-esound-protocol-tcp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-esound-protocol-unix.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-esound-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-filter-apply.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-filter-heuristics.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-gconf.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-hal-detect.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-http-protocol-tcp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-http-protocol-unix.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-intended-roles.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-jack-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-jack-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-jackdbus-detect.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-ladspa-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-loopback.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-match.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-mmkbd-evdev.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-native-protocol-fd.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-native-protocol-tcp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-native-protocol-unix.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-null-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-null-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-oss.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-pipe-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-pipe-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-position-event-sounds.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-raop-discover.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-raop-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-remap-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-rescue-streams.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-rtp-recv.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-rtp-send.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-rygel-media-server.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-simple-protocol-tcp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-simple-protocol-unix.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-sine-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-sine.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-stream-restore.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-suspend-on-idle.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-switch-on-connect.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-tunnel-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-tunnel-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-udev-detect.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-virtual-sink.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-virtual-source.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-volume-restore.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-x11-bell.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-x11-cork-request.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-x11-publish.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-x11-xsmp.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-zeroconf-discover.so --rwxr-xr-x root/root usr/lib/pulse-0.99/modules/module-zeroconf-publish.so -drwxr-xr-x root/root usr/lib/pulse/ --rwxr-xr-x root/root usr/lib/pulse/gconf-helper --rwsr-xr-x root/root usr/lib/pulse/proximity-helper -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/icons/ -drwxr-xr-x root/root usr/share/icons/hicolor/ -drwxr-xr-x root/root usr/share/icons/hicolor/128x128/ -drwxr-xr-x root/root usr/share/icons/hicolor/128x128/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/128x128/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/128x128/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/128x128/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/16x16/ -drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/16x16/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/16x16/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/22x22/ -drwxr-xr-x root/root usr/share/icons/hicolor/22x22/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/22x22/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/22x22/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/22x22/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/32x32/ -drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/32x32/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/32x32/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/48x48/ -drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/48x48/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/48x48/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/64x64/ -drwxr-xr-x root/root usr/share/icons/hicolor/64x64/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/64x64/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/64x64/devices/audio-backend-pulseaudio.png -> ../apps/pulseaudio.png -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/pulseaudio.svg -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/devices/ -lrwxrwxrwx root/root usr/share/icons/hicolor/scalable/devices/audio-backend-pulseaudio.svg -> ../apps/pulseaudio.svg -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/pulseaudio.mo -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/esdcompat.1.gz --rw-r--r-- root/root usr/share/man/man1/pacat.1.gz --rw-r--r-- root/root usr/share/man/man1/pacmd.1.gz --rw-r--r-- root/root usr/share/man/man1/pactl.1.gz --rw-r--r-- root/root usr/share/man/man1/padsp.1.gz --rw-r--r-- root/root usr/share/man/man1/paplay.1.gz --rw-r--r-- root/root usr/share/man/man1/pasuspender.1.gz --rw-r--r-- root/root usr/share/man/man1/pax11publish.1.gz --rw-r--r-- root/root usr/share/man/man1/pulseaudio.1.gz --rw-r--r-- root/root usr/share/man/man1/start-pulseaudio-kde.1.gz --rw-r--r-- root/root usr/share/man/man1/start-pulseaudio-x11.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/default.pa.5.gz --rw-r--r-- root/root usr/share/man/man5/pulse-client.conf.5.gz --rw-r--r-- root/root usr/share/man/man5/pulse-daemon.conf.5.gz -drwxr-xr-x root/root usr/share/pulseaudio/ -drwxr-xr-x root/root usr/share/pulseaudio/alsa-mixer/ -drwxr-xr-x root/root usr/share/pulseaudio/alsa-mixer/paths/ --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-aux.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-fm.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-linein.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input-video.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-desktop-speaker.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-lfe-on-mono.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-mono.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/paths/iec958-stereo-output.conf -drwxr-xr-x root/root usr/share/pulseaudio/alsa-mixer/profile-sets/ --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/kinect-audio.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/maudio-fasttrack-pro.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-audio4dj.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-audio8dj.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-korecontroller.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio10.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktor-audio6.conf --rw-r--r-- root/root usr/share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktorkontrol-s4.conf -drwxr-xr-x root/root usr/share/vala/ -drwxr-xr-x root/root usr/share/vala/vapi/ --rw-r--r-- root/root usr/share/vala/vapi/libpulse-mainloop-glib.deps --rw-r--r-- root/root usr/share/vala/vapi/libpulse-mainloop-glib.vapi --rw-r--r-- root/root usr/share/vala/vapi/libpulse.deps --rw-r--r-- root/root usr/share/vala/vapi/libpulse.vapi diff --git a/pulseaudio/.md5sum.i686 b/pulseaudio/.md5sum.i686 deleted file mode 100644 index 0c3f0ba..0000000 --- a/pulseaudio/.md5sum.i686 +++ /dev/null @@ -1,7 +0,0 @@ -d3fd33576454cbdcbf26f546292af937 NuTyX_config.patch -e29ab6a42d1e088d9c824f87695094cd configuration_resample_tweak.patch -a73d30cc01ad430681e27160e22e7f8c pulseaudio-0.99.4.tar.gz -31af1f34453aa59eecb6f942dcab4aca pulseaudio.svg -440f9593a52eb7a42a55182df01ed153 pulseaudio.xinit -db768937c2fe51bedf3fc9c91270bc82 sound.conf -c459ed54f3155c44fc74ac2997ff625b start_pulseaudio_earlier_with_Gnome.patch diff --git a/pulseaudio/.md5sum.x86_64 b/pulseaudio/.md5sum.x86_64 deleted file mode 100644 index 0c3f0ba..0000000 --- a/pulseaudio/.md5sum.x86_64 +++ /dev/null @@ -1,7 +0,0 @@ -d3fd33576454cbdcbf26f546292af937 NuTyX_config.patch -e29ab6a42d1e088d9c824f87695094cd configuration_resample_tweak.patch -a73d30cc01ad430681e27160e22e7f8c pulseaudio-0.99.4.tar.gz -31af1f34453aa59eecb6f942dcab4aca pulseaudio.svg -440f9593a52eb7a42a55182df01ed153 pulseaudio.xinit -db768937c2fe51bedf3fc9c91270bc82 sound.conf -c459ed54f3155c44fc74ac2997ff625b start_pulseaudio_earlier_with_Gnome.patch diff --git a/pulseaudio/NuTyX_config.patch b/pulseaudio/NuTyX_config.patch deleted file mode 100644 index 585b0e6..0000000 --- a/pulseaudio/NuTyX_config.patch +++ /dev/null @@ -1,94 +0,0 @@ ---- a/src/daemon/esdcompat.in -+++ b/src/daemon/esdcompat.in -@@ -24,7 +24,19 @@ fail() { - exit 1 - } - --ARGS=" --log-target=syslog" -+# Modifications de NuTyX -+CONFIG=/etc/sysconfig/sound -+ -+PULSE_ARGS=" --log-target=syslog" -+[ -r "$CONFIG" ] && . $CONFIG -+ -+if [ "$ENABLE_PULSEAUDIO" != "yes" ]; then -+ echo "PulseAudio étant désactivé dans la configuration, il ne sera pas lancé." >&2 -+ exit -+fi -+ -+ARGS=" $PULSE_ARGS" -+# Fin des modifications - - while [ "$#" -gt "0" ]; do - -@@ -74,10 +86,10 @@ EOF - shift - ARGS="$ARGS '-Lmodule-esound-compat-spawnfd fd=$1'" - ;; -- -- -unix|-b|-public|-terminate|-nobeeps|-trust|-tcp|-promiscuous) -+ -+ -unix|-b|-public|-terminate|-nobeeps|-trust|-tcp|-promiscuous) - # Ignore these commands -- ;; -+ ;; - - -d|-r|-as|-port|-bind) - # Ignore these commands and their arguments ---- a/src/daemon/start-pulseaudio-x11.in -+++ b/src/daemon/start-pulseaudio-x11.in -@@ -19,7 +19,19 @@ - - set -e - --@PA_BINARY@ --start "$@" -+# Modifications NuTyX -+CONFIG=/etc/sysconfig/sound -+ -+PULSE_ARGS=" --log-target=syslog" -+[ -r "$CONFIG" ] && . $CONFIG -+ -+if [ "$ENABLE_PULSEAUDIO" != "yes" ]; then -+ echo "PulseAudio étant désactivé dans la configuration, il ne sera pas lancé." >&2 -+else -+ -+@PA_BINARY@ --start ${PULSE_ARGS} "$@" -+ -+# Fin des modifications - - if [ x"$DISPLAY" != x ] ; then - -@@ -30,3 +42,5 @@ if [ x"$DISPLAY" != x ] ; then - @PACTL_BINARY@ load-module module-x11-xsmp "display=$DISPLAY session_manager=$SESSION_MANAGER" > /dev/null - fi - fi -+ -+fi ---- a/src/daemon/start-pulseaudio-kde.in -+++ b/src/daemon/start-pulseaudio-kde.in -@@ -21,10 +21,24 @@ set -e - - [ -z "$PULSE_SERVER" ] - --@PA_BINARY@ --start "$@" -+# Modifications NuTyX -+CONFIG=/etc/sysconfig/sound -+ -+PULSE_ARGS=" --log-target=syslog" -+[ -r "$CONFIG" ] && . $CONFIG -+ -+if [ "$ENABLE_PULSEAUDIO" != "yes" ]; then -+ echo "PulseAudio étant désactivé dans la configuration, il ne sera pas lancé." >&2 -+else -+ -+@PA_BINARY@ --start ${PULSE_ARGS} "$@" -+ -+# Fin des modifications - - if [ x"$DISPLAY" != x ] ; then - - @PACTL_BINARY@ load-module module-device-manager "do_routing=1" > /dev/null - - fi -+ -+fi diff --git a/pulseaudio/Pkgfile b/pulseaudio/Pkgfile deleted file mode 100644 index 96a250e..0000000 --- a/pulseaudio/Pkgfile +++ /dev/null @@ -1,47 +0,0 @@ -# Description: Serveur de sons pour systèmes POSIX. Serveur de proximité pour les applications sonores. -# URL: http://www.pulseaudio.org -# Maintainer: NuTyX core team -# Packager: piernov <piernov@piernov.org> -# Depends on: consolekit, alsa-lib, gconf, libcap, liboil, policykit, libsamplerate, libsndfile, speex, libvorbis, json-c, xorg-libxtst, xorg-libsm, xorg-xcb-util, imagemagick, bluez, jack-audio-connection-kit, avahi -# Run on: consolekit,alsa-lib,gconf,libcap,liboil,policykit,libsamplerate,libsndfile,speex,libvorbis,json-c,bluez,jack-audio-connection-kit,avahi - -name=pulseaudio -version=0.99.4 -release=1 -source=(http://freedesktop.org/software/$name/releases/$name-$version.tar.gz - pulseaudio.xinit - pulseaudio.svg - sound.conf - configuration_resample_tweak.patch - start_pulseaudio_earlier_with_Gnome.patch - NuTyX_config.patch) - -build() { - cd $name-$version - - patch -p1 < ../configuration_resample_tweak.patch - patch -p1 < ../start_pulseaudio_earlier_with_Gnome.patch - patch -p1 < ../NuTyX_config.patch - - ./configure --prefix=/usr \ - --sysconfdir=/etc \ - --libexecdir=/usr/lib \ - --localstatedir=/var \ - --disable-hal - - make - make DESTDIR=$PKG install - - install -D -m 0644 ../sound.conf $PKG/etc/sysconfig/sound - install -D -m 0755 ../$name.xinit $PKG/usr/lib/X11/xinit/xinitrc.d/$name.sh - install -D -m 0644 ../$name.svg $PKG/usr/share/icons/hicolor/scalable/apps/$name.svg - mkdir -p $PKG/usr/share/icons/hicolor/scalable/devices - ln -s ../apps/$name.svg $PKG/usr/share/icons/hicolor/scalable/devices/audio-backend-pulseaudio.svg - for size in 16 22 32 48 64 128; do - mkdir -p $PKG/usr/share/icons/hicolor/${size}x${size}/{apps,devices} - convert -geometry ${size}x${size} ../$name.svg $PKG/usr/share/icons/hicolor/${size}x${size}/apps/$name.png - ln -s ../apps/$name.png $PKG/usr/share/icons/hicolor/${size}x${size}/devices/audio-backend-pulseaudio.png - done - rm -f $PKG/etc/dbus-1/system.d/$name-system.conf - sed -i 's,\(/usr/bin/pactl load-module module-x11-cork-request\),#\1,' $PKG/usr/bin/start-pulseaudio-x11 -} diff --git a/pulseaudio/configuration_resample_tweak.patch b/pulseaudio/configuration_resample_tweak.patch deleted file mode 100644 index 57e40eb..0000000 --- a/pulseaudio/configuration_resample_tweak.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- a/src/daemon/daemon.conf.in -+++ b/src/daemon/daemon.conf.in -@@ -54,7 +54,12 @@ - ; log-time = no - ; log-backtrace = 0 - -+# Pour une meilleur qualité - ; resample-method = speex-float-3 -+# Pour plus de vitesse (et une qualité moindre) -+; resample-method = trivial -+# Bon compromis -+resample-method = speex-float-0 - ; enable-remixing = yes - ; enable-lfe-remixing = no diff --git a/pulseaudio/pulseaudio.svg b/pulseaudio/pulseaudio.svg deleted file mode 100644 index a79e03d..0000000 --- a/pulseaudio/pulseaudio.svg +++ /dev/null @@ -1,287 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://web.resource.org/cc/" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="48px" - height="48px" - id="svg2161" - sodipodi:version="0.32" - inkscape:version="0.44" - sodipodi:docbase="/home/ossman/devel/pulseaudio" - sodipodi:docname="pulseaudio.svg"> - <defs - id="defs2163"> - <linearGradient - id="linearGradient3093"> - <stop - style="stop-color:#000000;stop-opacity:1;" - offset="0" - id="stop3095" /> - <stop - style="stop-color:#000000;stop-opacity:0;" - offset="1" - id="stop3097" /> - </linearGradient> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient3093" - id="radialGradient2472" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,0.266476,0,283.9565)" - cx="224.5" - cy="387.11252" - fx="224.5" - fy="387.11252" - r="174.5" /> - <linearGradient - id="linearGradient2503"> - <stop - style="stop-color:#000000;stop-opacity:1;" - offset="0" - id="stop2505" /> - <stop - style="stop-color:#141413;stop-opacity:1;" - offset="1" - id="stop2507" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2503" - id="linearGradient1476" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.124741,0,0,0.124741,-49.78411,-8.952609)" - x1="585" - y1="390.61252" - x2="585" - y2="85.376541" /> - <linearGradient - id="linearGradient2495"> - <stop - style="stop-color:#0a0a09;stop-opacity:1;" - offset="0" - id="stop2497" /> - <stop - style="stop-color:#282927;stop-opacity:1;" - offset="1" - id="stop2499" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2495" - id="linearGradient1474" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.124741,0,0,0.124741,-49.78411,-8.952609)" - x1="674" - y1="276.11252" - x2="505" - y2="199.11252" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2535" - id="linearGradient2399" - gradientUnits="userSpaceOnUse" - x1="585" - y1="390.61252" - x2="585" - y2="85.376541" /> - <linearGradient - id="linearGradient2535"> - <stop - id="stop2537" - offset="0" - style="stop-color:#ffffff;stop-opacity:0.36078432;" /> - <stop - id="stop2539" - offset="1" - style="stop-color:#ffffff;stop-opacity:0;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2535" - id="linearGradient2397" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-291.933,627.3998)" - x1="532" - y1="131.40625" - x2="667.5" - y2="357.40625" /> - <linearGradient - id="linearGradient3072"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop3074" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3076" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3072" - id="linearGradient2395" - gradientUnits="userSpaceOnUse" - x1="585" - y1="76.360481" - x2="585" - y2="170.3912" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="4.9497475" - inkscape:cx="20.060638" - inkscape:cy="18.992734" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:window-width="872" - inkscape:window-height="624" - inkscape:window-x="325" - inkscape:window-y="224" /> - <metadata - id="metadata2166"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <cc:license - rdf:resource="http://www.gnu.org/copyleft/gpl.html" /> - <dc:title>PulseAudio logotype</dc:title> - <dc:date>2006-08-28</dc:date> - <dc:creator> - <cc:Agent> - <dc:title>Pierre Ossman <ossman@cendio.se> for Cendio AB</dc:title> - </cc:Agent> - </dc:creator> - <dc:rights> - <cc:Agent> - <dc:title></dc:title> - </cc:Agent> - </dc:rights> - <dc:contributor> - <cc:Agent> - <dc:title>Rafael Jannone (basic idea)</dc:title> - </cc:Agent> - </dc:contributor> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> - <cc:permits - rdf:resource="http://web.resource.org/cc/Reproduction" /> - <cc:permits - rdf:resource="http://web.resource.org/cc/Distribution" /> - <cc:requires - rdf:resource="http://web.resource.org/cc/Notice" /> - <cc:permits - rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> - <cc:requires - rdf:resource="http://web.resource.org/cc/ShareAlike" /> - <cc:requires - rdf:resource="http://web.resource.org/cc/SourceCode" /> - </cc:License> - </rdf:RDF> - </metadata> - <g - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <path - sodipodi:type="arc" - style="opacity:0.36679538;color:black;fill:url(#radialGradient2472);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:38.81499863;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" - id="path2470" - sodipodi:cx="224.5" - sodipodi:cy="387.11252" - sodipodi:rx="174.5" - sodipodi:ry="46.5" - d="M 399 387.11252 A 174.5 46.5 0 1 1 50,387.11252 A 174.5 46.5 0 1 1 399 387.11252 z" - transform="matrix(0.137443,0,0,0.154237,-6.855952,-20.43595)" - inkscape:export-filename="/home/ossman/Desktop/pa4.png" - inkscape:export-xdpi="44.099998" - inkscape:export-ydpi="44.099998" /> - <rect - ry="6.5049205" - y="2.2257283" - x="5.4760308" - height="37.047943" - width="37.047943" - id="rect2371" - style="fill:url(#linearGradient1474);fill-opacity:1;stroke:url(#linearGradient1476);stroke-width:0.99792439;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:export-filename="/home/ossman/Desktop/pa4.png" - inkscape:export-xdpi="44.099998" - inkscape:export-ydpi="44.099998" /> - <g - transform="matrix(0.124741,0,0,0.124741,-61.69688,-99.94425)" - id="g2415" - inkscape:export-filename="/home/ossman/Desktop/pa4.png" - inkscape:export-xdpi="44.099998" - inkscape:export-ydpi="44.099998"> - <path - sodipodi:type="arc" - style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path2417" - sodipodi:cx="-1" - sodipodi:cy="863.61249" - sodipodi:rx="23" - sodipodi:ry="23" - d="M 22 863.61249 A 23 23 0 1 1 -24,863.61249 A 23 23 0 1 1 22 863.61249 z" - transform="matrix(1.676363,0,0,1.676363,688.6772,-480.168)" /> - <path - style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="M 666.92273,892.01313 C 633.50485,900.88553 608.86021,931.34683 608.86023,967.54442 C 608.86023,1003.7419 633.50486,1034.2345 666.92273,1043.1069 C 642.81497,1032.2877 625.48523,1002.5195 625.48523,967.54442 C 625.48522,932.56943 642.81496,902.83233 666.92273,892.01313 z M 707.07898,892.01313 C 731.18675,902.83233 748.51648,932.56933 748.51648,967.54442 C 748.51648,1002.5195 731.18674,1032.2877 707.07898,1043.1069 C 740.49686,1034.2345 765.1415,1003.7419 765.14148,967.54442 C 765.14148,931.34693 740.49687,900.88553 707.07898,892.01313 z " - id="path2419" /> - <path - id="path2421" - d="M 655.64705,849.58672 C 603.46201,863.44178 564.97718,911.00985 564.97721,967.53562 C 564.97721,1024.0613 603.46203,1071.6783 655.64705,1085.5333 C 618.0006,1068.6381 590.93865,1022.1524 590.93865,967.53562 C 590.93863,912.91905 618.00059,866.48188 655.64705,849.58672 z M 718.35466,849.58672 C 756.00112,866.48188 783.06306,912.91889 783.06306,967.53562 C 783.06306,1022.1524 756.00111,1068.6381 718.35466,1085.5333 C 770.5397,1071.6783 809.02453,1024.0613 809.0245,967.53562 C 809.0245,911.01001 770.53972,863.44178 718.35466,849.58672 z " - style="opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - </g> - <g - id="g1494" - transform="matrix(0.124741,0,0,0.124741,-13.36814,-87.21636)"> - <path - inkscape:export-ydpi="44.099998" - inkscape:export-xdpi="44.099998" - inkscape:export-filename="/home/ossman/Desktop/pa4.png" - d="M 495.15625,93.84375 C 468.52243,93.84375 447.21875,115.11921 447.21875,141.75 L 447.21875,334.46875 C 447.21875,361.09954 468.52545,382.40625 495.15625,382.40625 L 687.84375,382.40625 C 714.47454,382.40625 735.78125,361.09955 735.78125,334.46875 L 735.78125,141.75 C 735.78125,115.11921 714.47755,93.84375 687.84375,93.84375 L 495.15625,93.84375 z " - id="path2373" - style="fill:url(#linearGradient2395);fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:original="M 495.15625 89.625 C 466.26648 89.625 443 112.86023 443 141.75 L 443 334.46875 C 443 363.35852 466.26647 386.625 495.15625 386.625 L 687.84375 386.625 C 716.73352 386.625 740 363.35853 740 334.46875 L 740 141.75 C 740 112.86023 716.7335 89.625 687.84375 89.625 L 495.15625 89.625 z " - inkscape:radius="-4.2074337" - sodipodi:type="inkscape:offset" - transform="translate(-291.933,627.3998)" /> - <path - inkscape:export-ydpi="44.099998" - inkscape:export-xdpi="44.099998" - inkscape:export-filename="/home/ossman/Desktop/pa4.png" - style="fill:url(#linearGradient2397);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="M 436.05138,821.4365 C 397.62524,862.62866 358.12861,865.874 299.93097,865.874 C 242.63828,865.874 199.11564,893.22114 163.06701,927.96775 L 163.06701,961.86851 C 163.06701,985.0884 181.12504,1001.9935 203.22326,1001.9935 L 395.91076,1006.0248 C 420.50531,1006.0248 436.03576,986.46307 436.03576,961.86851 L 436.05138,821.4365 z " - id="path2375" - sodipodi:nodetypes="cscccccc" /> - <path - inkscape:export-ydpi="44.099998" - inkscape:export-xdpi="44.099998" - inkscape:export-filename="/home/ossman/Desktop/pa4.png" - sodipodi:type="inkscape:offset" - inkscape:radius="-8" - inkscape:original="M 495.15625 89.625 C 466.26648 89.625 443 112.86023 443 141.75 L 443 334.46875 C 443 363.35852 466.26647 386.625 495.15625 386.625 L 687.84375 386.625 C 716.73352 386.625 740 363.35853 740 334.46875 L 740 141.75 C 740 112.86023 716.7335 89.625 687.84375 89.625 L 495.15625 89.625 z " - style="fill:none;fill-opacity:1;stroke:url(#linearGradient2399);stroke-width:8;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path2377" - d="M 495.15625,97.625 C 470.55593,97.625 451,117.15545 451,141.75 L 451,334.46875 C 451,359.0633 470.56169,378.625 495.15625,378.625 L 687.84375,378.625 C 712.4383,378.625 732,359.06331 732,334.46875 L 732,141.75 C 732,117.15545 712.44405,97.625 687.84375,97.625 L 495.15625,97.625 z " - transform="translate(-291.933,627.3998)" /> - </g> - </g> -</svg> diff --git a/pulseaudio/pulseaudio.xinit b/pulseaudio/pulseaudio.xinit deleted file mode 100644 index b2ce715..0000000 --- a/pulseaudio/pulseaudio.xinit +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -# to be sourced - -case "$SESSION" in - GNOME|KDE*|xfce4) - # XDG is supported so we don't need to do anything. - # as XDG Autostart will "just work"(tm) - ;; - *) - /usr/bin/start-pulseaudio-x11 - ;; -esac diff --git a/pulseaudio/sound.conf b/pulseaudio/sound.conf deleted file mode 100644 index dc23dd4..0000000 --- a/pulseaudio/sound.conf +++ /dev/null @@ -1,2 +0,0 @@ -ENABLE_PULSEAUDIO="yes" -PULSE_ARGS="--log-target=syslog" diff --git a/pulseaudio/start_pulseaudio_earlier_with_Gnome.patch b/pulseaudio/start_pulseaudio_earlier_with_Gnome.patch deleted file mode 100644 index c6accd6..0000000 --- a/pulseaudio/start_pulseaudio_earlier_with_Gnome.patch +++ /dev/null @@ -1,7 +0,0 @@ ---- a/src/daemon/pulseaudio.desktop.in -+++ b/src/daemon/pulseaudio.desktop.in -@@ -8,3 +8,4 @@ Terminal=false - Type=Application - Categories= - GenericName= -+X-GNOME-Autostart-Phase=Initialization diff --git a/xorg-server/.footprint.i686 b/xorg-server/.footprint.i686 index d5f636f..7428b17 100644 --- a/xorg-server/.footprint.i686 +++ b/xorg-server/.footprint.i686 @@ -32,7 +32,6 @@ drwxr-xr-x root/root usr/include/xorg/ -rw-r--r-- root/root usr/include/xorg/Xprintf.h -rw-r--r-- root/root usr/include/xorg/bt829.h -rw-r--r-- root/root usr/include/xorg/callback.h --rw-r--r-- root/root usr/include/xorg/client.h -rw-r--r-- root/root usr/include/xorg/closestr.h -rw-r--r-- root/root usr/include/xorg/closure.h -rw-r--r-- root/root usr/include/xorg/colormap.h @@ -247,6 +246,8 @@ drwxr-xr-x root/root usr/lib/xorg/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/xorg-server.m4 +drwxr-xr-x root/root usr/share/doc/ +drwxr-xr-x root/root usr/share/doc/xorg-server/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/Xdmx.1.gz diff --git a/xorg-server/.footprint.x86_64 b/xorg-server/.footprint.x86_64 index d5f636f..7428b17 100644 --- a/xorg-server/.footprint.x86_64 +++ b/xorg-server/.footprint.x86_64 @@ -32,7 +32,6 @@ drwxr-xr-x root/root usr/include/xorg/ -rw-r--r-- root/root usr/include/xorg/Xprintf.h -rw-r--r-- root/root usr/include/xorg/bt829.h -rw-r--r-- root/root usr/include/xorg/callback.h --rw-r--r-- root/root usr/include/xorg/client.h -rw-r--r-- root/root usr/include/xorg/closestr.h -rw-r--r-- root/root usr/include/xorg/closure.h -rw-r--r-- root/root usr/include/xorg/colormap.h @@ -247,6 +246,8 @@ drwxr-xr-x root/root usr/lib/xorg/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/xorg-server.m4 +drwxr-xr-x root/root usr/share/doc/ +drwxr-xr-x root/root usr/share/doc/xorg-server/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/Xdmx.1.gz diff --git a/xorg-server/.md5sum.i686 b/xorg-server/.md5sum.i686 index 7157b26..21ee089 100644 --- a/xorg-server/.md5sum.i686 +++ b/xorg-server/.md5sum.i686 @@ -1,3 +1,3 @@ 81ebef7087bde56dc70477884189054b 15-quirks.conf 6c7e87d63ac4b535e19a80c89d0cf091 autoconfig-nvidia.patch -948e665bddc31c34be79b59db67c986e xorg-server-1.11.0.tar.bz2 +94f23d30a77d63e27dd209a57fccfebf xorg-server-1.10.4.tar.bz2 diff --git a/xorg-server/.md5sum.x86_64 b/xorg-server/.md5sum.x86_64 index 7157b26..21ee089 100644 --- a/xorg-server/.md5sum.x86_64 +++ b/xorg-server/.md5sum.x86_64 @@ -1,3 +1,3 @@ 81ebef7087bde56dc70477884189054b 15-quirks.conf 6c7e87d63ac4b535e19a80c89d0cf091 autoconfig-nvidia.patch -948e665bddc31c34be79b59db67c986e xorg-server-1.11.0.tar.bz2 +94f23d30a77d63e27dd209a57fccfebf xorg-server-1.10.4.tar.bz2 diff --git a/xorg-server/Pkgfile b/xorg-server/Pkgfile index 661ec37..b25c50f 100755 --- a/xorg-server/Pkgfile +++ b/xorg-server/Pkgfile @@ -6,8 +6,8 @@ # Run on: mesa3d,xorg-bdftopcf,xorg-mkfontdir,xorg-mkfontscale,xorg-libxkbui,xorg-libxtst,xorg-libdmx,xorg-libxxf86misc,xorg-libxaw,xorg-libxvmc,xorg-libxi,xorg-libxres,xorg-libxcomposite,xorg-libxinerama,xorg-libxrandr,xorg-libxft,xorg-libxcursor,xorg-libxxf86dga,xorg-libpixman,xorg-libpciaccess,xorg-libxscrnsaver name=xorg-server -version=1.11.0 -release=2 +version=1.10.4 +release=1 source=(http://xorg.freedesktop.org/releases/individual/xserver/$name-$version.tar.bz2 autoconfig-nvidia.patch 15-quirks.conf) diff --git a/xorg/.md5sum.i686 b/xorg/.md5sum.i686 index f0bcfe5..1fd15e2 100644 --- a/xorg/.md5sum.i686 +++ b/xorg/.md5sum.i686 @@ -1 +1 @@ -5e3fb89f2a8f2ad693862112242b1406 driver-1.11.0.md5 +5e3fb89f2a8f2ad693862112242b1406 driver-1.10.4.md5 diff --git a/xorg/.md5sum.x86_64 b/xorg/.md5sum.x86_64 index f0bcfe5..1fd15e2 100644 --- a/xorg/.md5sum.x86_64 +++ b/xorg/.md5sum.x86_64 @@ -1 +1 @@ -5e3fb89f2a8f2ad693862112242b1406 driver-1.11.0.md5 +5e3fb89f2a8f2ad693862112242b1406 driver-1.10.4.md5 diff --git a/xorg/Pkgfile b/xorg/Pkgfile index 0e44876..22beb32 100644 --- a/xorg/Pkgfile +++ b/xorg/Pkgfile @@ -1,4 +1,4 @@ -# Description: Implémentation de X11 de l'organisation Xorg version 1.9.x +# Description: Implémentation de X11 de l'organisation Xorg version 1.10.x # URL: http://xorg.freedesktop.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch @@ -6,7 +6,7 @@ # Run on: dejavu-ttf,xorg-xinit,xorg-xauth,xorg-rgb,xkeyboard-config,xorg-twm,xorg-xclock,xorg-xterm,xorg-server name=xorg -version=1.11.0 +version=1.10.4 release=1 section="driver" source=($section-$version.md5) diff --git a/xorg/driver-1.11.0.md5 b/xorg/driver-1.10.4.md5 index 88f5b1a..88f5b1a 100644 --- a/xorg/driver-1.11.0.md5 +++ b/xorg/driver-1.10.4.md5 |