[arch-commits] Commit in ponymix/repos (4 files)

Dave Reisner dreisner at archlinux.org
Tue Aug 19 21:27:20 UTC 2014


    Date: Tuesday, August 19, 2014 @ 23:27:20
  Author: dreisner
Revision: 117649

archrelease: copy trunk to community-i686, community-x86_64

Added:
  ponymix/repos/community-i686/PKGBUILD
    (from rev 117648, ponymix/trunk/PKGBUILD)
  ponymix/repos/community-x86_64/PKGBUILD
    (from rev 117648, ponymix/trunk/PKGBUILD)
Deleted:
  ponymix/repos/community-i686/PKGBUILD
  ponymix/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   48 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   24 ----------------------
 community-x86_64/PKGBUILD |   24 ----------------------
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-08-19 21:26:50 UTC (rev 117648)
+++ community-i686/PKGBUILD	2014-08-19 21:27:20 UTC (rev 117649)
@@ -1,24 +0,0 @@
-# Maintainer: Dave Reisner <d at falconindy.com>
-# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
-
-pkgname=ponymix
-pkgver=2
-pkgrel=2
-pkgdesc="CLI PulseAudio Volume Control"
-arch=('i686' 'x86_64')
-url="http://github.com/falconindy/ponymix"
-license=('MIT')
-depends=('pulseaudio' 'libnotify')
-source=("http://code.falconindy.com/archive/ponymix/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('9874c22dbba2805c870ae663331ca4ca'
-         'SKIP')
-
-build() {
-  make -C "$srcdir/$pkgname-$pkgver"
-}
-
-package() {
-  make -C "$srcdir/$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim: ft=sh syn=sh et

Copied: ponymix/repos/community-i686/PKGBUILD (from rev 117648, ponymix/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-08-19 21:27:20 UTC (rev 117649)
@@ -0,0 +1,24 @@
+# Maintainer: Dave Reisner <d at falconindy.com>
+# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
+
+pkgname=ponymix
+pkgver=3
+pkgrel=1
+pkgdesc="CLI PulseAudio Volume Control"
+arch=('i686' 'x86_64')
+url="http://github.com/falconindy/ponymix"
+license=('MIT')
+depends=('pulseaudio' 'libnotify')
+source=("http://code.falconindy.com/archive/ponymix/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('ece4ac4f6e28a640d9b10f154b1e2e2e'
+         'SKIP')
+
+build() {
+  make -C "$srcdir/$pkgname-$pkgver"
+}
+
+package() {
+  make -C "$srcdir/$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim: ft=sh syn=sh et

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-08-19 21:26:50 UTC (rev 117648)
+++ community-x86_64/PKGBUILD	2014-08-19 21:27:20 UTC (rev 117649)
@@ -1,24 +0,0 @@
-# Maintainer: Dave Reisner <d at falconindy.com>
-# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
-
-pkgname=ponymix
-pkgver=2
-pkgrel=2
-pkgdesc="CLI PulseAudio Volume Control"
-arch=('i686' 'x86_64')
-url="http://github.com/falconindy/ponymix"
-license=('MIT')
-depends=('pulseaudio' 'libnotify')
-source=("http://code.falconindy.com/archive/ponymix/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('9874c22dbba2805c870ae663331ca4ca'
-         'SKIP')
-
-build() {
-  make -C "$srcdir/$pkgname-$pkgver"
-}
-
-package() {
-  make -C "$srcdir/$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim: ft=sh syn=sh et

Copied: ponymix/repos/community-x86_64/PKGBUILD (from rev 117648, ponymix/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-08-19 21:27:20 UTC (rev 117649)
@@ -0,0 +1,24 @@
+# Maintainer: Dave Reisner <d at falconindy.com>
+# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
+
+pkgname=ponymix
+pkgver=3
+pkgrel=1
+pkgdesc="CLI PulseAudio Volume Control"
+arch=('i686' 'x86_64')
+url="http://github.com/falconindy/ponymix"
+license=('MIT')
+depends=('pulseaudio' 'libnotify')
+source=("http://code.falconindy.com/archive/ponymix/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('ece4ac4f6e28a640d9b10f154b1e2e2e'
+         'SKIP')
+
+build() {
+  make -C "$srcdir/$pkgname-$pkgver"
+}
+
+package() {
+  make -C "$srcdir/$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim: ft=sh syn=sh et




More information about the arch-commits mailing list