Date: Tuesday, July 1, 2014 @ 12:50:24
  Author: spupykin
Revision: 113969

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2014-07-01 10:50:11 UTC (rev 113968)
+++ community-i686/PKGBUILD     2014-07-01 10:50:24 UTC (rev 113969)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Contributor: Roland Schaeuble <[email protected]>
-
-pkgname=discid
-pkgver=0.1.3
-pkgrel=5
-pkgdesc="A program to calculate the disc-ID for audio compact discs"
-arch=('i686' 'x86_64')
-url="http://discid.sourceforge.net";
-license=("GPL")
-depends=(gcc-libs)
-source=("http://downloads.sourceforge.net/sourceforge/discid/$pkgname-$pkgver.tar.gz";)
-md5sums=('4f1c06efa40995576e6436246e5bd674')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-  make DESTDIR=$pkgdir/usr install
-}

Copied: discid/repos/community-i686/PKGBUILD (from rev 113968, 
discid/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2014-07-01 10:50:24 UTC (rev 113969)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Contributor: Roland Schaeuble <[email protected]>
+
+pkgname=discid
+pkgver=0.1.3
+pkgrel=6
+pkgdesc="A program to calculate the disc-ID for audio compact discs"
+arch=('i686' 'x86_64')
+url="http://discid.sourceforge.net";
+license=("GPL")
+depends=(gcc-libs)
+source=("http://downloads.sourceforge.net/sourceforge/discid/$pkgname-$pkgver.tar.gz";)
+md5sums=('4f1c06efa40995576e6436246e5bd674')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/usr install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2014-07-01 10:50:11 UTC (rev 113968)
+++ community-x86_64/PKGBUILD   2014-07-01 10:50:24 UTC (rev 113969)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Contributor: Roland Schaeuble <[email protected]>
-
-pkgname=discid
-pkgver=0.1.3
-pkgrel=5
-pkgdesc="A program to calculate the disc-ID for audio compact discs"
-arch=('i686' 'x86_64')
-url="http://discid.sourceforge.net";
-license=("GPL")
-depends=(gcc-libs)
-source=("http://downloads.sourceforge.net/sourceforge/discid/$pkgname-$pkgver.tar.gz";)
-md5sums=('4f1c06efa40995576e6436246e5bd674')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-  make DESTDIR=$pkgdir/usr install
-}

Copied: discid/repos/community-x86_64/PKGBUILD (from rev 113968, 
discid/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-01 10:50:24 UTC (rev 113969)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Contributor: Roland Schaeuble <[email protected]>
+
+pkgname=discid
+pkgver=0.1.3
+pkgrel=6
+pkgdesc="A program to calculate the disc-ID for audio compact discs"
+arch=('i686' 'x86_64')
+url="http://discid.sourceforge.net";
+license=("GPL")
+depends=(gcc-libs)
+source=("http://downloads.sourceforge.net/sourceforge/discid/$pkgname-$pkgver.tar.gz";)
+md5sums=('4f1c06efa40995576e6436246e5bd674')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/usr install
+}

Reply via email to