[arch-commits] Commit in asunder/repos (8 files)
Xyne
xyne at archlinux.org
Tue Apr 14 00:53:33 UTC 2015
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 <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-x86_64/PKGBUILD (from rev 131331, asunder/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/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-x86_64/asunder.install
===================================================================
--- community-x86_64/asunder.install 2015-04-14 00:53:01 UTC (rev 131331)
+++ community-x86_64/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-x86_64/asunder.install (from rev 131331, asunder/trunk/asunder.install)
===================================================================
--- community-x86_64/asunder.install (rev 0)
+++ community-x86_64/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
More information about the arch-commits
mailing list