[arch-commits] Commit in pulseaudio-alsa/repos/extra-any (4 files)

Jan Steffens heftig at nymeria.archlinux.org
Mon Jun 30 18:43:49 UTC 2014


    Date: Monday, June 30, 2014 @ 20:43:49
  Author: heftig
Revision: 215862

archrelease: copy trunk to extra-any

Added:
  pulseaudio-alsa/repos/extra-any/PKGBUILD
    (from rev 215861, pulseaudio-alsa/trunk/PKGBUILD)
  pulseaudio-alsa/repos/extra-any/asound.conf
    (from rev 215861, pulseaudio-alsa/trunk/asound.conf)
Deleted:
  pulseaudio-alsa/repos/extra-any/PKGBUILD
  pulseaudio-alsa/repos/extra-any/asound.conf

-------------+
 PKGBUILD    |   36 ++++++++++++++++++------------------
 asound.conf |   32 ++++++++++++++++----------------
 2 files changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-30 18:42:52 UTC (rev 215861)
+++ PKGBUILD	2014-06-30 18:43:49 UTC (rev 215862)
@@ -1,18 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=pulseaudio-alsa
-pkgver=2
-pkgrel=2
-pkgdesc="ALSA Configuration for PulseAudio"
-arch=(any)
-url="http://www.pulseaudio.org"
-license=(GPL)
-depends=("alsa-plugins>=1.0.25" pulseaudio)
-backup=(etc/asound.conf)
-source=(asound.conf)
-md5sums=('4703dc0019932e442486942adb6c90a4')
-
-package() {
-  install -Dm644 asound.conf "$pkgdir/etc/asound.conf"
-}

Copied: pulseaudio-alsa/repos/extra-any/PKGBUILD (from rev 215861, pulseaudio-alsa/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-06-30 18:43:49 UTC (rev 215862)
@@ -0,0 +1,18 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=pulseaudio-alsa
+pkgver=2
+pkgrel=3
+pkgdesc="ALSA Configuration for PulseAudio"
+arch=(any)
+url="http://www.pulseaudio.org"
+license=(GPL)
+depends=("alsa-plugins>=1.0.25" pulseaudio)
+backup=(etc/asound.conf)
+source=(asound.conf)
+md5sums=('4703dc0019932e442486942adb6c90a4')
+
+package() {
+  install -Dm644 asound.conf "$pkgdir/etc/asound.conf"
+}

Deleted: asound.conf
===================================================================
--- asound.conf	2014-06-30 18:42:52 UTC (rev 215861)
+++ asound.conf	2014-06-30 18:43:49 UTC (rev 215862)
@@ -1,16 +0,0 @@
-# Use PulseAudio by default
-pcm.!default {
-  type pulse
-  fallback "sysdefault"
-  hint {
-    show on
-    description "Default ALSA Output (currently PulseAudio Sound Server)"
-  }
-}
-
-ctl.!default {
-  type pulse
-  fallback "sysdefault"
-}
-
-# vim:set ft=alsaconf:

Copied: pulseaudio-alsa/repos/extra-any/asound.conf (from rev 215861, pulseaudio-alsa/trunk/asound.conf)
===================================================================
--- asound.conf	                        (rev 0)
+++ asound.conf	2014-06-30 18:43:49 UTC (rev 215862)
@@ -0,0 +1,16 @@
+# Use PulseAudio by default
+pcm.!default {
+  type pulse
+  fallback "sysdefault"
+  hint {
+    show on
+    description "Default ALSA Output (currently PulseAudio Sound Server)"
+  }
+}
+
+ctl.!default {
+  type pulse
+  fallback "sysdefault"
+}
+
+# vim:set ft=alsaconf:




More information about the arch-commits mailing list