[arch-commits] Commit in xmms-pulse/repos (8 files)

Jan Steffens heftig at nymeria.archlinux.org
Wed Oct 23 16:59:39 UTC 2013


    Date: Wednesday, October 23, 2013 @ 18:59:38
  Author: heftig
Revision: 99059

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

Added:
  xmms-pulse/repos/community-i686/ChangeLog
    (from rev 99058, xmms-pulse/trunk/ChangeLog)
  xmms-pulse/repos/community-i686/PKGBUILD
    (from rev 99058, xmms-pulse/trunk/PKGBUILD)
  xmms-pulse/repos/community-x86_64/ChangeLog
    (from rev 99058, xmms-pulse/trunk/ChangeLog)
  xmms-pulse/repos/community-x86_64/PKGBUILD
    (from rev 99058, xmms-pulse/trunk/PKGBUILD)
Deleted:
  xmms-pulse/repos/community-i686/ChangeLog
  xmms-pulse/repos/community-i686/PKGBUILD
  xmms-pulse/repos/community-x86_64/ChangeLog
  xmms-pulse/repos/community-x86_64/PKGBUILD

----------------------------+
 /ChangeLog                 |    8 +++++
 /PKGBUILD                  |   64 +++++++++++++++++++++++++++++++++++++++++++
 community-i686/ChangeLog   |    4 --
 community-i686/PKGBUILD    |   32 ---------------------
 community-x86_64/ChangeLog |    4 --
 community-x86_64/PKGBUILD  |   32 ---------------------
 6 files changed, 72 insertions(+), 72 deletions(-)

Deleted: community-i686/ChangeLog
===================================================================
--- community-i686/ChangeLog	2013-10-23 16:58:59 UTC (rev 99058)
+++ community-i686/ChangeLog	2013-10-23 16:59:38 UTC (rev 99059)
@@ -1,4 +0,0 @@
-2007-11-13 Corrado Primier <bardo at aur.archlinux.org>
-	
-	* Adopted
-	* Release bump to 0.9.4

Copied: xmms-pulse/repos/community-i686/ChangeLog (from rev 99058, xmms-pulse/trunk/ChangeLog)
===================================================================
--- community-i686/ChangeLog	                        (rev 0)
+++ community-i686/ChangeLog	2013-10-23 16:59:38 UTC (rev 99059)
@@ -0,0 +1,4 @@
+2007-11-13 Corrado Primier <bardo at aur.archlinux.org>
+	
+	* Adopted
+	* Release bump to 0.9.4

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-10-23 16:58:59 UTC (rev 99058)
+++ community-i686/PKGBUILD	2013-10-23 16:59:38 UTC (rev 99059)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
-# Contributor: Corrado Primier <bardo at aur.archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=xmms-pulse
-pkgver=0.9.4
-pkgrel=3
-pkgdesc="An XMMS output plugin for the PulseAudio sound server"
-arch=('i686' 'x86_64')
-url="http://0pointer.de/lennart/projects/xmms-pulse"
-license=('GPL')
-depends=('xmms' 'pulseaudio')
-groups=('xmms-plugins' 'xmms-io-plugins')
-options=('!libtool')
-source=("http://0pointer.de/lennart/projects/xmms-pulse/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c879939a6242f07b69298b30bcdeb6c5')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-              --disable-lynx
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: xmms-pulse/repos/community-i686/PKGBUILD (from rev 99058, xmms-pulse/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-10-23 16:59:38 UTC (rev 99059)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
+# Contributor: Corrado Primier <bardo at aur.archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=xmms-pulse
+pkgver=0.9.4
+pkgrel=4
+pkgdesc="An XMMS output plugin for the PulseAudio sound server"
+arch=('i686' 'x86_64')
+url="http://0pointer.de/lennart/projects/xmms-pulse"
+license=('GPL')
+depends=('xmms' 'pulseaudio')
+groups=('xmms-plugins' 'xmms-io-plugins')
+options=('!libtool')
+source=("http://0pointer.de/lennart/projects/xmms-pulse/${pkgname}-${pkgver}.tar.gz")
+md5sums=('c879939a6242f07b69298b30bcdeb6c5')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+              --disable-lynx
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/ChangeLog
===================================================================
--- community-x86_64/ChangeLog	2013-10-23 16:58:59 UTC (rev 99058)
+++ community-x86_64/ChangeLog	2013-10-23 16:59:38 UTC (rev 99059)
@@ -1,4 +0,0 @@
-2007-11-13 Corrado Primier <bardo at aur.archlinux.org>
-	
-	* Adopted
-	* Release bump to 0.9.4

Copied: xmms-pulse/repos/community-x86_64/ChangeLog (from rev 99058, xmms-pulse/trunk/ChangeLog)
===================================================================
--- community-x86_64/ChangeLog	                        (rev 0)
+++ community-x86_64/ChangeLog	2013-10-23 16:59:38 UTC (rev 99059)
@@ -0,0 +1,4 @@
+2007-11-13 Corrado Primier <bardo at aur.archlinux.org>
+	
+	* Adopted
+	* Release bump to 0.9.4

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-10-23 16:58:59 UTC (rev 99058)
+++ community-x86_64/PKGBUILD	2013-10-23 16:59:38 UTC (rev 99059)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
-# Contributor: Corrado Primier <bardo at aur.archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=xmms-pulse
-pkgver=0.9.4
-pkgrel=3
-pkgdesc="An XMMS output plugin for the PulseAudio sound server"
-arch=('i686' 'x86_64')
-url="http://0pointer.de/lennart/projects/xmms-pulse"
-license=('GPL')
-depends=('xmms' 'pulseaudio')
-groups=('xmms-plugins' 'xmms-io-plugins')
-options=('!libtool')
-source=("http://0pointer.de/lennart/projects/xmms-pulse/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c879939a6242f07b69298b30bcdeb6c5')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-              --disable-lynx
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: xmms-pulse/repos/community-x86_64/PKGBUILD (from rev 99058, xmms-pulse/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-10-23 16:59:38 UTC (rev 99059)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
+# Contributor: Corrado Primier <bardo at aur.archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=xmms-pulse
+pkgver=0.9.4
+pkgrel=4
+pkgdesc="An XMMS output plugin for the PulseAudio sound server"
+arch=('i686' 'x86_64')
+url="http://0pointer.de/lennart/projects/xmms-pulse"
+license=('GPL')
+depends=('xmms' 'pulseaudio')
+groups=('xmms-plugins' 'xmms-io-plugins')
+options=('!libtool')
+source=("http://0pointer.de/lennart/projects/xmms-pulse/${pkgname}-${pkgver}.tar.gz")
+md5sums=('c879939a6242f07b69298b30bcdeb6c5')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+              --disable-lynx
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}




More information about the arch-commits mailing list