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

2016-02-29 Thread Xyne
Date: Tuesday, March 1, 2016 @ 01:27:13
  Author: xyne
Revision: 163836

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

Added:
  asunder/repos/community-i686/PKGBUILD
(from rev 163835, asunder/trunk/PKGBUILD)
  asunder/repos/community-i686/asunder.install
(from rev 163835, asunder/trunk/asunder.install)
  asunder/repos/community-x86_64/PKGBUILD
(from rev 163835, asunder/trunk/PKGBUILD)
  asunder/repos/community-x86_64/asunder.install
(from rev 163835, asunder/trunk/asunder.install)
Deleted:
  asunder/repos/community-i686/PKGBUILD
  asunder/repos/community-i686/asunder.install
  asunder/repos/community-x86_64/PKGBUILD
  asunder/repos/community-x86_64/asunder.install

--+
 /PKGBUILD|   66 +
 /asunder.install |   28 +++
 community-i686/PKGBUILD  |   33 --
 community-i686/asunder.install   |   14 ---
 community-x86_64/PKGBUILD|   33 --
 community-x86_64/asunder.install |   14 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-01 00:26:37 UTC (rev 163835)
+++ community-i686/PKGBUILD 2016-03-01 00:27:13 UTC (rev 163836)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne 
-# Contributor: Ronald van Haren 
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand 
-
-pkgname=asunder
-pkgver=2.8
-pkgrel=1
-pkgdesc="a graphical CD ripper and encoder"
-arch=('i686' 'x86_64')
-url="http://littlesvr.ca/asunder/;
-license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool' 'gettext')
-optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
-   'flac: for flac support')
-source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d3d71cccf9e97d9e8b738d28d9067e03')
-sha256sums=('d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db')
-install="$pkgname".install
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}
-

Copied: asunder/repos/community-i686/PKGBUILD (from rev 163835, 
asunder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-01 00:27:13 UTC (rev 163836)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Xyne 
+# Contributor: Ronald van Haren 
+# Contributor: cs-cam - me.at.camdaniel.com
+# Contributor: Sebastien Piccand 
+
+pkgname=asunder
+pkgver=2.8
+pkgrel=2
+pkgdesc="a graphical CD ripper and encoder"
+arch=('i686' 'x86_64')
+url="http://littlesvr.ca/asunder/;
+license=('GPL2')
+depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
+makedepends=('pkgconfig' 'intltool' 'gettext')
+optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
+   'flac: for flac support')
+source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('d3d71cccf9e97d9e8b738d28d9067e03')
+sha256sums=('d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db')
+install="$pkgname".install
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}
+

Deleted: community-i686/asunder.install
===
--- community-i686/asunder.install  2016-03-01 00:26:37 UTC (rev 163835)
+++ community-i686/asunder.install  2016-03-01 00:27:13 UTC (rev 163836)
@@ -1,14 +0,0 @@
-post_install()
-{
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
\ No newline at end of file

Copied: asunder/repos/community-i686/asunder.install (from rev 163835, 
asunder/trunk/asunder.install)
===
--- community-i686/asunder.install  (rev 0)
+++ community-i686/asunder.install  2016-03-01 00:27:13 UTC (rev 163836)
@@ -0,0 +1,14 @@
+post_install()
+{
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
\ No newline at end of file

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-03-01 00:26:37 UTC (rev 163835)
+++ community-x86_64/PKGBUILD   2016-03-01 00:27:13 UTC (rev 163836)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne 
-# Contributor: Ronald van Haren 
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand 
-
-pkgname=asunder
-pkgver=2.8
-pkgrel=1
-pkgdesc="a graphical 

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

2016-02-29 Thread Xyne
Date: Tuesday, March 1, 2016 @ 01:17:09
  Author: xyne
Revision: 163834

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

Added:
  asunder/repos/community-i686/PKGBUILD
(from rev 163833, asunder/trunk/PKGBUILD)
  asunder/repos/community-i686/asunder.install
(from rev 163833, asunder/trunk/asunder.install)
  asunder/repos/community-x86_64/PKGBUILD
(from rev 163833, asunder/trunk/PKGBUILD)
  asunder/repos/community-x86_64/asunder.install
(from rev 163833, asunder/trunk/asunder.install)
Deleted:
  asunder/repos/community-i686/PKGBUILD
  asunder/repos/community-i686/asunder.install
  asunder/repos/community-x86_64/PKGBUILD
  asunder/repos/community-x86_64/asunder.install

--+
 /PKGBUILD|   66 +
 /asunder.install |   28 +++
 community-i686/PKGBUILD  |   33 --
 community-i686/asunder.install   |   14 ---
 community-x86_64/PKGBUILD|   33 --
 community-x86_64/asunder.install |   14 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-01 00:12:26 UTC (rev 163833)
+++ community-i686/PKGBUILD 2016-03-01 00:17:09 UTC (rev 163834)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne 
-# Contributor: Ronald van Haren 
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand 
-
-pkgname=asunder
-pkgver=2.8
-pkgrel=1
-pkgdesc="a graphical CD ripper and encoder"
-arch=('i686' 'x86_64')
-url="http://littlesvr.ca/asunder/;
-license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool' 'gettext')
-optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
-   'flac: for flac support')
-source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d3d71cccf9e97d9e8b738d28d9067e03')
-sha256sums=('d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db')
-install="$pkgname".install
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}
-

Copied: asunder/repos/community-i686/PKGBUILD (from rev 163833, 
asunder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-01 00:17:09 UTC (rev 163834)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Xyne 
+# Contributor: Ronald van Haren 
+# Contributor: cs-cam - me.at.camdaniel.com
+# Contributor: Sebastien Piccand 
+
+pkgname=asunder
+pkgver=2.8
+pkgrel=1
+pkgdesc="a graphical CD ripper and encoder"
+arch=('i686' 'x86_64')
+url="http://littlesvr.ca/asunder/;
+license=('GPL2')
+depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
+makedepends=('pkgconfig' 'intltool' 'gettext')
+optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
+   'flac: for flac support')
+source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('d3d71cccf9e97d9e8b738d28d9067e03')
+sha256sums=('d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db')
+install="$pkgname".install
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}
+

Deleted: community-i686/asunder.install
===
--- community-i686/asunder.install  2016-03-01 00:12:26 UTC (rev 163833)
+++ community-i686/asunder.install  2016-03-01 00:17:09 UTC (rev 163834)
@@ -1,14 +0,0 @@
-post_install()
-{
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
\ No newline at end of file

Copied: asunder/repos/community-i686/asunder.install (from rev 163833, 
asunder/trunk/asunder.install)
===
--- community-i686/asunder.install  (rev 0)
+++ community-i686/asunder.install  2016-03-01 00:17:09 UTC (rev 163834)
@@ -0,0 +1,14 @@
+post_install()
+{
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
\ No newline at end of file

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-03-01 00:12:26 UTC (rev 163833)
+++ community-x86_64/PKGBUILD   2016-03-01 00:17:09 UTC (rev 163834)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne 
-# Contributor: Ronald van Haren 
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand 
-
-pkgname=asunder
-pkgver=2.8
-pkgrel=1
-pkgdesc="a graphical 

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

2016-01-02 Thread Xyne
Date: Sunday, January 3, 2016 @ 03:55:42
  Author: xyne
Revision: 155214

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

Added:
  asunder/repos/community-i686/PKGBUILD
(from rev 155213, asunder/trunk/PKGBUILD)
  asunder/repos/community-i686/asunder.install
(from rev 155213, asunder/trunk/asunder.install)
  asunder/repos/community-x86_64/PKGBUILD
(from rev 155213, asunder/trunk/PKGBUILD)
  asunder/repos/community-x86_64/asunder.install
(from rev 155213, asunder/trunk/asunder.install)
Deleted:
  asunder/repos/community-i686/PKGBUILD
  asunder/repos/community-i686/asunder.install
  asunder/repos/community-x86_64/PKGBUILD
  asunder/repos/community-x86_64/asunder.install

--+
 /PKGBUILD|   66 +
 /asunder.install |   28 +++
 community-i686/PKGBUILD  |   33 --
 community-i686/asunder.install   |   14 ---
 community-x86_64/PKGBUILD|   33 --
 community-x86_64/asunder.install |   14 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-03 02:55:15 UTC (rev 155213)
+++ community-i686/PKGBUILD 2016-01-03 02:55:42 UTC (rev 155214)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne 
-# Contributor: Ronald van Haren 
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand 
-
-pkgname=asunder
-pkgver=2.7
-pkgrel=1
-pkgdesc="a graphical CD ripper and encoder"
-arch=('i686' 'x86_64')
-url="http://littlesvr.ca/asunder/;
-license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool' 'gettext')
-optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
-   'flac: for flac support')
-source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d12743b23180d269263297e4dc4e813d')
-sha256sums=('e69698f9524e443ac564b5d4b2df135ed7e5b2f94d6b3cabeae5bb2a3c828914')
-install="$pkgname".install
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}
-

Copied: asunder/repos/community-i686/PKGBUILD (from rev 155213, 
asunder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-01-03 02:55:42 UTC (rev 155214)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Xyne 
+# Contributor: Ronald van Haren 
+# Contributor: cs-cam - me.at.camdaniel.com
+# Contributor: Sebastien Piccand 
+
+pkgname=asunder
+pkgver=2.8
+pkgrel=1
+pkgdesc="a graphical CD ripper and encoder"
+arch=('i686' 'x86_64')
+url="http://littlesvr.ca/asunder/;
+license=('GPL2')
+depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
+makedepends=('pkgconfig' 'intltool' 'gettext')
+optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
+   'flac: for flac support')
+source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('d3d71cccf9e97d9e8b738d28d9067e03')
+sha256sums=('d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db')
+install="$pkgname".install
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}
+

Deleted: community-i686/asunder.install
===
--- community-i686/asunder.install  2016-01-03 02:55:15 UTC (rev 155213)
+++ community-i686/asunder.install  2016-01-03 02:55:42 UTC (rev 155214)
@@ -1,14 +0,0 @@
-post_install()
-{
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
\ No newline at end of file

Copied: asunder/repos/community-i686/asunder.install (from rev 155213, 
asunder/trunk/asunder.install)
===
--- community-i686/asunder.install  (rev 0)
+++ community-i686/asunder.install  2016-01-03 02:55:42 UTC (rev 155214)
@@ -0,0 +1,14 @@
+post_install()
+{
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
\ No newline at end of file

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-01-03 02:55:15 UTC (rev 155213)
+++ community-x86_64/PKGBUILD   2016-01-03 02:55:42 UTC (rev 155214)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne 
-# Contributor: Ronald van Haren 
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand 
-
-pkgname=asunder
-pkgver=2.7
-pkgrel=1
-pkgdesc="a graphical 

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

2015-04-13 Thread Xyne
Date: Tuesday, April 14, 2015 @ 02:53:33
  Author: xyne
Revision: 131332

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

Added:
  asunder/repos/community-i686/PKGBUILD
(from rev 131331, asunder/trunk/PKGBUILD)
  asunder/repos/community-i686/asunder.install
(from rev 131331, asunder/trunk/asunder.install)
  asunder/repos/community-x86_64/PKGBUILD
(from rev 131331, asunder/trunk/PKGBUILD)
  asunder/repos/community-x86_64/asunder.install
(from rev 131331, asunder/trunk/asunder.install)
Deleted:
  asunder/repos/community-i686/PKGBUILD
  asunder/repos/community-i686/asunder.install
  asunder/repos/community-x86_64/PKGBUILD
  asunder/repos/community-x86_64/asunder.install

--+
 /PKGBUILD|   66 +
 /asunder.install |   28 +++
 community-i686/PKGBUILD  |   33 --
 community-i686/asunder.install   |   14 ---
 community-x86_64/PKGBUILD|   33 --
 community-x86_64/asunder.install |   14 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-04-14 00:53:01 UTC (rev 131331)
+++ community-i686/PKGBUILD 2015-04-14 00:53:33 UTC (rev 131332)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne ac xunilhcra enyx, backwards
-# Contributor: Ronald van Haren ronald.archlinux.org
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand sebcactus gmail com
-
-pkgname=asunder
-pkgver=2.5
-pkgrel=1
-pkgdesc=a graphical CD ripper and encoder
-arch=('i686' 'x86_64')
-url=http://littlesvr.ca/asunder/;
-license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool' 'gettext')
-optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
-   'flac: for flac support')
-source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('43039a7cb7f6195d08a1203a7840f48e')
-sha256sums=('0e548050143f964a0f869d44680554c7f7204b53262340ef0bd0f32e37507f20')
-install=$pkgname.install
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: asunder/repos/community-i686/PKGBUILD (from rev 131331, 
asunder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-14 00:53:33 UTC (rev 131332)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Xyne ac xunilhcra enyx, backwards
+# Contributor: Ronald van Haren ronald.archlinux.org
+# Contributor: cs-cam - me.at.camdaniel.com
+# Contributor: Sebastien Piccand sebcactus gmail com
+
+pkgname=asunder
+pkgver=2.7
+pkgrel=1
+pkgdesc=a graphical CD ripper and encoder
+arch=('i686' 'x86_64')
+url=http://littlesvr.ca/asunder/;
+license=('GPL2')
+depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
+makedepends=('pkgconfig' 'intltool' 'gettext')
+optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
+   'flac: for flac support')
+source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('d12743b23180d269263297e4dc4e813d')
+sha256sums=('e69698f9524e443ac564b5d4b2df135ed7e5b2f94d6b3cabeae5bb2a3c828914')
+install=$pkgname.install
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: community-i686/asunder.install
===
--- community-i686/asunder.install  2015-04-14 00:53:01 UTC (rev 131331)
+++ community-i686/asunder.install  2015-04-14 00:53:33 UTC (rev 131332)
@@ -1,14 +0,0 @@
-post_install()
-{
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
\ No newline at end of file

Copied: asunder/repos/community-i686/asunder.install (from rev 131331, 
asunder/trunk/asunder.install)
===
--- community-i686/asunder.install  (rev 0)
+++ community-i686/asunder.install  2015-04-14 00:53:33 UTC (rev 131332)
@@ -0,0 +1,14 @@
+post_install()
+{
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
\ No newline at end of file

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-04-14 00:53:01 UTC (rev 131331)
+++ community-x86_64/PKGBUILD   2015-04-14 00:53:33 UTC (rev 131332)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne ac xunilhcra enyx, backwards
-# Contributor: Ronald van Haren 

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

2014-03-15 Thread Xyne
Date: Saturday, March 15, 2014 @ 16:02:58
  Author: xyne
Revision: 107259

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

Added:
  asunder/repos/community-i686/PKGBUILD
(from rev 107258, asunder/trunk/PKGBUILD)
  asunder/repos/community-i686/asunder.install
(from rev 107258, asunder/trunk/asunder.install)
  asunder/repos/community-x86_64/PKGBUILD
(from rev 107258, asunder/trunk/PKGBUILD)
  asunder/repos/community-x86_64/asunder.install
(from rev 107258, asunder/trunk/asunder.install)
Deleted:
  asunder/repos/community-i686/PKGBUILD
  asunder/repos/community-i686/asunder.install
  asunder/repos/community-x86_64/PKGBUILD
  asunder/repos/community-x86_64/asunder.install

--+
 /PKGBUILD|   66 +
 /asunder.install |   28 +++
 community-i686/PKGBUILD  |   33 --
 community-i686/asunder.install   |   14 ---
 community-x86_64/PKGBUILD|   33 --
 community-x86_64/asunder.install |   14 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-03-15 15:02:30 UTC (rev 107258)
+++ community-i686/PKGBUILD 2014-03-15 15:02:58 UTC (rev 107259)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne ac xunilhcra enyx, backwards
-# Contributor: Ronald van Haren ronald.archlinux.org
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand sebcactus gmail com
-
-pkgname=asunder
-pkgver=2.4
-pkgrel=2
-pkgdesc=a graphical CD ripper and encoder
-arch=('i686' 'x86_64')
-url=http://littlesvr.ca/asunder/;
-license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool' 'gettext')
-optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
-   'flac: for flac support')
-source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('11d36dcff71797e34a8e225e8fbd9e15')
-sha256sums=('90c2e13891697062661f3c1614b8781ce2e42963135174b8ba3ed6c3931cd293')
-install=$pkgname.install
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: asunder/repos/community-i686/PKGBUILD (from rev 107258, 
asunder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-15 15:02:58 UTC (rev 107259)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Xyne ac xunilhcra enyx, backwards
+# Contributor: Ronald van Haren ronald.archlinux.org
+# Contributor: cs-cam - me.at.camdaniel.com
+# Contributor: Sebastien Piccand sebcactus gmail com
+
+pkgname=asunder
+pkgver=2.5
+pkgrel=1
+pkgdesc=a graphical CD ripper and encoder
+arch=('i686' 'x86_64')
+url=http://littlesvr.ca/asunder/;
+license=('GPL2')
+depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
+makedepends=('pkgconfig' 'intltool' 'gettext')
+optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
+   'flac: for flac support')
+source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('43039a7cb7f6195d08a1203a7840f48e')
+sha256sums=('0e548050143f964a0f869d44680554c7f7204b53262340ef0bd0f32e37507f20')
+install=$pkgname.install
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: community-i686/asunder.install
===
--- community-i686/asunder.install  2014-03-15 15:02:30 UTC (rev 107258)
+++ community-i686/asunder.install  2014-03-15 15:02:58 UTC (rev 107259)
@@ -1,14 +0,0 @@
-post_install()
-{
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
\ No newline at end of file

Copied: asunder/repos/community-i686/asunder.install (from rev 107258, 
asunder/trunk/asunder.install)
===
--- community-i686/asunder.install  (rev 0)
+++ community-i686/asunder.install  2014-03-15 15:02:58 UTC (rev 107259)
@@ -0,0 +1,14 @@
+post_install()
+{
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
\ No newline at end of file

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-03-15 15:02:30 UTC (rev 107258)
+++ community-x86_64/PKGBUILD   2014-03-15 15:02:58 UTC (rev 107259)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne ac xunilhcra enyx, backwards
-# Contributor: Ronald van Haren 

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

2014-01-05 Thread Xyne
Date: Sunday, January 5, 2014 @ 19:15:51
  Author: xyne
Revision: 103408

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

Added:
  asunder/repos/community-i686/PKGBUILD
(from rev 103407, asunder/trunk/PKGBUILD)
  asunder/repos/community-i686/asunder.install
(from rev 103407, asunder/trunk/asunder.install)
  asunder/repos/community-x86_64/PKGBUILD
(from rev 103407, asunder/trunk/PKGBUILD)
  asunder/repos/community-x86_64/asunder.install
(from rev 103407, asunder/trunk/asunder.install)
Deleted:
  asunder/repos/community-i686/PKGBUILD
  asunder/repos/community-i686/asunder.install
  asunder/repos/community-x86_64/PKGBUILD
  asunder/repos/community-x86_64/asunder.install

--+
 /PKGBUILD|   66 +
 /asunder.install |   28 +++
 community-i686/PKGBUILD  |   33 --
 community-i686/asunder.install   |   14 ---
 community-x86_64/PKGBUILD|   33 --
 community-x86_64/asunder.install |   14 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-05 18:15:21 UTC (rev 103407)
+++ community-i686/PKGBUILD 2014-01-05 18:15:51 UTC (rev 103408)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne ac xunilhcra enyx, backwards
-# Contributor: Ronald van Haren ronald.archlinux.org
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand sebcactus gmail com
-
-pkgname=asunder
-pkgver=2.3
-pkgrel=2
-pkgdesc=a graphical CD ripper and encoder
-arch=('i686' 'x86_64')
-url=http://littlesvr.ca/asunder/;
-license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool' 'gettext')
-optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
-   'flac: for flac support')
-source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('dd690d8f4c68a2e786c657e08be688d0')
-sha256sums=('ded2eff22c7e65f46eecd8ad89c6c37c5a032af280e293a59c3e5bb34c0bb05f')
-install=$pkgname.install
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: asunder/repos/community-i686/PKGBUILD (from rev 103407, 
asunder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-05 18:15:51 UTC (rev 103408)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Xyne ac xunilhcra enyx, backwards
+# Contributor: Ronald van Haren ronald.archlinux.org
+# Contributor: cs-cam - me.at.camdaniel.com
+# Contributor: Sebastien Piccand sebcactus gmail com
+
+pkgname=asunder
+pkgver=2.4
+pkgrel=2
+pkgdesc=a graphical CD ripper and encoder
+arch=('i686' 'x86_64')
+url=http://littlesvr.ca/asunder/;
+license=('GPL2')
+depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
+makedepends=('pkgconfig' 'intltool' 'gettext')
+optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
+   'flac: for flac support')
+source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('11d36dcff71797e34a8e225e8fbd9e15')
+sha256sums=('90c2e13891697062661f3c1614b8781ce2e42963135174b8ba3ed6c3931cd293')
+install=$pkgname.install
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: community-i686/asunder.install
===
--- community-i686/asunder.install  2014-01-05 18:15:21 UTC (rev 103407)
+++ community-i686/asunder.install  2014-01-05 18:15:51 UTC (rev 103408)
@@ -1,14 +0,0 @@
-post_install()
-{
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
\ No newline at end of file

Copied: asunder/repos/community-i686/asunder.install (from rev 103407, 
asunder/trunk/asunder.install)
===
--- community-i686/asunder.install  (rev 0)
+++ community-i686/asunder.install  2014-01-05 18:15:51 UTC (rev 103408)
@@ -0,0 +1,14 @@
+post_install()
+{
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
\ No newline at end of file

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-05 18:15:21 UTC (rev 103407)
+++ community-x86_64/PKGBUILD   2014-01-05 18:15:51 UTC (rev 103408)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne ac xunilhcra enyx, backwards
-# Contributor: Ronald van Haren 

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

2013-10-07 Thread Xyne
Date: Monday, October 7, 2013 @ 19:46:25
  Author: xyne
Revision: 98232

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

Added:
  asunder/repos/community-i686/PKGBUILD
(from rev 98231, asunder/trunk/PKGBUILD)
  asunder/repos/community-i686/asunder.install
(from rev 98231, asunder/trunk/asunder.install)
  asunder/repos/community-x86_64/PKGBUILD
(from rev 98231, asunder/trunk/PKGBUILD)
  asunder/repos/community-x86_64/asunder.install
(from rev 98231, asunder/trunk/asunder.install)
Deleted:
  asunder/repos/community-i686/PKGBUILD
  asunder/repos/community-i686/asunder.install
  asunder/repos/community-x86_64/PKGBUILD
  asunder/repos/community-x86_64/asunder.install

--+
 /PKGBUILD|   66 +
 /asunder.install |   28 +++
 community-i686/PKGBUILD  |   33 --
 community-i686/asunder.install   |   14 ---
 community-x86_64/PKGBUILD|   33 --
 community-x86_64/asunder.install |   14 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-07 17:24:18 UTC (rev 98231)
+++ community-i686/PKGBUILD 2013-10-07 17:46:25 UTC (rev 98232)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne ac xunilhcra enyx, backwards
-# Contributor: Ronald van Haren ronald.archlinux.org
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand sebcactus gmail com
-
-pkgname=asunder
-pkgver=2.3
-pkgrel=1
-pkgdesc=a graphical CD ripper and encoder
-arch=('i686' 'x86_64')
-url=http://littlesvr.ca/asunder/;
-license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool' 'gettext')
-optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
-   'flac: for flac support')
-source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('dd690d8f4c68a2e786c657e08be688d0')
-sha256sums=('ded2eff22c7e65f46eecd8ad89c6c37c5a032af280e293a59c3e5bb34c0bb05f')
-install=$pkgname.install
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: asunder/repos/community-i686/PKGBUILD (from rev 98231, 
asunder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-07 17:46:25 UTC (rev 98232)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Xyne ac xunilhcra enyx, backwards
+# Contributor: Ronald van Haren ronald.archlinux.org
+# Contributor: cs-cam - me.at.camdaniel.com
+# Contributor: Sebastien Piccand sebcactus gmail com
+
+pkgname=asunder
+pkgver=2.3
+pkgrel=1
+pkgdesc=a graphical CD ripper and encoder
+arch=('i686' 'x86_64')
+url=http://littlesvr.ca/asunder/;
+license=('GPL2')
+depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
+makedepends=('pkgconfig' 'intltool' 'gettext')
+optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
+   'flac: for flac support')
+source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('dd690d8f4c68a2e786c657e08be688d0')
+sha256sums=('ded2eff22c7e65f46eecd8ad89c6c37c5a032af280e293a59c3e5bb34c0bb05f')
+install=$pkgname.install
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: community-i686/asunder.install
===
--- community-i686/asunder.install  2013-10-07 17:24:18 UTC (rev 98231)
+++ community-i686/asunder.install  2013-10-07 17:46:25 UTC (rev 98232)
@@ -1,14 +0,0 @@
-post_install()
-{
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
\ No newline at end of file

Copied: asunder/repos/community-i686/asunder.install (from rev 98231, 
asunder/trunk/asunder.install)
===
--- community-i686/asunder.install  (rev 0)
+++ community-i686/asunder.install  2013-10-07 17:46:25 UTC (rev 98232)
@@ -0,0 +1,14 @@
+post_install()
+{
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
\ No newline at end of file

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-07 17:24:18 UTC (rev 98231)
+++ community-x86_64/PKGBUILD   2013-10-07 17:46:25 UTC (rev 98232)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne ac xunilhcra enyx, backwards
-# Contributor: Ronald van Haren 

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

2013-10-07 Thread Xyne
Date: Monday, October 7, 2013 @ 19:59:38
  Author: xyne
Revision: 98234

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

Added:
  asunder/repos/community-i686/PKGBUILD
(from rev 98233, asunder/trunk/PKGBUILD)
  asunder/repos/community-i686/asunder.install
(from rev 98233, asunder/trunk/asunder.install)
  asunder/repos/community-x86_64/PKGBUILD
(from rev 98233, asunder/trunk/PKGBUILD)
  asunder/repos/community-x86_64/asunder.install
(from rev 98233, asunder/trunk/asunder.install)
Deleted:
  asunder/repos/community-i686/PKGBUILD
  asunder/repos/community-i686/asunder.install
  asunder/repos/community-x86_64/PKGBUILD
  asunder/repos/community-x86_64/asunder.install

--+
 /PKGBUILD|   66 +
 /asunder.install |   28 +++
 community-i686/PKGBUILD  |   33 --
 community-i686/asunder.install   |   14 ---
 community-x86_64/PKGBUILD|   33 --
 community-x86_64/asunder.install |   14 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-07 17:58:26 UTC (rev 98233)
+++ community-i686/PKGBUILD 2013-10-07 17:59:38 UTC (rev 98234)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne ac xunilhcra enyx, backwards
-# Contributor: Ronald van Haren ronald.archlinux.org
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand sebcactus gmail com
-
-pkgname=asunder
-pkgver=2.3
-pkgrel=1
-pkgdesc=a graphical CD ripper and encoder
-arch=('i686' 'x86_64')
-url=http://littlesvr.ca/asunder/;
-license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool' 'gettext')
-optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
-   'flac: for flac support')
-source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('dd690d8f4c68a2e786c657e08be688d0')
-sha256sums=('ded2eff22c7e65f46eecd8ad89c6c37c5a032af280e293a59c3e5bb34c0bb05f')
-install=$pkgname.install
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: asunder/repos/community-i686/PKGBUILD (from rev 98233, 
asunder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-07 17:59:38 UTC (rev 98234)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Xyne ac xunilhcra enyx, backwards
+# Contributor: Ronald van Haren ronald.archlinux.org
+# Contributor: cs-cam - me.at.camdaniel.com
+# Contributor: Sebastien Piccand sebcactus gmail com
+
+pkgname=asunder
+pkgver=2.3
+pkgrel=2
+pkgdesc=a graphical CD ripper and encoder
+arch=('i686' 'x86_64')
+url=http://littlesvr.ca/asunder/;
+license=('GPL2')
+depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
+makedepends=('pkgconfig' 'intltool' 'gettext')
+optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
+   'flac: for flac support')
+source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('dd690d8f4c68a2e786c657e08be688d0')
+sha256sums=('ded2eff22c7e65f46eecd8ad89c6c37c5a032af280e293a59c3e5bb34c0bb05f')
+install=$pkgname.install
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+

Deleted: community-i686/asunder.install
===
--- community-i686/asunder.install  2013-10-07 17:58:26 UTC (rev 98233)
+++ community-i686/asunder.install  2013-10-07 17:59:38 UTC (rev 98234)
@@ -1,14 +0,0 @@
-post_install()
-{
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
\ No newline at end of file

Copied: asunder/repos/community-i686/asunder.install (from rev 98233, 
asunder/trunk/asunder.install)
===
--- community-i686/asunder.install  (rev 0)
+++ community-i686/asunder.install  2013-10-07 17:59:38 UTC (rev 98234)
@@ -0,0 +1,14 @@
+post_install()
+{
+  update-desktop-database -q
+}
+
+post_upgrade()
+{
+  post_install
+}
+
+post_remove()
+{
+  post_install
+}
\ No newline at end of file

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-07 17:58:26 UTC (rev 98233)
+++ community-x86_64/PKGBUILD   2013-10-07 17:59:38 UTC (rev 98234)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne ac xunilhcra enyx, backwards
-# Contributor: Ronald van Haren