[arch-commits] Commit in pulseaudio-alsa/trunk (PKGBUILD)

2019-08-25 Thread Jan Steffens via arch-commits
Date: Sunday, August 25, 2019 @ 20:59:21
  Author: heftig
Revision: 361183

2-5: https URL

Modified:
  pulseaudio-alsa/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-25 20:58:27 UTC (rev 361182)
+++ PKGBUILD2019-08-25 20:59:21 UTC (rev 361183)
@@ -2,10 +2,10 @@
 
 pkgname=pulseaudio-alsa
 pkgver=2
-pkgrel=4
+pkgrel=5
 pkgdesc="ALSA Configuration for PulseAudio"
 arch=(any)
-url="http://www.pulseaudio.org;
+url="https://www.freedesktop.org/wiki/Software/PulseAudio/;
 license=(GPL)
 depends=("alsa-plugins>=1.0.25" pulseaudio)
 backup=(etc/asound.conf)


[arch-commits] Commit in pulseaudio-alsa/trunk (PKGBUILD)

2018-06-04 Thread Felix Yan via arch-commits
Date: Monday, June 4, 2018 @ 15:24:25
  Author: felixonmars
Revision: 325854

upgpkg: pulseaudio-alsa 2-4

BUILDINFO Rebuild

Modified:
  pulseaudio-alsa/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-04 15:13:22 UTC (rev 325853)
+++ PKGBUILD2018-06-04 15:24:25 UTC (rev 325854)
@@ -3,7 +3,7 @@
 
 pkgname=pulseaudio-alsa
 pkgver=2
-pkgrel=3
+pkgrel=4
 pkgdesc="ALSA Configuration for PulseAudio"
 arch=(any)
 url="http://www.pulseaudio.org;
@@ -11,7 +11,7 @@
 depends=("alsa-plugins>=1.0.25" pulseaudio)
 backup=(etc/asound.conf)
 source=(asound.conf)
-md5sums=('4703dc0019932e442486942adb6c90a4')
+sha512sums=('b1f374547e9a0ebb99c0740af50ed17d40dfa1e283046ca2aad42a8e31604fee2916612e0579b2dbf1c6cd88a1d2c6117fec7754e745f654a705f8e5073aba92')
 
 package() {
   install -Dm644 asound.conf "$pkgdir/etc/asound.conf"


[arch-commits] Commit in pulseaudio-alsa/trunk (PKGBUILD)

2014-06-30 Thread Jan Steffens
Date: Monday, June 30, 2014 @ 20:42:46
  Author: heftig
Revision: 215860

mtree

Modified:
  pulseaudio-alsa/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 18:41:35 UTC (rev 215859)
+++ PKGBUILD2014-06-30 18:42:46 UTC (rev 215860)
@@ -3,7 +3,7 @@
 
 pkgname=pulseaudio-alsa
 pkgver=2
-pkgrel=2
+pkgrel=3
 pkgdesc=ALSA Configuration for PulseAudio
 arch=(any)
 url=http://www.pulseaudio.org;



[arch-commits] Commit in pulseaudio-alsa/trunk (PKGBUILD)

2013-02-01 Thread Jan Steffens
Date: Saturday, February 2, 2013 @ 04:21:10
  Author: heftig
Revision: 176868

Use package()

Modified:
  pulseaudio-alsa/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-02 03:18:42 UTC (rev 176867)
+++ PKGBUILD2013-02-02 03:21:10 UTC (rev 176868)
@@ -3,7 +3,7 @@
 
 pkgname=pulseaudio-alsa
 pkgver=2
-pkgrel=1
+pkgrel=2
 pkgdesc=ALSA Configuration for PulseAudio
 arch=(any)
 url=http://www.pulseaudio.org;
@@ -13,6 +13,6 @@
 source=(asound.conf)
 md5sums=('4703dc0019932e442486942adb6c90a4')
 
-build() {
-  install -Dm644 $srcdir/asound.conf $pkgdir/etc/asound.conf
+package() {
+  install -Dm644 asound.conf $pkgdir/etc/asound.conf
 }



[arch-commits] Commit in pulseaudio-alsa/trunk (PKGBUILD asound.conf)

2012-01-27 Thread Jan Steffens
Date: Friday, January 27, 2012 @ 10:52:29
  Author: heftig
Revision: 147729

Add fallback, new feature in alsa 1.0.25

Modified:
  pulseaudio-alsa/trunk/PKGBUILD
  pulseaudio-alsa/trunk/asound.conf

-+
 PKGBUILD|   12 ++--
 asound.conf |   15 ++-
 2 files changed, 8 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-27 15:47:24 UTC (rev 147728)
+++ PKGBUILD2012-01-27 15:52:29 UTC (rev 147729)
@@ -1,17 +1,17 @@
 # $Id$
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
 pkgname=pulseaudio-alsa
-pkgver=1
-pkgrel=2
+pkgver=2
+pkgrel=1
 pkgdesc=ALSA Configuration for PulseAudio
 arch=(any)
 url=http://www.pulseaudio.org;
 license=(GPL)
-depends=(alsa-plugins pulseaudio)
+depends=(alsa-plugins=1.0.25 pulseaudio)
 backup=(etc/asound.conf)
 source=(asound.conf)
-groups=(pulseaudio-gnome)
-md5sums=('2353b904e268150232754326d45ca388')
+md5sums=('4703dc0019932e442486942adb6c90a4')
 
 build() {
   install -Dm644 $srcdir/asound.conf $pkgdir/etc/asound.conf

Modified: asound.conf
===
--- asound.conf 2012-01-27 15:47:24 UTC (rev 147728)
+++ asound.conf 2012-01-27 15:52:29 UTC (rev 147729)
@@ -1,6 +1,7 @@
 # Use PulseAudio by default
 pcm.!default {
   type pulse
+  fallback sysdefault
   hint {
 show on
 description Default ALSA Output (currently PulseAudio Sound Server)
@@ -9,19 +10,7 @@
 
 ctl.!default {
   type pulse
+  fallback sysdefault
 }
 
-# Explicit PulseAudio device
-pcm.pulse {
-  type pulse
-  hint {
-show on
-description PulseAudio Sound Server
-  }
-}
-
-ctl.pulse {
-  type pulse
-}
-
 # vim:set ft=alsaconf:



[arch-commits] Commit in pulseaudio-alsa/trunk (PKGBUILD)

2012-01-04 Thread Jan Steffens
Date: Wednesday, January 4, 2012 @ 17:37:25
  Author: heftig
Revision: 146064

md5sum

Modified:
  pulseaudio-alsa/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-04 22:37:04 UTC (rev 146063)
+++ PKGBUILD2012-01-04 22:37:25 UTC (rev 146064)
@@ -11,7 +11,7 @@
 backup=(etc/asound.conf)
 source=(asound.conf)
 groups=(pulseaudio-gnome)
-md5sums=('ea1df7bdbfcd6d13160f5286b61a3ed8')
+md5sums=('2353b904e268150232754326d45ca388')
 
 build() {
   install -Dm644 $srcdir/asound.conf $pkgdir/etc/asound.conf